log src/unexelf.c @ 82318:7bec7031afab

age author description
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 18 Mar 2006 14:51:54 +0000 Eli Zaretskii [BROKEN_NOCOMBRELOC]: Include assert.h.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 01 Nov 2005 21:32:27 +0000 Andreas Schwab (unexec): Handle .plt section in BSS segment.
Thu, 20 Oct 2005 13:59:31 +0000 Eli Zaretskii (unexec): Fix calls to `fatal' with less than 3 arguments.
Fri, 30 Sep 2005 22:38:16 +0000 Dan Nicolaescu * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
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.