about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-2459-90/+90
* Remove IS_IN_libmSiddhesh Poyarekar2014-11-2465-67/+67
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-2431-70/+70
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-2422-44/+44
* Remove IS_IN_nscdSiddhesh Poyarekar2014-11-241-2/+2
* Remove IS_IN_ldconfigSiddhesh Poyarekar2014-11-242-2/+2
* hurd: Fix dlopening libraries from static programsSamuel Thibault2014-11-231-0/+5
* arm: drop EABI checkMike Frysinger2014-11-222-27/+0
* AArch64: Reformat inline-asm in elf_machine_load_addressAndrew Pinski2014-11-211-9/+12
* AArch64: Use ELF macros rather than Elf64 throughoutWill Newton2014-11-212-5/+5
* AArch64: Update relocations for ILP32Will Newton2014-11-211-6/+6
* microblaze: 64b atomic operations are not supported.Torvald Riegel2014-11-211-1/+1
* ctermid: return string literal, document MT-Safety pitfallAlexandre Oliva2014-11-211-8/+8
* NPTL: Refactor scheduler setup in pthread_create.Roland McGrath2014-11-201-0/+42
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-2021-0/+74
* Auto-generate libc-modules.hSiddhesh Poyarekar2014-11-191-1/+2
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-193-0/+7
* NPTL: Move Linux-specific createthread.c to sysdeps.Roland McGrath2014-11-181-0/+154
* Fix libm mpone, mptwo namespace (bug 17616).Joseph Myers2014-11-187-13/+13
* alpha: Fix soft-fp breakageRichard Henderson2014-11-1713-62/+73
* Remove sigvec.Roland McGrath2014-11-143-183/+0
* Remove x86_64 __GNUC_PREREQ (4, 6) conditional.Joseph Myers2014-11-141-10/+1
* Remove ARM __GNUC_PREREQ(4,4) conditionals.Joseph Myers2014-11-141-16/+1
* Fix sparc build.David S. Miller2014-11-141-0/+1
* Fix build of C mempcpy and stpcpy.Joseph Myers2014-11-143-0/+3
* S/390: dl-machine.h: Use numbered labels in inline assembly.Stefan Liebler2014-11-131-9/+9
* S/390: Add SystemTap probes to longjmp and setjmp.Stefan Liebler2014-11-134-7/+45
* S/390: Get rid of warning unused variable in dl-machine.h.Stefan Liebler2014-11-131-1/+2
* S/390: Get rid of warning: the comparision will always evaluate as false.Stefan Liebler2014-11-132-11/+13
* Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers2014-11-123-3/+3
* Fix x86_64 rawmemchr namespace (bug 17572).Joseph Myers2014-11-121-3/+3
* Fix qsort_r namespace (bug 17571).Joseph Myers2014-11-121-2/+2
* Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers2014-11-123-5/+11
* Use GOT instead of GOT12 all overSiddhesh Poyarekar2014-11-123-4/+4
* Fix stack alignment when loader is invoked directlySiddhesh Poyarekar2014-11-122-7/+61
* [AArch64] Add ipc.h.Alan Hayward2014-11-111-0/+54
* [AArch64] End frame record chain correctly.Renlin Li2014-11-111-1/+0
* m68k: don't expect PLT reference to __tls_get_addrAndreas Schwab2014-11-071-4/+3
* Remove __libc_waitpid function name.Joseph Myers2014-11-078-15/+11
* Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell2014-11-0614-0/+124
* Remove INTDEF / INTUSE / INTVARDEF (bug 14132).Joseph Myers2014-11-052-4/+2
* [AArch64] Add optimized strchrnul.Richard Earnshaw2014-11-051-0/+130
* powerpc: Simplify encoding of POWER8 instructionAdhemerval Zanella2014-11-056-35/+6
* Modify several tests to use test-skeleton.cArjun Shankar2014-11-054-12/+24
* Don't use INTDEF/INTUSE with _dl_mcount (bug 14132).Joseph Myers2014-11-051-2/+1
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-0418-23/+23
* Don't use INTDEF/INTUSE with _dl_argv (bug 14132).Joseph Myers2014-11-044-13/+7
* powerpc: Fix encoding of POWER8 instructionAdhemerval Zanella2014-11-031-1/+8
* Fix sparc struct fpu definition.Jose E. Marchesi2014-11-011-1/+1
* Remove __libc_nanosleep function name.Joseph Myers2014-11-011-1/+1