log src/unexalpha.c @ 90061:48210be97b12

age author description
2004-04-16 Kenichi Handa Sync to HEAD
2003-09-17 Dave Love Don't include varargs.h.
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-14 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2003-09-17 Dave Love Don't include varargs.h.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-11-25 Dave Love (update_dynamic_symbols): Cast arg of fatal_unexec.
2000-08-17 Dave Love Prototype fatal_unexec, mark_x, update_dynamic_symbols. Declare
2000-06-19 Dave Love Include errno.h, string.h, unistd.h. Don't declare errno, strerror.
1997-09-06 Richard M. Stallman Test __OpenBSD__ along with __NetBSD__.
1997-08-13 Richard M. Stallman (unexec): Cast arg to fprintf.
1997-07-14 Richard M. Stallman (unexec): Don't call update_dynamic_symbols if static link.
1997-07-06 Richard M. Stallman (update_dynamic_symbols): Add cast when setting reladdr.
1997-06-11 Richard M. Stallman (unexec): Call update_dynamic_symbols unconditionally.
1997-06-02 Richard M. Stallman [__NetBSD__]: Don't include filehdr.h, aouthdr.h
1996-08-21 Richard M. Stallman Conditionalize the changes below on not __linux__.
1996-08-19 Richard M. Stallman (unexec): Copy the .got section.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1995-11-11 Richard M. Stallman (fatal_unexec): Don't use varargs.
1995-08-11 Richard M. Stallman (fatal_unexec): Use vfprintf, not _doprnt.
1994-10-25 Richard M. Stallman (Brk): Declare as unsigned long.
1994-09-17 Richard M. Stallman Initial revision