log src/unexalpha.c @ 112418:106bf56d370e

age author description
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Wed, 07 Jul 2010 21:55:07 -0700 Dan Nicolaescu Clean up include guards.
Wed, 07 Jul 2010 20:03:52 -0700 Dan Nicolaescu Simplify start_of_data, start_of_text and related code.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 10 Jan 2009 23:46:13 +0000 Glenn Morris Comment (fix header format).
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 16 Jul 2008 08:06:18 +0000 Dan Nicolaescu * systty.h: Remove code for Aix on 386, unsupported platform.
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Wed, 17 Sep 2003 19:12:26 +0000 Dave Love Don't include varargs.h.
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
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