log src/unexelf.c @ 26088:b7aa6ac26872

age author description
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Fri, 08 Oct 1999 23:08:28 +0000 Phillip Rulon (unexec): Don't get confused by a short section
Wed, 25 Aug 1999 16:15:29 +0000 Karl Heuer Merge IRIX debugging info patch from unexsgi.c
Tue, 10 Aug 1999 17:28:10 +0000 Karl Heuer [__linux__ && __alpha__] (HAS_SBSS_SECTION): Define.
Wed, 10 Feb 1999 03:02:01 +0000 Richard M. Stallman (HAS_SBSS_SECTION): Define this in some cases.
Mon, 10 Aug 1998 02:35:54 +0000 Richard M. Stallman (unexec): Check for section names end and edata with no underscore.
Thu, 30 Apr 1998 03:45:54 +0000 Richard M. Stallman [defined (__alpha__) && !defined (__NetBSD__) && !defined (__OpenBSD__)]:
Mon, 06 Apr 1998 09:26:20 +0000 Andreas Schwab (unexec): Account for possible padding before the old .bss
Thu, 02 Oct 1997 03:12:38 +0000 Karl Heuer (round_up): Make arguments and return type unsigned.
Sat, 06 Sep 1997 19:40:22 +0000 Richard M. Stallman Test __OpenBSD__ along with __NetBSD__.
Thu, 07 Aug 1997 03:52:11 +0000 Richard M. Stallman (unexec): Cast 1st arg in mmap calls.
Fri, 27 Jun 1997 22:27:12 +0000 Richard M. Stallman [__NetBSD__]: Add some conditionals for NetBSD.
Fri, 27 Jun 1997 22:08:03 +0000 Richard M. Stallman [__sony_news && _SYSTYPE_SYSV]: Include sym.h and sys/elf_mips.h.
Wed, 04 Sep 1996 15:15:42 +0000 Richard M. Stallman unexelf1.c merged into this file.
Tue, 16 Jul 1996 22:39:31 +0000 Karl Heuer Undo previous change.