summaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)Author
2006-01-01Update copyright year.Ulrich Drepper
2005-12-302005-12-08 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper
2005-12-27* posix/tst-execle1.c (do_test): Add a const.Roland McGrath
2005-12-27* elf/tst-tls13.c (do_test): Avoid using the library path whenUlrich Drepper
2005-12-21* elf/cache.c: Use <> rather than "" #includes.Roland McGrath
2005-12-21* sysdeps/generic/unwind-dw2.c (extract_cie_info): Add a cast.Roland McGrath
2005-12-21* elf/readlib.c: Fix include of readelflib.c.Ulrich Drepper
2005-12-18* sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define CUlrich Drepper
2005-12-18* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper
2005-12-17* elf/dl-error.c (_dl_catch_error): Use __sigsetgjmp instead ofUlrich Drepper
2005-12-17* elf/dl-error.c (_dl_signal_error): Use __longjmp instead of longjmp.Ulrich Drepper
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2005-12-07* catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper
2005-11-192005-11-19 Roland McGrath <roland@redhat.com>Roland McGrath
2005-11-172005-11-17 Roland McGrath <roland@redhat.com>Roland McGrath
2005-11-15* elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition.cvs/fedora-glibc-20051115T0809Ulrich Drepper
2005-11-08* elf/elf.h (R_M32R_REL32): New macro.Roland McGrath
2005-11-05* configure.in: If init_array/fini_array support is not available,Ulrich Drepper
2005-10-312005-10-26 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2005-10-172005-10-17 Roland McGrath <roland@redhat.com>Roland McGrath
2005-10-17* abi-tags (.*-.*-knetbsd.*-gnu.*): New match, with ABI value 4.Roland McGrath
2005-10-162005-10-16 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath
2005-10-05* sysdeps/generic/ldsodefs.h (struct audit_ifaces):Roland McGrath
2005-10-05* elf/elf.h (R_ARM_TLS_DTPMOD32, R_ARM_TLS_DTPOFF32,Roland McGrath
2005-09-29[BZ #1392]Roland McGrath
2005-09-26[BZ #516]Ulrich Drepper
2005-09-22* elf/dl-tsd.c (__libc_dl_error_tsd): Use attribute_tls_model_ie forRoland McGrath
2005-09-20[BZ #1346]Roland McGrath
2005-09-02(_dl_map_object_from_fd): No need to change protection of memory used for the...Ulrich Drepper
2005-08-30* sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.Ulrich Drepper
2005-08-07* elf/elf.h (DT_ALPHA_PLTRO): Use symbolic name in DT_ALPHA_PLTROUlrich Drepper
2005-07-30* elf/dl-load.c [__WORDSIZE==64] (FILEBUF_SIZE): Adjust the valueUlrich Drepper
2005-07-07[BZ #974]Ulrich Drepper
2005-07-07* elf/stackguard-macros.h (STACK_CHK_GUARD): Fix s390/s390x definition.Ulrich Drepper
2005-07-07* elf/dl-error.c (_dl_signal_error): When testing for executableUlrich Drepper
2005-07-07* elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper
2005-06-26* Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper
2005-06-17* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper
2005-06-14[BZ #966]Ulrich Drepper
2005-06-12* elf/dl-error.c (_dl_signal_error): Store information about use ofUlrich Drepper
2005-05-28 * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New. * sysdeps/al...Richard Henderson
2005-05-22* elf/rtld.c: Include <dl-osinfo.h>.cvs/fedora-glibc-20050523T1354Ulrich Drepper
2005-05-11* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust forUlrich Drepper
2005-05-11(Elf32_auxv_t): Make cross-compile safe. (Elf64_auxv_t): Likewise.Ulrich Drepper
2005-04-27* elf/dl-close.c: Include stddef.h.Ulrich Drepper
2005-04-262005-04-26 Roland McGrath <roland@redhat.com>Roland McGrath
2005-04-26* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.hRoland McGrath
2005-04-21* elf/dl-load.c (_dl_map_object_from_fd): Don't use MAP_DENYWRITE,Roland McGrath
2005-04-14Add sparc64 TLS and NPTL support.Ulrich Drepper