log src/unexelf.c @ 35453:26726eff41ca zsh-sync-ognus-2

age author description
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.
Thu, 24 Feb 1994 05:40:30 +0000 Richard M. Stallman (ELF_BSS_SECTION_NAME): New macro (config.h may override).
Tue, 10 Aug 1993 01:32:23 +0000 Richard M. Stallman (unexec): Add casts for some comparisons.
Wed, 03 Mar 1993 09:03:06 +0000 Richard M. Stallman (unexec): Move data2 section header up so all section
Mon, 13 Jan 1992 21:48:03 +0000 Jim Blandy entered into RCS