Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-06 | Fix expm1 spurious underflow exceptions (bug 6778). | Joseph Myers | |
2012-07-06 | sunrpc: fix rpc bootstrap builds | Mike Frysinger | |
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 | |
2012-07-05 | Fix csqrt underflow (bugs 14157, 14331). | Joseph Myers | |
2012-07-04 | Adapt tst-catgets to changes in tst-gettext | Andreas Schwab | |
2012-07-04 | Fix tst-gettext test | Andreas Schwab | |
2012-07-04 | Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328). | Joseph Myers | |
2012-07-03 | drop ports ignore | Mike Frysinger | |
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> | |||
2012-07-03 | Update from translation teams | Andreas Jaeger | |
2012-07-03 | Avoid use of libgcc_s and libgcc_eh when building glibc. | Joseph Myers | |
2012-07-03 | Fix float range reduction problems (bug 14283). | Joseph Myers | |
2012-07-03 | Add cosh tests for bug 14273. | Joseph Myers | |
2012-07-03 | Add ppca2 to ports powerpc/dl-procinfo. | Joseph Myers | |
2012-07-03 | Remove ports files no longer relevant now included in libc repository. | Joseph Myers | |
2012-07-03 | Open development for 2.17. | Joseph Myers | |
2012-07-01 | Merge glibc-ports into ports/ directory.glibc-2.16.90glibc-2.16-ports-merge | Joseph Myers | |
2012-07-01 | Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-merge | Joseph Myers | |
2012-06-30 | Release 2.16glibc-2.16.0 | Carlos O'Donell | |
Update version.h and include/features.h for 2.16 release. | |||
2012-06-30 | Update NEWS and README.glibc-2.16 | Carlos O'Donell | |
Final update for 2.16 release. | |||
2012-06-28 | manual/contrib.texi (Contributors): Sort alphabetically by last name. | Thomas Schwinge | |
2012-06-27 | Add Samuel Thibault to manual/contrib.texi | Andreas Jaeger | |
2012-06-25 | Update s390 ULPs file | Andreas Jaeger | |
2012-06-23 | SH can do fanotify_mark, too.glibc-2.16-tps | Andreas Schwab | |
2012-06-23 | Some missing bits from sysdeps/*/elf dismissal. | Thomas Schwinge | |
This fixes up commits 735095ae9566b2b14e8210e5ed44b3d5b51495f1, 09ae94c11b4309b425fbbfaa095e64cac2ae8cb8, and ff962fb6a10c46052535d482c889b3a9e5236637. | |||
2012-06-23 | SH: __lll_robust_timedlock_wait: Simplify CFI directives. | Thomas Schwinge | |
2012-06-23 | SH: Preserve more registers for frame unwinding purposes, add CFI directives. | Thomas Schwinge | |
2012-06-23 | SH: Optimize assembler code in context of call to __fortify_fail. | Thomas Schwinge | |
__fortify_fail has »__attribute__ ((__noreturn__))«. | |||
2012-06-23 | SH: ____longjmp_chk for GNU/Linux with sigaltstack support. | Thomas Schwinge | |
debug/tst-longjmp_chk2 now passes. | |||
2012-06-23 | SH: ABORT_INSTRUCTION. | Thomas Schwinge | |
2012-06-23 | SH: makecontext/.Lexitcode: Always initialize the GOT register before use. | Thomas Schwinge | |
This is only relevant when returning from a context with »uc_link == NULL«, which is not exercised in the testsuite. | |||
2012-06-23 | SH: makecontext: Fix calculation of ARGC > 4. | Thomas Schwinge | |
stdlib/tst-setcontext and stdlib/tst-makecontext3 now pass. | |||
2012-06-23 | SH: makecontext: Improve understandability. | Thomas Schwinge | |
2012-06-23 | Fix gUSA sequence in SH atomic functions in | Kaz Kojima | |
sysdeps/unix/sysv/linux/sh/bits/atomic.h. | |||
2012-06-22 | Fix invalid memory access in do_lookup_x. | Andreas Schwab | |
[BZ #13579] Do not free l_initfini and allow it to be reused on subsequent dl_open calls for the same library. This fixes the invalid memory access in do_lookup_x when the previously free'd l_initfini was accessed through l_searchlist when a library had been opened for the second time. | |||
2012-06-22 | Use AC_LANG_SOURCE to fix autoconf warnings. | Carlos O'Donell | |
2012-06-22 | Use tab not spaces. | Carlos O'Donell | |
2012-06-22 | Respect --localstatedir for /var/db parent directory. | Roland McGrath | |
2012-06-21 | Update copyright years | Jeff Law | |
2012-06-21 | [BZ #14277] | Jeff Law | |
* intl/dcigettext.c (_nl_find_msg): Avoid use after potential free. Simplify list management for _LIBC case. | |||
2012-06-21 | Fix wordsize-64 cosh regression (bug 14273). | Joseph Myers | |
2012-06-21 | Regenerate sysdeps/mach/configure. | Joseph Myers | |
2012-06-21 | Mention BZ #14278 in NEWS | H.J. Lu | |
2012-06-21 | Fix a typo in i386 SYSCALL_PIC_SETUP | H.J. Lu | |
2012-06-21 | Add Changelog ... | Carlos O'Donell | |
... for ac80ce0bd9c22b85aae0a39cd719b9c90b08ced7. | |||
2012-06-21 | Add .gitignore. | Carlos O'Donell | |
Ignore the autoconf cache directory. | |||
2012-06-21 | 2012-06-21 Jeff Law <law@redhat.com> | Jeff Law | |
[BZ #13882] * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection. Use uint16_t for elements in the "seen" array to avoid char overflows. * elf/dl-fini.c (_dl_sort_fini): Likewise. * elf/dl-open.c (dl_open_worker): Likewise. | |||
2012-06-21 | Add ChangeLog ... | Carlos O'Donell | |
... for feca660a796e5782498bd6d6673999d9e26b5f4d. | |||
2012-06-21 | Regenerate libc.pot. | Carlos O'Donell | |
Enhance scripts/list-sources.sh to search glibc-ports for translatable strings. | |||
2012-06-21 | Fix typo in name | Andreas Jaeger | |
2012-06-21 | Avoid -Wconversion warning for htons | Andreas Jaeger | |