about summary refs log tree commit diff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* * elf/rtld.c (dl_main): In rtld_is_main case, reinitializeRoland McGrath2003-09-243-5/+61
* * sysdeps/i386/dl-machine.h (RTLD_START): Set __libc_stack_end beforeRoland McGrath2003-09-234-3/+217
* 2003-09-23 Roland McGrath <roland@redhat.com>Roland McGrath2003-09-234-1/+50
* Update.Ulrich Drepper2003-09-201-3/+4
* Update.Ulrich Drepper2003-09-173-3/+116
* Update.Ulrich Drepper2003-09-163-1/+11
* Update.Ulrich Drepper2003-09-111-0/+3
* Update.Ulrich Drepper2003-08-261-1/+1
* Update.Ulrich Drepper2003-08-251-4/+21
* (save_cache): Don't write beyond end of file_entries buffer. Duplicate last o...Ulrich Drepper2003-08-251-2/+14
* Update.Ulrich Drepper2003-08-251-13/+6
* Update.Ulrich Drepper2003-08-141-5/+8
* Update.Ulrich Drepper2003-08-082-2/+22
* Update.Ulrich Drepper2003-07-314-17/+21
* Update.Ulrich Drepper2003-07-314-0/+19
* (_dl_allocate_static_tls): Don't return any value, call dl_signal_error direc...Ulrich Drepper2003-07-311-13/+39
* * elf/dynamic-link.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_rela...Alexandre Oliva2003-07-311-4/+14
* revert bogus commitRoland McGrath2003-07-301-12/+3
* * elf/dl-support.c: Likewise.Roland McGrath2003-07-292-22/+12
* * elf/Makefile: Revert accidental changes in last commit.Roland McGrath2003-07-291-12/+3
* * elf/dl-support.c (_dl_hwcap): Add nocommon attribute.Roland McGrath2003-07-291-2/+21
* * elf/Makefile (tests) [$(build-shared) = yes]:Roland McGrath2003-07-291-3/+17
* * elf/tst-tls14.c [USE_TLS && HAVE___THREAD]: Conditionalize on this.Roland McGrath2003-07-282-0/+15
* Update.Ulrich Drepper2003-07-251-1/+1
* Update.Ulrich Drepper2003-07-247-11/+144
* Update.Ulrich Drepper2003-07-222-0/+4
* Update.Ulrich Drepper2003-07-223-3/+15
* (process_file): Avoid possible overflow in assignment.Ulrich Drepper2003-07-221-10/+7
* (process_file): Check that file is a shared object.Andreas Jaeger2003-07-221-5/+6
* Update.Andreas Jaeger2003-07-221-3/+3
* Update.Ulrich Drepper2003-07-211-1/+36
* Update.Ulrich Drepper2003-07-211-3/+10
* 2003-06-26 Roland McGrath <roland@redhat.com>Roland McGrath2003-06-262-1/+8
* Update.Ulrich Drepper2003-06-252-0/+75
* Update.Ulrich Drepper2003-06-251-2/+2
* 2003-06-05 Roland McGrath <roland@redhat.com>Roland McGrath2003-06-251-0/+1
* Update.Ulrich Drepper2003-06-161-2/+2
* Update.Ulrich Drepper2003-06-162-4/+8
* Update.Ulrich Drepper2003-06-131-1/+1
* Update.Ulrich Drepper2003-06-113-6/+6
* Update.Ulrich Drepper2003-06-021-0/+1
* Update.Ulrich Drepper2003-06-011-0/+2
* Update.Update.Ulrich Drepper2003-05-203-21/+36
* Update.Ulrich Drepper2003-05-141-43/+38
* Update.Ulrich Drepper2003-05-061-0/+25
* Update.Ulrich Drepper2003-05-042-2/+44
* (AT_SYSINFO_EHDR): New macro, replaces AT_SYSINFO_EH_FRAME.Ulrich Drepper2003-05-041-1/+1
* * sysdeps/generic/bp-thunks.h: Protect includes with [!__ASSEMBLER__].Roland McGrath2003-05-021-8/+5
* Update.Ulrich Drepper2003-04-276-9/+91
* Test for unloading of modules with TLS in static block.Ulrich Drepper2003-04-271-0/+29