| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename src/unexec.c => src/unexcoff.c. | Eli Zaretskii | 2010-08-05 | 1 | -658/+0 |
* | Clean up unexec.c, remove references to unused code. | Dan Nicolaescu | 2010-07-28 | 1 | -88/+0 |
* | Simplify start_of_data, start_of_text and related code. | Dan Nicolaescu | 2010-07-07 | 1 | -0/+15 |
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -1/+1 |
* | Remove extern errno declarations. | Dan Nicolaescu | 2010-04-01 | 1 | -3/+0 |
* | Remove support for DJGPP v1.x (bug#5813). | Eli Zaretskii | 2010-04-01 | 1 | -8/+0 |
* | Remove non-working support for lynxos 3.0. | Dan Nicolaescu | 2010-03-19 | 1 | -5/+0 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | Fix typos in comments. | Juanma Barranquero | 2009-10-04 | 1 | -1/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | * s/usg5-4.h (ADDR_CORRECT): Remove, unused. | Dan Nicolaescu | 2008-07-23 | 1 | -11/+0 |
* | Remove code depending on !COFF and USG, the file is | Dan Nicolaescu | 2008-07-23 | 1 | -166/+4 |
* | * systty.h: Remove code for Aix on 386, unsupported platform. | Dan Nicolaescu | 2008-07-16 | 1 | -166/+3 |
* | * unexec.c: | Dan Nicolaescu | 2008-07-10 | 1 | -4/+0 |
* | * unexnext.c: | Dan Nicolaescu | 2008-06-26 | 1 | -1/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code | Dan Nicolaescu | 2008-02-09 | 1 | -38/+5 |
* | * Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete | Dan Nicolaescu | 2008-02-09 | 1 | -62/+1 |
* | * movemail.c: | Dan Nicolaescu | 2008-01-13 | 1 | -88/+0 |
* | 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 |
* | (write_segment, unexec): Move these functions to avoid forward | Eli Zaretskii | 2005-03-19 | 1 | -98/+97 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Comment change. | Richard M. Stallman | 2003-05-19 | 1 | -1/+1 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -4/+4 |
* | *** empty log message *** | Richard M. Stallman | 2001-12-11 | 1 | -1/+1 |
* | Don't include coff.h unless HAVE_COFF_H is defined. | Eli Zaretskii | 2001-11-16 | 1 | -1/+1 |
* | (write_segment) [USE_CRT_DLL]: Remove unnecessary | Andrew Innes | 2000-08-22 | 1 | -0/+2 |
* | (toplevel): Fix last change, so as not to deprive MSDOS | Eli Zaretskii | 2000-06-15 | 1 | -12/+8 |
* | (toplevel) [COFF]: Include coff.h. | Gerd Moellmann | 2000-06-14 | 1 | -0/+4 |
* | [COFF]: New variable coff_offset. | Richard M. Stallman | 1998-06-29 | 1 | -4/+31 |
* | (copy_text_and_data) [DJGPP >= 2]: Switch off two bits | Karl Heuer | 1996-07-19 | 1 | -0/+10 |
* | [DJGPP v2]: Include fcntl.h. | Richard M. Stallman | 1996-04-10 | 1 | -0/+18 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -2/+2 |
* | (write_segment): Write valid data in units of 1<<13, | Richard M. Stallman | 1995-10-08 | 1 | -5/+18 |
* | (write_segment): Use pagesize as unit of writing instead of 128. | Richard M. Stallman | 1995-10-03 | 1 | -4/+5 |
* | Comment changes. | Richard M. Stallman | 1994-10-26 | 1 | -5/+4 |
* | (make_hdr): Undo June 16 change. | Richard M. Stallman | 1994-10-06 | 1 | -2/+3 |
* | Don't test CANNOT_UNEXEC. | Richard M. Stallman | 1994-09-24 | 1 | -4/+0 |
* | (copy_text_and_data): Delete some printf's. | Richard M. Stallman | 1994-09-23 | 1 | -3/+0 |
* | (copy_text_and_data): Add RISCiX changes. | Richard M. Stallman | 1994-09-23 | 1 | -0/+86 |
* | (make_hdr): Handle case of no "additional header". | Richard M. Stallman | 1994-06-16 | 1 | -1/+4 |
* | Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros. | Roland McGrath | 1994-06-16 | 1 | -4/+24 |
* | [MSDOS]: Don't include files from the dos extender | Richard M. Stallman | 1994-05-22 | 1 | -10/+9 |