log src/unexalpha.c @ 82434:e460d01bb038

age author description
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 14 Jan 2007 03:38:22 +0000 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
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.
Wed, 17 Sep 2003 13:28:00 +0000 Dave Love Don't include varargs.h.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Mon, 25 Nov 2002 19:21:10 +0000 Dave Love (update_dynamic_symbols): Cast arg of fatal_unexec.
Thu, 17 Aug 2000 14:07:15 +0000 Dave Love Prototype fatal_unexec, mark_x, update_dynamic_symbols. Declare
Mon, 19 Jun 2000 16:19:05 +0000 Dave Love Include errno.h, string.h, unistd.h. Don't declare errno, strerror.
Sat, 06 Sep 1997 19:37:47 +0000 Richard M. Stallman Test __OpenBSD__ along with __NetBSD__.
Wed, 13 Aug 1997 15:28:47 +0000 Richard M. Stallman (unexec): Cast arg to fprintf.
Mon, 14 Jul 1997 19:55:57 +0000 Richard M. Stallman (unexec): Don't call update_dynamic_symbols if static link.
Sun, 06 Jul 1997 23:24:28 +0000 Richard M. Stallman (update_dynamic_symbols): Add cast when setting reladdr.
Wed, 11 Jun 1997 01:13:32 +0000 Richard M. Stallman (unexec): Call update_dynamic_symbols unconditionally.
Mon, 02 Jun 1997 00:09:40 +0000 Richard M. Stallman [__NetBSD__]: Don't include filehdr.h, aouthdr.h
Wed, 21 Aug 1996 20:18:00 +0000 Richard M. Stallman Conditionalize the changes below on not __linux__.
Mon, 19 Aug 1996 16:53:35 +0000 Richard M. Stallman (unexec): Copy the .got section.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Sat, 11 Nov 1995 20:27:37 +0000 Richard M. Stallman (fatal_unexec): Don't use varargs.
Fri, 11 Aug 1995 00:26:22 +0000 Richard M. Stallman (fatal_unexec): Use vfprintf, not _doprnt.
Tue, 25 Oct 1994 10:52:58 +0000 Richard M. Stallman (Brk): Declare as unsigned long.
Sat, 17 Sep 1994 00:59:56 +0000 Richard M. Stallman Initial revision