* include/private/gc_priv.h (GC_generic_malloc_words_small_inner):
[official-gcc.git] / fixincludes / ChangeLog
blobf3573b11039a9cdb5e0add248d1deed02651a6c2
1 2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
3         PR other/17991
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.
18 2004-10-04  Loren J. Rittle  <ljrittle@acm.org>
20         * tests/base/sys/cdefs.h: Update from test area.
22 2004-09-17  Roger Sayle  <roger@eyesopen.com>
24         * inclhack.def (linux_ia64_ucontext): New fix.
25         * fixincl.x: Regenerate.
26         * tests/base/sys/ucontext.h: New file.
28 2004-09-15  Roger Sayle  <roger@eyesopen.com>
30         * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
31         * tests/base/stdlib.h: Likewise.
33 2004-09-13  Loren J. Rittle  <ljrittle@acm.org>
35         * inclhack.def (freebsd_gcc4_breakage): Add.
36         * fixincl.x: Regenerate.
37         * tests/base/sys/cdefs.h: Update for new test.
39 2004-09-10  Adam Nemet  <anemet@lnxw.com>
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.
51 2004-09-03  Jan Beulich  <jbeulich@novell.com>
53         * inclhack.def: Suppress exception_structure and math_exception
54         for NetWare headers.
55         * fixincl.x: Regenerate.
57 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
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.
69         Other files copied from gcc/fixinc.