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