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