OSDN Git Service

2004-10-18 Jeroen Frijters <jeroen@frijters.net>
[pf3gnuchains/gcc-fork.git] / fixincludes / ChangeLog
1 2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
2
3         PR other/17991
4
5         * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
6         Update copyright year.
7         * fixfixes.c (main): Call initialize_opts from fixopts.c.
8         * fixincl.c (initialize): Call initialize_opts from fixopts.c,
9         do not include code for parsing options (environment vars).
10         (fix_with_system): Use a search path for applyfix, so that you
11         can run the test suite with two-process fixincludes.
12         * fixopts.c: New file.
13         * configure.ac: Add --enable-twoprocess.  Export ac_exeext
14         to config.h.  Default to --enable-twoprocess for MinGW32.
15         * config.h.in: Regenerate.
16         * configure: Regenerate.
17
18 2004-10-04  Loren J. Rittle  <ljrittle@acm.org>
19
20         * tests/base/sys/cdefs.h: Update from test area.
21
22 2004-09-17  Roger Sayle  <roger@eyesopen.com>
23
24         * inclhack.def (linux_ia64_ucontext): New fix.
25         * fixincl.x: Regenerate.
26         * tests/base/sys/ucontext.h: New file.
27
28 2004-09-15  Roger Sayle  <roger@eyesopen.com>
29
30         * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
31         * tests/base/stdlib.h: Likewise.
32
33 2004-09-13  Loren J. Rittle  <ljrittle@acm.org>
34
35         * inclhack.def (freebsd_gcc4_breakage): Add.
36         * fixincl.x: Regenerate.
37         * tests/base/sys/cdefs.h: Update for new test.
38
39 2004-09-10  Adam Nemet  <anemet@lnxw.com>
40
41         * inclhack.def (lynx_void_int): Remove.
42         (lynxos_fcntl_proto): Remove.
43         (lynxos_no_warning_in_sys_time_h): New fix.
44         (lynxos_missing_putenv): New fix.
45         * fixincl.x: Regenerate.
46         * tests/base/fcntl.h: Remove.
47         * tests/base/sys/time.h: Update from test area.
48         * tests/base/curses.h: Likewise.
49         * tests/base/stdlib.h: Likewise.
50
51 2004-09-03  Jan Beulich  <jbeulich@novell.com>
52
53         * inclhack.def: Suppress exception_structure and math_exception
54         for NetWare headers.
55         * fixincl.x: Regenerate.
56
57 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
58
59         * .cvsignore: New.
60         * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
61         autoconfiscated.
62         * configure.ac: New.
63         * config.h.in: Generate.
64         * configure: Generate.
65         * aclocal.m4: New.
66         * fixlib.h: Remove inclusions of gcc files.
67         * system.h: New.
68
69         Other files copied from gcc/fixinc.