log src/unexelf.c @ 55654:edc2b57535e5

age author description
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 12 Jul 2003 21:53:28 +0000 Richard M. Stallman (unexec): Consider a section to precede the .bss
Sun, 25 May 2003 17:45:27 +0000 Stefan Monnier (unexec): Remove `unused var n' warning.
Fri, 29 Nov 2002 16:57:43 +0000 Dave Love Comments.
Mon, 07 Oct 2002 22:50:47 +0000 Richard M. Stallman Redo 9/16 change, but only if IRIX6_5.
Wed, 18 Sep 2002 15:55:11 +0000 Richard M. Stallman (unexec): Undo previous change.
Mon, 16 Sep 2002 15:28:25 +0000 Richard M. Stallman (unexec): Deal with .got, reinstating change from 25-08-1999.
Sat, 13 Apr 2002 09:52:42 +0000 Eli Zaretskii (unexec) [__sgi]: Undo the change from 2002-01-20.
Tue, 22 Jan 2002 20:56:29 +0000 Richard M. Stallman (unexec): Define n so as to cause compilation error
Sun, 20 Jan 2002 18:04:16 +0000 Eli Zaretskii Fix last change.
Sun, 20 Jan 2002 18:02:36 +0000 Eli Zaretskii (unexec) [__sgi]: Support the .got sections.
Mon, 26 Nov 2001 01:18:25 +0000 Richard M. Stallman (unexec): Index by n, not nn, when checking for ".sbss".
Mon, 19 Nov 2001 15:13:45 +0000 Sam Steingold [!defined MAP_ANON]: Define MAP_ANON to MAP_ANONYMOUS if defined, 0 otherwise.
Sat, 10 Nov 2001 11:43:07 +0000 Gerd Moellmann Add copyright 2001.
Sat, 10 Nov 2001 11:39:39 +0000 Gerd Moellmann (unexec): Use mmap/munmap to allocate buffers
Mon, 05 Nov 2001 22:17:42 +0000 Richard M. Stallman (unexec): Minor changes; clean up comments.
Mon, 05 Nov 2001 11:46:24 +0000 Eli Zaretskii (unexec): mmap() has problems on nfs-mounted file
Tue, 26 Sep 2000 13:01:57 +0000 Gerd Moellmann (ELFSIZE) [__NetBSD__ && __sparc_v9__]: Define to 64.
Fri, 08 Sep 2000 09:23:57 +0000 Dave Love (SHT_MIPS_DEBUG, HDRR) [__mips__]: Really confine last change to __NetBSD__.
Sat, 02 Sep 2000 11:34:13 +0000 Gerd Moellmann (SHT_PROGBITS) [__NetBSD__ && !PT_LOAD]: Don't define.
Sun, 12 Mar 2000 17:04:43 +0000 Dave Love Restore changes of 1999-10-19.
Fri, 03 Mar 2000 15:28:34 +0000 Ken Raeburn * unexelf.c (PT_LOAD, SHT_*, SHN_*) [__NetBSD__]: Only provide
Tue, 07 Dec 1999 09:50:01 +0000 Gerd Moellmann Include <syms.h>, not <sym.h> on IRIX. Removed
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__)]: