about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* x86-64 mcount implementationAndreas Jaeger2002-08-212-0/+106
* 2002-08-20 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-212-7/+16
* 2002-08-20 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-202-26/+50
* 2002-08-20 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-209-0/+180
* 2002-08-20 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-201-5/+6
* 2002-08-20 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-2024-24/+24
* 2002-08-20 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-2022-73/+100
* 2002-08-20 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-204-113/+191
* 2002-08-18 Roland McGrath <roland@frob.com>Roland McGrath2002-08-182-4/+4
* 2002-08-18 Roland McGrath <roland@frob.com>Roland McGrath2002-08-181-1/+7
* 2002-08-12 Roland McGrath <roland@frob.com>Roland McGrath2002-08-131-5/+1
* If TIMES is NULL pass it through to utimes.Ulrich Drepper2002-08-081-8/+5
* 2002-07-31 Jeff Bailey <jbailey@gnu.org>Roland McGrath2002-07-312-0/+57
* 2002-07-31 Roland McGrath <roland@frob.com>Roland McGrath2002-07-311-2/+2
* (elf_machine_load_address): Use local label.Andreas Jaeger2002-07-221-3/+3
* Fix MS_SYNC and MS_INVALIDATE values.Ulrich Drepper2002-07-171-2/+2
* Sign extend offset.Ulrich Drepper2002-07-174-8/+16
* Add sqrtl alias.Ulrich Drepper2002-07-161-0/+5
* (__old_semctl, __new_semctl): Only use va_arg if the argument will be used.Ulrich Drepper2002-07-161-4/+34
* (FIRST_FRAME_POINTER): New macro.Ulrich Drepper2002-07-151-2/+7
* (FIRST_FRAME_POINTER): Define. [PR libc/2632]Ulrich Drepper2002-07-151-1/+3
* Add early clobber for "a" output parameter.Ulrich Drepper2002-07-111-5/+5
* Linux/MIPS specific file with extra value of SHMLBAAndreas Jaeger2002-07-091-0/+67
* (ST_NODIRATIME): Set to 2048.Andreas Jaeger2002-07-081-2/+2
* CAll gmon_start.Andreas Jaeger2002-07-081-2/+2
* (elf_machine_load_address): Use local labels in assembler instructions.Ulrich Drepper2002-06-281-6/+6
* Fix function names.Ulrich Drepper2002-06-261-22/+22
* Export libgcc functions for GLIBC_2.0.Ulrich Drepper2002-06-261-0/+12
* Add long double failures.Andreas Jaeger2002-06-261-6/+21
* * sysdeps/x86-64/dl-machine.h (elf_machine_load_address): RewriteAndreas Jaeger2002-06-251-6/+24
* [__ASSUME_GETDENTS64_SYSCALL] (__GETDENTS): Check for failed getdents64 syscall.Ulrich Drepper2002-06-221-1/+5
* Fix typo.Ulrich Drepper2002-06-201-2/+2
* Fix cases in which argument or result is subnormal.Ulrich Drepper2002-06-201-8/+8
* Fix three mistakes in computing the quotient.Ulrich Drepper2002-06-203-6/+9
* 2002-06-07 Roland McGrath <roland@frob.com>Roland McGrath2002-06-111-53/+0
* 2002-06-09 Roland McGrath <roland@frob.com>Roland McGrath2002-06-1127-440/+466
* 2002-06-08 Roland McGrath <roland@frob.com>Roland McGrath2002-06-111-3/+3
* Merge from mainline.Andreas Jaeger2002-06-031-3/+2
* Avoid using INTUSE.Ulrich Drepper2002-05-311-22/+22
* (process_elf_file): Give correct message when finding object of wrong class.Ulrich Drepper2002-05-311-3/+3
* (__moddi3): Fix pasto.Ulrich Drepper2002-05-301-4/+1
* Define _internal aliases.Ulrich Drepper2002-05-211-0/+1
* (LOAD_PIC_REG): Define.Ulrich Drepper2002-05-212-0/+32
* When second argument pointer is unaligned, do not forget to fully initializeUlrich Drepper2002-05-211-5/+6
* Fix 64-bit elf register definitions and provide 32-bit variants of structuresUlrich Drepper2002-05-211-1/+68
* Build libgcc-compat and divdi3.Ulrich Drepper2002-05-211-0/+5
* Code to be re-exported.Ulrich Drepper2002-05-211-0/+113
* (fdim): Add __THROW.Ulrich Drepper2002-05-161-5/+5
* 2002-05-13 Marcus Brinkmann <marcus@gnu.org>Roland McGrath2002-05-131-2/+2
* Merge from mainline.Andreas Jaeger2002-05-093-2/+183