log src/unexelf.c @ 82411:f166520262fd

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.
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__)]:
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.
Mon, 15 Jul 1996 22:00:12 +0000 Karl Heuer Add 64-bit ELF and Alpha/ELF support.
Mon, 24 Jun 1996 19:54:38 +0000 Richard M. Stallman (unexec): Round up section header offset to bss alignment
Thu, 25 Apr 1996 18:02:45 +0000 Richard M. Stallman (unexec): Add conditional for SOLARIS_POWERPC.
Sun, 18 Feb 1996 05:22:20 +0000 Richard M. Stallman Use <config.h>, not "config.h".
Sun, 21 Jan 1996 04:16:54 +0000 Roland McGrath (unexec): Undo data relocations unconditionally, not #ifdef SOLARIS2.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Mon, 08 Jan 1996 22:29:48 +0000 Karl Heuer (unexec) [SOLARIS2]: Undo relocations performed by the
Tue, 16 May 1995 01:46:20 +0000 Karl Heuer (unexec) [UNEXEC_USE_MAP_PRIVATE]: New logic for
Fri, 12 May 1995 00:12:57 +0000 Karl Heuer (unexec): Fix type mismatch.
Mon, 13 Mar 1995 23:12:41 +0000 Richard M. Stallman (unexec): Adjust the file offset of sections located
Thu, 13 Oct 1994 03:41:14 +0000 Richard M. Stallman Include config.h.
Tue, 23 Aug 1994 21:35:23 +0000 Richard M. Stallman (unexec): Don't alter the info field of SHT_SYMTAB and SHT_DYNSYM sections.
Sat, 20 Aug 1994 00:48:16 +0000 Richard M. Stallman Eliminate local var bss_end.