aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2014-11-27Recognize recent x86 CPUs in string.hJ. Brown1-1/+6
2014-11-26Fix sysdeps/mips/__longjmp.c warning.Joseph Myers1-3/+1
2014-11-26Fix sysdeps/unix/sysv/linux/arm/libc-do-syscall.S warning.Joseph Myers1-0/+3
2014-11-26FIx ldbl-128ibm frexpl for 32-bit systems (bug 16619, bug 16740).Joseph Myers1-2/+2
2014-11-26powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}Adhemerval Zanella3-0/+84
2014-11-25powerpc: Fix __arch_compare_and_exchange_bool_64_relAnton Blanchard1-1/+1
2014-11-24sysdeps/x86_64/start.S doesn't have a .size elf directive for _start.Brooks Moses1-6/+2
2014-11-24Define CLOCK_TAI on Linux (bug 17608)Ryan Cumming1-0/+2
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar282-389/+388
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar59-90/+90
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar65-67/+67
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar31-70/+70
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar22-44/+44
2014-11-24Remove IS_IN_nscdSiddhesh Poyarekar1-2/+2
2014-11-24Remove IS_IN_ldconfigSiddhesh Poyarekar2-2/+2
2014-11-23hurd: Fix dlopening libraries from static programsSamuel Thibault1-0/+5
2014-11-22arm: drop EABI checkMike Frysinger2-27/+0
2014-11-21AArch64: Reformat inline-asm in elf_machine_load_addressAndrew Pinski1-9/+12
2014-11-21AArch64: Use ELF macros rather than Elf64 throughoutWill Newton2-5/+5
2014-11-21AArch64: Update relocations for ILP32Will Newton1-6/+6
2014-11-21microblaze: 64b atomic operations are not supported.Torvald Riegel1-1/+1
2014-11-21ctermid: return string literal, document MT-Safety pitfallAlexandre Oliva1-8/+8
2014-11-20NPTL: Refactor scheduler setup in pthread_create.Roland McGrath1-0/+42
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel21-0/+74
2014-11-19Auto-generate libc-modules.hSiddhesh Poyarekar1-1/+2
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar3-0/+7
2014-11-18NPTL: Move Linux-specific createthread.c to sysdeps.Roland McGrath1-0/+154
2014-11-18Fix libm mpone, mptwo namespace (bug 17616).Joseph Myers7-13/+13
2014-11-17alpha: Fix soft-fp breakageRichard Henderson13-62/+73
2014-11-14Remove sigvec.Roland McGrath3-183/+0
2014-11-14Remove x86_64 __GNUC_PREREQ (4, 6) conditional.Joseph Myers1-10/+1
2014-11-14Remove ARM __GNUC_PREREQ(4,4) conditionals.Joseph Myers1-16/+1
2014-11-14Fix sparc build.David S. Miller1-0/+1
2014-11-14Fix build of C mempcpy and stpcpy.Joseph Myers3-0/+3
2014-11-13S/390: dl-machine.h: Use numbered labels in inline assembly.Stefan Liebler1-9/+9
2014-11-13S/390: Add SystemTap probes to longjmp and setjmp.Stefan Liebler4-7/+45
2014-11-13S/390: Get rid of warning unused variable in dl-machine.h.Stefan Liebler1-1/+2
2014-11-13S/390: Get rid of warning: the comparision will always evaluate as false.Stefan Liebler2-11/+13
2014-11-12Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers3-3/+3
2014-11-12Fix x86_64 rawmemchr namespace (bug 17572).Joseph Myers1-3/+3
2014-11-12Fix qsort_r namespace (bug 17571).Joseph Myers1-2/+2
2014-11-12Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers3-5/+11
2014-11-12Use GOT instead of GOT12 all overSiddhesh Poyarekar3-4/+4
2014-11-12Fix stack alignment when loader is invoked directlySiddhesh Poyarekar2-7/+61
2014-11-11[AArch64] Add ipc.h.Alan Hayward1-0/+54
2014-11-11[AArch64] End frame record chain correctly.Renlin Li1-1/+0
2014-11-07m68k: don't expect PLT reference to __tls_get_addrAndreas Schwab1-4/+3
2014-11-07Remove __libc_waitpid function name.Joseph Myers8-15/+11
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell14-0/+124
2014-11-05Remove INTDEF / INTUSE / INTVARDEF (bug 14132).Joseph Myers2-4/+2