about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers2012-07-2610-2/+234
* Merge Linux 3.5 ptrace changesAndreas Jaeger2012-07-264-20/+33
* Merge Linux 3.5 epoll changesAndreas Jaeger2012-07-261-0/+2
* Merge _sigsys changes from Linux 3.5Andreas Jaeger2012-07-264-3/+47
* Remove pre-2.4.21 Linux kernel support.Joseph Myers2012-07-2517-502/+74
* Remove unused pseudo_end labelAndreas Schwab2012-07-2523-56/+23
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-2515-14/+45
* Move ldsodefs.h audit definitions to sysdeps directories.Joseph Myers2012-07-257-108/+301
* Set up errno properly for yn.Marek Polacek2012-07-255-0/+20
* Hurd: compliance fixes for getlogin_rPino Toscano2012-07-211-2/+9
* Hurd: compliance fixes for getgroupsPino Toscano2012-07-211-1/+4
* Hurd: provide lremovexattrPino Toscano2012-07-211-0/+35
* Hurd: provide llistxattrPino Toscano2012-07-211-0/+35
* Hurd: sendto: do not crash when ADDR is nullPino Toscano2012-07-201-25/+39
* Move localplt baselines to sysdeps directories.Joseph Myers2012-07-208-0/+79
* Split tls-macros.h in sysdeps directories.Adhemerval Zanella2012-07-193-135/+133
* S/390: Fix uc_link == NULL handling for makecontextAndreas Krebbel2012-07-196-20/+89
* S/390: Add support for STT_GNU_IFUNC symbols.Andreas Krebbel2012-07-1919-102/+1185
* Remove TLS configure checks.Marek Polacek2012-07-1716-872/+0
* Move c++-types baselines to sysdeps directories.Joseph Myers2012-07-179-0/+603
* Split tls-macros.h into sysdeps directories.Joseph Myers2012-07-178-0/+713
* SH: makecontext: exit (0) if uc_link is the null pointer.Thomas Schwinge2012-07-171-1/+2
* x86_64: makecontext: exit (0) if uc_link is the null pointer.Thomas Schwinge2012-07-171-2/+3
* Fix ynl return value with LDBL_MIN.Marek Polacek2012-07-121-1/+2
* Remove pre-2.4.1 Linux kernel support.Joseph Myers2012-07-125-73/+26
* Avoid duplicate DNS requests if answer is longer than a implementationJeroen van Bemmel2012-07-121-3/+7
* Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Adhemerval Zanella2012-07-113-23/+324
* Update sparc ULPs.David S. Miller2012-07-111-0/+449
* Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek2012-07-1022-162/+162
* Fix clog, clog10 spurious underflow exceptions (bug 14337).Joseph Myers2012-07-092-0/+284
* Fix float range reduction problems (#14283)Andreas Schwab2012-07-061-2/+2
* Fix missing _mcount@GLIBC_2.0 on powerpc32Andreas Schwab2012-07-063-2/+18
* Fix tanf underflow close to pi/4 (bug 14154).Joseph Myers2012-07-062-0/+38
* Fix expm1 spurious underflow exceptions (bug 6778).Joseph Myers2012-07-066-42/+96
* Fix csqrt underflow (bugs 14157, 14331).Joseph Myers2012-07-052-0/+58
* Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Joseph Myers2012-07-042-0/+552
* Fix float range reduction problems (bug 14283).Joseph Myers2012-07-032-22/+31
* Update s390 ULPs fileAndreas Jaeger2012-06-251-4/+354
* SH can do fanotify_mark, too. glibc-2.16-tpsAndreas Schwab2012-06-233-0/+6
* Some missing bits from sysdeps/*/elf dismissal.Thomas Schwinge2012-06-234-107/+4
* SH: Preserve more registers for frame unwinding purposes, add CFI directives.Thomas Schwinge2012-06-234-7/+50
* SH: Optimize assembler code in context of call to __fortify_fail.Thomas Schwinge2012-06-232-17/+9
* SH: ____longjmp_chk for GNU/Linux with sigaltstack support.Thomas Schwinge2012-06-233-0/+130
* SH: ABORT_INSTRUCTION.Thomas Schwinge2012-06-232-3/+7
* SH: makecontext/.Lexitcode: Always initialize the GOT register before use.Thomas Schwinge2012-06-231-4/+8
* SH: makecontext: Fix calculation of ARGC > 4.Thomas Schwinge2012-06-231-1/+1
* SH: makecontext: Improve understandability.Thomas Schwinge2012-06-231-29/+29
* Fix gUSA sequence in SH atomic functions inKaz Kojima2012-06-231-93/+94
* Respect --localstatedir for /var/db parent directory.Roland McGrath2012-06-222-2/+14
* Fix wordsize-64 cosh regression (bug 14273).Joseph Myers2012-06-211-0/+1