]> code.delx.au - gnu-emacs/history - src/unexw32.c
(archive-l-e): New optional argument `float' means generate a float value.
[gnu-emacs] / src / unexw32.c
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-10 Eli ZaretskiiUpdate copyrighte years.
2005-06-10 Eli Zaretskii(COPY_CHUNK, COPY_PROC_CHUNK): Add a new argument
2005-06-06 Eli Zaretskii(RVA_TO_PTR): Moved here from w32heap.h.
2003-09-01 Miles BaderAdd arch taglines
2003-05-21 Jason Rumney(_start): Remove _fmode initialization.
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2000-08-22 Andrew InnesChange PUCHAR to PCHAR.
1999-06-03 Andrew Innes(get_section_info) [_ALPHA_]: Force as much bss data
1999-05-02 Andrew Innes(get_section_info): Dump back the entire EMDATA
1999-01-31 Andrew Innes(ROUND_UP_DST_AND_ZERO): New macro.
1999-01-17 Andrew InnesMajor rewrite to support cleaner method of dumping; a
1998-12-28 Andrew Innes(_start): Force system calls accessing unmounted device...
1998-05-30 Geoff Voelker(w32_fatal_reload_error): Update error message.
1998-04-17 Geoff Voelker(my_begbss_static, my_endbss_static): Declare.
1998-04-09 Karl Heuer(min, max): Define as macros.
1997-09-03 Geoff VoelkerInclude config.h and time.h.
1997-07-01 Geoff VoelkerAdd pragma to force zero initialized
1996-11-19 Geoff VoelkerUse new names for w32 files
1996-11-19 Geoff VoelkerChange identifiers of the form win32* to w32*.
1996-05-03 Geoff Voelker(WinMain): Function removed.
1996-03-17 Geoff Voelker(WinMain): Allocate a console for stdout
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-05 Karl HeuerComment fixes.
1995-12-24 Geoff Voelker(get_bss_info_from_map_file): New function.
1995-11-07 Geoff Voelker[HAVE_NTGUI] (WinMain): New procedure.
1995-06-30 Geoff Voelker(get_section_info): Set the end of the data region
1995-06-15 Karl HeuerInitial revision