about summary refs log tree commit diff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-4/+4
* 2002-08-02 Roland McGrath <roland@frob.com>Roland McGrath2002-08-021-0/+1
* (elf_dynamic_do_rel): Avoid overflow in computation to skip relativeUlrich Drepper2002-06-291-1/+1
* (open_verify): Correct __lseek parameters.Ulrich Drepper2002-04-241-3/+3
* _dl_lookup_symbol): Move add_dependency call to the end of theUlrich Drepper2002-04-151-85/+71
* Adjust all callers of _dl_lookup_symbol and _dl_lookup_versioned_symbol.Ulrich Drepper2002-04-134-13/+20
* Adjust all callers of do_lookup. Change _dl_do_lookup to also take the newUlrich Drepper2002-04-131-14/+19
* [!VERSIONED]: Add new parameter flags. Use it to check whether the callerUlrich Drepper2002-04-131-10/+25
* Merge.Andreas Jaeger2002-04-081-1/+6
* (_dl_map_object_deps): The sorting of the dependencies must be stable to workUlrich Drepper2002-04-031-0/+4
* (do_lookup): 2 is the first user-defined version number.Ulrich Drepper2002-04-031-1/+1
* (elf_get_dynamic_info): Don't abort on unknown dynamic tags.Ulrich Drepper2002-04-031-2/+0
* Fix one more leftover from the GL thing.Ulrich Drepper2002-03-021-1/+1
* * elf/dl-load.c (_dl_map_object_from_fd): Remove GL that went inAndreas Jaeger2002-03-011-2/+2
* (_dl_map_object_from_fd): Always add SONAME to l_libname if profiling isUlrich Drepper2002-02-281-0/+7
* (is_dst): Fix return value as expected by caller.Ulrich Drepper2002-02-041-3/+3
* (_dl_relocate_object): Use _dl_debug_printf instead of _dl_printf forUlrich Drepper2002-02-031-2/+3
* (_dl_dst_count): Fix possible endless loop.Ulrich Drepper2002-02-021-7/+9
* (process_dl_debug): Set any_debug if option name matches.Ulrich Drepper2002-01-311-0/+1
* (_dl_map_object): Remove incorrect optimization for SHARED code.Ulrich Drepper2002-01-291-8/+2
* Update copyright year.Ulrich Drepper2002-01-173-6/+6
* (distribute): Add unwind-dw2.c, unwind-dw2-fde.c, unwind.h,Ulrich Drepper2002-01-081-1/+3
* (distribute): Add reldep6mod[01234].c.Ulrich Drepper2002-01-081-2/+4
* (PT_GNU_EH_FRAME): Define.Ulrich Drepper2002-01-081-0/+1
* (routines, shared-only-routines): Add unwind-dw2-fde-glibc instead ofUlrich Drepper2002-01-081-2/+2
* (__register_frame_info_bases, __register_frame_info_table_bases,Ulrich Drepper2001-12-061-1/+1
* Update.Ulrich Drepper2001-11-163-0/+38
* Update.Ulrich Drepper2001-11-121-48/+51
* Update.Ulrich Drepper2001-11-101-12/+12
* (_dl_map_object_from_fd): Remove use of _dl_pf_to_prot. Use arithmetic opera...Ulrich Drepper2001-11-101-24/+12
* (is_dst): Pretty printing.Ulrich Drepper2001-11-101-2/+2
* Update.Ulrich Drepper2001-11-101-35/+34
* (realloc): Handle NULL for first parameter correctly.Ulrich Drepper2001-11-101-0/+2
* (lose): Remove some unnecessary code. The new object is always the last in t...Ulrich Drepper2001-11-091-4/+8
* Update.Ulrich Drepper2001-11-091-13/+0
* Update.Ulrich Drepper2001-11-081-48/+48
* Update.Ulrich Drepper2001-11-082-21/+19
* Update.Ulrich Drepper2001-11-072-94/+98
* Update.Ulrich Drepper2001-11-071-12/+11
* Update.Ulrich Drepper2001-11-072-24/+20
* Update.Ulrich Drepper2001-11-071-82/+154
* Update.Ulrich Drepper2001-11-061-112/+72
* Update.Ulrich Drepper2001-11-062-27/+19
* Update.Ulrich Drepper2001-11-051-19/+14
* Update.Ulrich Drepper2001-11-011-21/+40
* Update.Ulrich Drepper2001-11-011-6/+4
* Update.Ulrich Drepper2001-10-272-3/+3
* Update.Ulrich Drepper2001-10-121-1/+2
* (SHT_GNU_LIBLIST): Added.Ulrich Drepper2001-10-111-0/+1
* Update.Ulrich Drepper2001-10-101-1/+11