| Commit message (Expand) | Author | Age | Files | Lines |
* | * src/ecrt0.c, src/unexalpha.c: Remove files, unused. | Dan Nicolaescu | 2010-07-23 | 1 | -539/+0 |
* | Clean up include guards. | Dan Nicolaescu | 2010-07-07 | 1 | -2/+0 |
* | Simplify start_of_data, start_of_text and related code. | Dan Nicolaescu | 2010-07-07 | 1 | -0/+2 |
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -3/+3 |
* | Remove __P and P_ from .c and .m files and definition of P_ | Jan D | 2010-07-02 | 1 | -3/+3 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Comment (fix header format). | Glenn Morris | 2009-01-10 | 1 | -1/+3 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | * systty.h: Remove code for Aix on 386, unsupported platform. | Dan Nicolaescu | 2008-07-16 | 1 | -9/+2 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-14 | 1 | -2/+2 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | Don't include varargs.h. | Dave Love | 2003-09-17 | 1 | -1/+0 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -2/+2 |
* | (update_dynamic_symbols): Cast arg of fatal_unexec. | Dave Love | 2002-11-25 | 1 | -1/+1 |
* | Prototype fatal_unexec, mark_x, update_dynamic_symbols. Declare | Dave Love | 2000-08-17 | 1 | -3/+6 |
* | Include errno.h, string.h, unistd.h. Don't declare errno, strerror. | Dave Love | 2000-06-19 | 1 | -6/+11 |
* | Test __OpenBSD__ along with __NetBSD__. | Richard M. Stallman | 1997-09-06 | 1 | -5/+9 |
* | (unexec): Cast arg to fprintf. | Richard M. Stallman | 1997-08-13 | 1 | -1/+1 |
* | (unexec): Don't call update_dynamic_symbols if static link. | Richard M. Stallman | 1997-07-14 | 1 | -2/+4 |
* | (update_dynamic_symbols): Add cast when setting reladdr. | Richard M. Stallman | 1997-07-06 | 1 | -1/+1 |
* | (unexec): Call update_dynamic_symbols unconditionally. | Richard M. Stallman | 1997-06-11 | 1 | -7/+4 |
* | [__NetBSD__]: Don't include filehdr.h, aouthdr.h | Richard M. Stallman | 1997-06-02 | 1 | -0/+37 |
* | Conditionalize the changes below on not __linux__. | Richard M. Stallman | 1996-08-21 | 1 | -60/+91 |
* | (unexec): Copy the .got section. | Richard M. Stallman | 1996-08-19 | 1 | -0/+17 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | (fatal_unexec): Don't use varargs. | Richard M. Stallman | 1995-11-11 | 1 | -6/+4 |
* | (fatal_unexec): Use vfprintf, not _doprnt. | Richard M. Stallman | 1995-08-11 | 1 | -1/+1 |
* | (Brk): Declare as unsigned long. | Richard M. Stallman | 1994-10-25 | 1 | -24/+32 |
* | Initial revision | Richard M. Stallman | 1994-09-17 | 1 | -0/+440 |