Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-19 | S/390: Add support for STT_GNU_IFUNC symbols. | Andreas Krebbel | 22 | -103/+1218 | |
Add support for STT_GNU_IFUNC symbols and the new R_390_IRELATIVE relocation. Provide optimized version of memcpy, memset, and memcmp for z10 and z196. | |||||
2012-07-19 | Fix comment that describes sighandler_setxid | Siddhesh Poyarekar | 2 | -1/+8 | |
2012-07-18 | Add missing CL entry. | Marek Polacek | 1 | -0/+2 | |
2012-07-17 | Remove TLS configure check for MIPS. | Joseph Myers | 3 | -147/+3 | |
2012-07-17 | Remove TLS configure check for ARM. | Joseph Myers | 3 | -61/+3 | |
2012-07-18 | Fix a few typos. | Marek Polacek | 1 | -4/+4 | |
2012-07-17 | Remove TLS configure checks. | Marek Polacek | 18 | -873/+21 | |
2012-07-17 | tile: exit with status zero on makecontext return with NULL uc_link | Chris Metcalf | 2 | -1/+7 | |
2012-07-17 | tile: update libm test ULPs | Chris Metcalf | 2 | -0/+118 | |
2012-07-17 | Move tile c++-types baselines to sysdeps directories. | Chris Metcalf | 4 | -0/+77 | |
2012-07-17 | Add c++-types information for MIPS. | Joseph Myers | 4 | -0/+210 | |
2012-07-17 | Move c++-types baselines to sysdeps directories. | Joseph Myers | 21 | -14/+64 | |
2012-07-17 | Split tls-macros.h into sysdeps directories. | Joseph Myers | 10 | -737/+730 | |
2012-07-17 | SH: makecontext: exit (0) if uc_link is the null pointer. | Thomas Schwinge | 2 | -1/+5 | |
2012-07-17 | x86_64: makecontext: exit (0) if uc_link is the null pointer. | Thomas Schwinge | 2 | -2/+8 | |
2012-07-17 | setcontext: Clarify termination when uc_link is the null pointer. | Thomas Schwinge | 3 | -2/+13 | |
2012-07-16 | m68k: add support for {get,make,set,swap}context | Andreas Schwab | 7 | -0/+397 | |
2012-07-16 | Fix bug-getcontext test | Andreas Schwab | 2 | -5/+25 | |
2012-07-16 | Update from translation team | Andreas Jaeger | 2 | -1217/+1397 | |
2012-07-15 | conformtest: Update expectations for string.h. | Joseph Myers | 2 | -3/+18 | |
2012-07-13 | Update from french translation team | Andreas Jaeger | 2 | -2/+6 | |
2012-07-12 | Fix ynl return value with LDBL_MIN. | Marek Polacek | 4 | -3/+15 | |
2012-07-12 | Remove pre-2.4.1 Linux kernel support. | Joseph Myers | 8 | -80/+58 | |
2012-07-12 | Avoid duplicate DNS requests if answer is longer than a implementation | Jeroen van Bemmel | 4 | -9/+26 | |
limit [BZ #14307] * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of the temporary buffer used to invoke __gethostbyname2_r, __gethostbyaddr_r and gethostbyname4_r to make room for struct host_data / struct gaih_addrtuple. * resolv/nss_dns/dns-host.c (global scope): Move definition of implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to header file nss/nsswitch.h. * nss/nsswitch.h (global scope): Add definition of implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from resolv/nss_dns/dns-host.c). | |||||
2012-07-11 | Rewrite MIPS' atomic.h to use __atomic_* builtins. | Maxim Kuvyrkov | 2 | -43/+185 | |
2012-07-11 | Translation team update for fr.po/sv.po | Andreas Jaeger | 3 | -1239/+1391 | |
2012-07-11 | Update from translation team: fr.po | Andreas Jaeger | 2 | -1200/+1379 | |
2012-07-11 | Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328). | Adhemerval Zanella | 4 | -23/+331 | |
IBM long double fixes and POWER ulps update. | |||||
2012-07-11 | Update sparc ULPs. | David S. Miller | 2 | -0/+453 | |
* sysdeps/sparc/fpu/libm-test-ulps: Update. | |||||
2012-07-10 | Fix LOG_MAKEPRI to agree with BSD | Andreas Schwab | 3 | -3/+9 | |
2012-07-10 | tile: correct typo in comment | Chris Metcalf | 2 | -1/+4 | |
2012-07-10 | tile: Convert ASM_GLOBAL_DIRECTIVE to .globl | Chris Metcalf | 2 | -1/+6 | |
2012-07-10 | Change ASM_GLOBAL_DIRECTIVE to .globl for ARM. | Joseph Myers | 2 | -1/+6 | |
2012-07-10 | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek | 33 | -256/+229 | |
2012-07-09 | m68k: update libm test ULPs | Andreas Schwab | 2 | -2/+312 | |
2012-07-09 | BZ#14336: Manual spelling fixes. | Roland McGrath | 3 | -5/+14 | |
2012-07-09 | Fix clog, clog10 spurious underflow exceptions (bug 14337). | Joseph Myers | 11 | -55/+474 | |
2012-07-07 | Update NEWS | Andreas Schwab | 1 | -1/+1 | |
2012-07-06 | Fix float range reduction problems (#14283) | Andreas Schwab | 2 | -2/+6 | |
2012-07-06 | Fix missing _mcount@GLIBC_2.0 on powerpc32 | Andreas Schwab | 4 | -2/+27 | |
2012-07-06 | Fix tanf underflow close to pi/4 (bug 14154). | Joseph Myers | 5 | -3/+86 | |
2012-07-06 | Do not store data below the stack pointer on MIPS. | Petar Jovanovic | 2 | -2/+8 | |
2012-07-06 | Fix expm1 spurious underflow exceptions (bug 6778). | Joseph Myers | 9 | -45/+140 | |
2012-07-06 | sunrpc: fix rpc bootstrap builds | Mike Frysinger | 2 | -1/+5 | |
If you build & install glibc w/rpc disabled, you no longer have headers in /usr/include/rpc/ (this is expected). But if you try to build glibc w/rpc enabled, this gets into a bad state due to the new rpc helpers that get cross-compiled: $ make ... x86_64-pc-linux-gnu-gcc -m32 -D_RPC_THREAD_SAFE_ -D_GNU_SOURCE -DIS_IN_build \ -include $objdir/config.h rpc_clntout.c -o $objdir/sunrpc/cross-rpc_clntout.o \ -MMD -MP -MF $objdir/sunrpc/cross-rpc_clntout.o.dt -MT $objdir/sunrpc/cross-rpc_clntout.o -c rpc_clntout.c:34:23: fatal error: rpc/types.h: No such file or directory compilation terminated. make: *** [$objdir/sunrpc/cross-rpc_clntout.o] Error 1 Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||||
2012-07-05 | Add ARM-specific static-stubs.c. | Joseph Myers | 2 | -0/+11 | |
2012-07-05 | Fix csqrt underflow (bugs 14157, 14331). | Joseph Myers | 8 | -25/+166 | |
2012-07-04 | Adapt tst-catgets to changes in tst-gettext | Andreas Schwab | 4 | -105/+79 | |
2012-07-04 | Fix tst-gettext test | Andreas Schwab | 4 | -53/+55 | |
2012-07-04 | Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328). | Joseph Myers | 11 | -19/+937 | |
2012-07-03 | drop ports ignore | Mike Frysinger | 2 | -1/+4 | |
Now that it's been merged back into mainline, we don't want to ignore the dir anymore. Signed-off-by: Mike Frysinger <vapier@gentoo.org> |