aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2014-11-20NPTL: Refactor scheduler setup in pthread_create.Roland McGrath
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel
2014-11-19Auto-generate libc-modules.hSiddhesh Poyarekar
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar
2014-11-18NPTL: Move Linux-specific createthread.c to sysdeps.Roland McGrath
2014-11-18Fix libm mpone, mptwo namespace (bug 17616).Joseph Myers
2014-11-17alpha: Fix soft-fp breakageRichard Henderson
2014-11-14Remove sigvec.Roland McGrath
2014-11-14Remove x86_64 __GNUC_PREREQ (4, 6) conditional.Joseph Myers
2014-11-14Remove ARM __GNUC_PREREQ(4,4) conditionals.Joseph Myers
2014-11-14Fix sparc build.David S. Miller
2014-11-14Fix build of C mempcpy and stpcpy.Joseph Myers
2014-11-13S/390: dl-machine.h: Use numbered labels in inline assembly.Stefan Liebler
2014-11-13S/390: Add SystemTap probes to longjmp and setjmp.Stefan Liebler
2014-11-13S/390: Get rid of warning unused variable in dl-machine.h.Stefan Liebler
2014-11-13S/390: Get rid of warning: the comparision will always evaluate as false.Stefan Liebler
2014-11-12Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers
2014-11-12Fix x86_64 rawmemchr namespace (bug 17572).Joseph Myers
2014-11-12Fix qsort_r namespace (bug 17571).Joseph Myers
2014-11-12Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers
2014-11-12Use GOT instead of GOT12 all overSiddhesh Poyarekar
2014-11-12Fix stack alignment when loader is invoked directlySiddhesh Poyarekar
2014-11-11[AArch64] Add ipc.h.Alan Hayward
2014-11-11[AArch64] End frame record chain correctly.Renlin Li
2014-11-07m68k: don't expect PLT reference to __tls_get_addrAndreas Schwab
2014-11-07Remove __libc_waitpid function name.Joseph Myers
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell
2014-11-05Remove INTDEF / INTUSE / INTVARDEF (bug 14132).Joseph Myers
2014-11-05[AArch64] Add optimized strchrnul.Richard Earnshaw
2014-11-05powerpc: Simplify encoding of POWER8 instructionAdhemerval Zanella
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar
2014-11-05Don't use INTDEF/INTUSE with _dl_mcount (bug 14132).Joseph Myers
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-11-04Don't use INTDEF/INTUSE with _dl_argv (bug 14132).Joseph Myers
2014-11-03powerpc: Fix encoding of POWER8 instructionAdhemerval Zanella
2014-11-01Fix sparc struct fpu definition.Jose E. Marchesi
2014-11-01Remove __libc_nanosleep function name.Joseph Myers
2014-10-31powerpc: Change atomic_write_barrier to have release semantics.Torvald Riegel
2014-10-31Remove __libc_pselect alias.Joseph Myers
2014-10-31Move powerpc64 pread/pwrite definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-31Fix SPARC atomic_write_barrier.Torvald Riegel
2014-10-30Remove __libc_readv and __libc_writev function names.Joseph Myers
2014-10-30Remove __libc_creat function name.Joseph Myers
2014-10-28Don't use INTDEF/INTUSE in unwind-dw2-fde.c (bug 14132).Joseph Myers
2014-10-27arm: Re-enable PI futex support for ARM kernels >= 3.14.3Gratian Crisan
2014-10-27Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-27Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)Andreas Schwab
2014-10-24Call libc_fetestexcept_aarch64 from math_private.h rather than duplicating fu...Wilco Dijkstra
2014-10-24Call libc_feholdexcept_aarch64 from math_private.h rather than duplicating fu...Wilco Dijkstra
2014-10-24Call get_rounding_mode rather than duplicating functionality.Wilco Dijkstra