about summary refs log tree commit diff
path: root/elf/rtld.c
Commit message (Expand)AuthorAgeFilesLines
* Sat Jul 27 13:02:09 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1996-07-291-26/+23
* Sat Jul 27 02:58:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960727Roland McGrath1996-07-271-4/+21
* Tue Jul 16 00:31:31 1996 Richard Henderson <rth@tamu.edu> cvs/libc-960716Roland McGrath1996-07-161-0/+12
* * elf/rtld.c (RESOLVE): Use the dl's load address, not a constant zero!Roland McGrath1996-07-141-12/+13
* * elf/dl-reloc.c: Include "dynamic-link.h" at file scope.Roland McGrath1996-07-141-1/+3
* Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960714Roland McGrath1996-07-141-2/+45
* Fri Jul 5 12:22:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-051-1/+6
* Tue Jul 2 10:44:37 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-021-0/+5
* Tue Jul 2 10:44:37 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-021-6/+12
* * elf/dl-deps.c (_dl_map_object_deps): Set MAP's mark bit before loop.Roland McGrath1996-06-161-9/+22
* Fri Jun 14 01:51:47 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960615Roland McGrath1996-06-141-0/+4
* Thu Jun 13 00:02:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-131-20/+14
* Tue Jun 11 19:13:04 1996 Richard Henderson <rth@tamu.edu>Roland McGrath1996-06-121-1/+1
* * Makerules ($(common-objpfx)libc.so): Depend on $(elfobjdir)/ld.so. cvs/libc-960611Roland McGrath1996-06-101-42/+41
* Mon Jun 10 06:14:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-101-21/+21
* Thu Jun 6 16:12:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-061-1/+2
* Tue Jun 4 21:01:20 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-051-23/+24
* Tue Jun 4 02:25:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-041-40/+15
* Mon Jun 3 00:30:35 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960603Roland McGrath1996-06-031-1/+1
* * elf/dl-lookup.c (_dl_lookup_symbol): Arg NOSELF renamed to NOPLT.Roland McGrath1996-06-021-1/+1
* Tue May 28 04:38:10 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1996-05-291-241/+227
* Wed Mar 27 14:52:11 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-271-9/+22
* Wed Mar 20 09:42:11 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-201-2/+1
* (dl_main): Support additional args in --list mode for debugging: look them up...Roland McGrath1996-01-241-0/+21
* Mon Dec 18 13:40:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951219Roland McGrath1995-12-191-16/+12
* RegeneratedRoland McGrath1995-12-121-2/+2
* Wed Nov 22 12:37:39 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951123Roland McGrath1995-11-231-50/+0
* Tue Nov 21 14:12:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951122Roland McGrath1995-11-221-29/+28
* Thu Nov 16 06:07:49 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951117Roland McGrath1995-11-171-9/+42
* Wed Nov 15 19:22:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-11-161-2/+3
* Tue Nov 7 12:29:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-11-071-20/+56
* Tue Oct 24 15:22:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-241-3/+1
* Mon Oct 9 02:54:14 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-091-0/+7
* Thu Oct 5 00:59:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-051-2/+31
* * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): If started byRoland McGrath1995-09-301-2/+4
* (rtld_command): Variable removed. (_dl_skip_args): New variable. (dl_main): I...Roland McGrath1995-09-281-3/+18
* * elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmapRoland McGrath1995-06-121-2/+2
* Thu Jun 8 02:50:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-081-3/+19
* Sun Jun 4 22:14:11 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-051-0/+7
* Tue May 30 15:52:32 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-311-3/+6
* (__data_start): Define this symbol as the first thing in .data.Roland McGrath1995-05-091-0/+24
* Sat May 6 11:06:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-081-136/+132
* * sysdeps/mach/i386/sysdep.h (SNARF_ARGS, CALL_WITH_SP): Rewritten.Roland McGrath1995-05-021-0/+267