aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2002-02-08 * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Don't includeAndreas Jaeger
2002-02-08 * sysdeps/mips/atomicity.h (compare_and_swap): RemoveAndreas Jaeger
2002-02-07Do not use branch likely.Andreas Jaeger
2002-02-06 Make sure the right <ldsodefs.h> is included.Andreas Jaeger
2002-02-03(_test_and_set): Use branch likely.Ulrich Drepper
2002-02-03(exchange_and_add): Use branch likely.Ulrich Drepper
2002-02-03(RTLD_START): Call _dl_init_internal instead of _dl_init.Ulrich Drepper
2002-02-01Move all symbols to GLIBC_PRIVATE.Ulrich Drepper
2002-02-01Remove dl-procinfo.c.Ulrich Drepper
2002-02-01_dl_fpu_control, _dl_fpu_control_set): Remove unused externs.Ulrich Drepper
2002-02-01Don't use multi-line string literals.Andreas Schwab
2002-02-01Move _dl_hp_timing_overhead and procinfo-related variables inUlrich Drepper
2002-02-01Move global variables for SHARED code in struct _rtld_global. ExportUlrich Drepper
2002-01-29(pic-ccflag): New variable.Ulrich Drepper
2002-01-29(ELF_MACHINE_BEFORE_RTLD_RELOC): Don't use label at end of compound statement.Ulrich Drepper
2002-01-18Avoid warning about comma at end of enum for !_GNU_SOURCE.Ulrich Drepper
2002-01-17(__dl_runtime_resolve): Remove `const' from `got'.Ulrich Drepper
2002-01-11(__ieee754_sqrt): Don't use multi-line string literals.Ulrich Drepper
2002-01-08Add sysv_termio.h and start-libc.c.Ulrich Drepper
2002-01-08Prevent double inclusion.Andreas Jaeger
2002-01-07Define _G_MMAP64.Ulrich Drepper
2002-01-022002-01-02 Roland McGrath <roland@frob.com>Roland McGrath
2001-12-31(elf_machine_runtime_setup): Avoid warning.Ulrich Drepper
2001-12-12(elf_machine_rela): Fix typo in last patch.Andreas Jaeger
2001-12-12(elf_machine_runtime_setup): Save original content of .got[1].Ulrich Drepper
2001-12-12Arm specific additions to struct link.Ulrich Drepper
2001-12-12(elf_machine_runtime_setup): ReinitializeUlrich Drepper
2001-11-26Remove __brk_addr alias, avoid warning.Andreas Jaeger
2001-11-16(sysdep-routines): Add framestate.Ulrich Drepper
2001-11-16(__register_frame_info, __deregister_frame_info): Move to elf/Versions.Ulrich Drepper
2001-11-16GCC frame description for VAX.Ulrich Drepper
2001-11-16GCC frame description for MIPS.Ulrich Drepper
2001-11-16GCC frame description for m68k.Ulrich Drepper
2001-11-16GCC frame description for PA.Ulrich Drepper
2001-11-16GCC frame description for Arm.Ulrich Drepper
2001-11-16GCC frame description for Alpha.Ulrich Drepper
2001-11-09New file to fix RLIM_INFINITY.Andreas Schwab
2001-10-27(DL_CALL_FCT): Cast to void *.Ulrich Drepper
2001-10-16Updated for fixed cbrtl implementation.Andreas Schwab
2001-10-16Fix braino in last change.Andreas Schwab
2001-10-16 * sysdeps/m68k/setjmp.c: Also define setjmp and _setjmp ifAndreas Schwab
2001-10-15Make sysmips() prototype a varargs prototype. Remove dependency from kernel ...Andreas Jaeger
2001-10-15General cleanup, use __USE_MISC / __USE_XOPEN not __USE_BSD where appropriate.Andreas Jaeger
2001-09-26(struct cmsghdr): Don't declare __cmsg_data field if its size would be biggerUlrich Drepper
2001-09-22(elf_machine_load_address): Compute the difference between base address andUlrich Drepper
2001-09-22Add real implementation.Ulrich Drepper
2001-09-22(init): Use USE_NONONPTION_FLAG ifdef for __getopt_clean_environment.Ulrich Drepper
2001-09-15Updated.Ulrich Drepper
2001-09-08(elf_machine_rel): Fix thinko in usage of RESOLVE() (r_type, notUlrich Drepper
2001-09-08termio definitions for AIX.Ulrich Drepper