about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Fix stack overflow in getaddrinfo with many results ibm/2.16/masterAndreas Schwab2015-04-131-2/+21
* Return EAI_SYSTEM if we're out of file descriptorsSiddhesh Poyarekar2015-01-291-0/+6
* PowerPC: Fix POINTER_CHK_GUARD thread register for PPC64Adhemerval Zanella2015-01-162-3/+17
* PowerPC: Fix gettimeofday ifunc selectionAdhemerval Zanella2015-01-151-2/+5
* PowerPC: Fix ftime gettimeofday internal call returning bogus dataAdhemerval Zanella2015-01-151-2/+18
* PowerPC: Fix vDSO missing ODP entriesAdhemerval Zanella2015-01-152-5/+28
* CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer2015-01-156-14/+34
* BZ #15754: CVE-2013-4788Carlos O'Donell2015-01-159-0/+67
* Fix stack overflow due to large AF_INET6 requestsSiddhesh Poyarekar2015-01-151-2/+18
* CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell2015-01-152-5/+8
* PowerPC: modf optimization fixAdhemerval Zanella2013-04-264-0/+4
* PowerPC: modf optimizationAdhemerval Zanella2013-04-264-0/+108
* PowerPC: Change sched_getcpu to use vDSO getcpu instead of syscall.Adhemerval Zanella2013-03-134-0/+36
* PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella2013-03-042-14/+43
* Merge remote branch 'remotes/origin/release/2.16/master' into local_ibm_2.16Ryan S. Arnold2013-03-014-5/+13
|\
| * Revert "2012-11-07 Andreas Jaeger <aj@suse.de>"Andreas Schwab2012-11-281-17/+1
| * sysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIXUP_PARAMS.Thomas Schwinge2012-11-271-2/+2
| * 2012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law2012-11-131-1/+17
| * Fix missing _mcount@GLIBC_2.0 on powerpc32Andreas Schwab2012-10-233-2/+18
| * Define HAS_FMA with bit_FMA_UsableH.J. Lu2012-10-042-2/+10
| * Fix segmentation fault in strncasecmp for i686Liubov Dmitrieva2012-08-161-1/+1
* | byteswap.h: fix gcc ver test for __builtin_bswap{32,64}Mike Frysinger2013-01-181-2/+2
* | Use __uint64_t in x86 __bswap_64H.J. Lu2013-01-181-6/+7
* | Fix missing _mcount@GLIBC_2.0 on powerpc32Andreas Schwab2012-07-243-2/+18
* | Add AT_PLATFORM env variable to ld.so to override auxv AT_PLATFORM.Peter Bergner2012-07-061-0/+44
|/
* 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
* Regenerate sysdeps/mach/configure.Joseph Myers2012-06-211-400/+285
* Fix a typo in i386 SYSCALL_PIC_SETUPH.J. Lu2012-06-211-1/+1
* Avoid -Wconversion warning for htonsAndreas Jaeger2012-06-212-4/+4
* Use x86-64 fpu_control.h for i386 and x86_64H.J. Lu2012-06-182-101/+0
* Use __volatile__ to access fpu control wordH.J. Lu2012-06-181-5/+14
* Use i386 bits/mathinline.h for i386 and x86_64H.J. Lu2012-06-152-289/+0
* Disable x87 inline functions for x86-64H.J. Lu2012-06-151-126/+128
* Fix pow (0.0, -Inf) (bug 14241).Joseph Myers2012-06-151-2/+2
* Use RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.SH.J. Lu2012-06-141-9/+8
* Add SSE math and C++ namespace to i386 bits/mathinline.hH.J. Lu2012-06-121-4/+237
* Fix a typo in sysdeps/unix/Makefile.Thomas Schwinge2012-06-121-3/+3
* SH: No FE_UPWARD, FE_DOWNWARD.Thomas Schwinge2012-06-093-11/+9