about summary refs log tree commit diff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Ulrich Drepper2006-01-013-6/+6
* 2005-12-08 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper2005-12-301-0/+7
* * posix/tst-execle1.c (do_test): Add a const.Roland McGrath2005-12-271-1/+1
* * elf/tst-tls13.c (do_test): Avoid using the library path whenUlrich Drepper2005-12-271-3/+3
* * elf/cache.c: Use <> rather than "" #includes.Roland McGrath2005-12-216-11/+11
* * sysdeps/generic/unwind-dw2.c (extract_cie_info): Add a cast.Roland McGrath2005-12-211-1/+1
* * elf/readlib.c: Fix include of readelflib.c.Ulrich Drepper2005-12-211-1/+1
* * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define CUlrich Drepper2005-12-181-2/+4
* * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper2005-12-182-1/+33
* * elf/dl-error.c (_dl_catch_error): Use __sigsetgjmp instead ofUlrich Drepper2005-12-171-1/+2
* * elf/dl-error.c (_dl_signal_error): Use __longjmp instead of longjmp.Ulrich Drepper2005-12-172-8/+3
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-142-0/+257
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-1411-0/+2236
* * catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper2005-12-074-46/+38
* 2005-11-19 Roland McGrath <roland@redhat.com>Roland McGrath2005-11-191-1/+1
* 2005-11-17 Roland McGrath <roland@redhat.com>Roland McGrath2005-11-171-1/+1
* * elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition. cvs/fedora-glibc-20051115T0809Ulrich Drepper2005-11-151-6/+0
* * elf/elf.h (R_M32R_REL32): New macro.Roland McGrath2005-11-081-0/+1
* * configure.in: If init_array/fini_array support is not available,Ulrich Drepper2005-11-051-8/+1
* 2005-10-26 Jakub Jelinek <jakub@redhat.com>Roland McGrath2005-10-311-3/+3
* 2005-10-17 Roland McGrath <roland@redhat.com>Roland McGrath2005-10-171-10/+12
* * abi-tags (.*-.*-knetbsd.*-gnu.*): New match, with ABI value 4.Roland McGrath2005-10-171-1/+2
* 2005-10-16 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath2005-10-161-4/+4
* * sysdeps/generic/ldsodefs.h (struct audit_ifaces):Roland McGrath2005-10-052-4/+9
* * elf/elf.h (R_ARM_TLS_DTPMOD32, R_ARM_TLS_DTPOFF32,Roland McGrath2005-10-051-0/+13
* [BZ #1392]Roland McGrath2005-09-291-4/+5
* [BZ #516]Ulrich Drepper2005-09-261-14/+29
* * elf/dl-tsd.c (__libc_dl_error_tsd): Use attribute_tls_model_ie forRoland McGrath2005-09-221-2/+2
* [BZ #1346]Roland McGrath2005-09-201-9/+23
* (_dl_map_object_from_fd): No need to change protection of memory used for the...Ulrich Drepper2005-09-021-1/+1
* * sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.Ulrich Drepper2005-08-301-11/+4
* * elf/elf.h (DT_ALPHA_PLTRO): Use symbolic name in DT_ALPHA_PLTROUlrich Drepper2005-08-071-1/+1
* * elf/dl-load.c [__WORDSIZE==64] (FILEBUF_SIZE): Adjust the valueUlrich Drepper2005-07-301-7/+7
* [BZ #974]Ulrich Drepper2005-07-076-4/+96
* * elf/stackguard-macros.h (STACK_CHK_GUARD): Fix s390/s390x definition.Ulrich Drepper2005-07-071-2/+5
* * elf/dl-error.c (_dl_signal_error): When testing for executableUlrich Drepper2005-07-071-2/+3
* * elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper2005-07-071-0/+5
* * Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper2005-06-266-26/+270
* * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper2005-06-172-3/+57
* [BZ #966]Ulrich Drepper2005-06-141-24/+17
* * elf/dl-error.c (_dl_signal_error): Store information about use ofUlrich Drepper2005-06-125-37/+82
* * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New. * sysdeps/al...Richard Henderson2005-05-281-0/+3
* * elf/rtld.c: Include <dl-osinfo.h>. cvs/fedora-glibc-20050523T1354Ulrich Drepper2005-05-221-0/+1
* * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust forUlrich Drepper2005-05-111-2/+2
* (Elf32_auxv_t): Make cross-compile safe. (Elf64_auxv_t): Likewise.Ulrich Drepper2005-05-111-8/+10
* * elf/dl-close.c: Include stddef.h.Ulrich Drepper2005-04-276-16/+143
* 2005-04-26 Roland McGrath <roland@redhat.com>Roland McGrath2005-04-261-2/+9
* * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.hRoland McGrath2005-04-261-1/+7
* * elf/dl-load.c (_dl_map_object_from_fd): Don't use MAP_DENYWRITE,Roland McGrath2005-04-211-7/+1
* Add sparc64 TLS and NPTL support.Ulrich Drepper2005-04-141-0/+68