aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2002-04-09Use INTDEF for __fork.Ulrich Drepper
2002-04-09Use INTDEF for __connect.Ulrich Drepper
2002-04-09Use INTDEF for __chown.Ulrich Drepper
2002-04-09Use INTDEF for __fcntl.Ulrich Drepper
2002-04-082002-04-07 Roland McGrath <roland@frob.com>Roland McGrath
2002-04-082002-04-07 Roland McGrath <roland@frob.com>Roland McGrath
2002-04-082002-04-06 Roland McGrath <roland@frob.com>Roland McGrath
2002-04-082002-04-06 Roland McGrath <roland@frob.com>Roland McGrath
2002-04-06Protect against multiple inclusion.Ulrich Drepper
2002-04-06brk implementation for dynamic linker.Ulrich Drepper
2002-04-06(ELF_MACHINE_REL_RELATIVE): Define.Ulrich Drepper
2002-04-04Remove files since arch is not supported anymore.Andreas Jaeger
2002-04-04Remove, the archs are not supported anymore.Andreas Jaeger
2002-04-03(_DL_HWCAP_COUNT): Define as 8.Ulrich Drepper
2002-04-03Completely specify size of _dl_arm_cap_flags.Ulrich Drepper
2002-03-242002-03-23 Roland McGrath <roland@frob.com>Roland McGrath
2002-03-22Copy from generic file with changes for NaNs on MIPS.Andreas Jaeger
2002-03-17 * sysdeps/i386/pt-machine.h: Add testandset and __compare_and_swapAndreas Jaeger
2002-03-17 * sysdeps/mips/fpu/fraiseexcpt.c (__feraiseexcept): Set cause bits.Andreas Jaeger
2002-03-14Dummy file fo rnot needed __clz_tab table.Ulrich Drepper
2002-03-13(__libc_multiple_libcs): Define as hidden.Ulrich Drepper
2002-03-12Define __libc_argc and __libc_argv as hidden.Ulrich Drepper
2002-03-02Added initialization of GP (to _gp) if compiled non-PIC.Andreas Jaeger
2002-03-01Use rtld_progrname instead of _dl_argv[0].Ulrich Drepper
2002-02-28Add HAVE_VISIBILITY_ATTRIBUTE and HAVE_SDATA_SECTION.Ulrich Drepper
2002-02-28(sysdep_routines): Add divdi3 in csu dir.Ulrich Drepper
2002-02-27(elf_machine_load_address, RTLD_START): Work around an Alpha gas bug.Ulrich Drepper
2002-02-24Call _dl_non_dynamic_init for !SHARED.Ulrich Drepper
2002-02-23Call __init_misc in addition to __libc_init.Ulrich Drepper
2002-02-11Update MCOUNT for current GCC behavior.Andreas Jaeger
2002-02-09Use \n\ for multiline string.Ulrich Drepper
2002-02-08 * sysdeps/mips/dl-machine.h (elf_machine_matches_host): UseAndreas Jaeger
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