Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update from translation teams | Andreas Jaeger | 2012-07-03 | 8 | -11249/+13324 |
| | |||||
* | Avoid use of libgcc_s and libgcc_eh when building glibc. | Joseph Myers | 2012-07-03 | 7 | -21/+206 |
| | |||||
* | Fix float range reduction problems (bug 14283). | Joseph Myers | 2012-07-03 | 5 | -22/+46 |
| | |||||
* | Add cosh tests for bug 14273. | Joseph Myers | 2012-07-03 | 2 | -0/+8 |
| | |||||
* | Add ppca2 to ports powerpc/dl-procinfo. | Joseph Myers | 2012-07-03 | 3 | -8/+27 |
| | |||||
* | Remove ports files no longer relevant now included in libc repository. | Joseph Myers | 2012-07-03 | 4 | -45/+6 |
| | |||||
* | Open development for 2.17. | Joseph Myers | 2012-07-03 | 3 | -2/+12 |
| | |||||
* | Merge glibc-ports into ports/ directory. glibc-2.16.90 glibc-2.16-ports-merge | Joseph Myers | 2012-07-01 | 2361 | -0/+320086 |
|\ | |||||
| * | Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-merge | Joseph Myers | 2012-07-01 | 2361 | -0/+0 |
| | | |||||
| * | Add Changelog ... | Carlos O'Donell | 2012-06-21 | 1 | -0/+4 |
| | | | | | | | | ... for ac80ce0bd9c22b85aae0a39cd719b9c90b08ced7. | ||||
| * | Add .gitignore. | Carlos O'Donell | 2012-06-21 | 1 | -0/+1 |
| | | | | | | | | Ignore the autoconf cache directory. | ||||
| * | Update MIPS32 ABI baselines for _gp_disp. | Joseph Myers | 2012-06-19 | 22 | -21/+64 |
| | | |||||
| * | alpha: Define FP_TRAPPING_EXCEPTIONS | Richard Henderson | 2012-06-15 | 2 | -1/+6 |
| | | |||||
| * | alpha: Always handle inexact in rint implementations | Richard Henderson | 2012-06-15 | 3 | -12/+33 |
| | | |||||
| * | [BZ #13848] alpha: Fix s_nearbyint implementation. | Richard Henderson | 2012-06-15 | 2 | -29/+37 |
| | | |||||
| * | alpha: Use builtins for copysign | Richard Henderson | 2012-06-15 | 2 | -6/+4 |
| | | |||||
| * | alpha: Fix protection on UTIME_NOW | Richard Henderson | 2012-06-15 | 1 | -4/+2 |
| | | |||||
| * | alpha: Add missing definitions in resource.h, shm.h | Richard Henderson | 2012-06-15 | 2 | -6/+40 |
| | | |||||
| * | alpha: Remove some __GNUC_PREREQs that are too old | Richard Henderson | 2012-06-15 | 4 | -56/+7 |
| | | |||||
| * | alpha: Fix float_t in bits/mathdef.h | Richard Henderson | 2012-06-15 | 1 | -13/+3 |
| | | |||||
| * | Fix MIPS32 frame-pointer forcing for more recent GCC. | Joseph Myers | 2012-06-14 | 2 | -2/+9 |
| | | |||||
| * | powerpc-nofpu: Allow abort and soft-fp symbols to be absent in localplt test. | Joseph Myers | 2012-06-13 | 2 | -26/+31 |
| | | |||||
| * | Use HIDDEN_JUMPTARGET for _exit jump from __startcontext. | Joseph Myers | 2012-06-12 | 2 | -1/+6 |
| | | |||||
| * | Update powerpc-nofpu ABI baseline for __mcount_internal. | Joseph Myers | 2012-06-08 | 2 | -0/+6 |
| | | |||||
| * | alpha: Fix end-of-count checks in strncmp | Richard Henderson | 2012-06-06 | 2 | -110/+144 |
| | | | | | | | | | | | | | | | | This routine suffered a similar problem as stxncpy in needing to bias a potentially very large unsigned number with wraparound. This exposed a secondary problem where we didn't properly handle end-of-count condition for the second string input resulting in stratcliff failures. | ||||
| * | alpha: Fix [BZ #13718] | Richard Henderson | 2012-06-06 | 3 | -16/+30 |
| | | | | | | | | | | | | The routines expect to be able to bias the count by a small number. If the count is near -1ull, the count will overflow. Since we cannot use the whole 64-bit address space, bound the count to LONG_MAX. | ||||
| * | alpha: Fix ev4 build with ev6 compiler | Richard Henderson | 2012-06-06 | 2 | -1/+5 |
| | | |||||
| * | alpha: Use cfi_startproc instead of dual procedure descriptors | Richard Henderson | 2012-06-06 | 8 | -131/+73 |
| | | |||||
| * | alpha: put mcount prologue at correct location | Richard Henderson | 2012-06-06 | 2 | -2/+5 |
| | | |||||
| * | alpha: Use .cfi_signal_frame in rt_sigaction | Richard Henderson | 2012-06-05 | 2 | -20/+14 |
| | | |||||
| * | alpha: Resurrect getppid, getegid, geteuid. | Richard Henderson | 2012-06-05 | 4 | -0/+84 |
| | | | | | | | | | | The sysdeps/unix files deleted in the main tree weren't unused. Resurrect them in sysdeps/unix/alpha, and using the real syscall names. | ||||
| * | Use dbl-64 fma for MIPS64. | Joseph Myers | 2012-06-01 | 3 | -0/+15 |
| | | |||||
| * | alpha: Use -mieee-with-inexact with math/test-misc | Richard Henderson | 2012-06-01 | 2 | -0/+4 |
| | | |||||
| * | alpha: Update libm-test-ulps | Richard Henderson | 2012-06-01 | 2 | -85/+43 |
| | | |||||
| * | Fix typo in MIPS abi-n32-condition. | Joseph Myers | 2012-06-01 | 2 | -2/+7 |
| | | |||||
| * | Remove sqrt ulps for MIPS. | Joseph Myers | 2012-05-31 | 2 | -9/+2 |
| | | |||||
| * | Move Changelog entry from ChangeLog.tile to ChangeLog.linux-generic | Chris Metcalf | 2012-05-31 | 2 | -3/+5 |
| | | |||||
| * | Regenerate powerpc-nofpu libm-test-ulps. | Joseph Myers | 2012-05-31 | 2 | -163/+1530 |
| | | |||||
| * | alpha: Add -mieee-with-inexact for fma compilation | Richard Henderson | 2012-05-31 | 3 | -14/+10 |
| | | |||||
| * | alpha: Fix error path for PIC __brk | Richard Henderson | 2012-05-31 | 2 | -14/+20 |
| | | |||||
| * | Regenerate MIPS libm-test-ulps. | Joseph Myers | 2012-05-31 | 3 | -152/+2530 |
| | | |||||
| * | ia64: use hidden_def with internal pthread funcs | Mike Frysinger | 2012-05-31 | 2 | -1/+4 |
| | | | | | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> | ||||
| * | ia64: remove __connect_internal alias | Mike Frysinger | 2012-05-31 | 2 | -1/+6 |
| | | | | | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> | ||||
| * | tile: Remove __connect_internal alias | Chris Metcalf | 2012-05-30 | 2 | -1/+4 |
| | | |||||
| * | Move MIPS ABI settings out of conditional. | Joseph Myers | 2012-05-30 | 2 | -1/+4 |
| | | |||||
| * | alpha: Update libm-test-ulps | Richard Henderson | 2012-05-30 | 2 | -0/+1771 |
| | | |||||
| * | alpha: Remove __connect_internal alias | Richard Henderson | 2012-05-30 | 2 | -1/+4 |
| | | |||||
| * | alpha: Avoid fgets plt entry | Richard Henderson | 2012-05-30 | 2 | -1/+4 |
| | | | | | | | | And since the FILE is function local, avoid locking too. | ||||
| * | alpha: Use dbl-64/wordsize-64 | Richard Henderson | 2012-05-30 | 2 | -0/+3 |
| | | |||||
| * | alpha: Use dynamic rounding with sqrt insn | Richard Henderson | 2012-05-30 | 4 | -6/+37 |
| | |