about summary refs log tree commit diff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* * locale/setlocale.c (_nl_C_name): Variable removed. cvs/libc-960506 cvs/libc-960505Roland McGrath1996-05-041-4/+9
* Fri Apr 19 00:49:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960420Roland McGrath1996-04-201-2/+2
* 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-202-4/+2
* Mon Mar 18 13:20:46 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> cvs/libc-960319Roland McGrath1996-03-181-3/+9
* Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com>Roland McGrath1996-03-171-4/+4
* Sun Feb 18 15:08:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1996-02-191-0/+2
* *** empty log message ***Roland McGrath1996-02-191-1/+5
* Sat Feb 10 13:09:03 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1996-02-132-1/+33
* Tue Feb 13 00:12:12 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-02-132-2/+102
* (dl_main): Support additional args in --list mode for debugging: look them up...Roland McGrath1996-01-241-0/+21
* * elf/dynamic-link.h [ELF_MACHINE_NO_REL] (ELF_DYNAMIC_DO_REL):Roland McGrath1996-01-171-1/+1
* Thu Jan 11 13:09:20 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960112Roland McGrath1996-01-111-2/+5
* Tue Jan 9 16:10:26 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960110Roland McGrath1996-01-101-8/+11
* Sat Jan 6 16:39:14 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960108 cvs/libc-960107Roland McGrath1996-01-074-16/+28
* Fixed ELFMAG check to work for either byte order. Align end of load segment o...Roland McGrath1996-01-061-7/+16
* 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-122-4/+5
* (MAP_FILE): Define to zero if undefined. (MAP_COPY): Define to MAP_PRIVATE if...Roland McGrath1995-12-121-3/+23
* Sun Dec 10 09:56:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951211Roland McGrath1995-12-111-1/+2
* Fri Dec 8 13:04:51 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951210 cvs/libc-951209Roland McGrath1995-12-091-0/+5
* Wed Nov 22 12:37:39 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951123Roland McGrath1995-11-233-51/+154
* 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-173-21/+48
* * elf/dl-lookup.c (_dl_lookup_symbol): Undefined symbol is no cvs/libc-951116Roland McGrath1995-11-163-3/+13
* Wed Nov 15 19:22:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-11-161-2/+3
* * elf/Makefile (ldd): Make it executable. cvs/libc-951108Roland McGrath1995-11-081-3/+5
* Tue Nov 7 12:29:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-11-074-26/+120
* Mon Nov 6 16:20:14 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951107Roland McGrath1995-11-071-3/+3
* Tue Oct 24 15:22:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-241-3/+1
* * elf/Makefile (install-others): Add missing slash.Roland McGrath1995-10-172-2/+10
* Tue Oct 10 23:08:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-111-1/+1
* Mon Oct 9 02:54:14 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-095-111/+177
* Thu Oct 5 00:59:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-052-2/+36
* Wed Oct 4 00:21:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-041-2/+2
* * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): If started byRoland McGrath1995-09-304-21/+24
* (rtld_command): Variable removed. (_dl_skip_args): New variable. (dl_main): I...Roland McGrath1995-09-281-3/+18
* Wed Sep 27 00:27:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-272-35/+54
* Thu Sep 21 00:03:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-213-2/+50
* Wed Sep 20 18:02:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-211-0/+1
* Sat Sep 16 17:47:19 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath1995-09-171-1/+1
* Fri Sep 15 21:34:28 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-171-1/+1
* Wed Sep 6 19:41:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-071-1/+1
* Mon Jul 10 05:39:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-07-101-1/+1
* (libdl.so): Pass $(LDFLAGS.so).Roland McGrath1995-07-061-1/+2
* * elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmapRoland McGrath1995-06-126-20/+22
* Thu Jun 8 02:50:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-084-7/+28
* Mon Jun 5 04:02:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-051-1/+1
* Sun Jun 4 22:14:11 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-052-0/+15
* Tue May 30 15:52:32 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-319-54/+76