log src/unexalpha.c @ 23801:119fd94ae526

age author description
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