about summary refs log tree commit diff
path: root/ports/ChangeLog.alpha
Commit message (Collapse)AuthorAgeFilesLines
* alpha: Add sysdeps/alpha/sotruss-lib.c.Richard Henderson2012-11-301-0/+2
|
* alpha: Update libm-test-ulps.Richard Henderson2012-11-301-0/+4
|
* Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers2012-11-031-0/+3
|
* Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers2012-11-031-0/+17
|
* Convert alpha to use <bits/fcntl-linux.h>Andreas Jaeger2012-11-011-0/+6
|
* Fix strtod handling of underflow (bug 14047).Joseph Myers2012-10-301-0/+5
|
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-0/+5
|
* Add missing magic to GLIBC_PROVIDES.Roland McGrath2012-10-091-0/+4
|
* Split my last ChangeLog entry into respective arch-specific filesSiddhesh Poyarekar2012-10-021-0/+5
|
* Get rid of unused __swblk_t type.Roland McGrath2012-10-011-0/+5
|
* alpha: Fix all users of SYSCALL_ERROR_HANDLERRichard Henderson2012-09-281-1/+18
| | | | | The fix begun in 64e65bc1 was incomplete. Fixed by adding a new SYSCALL_ERROR_FALLTHRU macro.
* alpha: Streamline __setfpucwRichard Henderson2012-09-131-0/+3
| | | | | | The convert_bit macro allows the compiler to translate the bit positions more efficiently. The assumption of only running at program startup allows eliding the __ieee_get_fp_control call.
* alpha: Update localplt.dataRichard Henderson2012-09-131-0/+4
|
* alpha: Update ulpsRichard Henderson2012-09-131-0/+2
|
* alpha: Add get-rounding-mode.hRichard Henderson2012-09-131-0/+4
|
* alpha: Work around gcc 4.8 aliasing difference/bugRichard Henderson2012-09-121-0/+5
|
* alpha: add conditional fdatasync supportMike Frysinger2012-08-271-0/+8
| | | | | | | | | While most arches have had the fdatasync syscall for a long time, the alpha port didn't add it until the 2.6.22 release. This is heavily based on Aurelien Jarno's initial work. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Fifth argument of la_pltenter() is not constant.Carlos O'Donell2012-08-161-0/+5
| | | | | | | | | | | | The original runtime linker auditing interface described by Solaris allows the 5th argument of la_pltenter() to be modified. This patch cleans up the ldsodefs.h definitions such that the 5th argument is not constant. At one point the 5th argument *was* constant but this was changed with commit 2413fdba7a02ba8916f75d17199a6e9133a8f7b0. This patch updates alpha, ia64, mips, sh and sparc with similar changes.
* alpha: Don't test toolchain support for TLS or GPRELRichard Henderson2012-08-131-0/+3
|
* alpha: Fix compat version number for nearbyintlRichard Henderson2012-08-131-1/+6
|
* Remove __ASSUME_TGKILL.Joseph Myers2012-08-081-0/+5
|
* alpha: Purge __ASSUME_IEEE_RAISE_EXCEPTIONRichard Henderson2012-08-081-0/+5
|
* alpha: Tidy up ieee_get/set_fp_control syscallsRichard Henderson2012-08-081-0/+5
|
* alpha: Purge __ASSUME_STAT64_SYSCALLRichard Henderson2012-08-081-0/+12
|
* Remove pre-2.6.16 Linux kernel support.Joseph Myers2012-08-071-0/+7
|
* Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ↵Roland McGrath2012-08-061-0/+5
| | | | struct dirent64.
* Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath2012-08-061-0/+5
|
* Remove pre-2.6.0 Linux kernel support (bug 13717).Joseph Myers2012-08-031-0/+6
|
* Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers2012-07-261-0/+4
|
* Merge _sigsys changes from Linux 3.5Andreas Jaeger2012-07-261-0/+6
|
* Fix up ChangeLog entriesFlorian Weimer2012-07-251-0/+5
|
* Move localplt baselines to sysdeps directories.Joseph Myers2012-07-201-0/+5
|
* Move c++-types baselines to sysdeps directories.Joseph Myers2012-07-171-0/+5
|
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-011-0/+613