summaryrefslogtreecommitdiff
path: root/src/unexec.c
Commit message (Expand)AuthorAge
* * s/usg5-4.h (ADDR_CORRECT): Remove, unused.Dan Nicolaescu2008-07-23
* Remove code depending on !COFF and USG, the file isDan Nicolaescu2008-07-23
* * systty.h: Remove code for Aix on 386, unsupported platform.Dan Nicolaescu2008-07-16
* * unexec.c:Dan Nicolaescu2008-07-10
* * unexnext.c:Dan Nicolaescu2008-06-26
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-14
* * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove codeDan Nicolaescu2008-02-09
* * Makefile.in (REGEXP_IN_LIBC): Remove reference to obsoleteDan Nicolaescu2008-02-09
* * movemail.c:Dan Nicolaescu2008-01-13
* Add 2008 to copyright years.Glenn Morris2008-01-08
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-14
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* (write_segment, unexec): Move these functions to avoid forwardEli Zaretskii2005-03-19
* Add arch taglinesMiles Bader2003-09-01
* Comment change.Richard M. Stallman2003-05-19
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* *** empty log message ***Richard M. Stallman2001-12-11
* Don't include coff.h unless HAVE_COFF_H is defined.Eli Zaretskii2001-11-16
* (write_segment) [USE_CRT_DLL]: Remove unnecessaryAndrew Innes2000-08-22
* (toplevel): Fix last change, so as not to deprive MSDOSEli Zaretskii2000-06-15
* (toplevel) [COFF]: Include coff.h.Gerd Moellmann2000-06-14
* [COFF]: New variable coff_offset.Richard M. Stallman1998-06-29
* (copy_text_and_data) [DJGPP >= 2]: Switch off two bitsKarl Heuer1996-07-19
* [DJGPP v2]: Include fcntl.h.Richard M. Stallman1996-04-10
* Update FSF's address in the preamble.Erik Naggum1996-01-15
* Comment fixes.Karl Heuer1996-01-05
* (write_segment): Write valid data in units of 1<<13,Richard M. Stallman1995-10-08
* (write_segment): Use pagesize as unit of writing instead of 128.Richard M. Stallman1995-10-03
* Comment changes.Richard M. Stallman1994-10-26
* (make_hdr): Undo June 16 change.Richard M. Stallman1994-10-06
* Don't test CANNOT_UNEXEC.Richard M. Stallman1994-09-24
* (copy_text_and_data): Delete some printf's.Richard M. Stallman1994-09-23
* (copy_text_and_data): Add RISCiX changes.Richard M. Stallman1994-09-23
* (make_hdr): Handle case of no "additional header".Richard M. Stallman1994-06-16
* Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.Roland McGrath1994-06-16
* [MSDOS]: Don't include files from the dos extenderRichard M. Stallman1994-05-22
* Update copyright.Karl Heuer1994-05-04
* [MSDOS]: Don't #include <a.out.h>, but use other headers.Richard M. Stallman1994-01-08
* [! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.Roland McGrath1993-11-11
* Include <config.h> instead of "config.h".Roland McGrath1993-09-10
* (make_hdr): Use & in call to bzero.Richard M. Stallman1993-07-28
* * unexec.c [HPUX] (sbrk): This returns a void *.Jim Blandy1993-06-16
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-09
* Some more changes from Michael K. Johnson for Linux.Jim Blandy1993-05-20
* * unexec.c (copy_text_and_data): Error message tweaked.Jim Blandy1993-03-11
* (Fforward_comment): New function.Richard M. Stallman1993-02-23
* entered into RCSJim Blandy1992-04-24