]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc/aarch64
In this context fclose() can never fail, so assert it in the test
[FreeBSD/FreeBSD.git] / lib / libc / aarch64 /
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-20 rodrigcAdd include for declaration of _set_tp(). Eliminates...
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-08-20 andrewAdd the definitions of __infinity and __nan.
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-10 andrewAdd support for makecontext. This supports up to 8...
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-06 andrewAdd hton and ntoh to the arm64 Symbols.map file, they...
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-02 andrewCleanup brk and sbrk to use the same code to find curbr...
2015-06-25 andrewImplement fpgetmask, it's needed by Python.
2015-06-25 andrewExport __flt_rounds from the arm64 libc.so
2015-06-24 andrewImplement fpsetmask. Some third-party software makes...
2015-06-24 andrewSet the alignment of the setjmp magic values correctly...
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 ngieMF head @ r284358
2015-06-13 sjgAdd META_MODE support.
2015-06-10 delphijMFV r284234:
2015-06-06 andrewSet the correct register when calling sigprocmask in...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-24 ngieMFhead @ r283351
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-14 emasteAdd fabs() to arm64 libc
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-07 andrewAdd the start of libc and libstand for arm64. Not all...
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-25 gjbMFH: r278968-r280640
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-19 andrewStart to import support for the AArch64 architecture...