aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog47
1 files changed, 47 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 4ceb74ed0b5..f2a5281d1f8 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,50 @@
12012-09-17 Glenn Morris <rgm@gnu.org>
2
3 * config.nt (COPYRIGHT): New.
4
52012-09-15 Paul Eggert <eggert@cs.ucla.edu>
6
7 Port _setjmp fix to POSIXish hosts as well as Microsoft.
8 * config.nt: Attempt to sync with autogen/config.in.
9 (HAVE_SIGSETJMP, HAVE__SETJMP): New macros.
10 (_longjmp, _setjmp): Remove.
11
122012-09-14 Juanma Barranquero <lekktu@gmail.com>
13
14 * config.nt: Sync with autogen/config.in.
15 (BROKEN_FIONREAD, BROKEN_SIGAIO, BROKEN_SIGIO, BROKEN_SIGPOLL)
16 (BROKEN_SIGPTY, HAVE_CBRT, HAVE_LOGB, NO_TERMIO): Remove.
17 (USABLE_FIONREAD, USABLE_SIGIO): New macros.
18
192012-09-10 Juanma Barranquero <lekktu@gmail.com>
20
21 * config.nt: Sync with autogen/config.in.
22 (FLOAT_CHECK_DOMAIN, HAVE_FMOD, HAVE_FREXP)
23 (HAVE_INVERSE_HYPERBOLIC, NO_MATHERR): Remove.
24
252012-09-08 Eli Zaretskii <eliz@gnu.org>
26
27 * configure.bat <use_extensions>: Don't leave it set in the
28 environment when the script exits.
29
302012-09-07 Juanma Barranquero <lekktu@gmail.com>
31
32 * config.nt: Sync with autogen/config.in.
33 (NO_ABORT, SIGNAL_H_AHB): Remove.
34
352012-09-07 Eli Zaretskii <eliz@gnu.org>
36
37 * inc/ms-w32.h (struct sigaction): Declare sa_handler __cdecl.
38
392012-09-05 Juanma Barranquero <lekktu@gmail.com>
40
41 * config.nt: Sync with autogen/config.in.
42
432012-09-04 Paul Eggert <eggert@cs.ucla.edu>
44
45 Simplify redefinition of 'abort' (Bug#12316).
46 * inc/ms-w32.h (w32_abort) [HAVE_NTGUI]: Remove.
47
12012-09-02 Juanma Barranquero <lekktu@gmail.com> 482012-09-02 Juanma Barranquero <lekktu@gmail.com>
2 49
3 * config.nt: Sync with autogen/config.in. 50 * config.nt: Sync with autogen/config.in.