about summary refs log tree commit diff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update.Ulrich Drepper2001-10-018-5/+160
* Update.Ulrich Drepper2001-09-281-0/+2
* Update.Ulrich Drepper2001-09-251-0/+2
* Update.Ulrich Drepper2001-09-233-15/+13
* Update.Andreas Jaeger2001-09-221-1/+0
* Avoid compile warning.Andreas Jaeger2001-09-221-1/+1
* Update.Andreas Jaeger2001-09-201-28/+28
* Update.Andreas Jaeger2001-09-201-0/+21
* Update.Ulrich Drepper2001-09-193-7/+7
* Update.Ulrich Drepper2001-09-141-19/+8
* Update.Ulrich Drepper2001-09-081-1/+1
* Update.Ulrich Drepper2001-09-083-7/+11
* Update.Ulrich Drepper2001-09-082-4/+11
* Update.Ulrich Drepper2001-09-089-95/+232
* Update.Ulrich Drepper2001-09-074-3/+78
* Update.Ulrich Drepper2001-09-066-4/+147
* Update.Ulrich Drepper2001-09-051-12/+3
* Update.Ulrich Drepper2001-09-059-45/+57
* Update.Ulrich Drepper2001-09-041-4/+3
* (dl_main): Increment l_opencount for main binary.Ulrich Drepper2001-09-021-0/+2
* Update.Ulrich Drepper2001-09-012-9/+20
* Update.Ulrich Drepper2001-08-291-2/+2
* (dl_main): Update call to _dl_lookup_symbol.Ulrich Drepper2001-08-271-1/+1
* Update.Ulrich Drepper2001-08-271-5/+5
* Update.Ulrich Drepper2001-08-263-44/+42
* Update.Ulrich Drepper2001-08-262-88/+49
* Update.Ulrich Drepper2001-08-252-2/+8
* (_dl_lookup_symbol): If we use the cache we don't have to compute the hash va...Ulrich Drepper2001-08-251-26/+48
* Update.Ulrich Drepper2001-08-242-0/+2
* (elf_dynamic_do_rel): Fix problem with ld.so startup. Explicitly remove lazy ...Ulrich Drepper2001-08-241-5/+6
* Update.Ulrich Drepper2001-08-241-4/+16
* Update.Ulrich Drepper2001-08-241-5/+8
* (elf_dynamic_do_rel): RELATIVE relocations comes first if RELCOUNT is set.Ulrich Drepper2001-08-241-16/+15
* (elf_dynamic_do_rel): If not relocating lazily, don't call elf_machine_rel fo...Ulrich Drepper2001-08-241-4/+25
* (print_statistics): Nicer format for cache hit output.Ulrich Drepper2001-08-231-1/+1
* Update.Ulrich Drepper2001-08-234-1/+69
* * sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare it here withRoland McGrath2001-08-234-34/+9
* Update.Ulrich Drepper2001-08-231-1/+2
* Update.Ulrich Drepper2001-08-221-5/+8
* (_dl_map_object_from_fd): Use correct symbolic constant in mprotect call.Ulrich Drepper2001-08-111-1/+1
* Update.Ulrich Drepper2001-08-112-31/+33
* Update.Ulrich Drepper2001-08-112-36/+33
* Update.Ulrich Drepper2001-08-042-3/+2
* (_dl_important_hwcaps): Avoid using malloc early in the program.Ulrich Drepper2001-07-271-9/+5
* Update.Ulrich Drepper2001-07-261-1/+2
* Update.Ulrich Drepper2001-07-253-1/+85