Backport upstream patches to fix ICEs when using -fdebug-types-section.
[official-gcc.git] / gcc-4_7-mobile / fixincludes / ChangeLog
blobdf6eb1cc04a6edb3b912a0b76bedaeb1bdbcd402
1 2012-09-20  Release Manager
3         * GCC 4.7.2 released.
5 2012-06-14  Release Manager
7         * GCC 4.7.1 released.
9 2012-03-26  David Edelsohn  <dje.gcc@gmail.com>
11         * inclhack.def (aix_malloc): New.
12         * fixincl.x: Regenerate.
13         * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
15 2012-03-22  Release Manager
17         * GCC 4.7.0 released.
19 2012-01-11  Bruce Korb <bkorb@gnu.org>
20             Steven G. Kargl  <kargl@gcc.gnu.org>
21             Andreas Tobler  <andreast@fgznet.ch>
23         PR bootstrap/51705
24         PR preprocessor/51776
25         * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
26         * fixincl.x: Regenerate.
27         * tests/base/sys/cdefs.h: Update.
29         * genfixes: Remove the 'Ver.' from the version check.
31 2011-12-20  Andreas Schwab  <schwab@linux-m68k.org>
33         * configure: Regenerate.
35 2011-12-19  Andreas Schwab  <schwab@linux-m68k.org>
37         * configure: Regenerate.
39 2011-11-16  David Edelsohn  <dje.gcc@gmail.com>
41         * inclhack.def (aix_once_init_[12]): New fixes.
42         * fixincl.x: Regenerate.
43         * tests/base/pthread.h: Update.
45 2011-10-25  Mike Stump  <mikestump@comcast.net>
47         PR target/48851
48         * inclhack.def (void_null): New bypass.
49         * fixincl.x: Regenerate.
51 2011-09-26  Tristan Gingold  <gingold@adacore.com>
53         * inclhack.def (ms_define_can_use_extern_prefix):
54         (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
55         New fixes.
56         * fixincl.x: Regenerate.
57         * tests/base/rtldef/string.h: New test.
58         * tests/base/rtldef/decc$types.h: Likewise.
59         * tests/base/testing.h: Update
61 2011-09-22  Tristan Gingold  <gingold@adacore.com>
63         * mkfixinc.sh (target): Remove alpha-vms from particular targets.
65 2011-08-23  Steve Ellcey  <sje@cup.hp.com>
67         PR libstdc++/50153
68         * inclhack.def (hpux11_abs): Extend to all hpux machines.
69         * fixincl.x: Regenerate.
71 2011-08-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
72             Marc Glisse  <marc.glisse@normalesup.org>
74         PR libstdc++-v3/1773
75         * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
76         (solaris_longjmp_noreturn, solaris_pow_int_overload)
77         (solaris_std___filbuf): New fixes.
78         * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
79         tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
80         * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
82 2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
84         PR c++/49347
85         * inclhack.def (solaris_posix_spawn_restrict): New fix.
86         * fixincl.x: Regenerate.
87         * tests/base/spawn.h: New test.
89 2011-06-08  Douglas B Rupp  <rupp@gnat.com>
91         * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
92         * configure: Regenerate.
93         * config.h.in: Regenerate.
95 2011-06-06  Peter O'Gorman  <pogma@thewrittenword.com>
97         * inclhack.def (aix_net_if_arp): New fix.
98         * fixincl.x: Regenerate.
99         * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
101 2011-05-17  Tristan Gingold  <gingold@adacore.com>
103         * inclhack.def (solaris_complex_cxx): Fix syntax.
104         * fixincl.x: Regenerate.
106 2011-05-17  Tristan Gingold  <gingold@adacore.com>
108         * check.tpl: Shell-quote testing file.
110 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
112         * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
114 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
116         PR other/46202
117         * Makefile.in (install-strip): New phony target.
118         (all, check, install): Also mark as phony.
120 2010-11-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
122         * inclhack.def (irix_pthread_init): New fix.
123         * fixincl.x: Regenerate.
124         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
126 2010-10-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
128         PR c++/46024
129         * inclhack.def (solaris_sys_va_list): New fix.
130         * fixincl.x: Regenerate.
131         * tests/base/sys/va_list.h: New test.
133 2010-09-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
135         * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
136         * fixincl.x: Regenerate.
138 2010-07-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
140         * inclhack.def (solaris_cond_init): New fix.
141         * fixincl.x: Regenerate.
142         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
143         [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
145 2010-06-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
147         * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
148         * fixincl.x: Regenerate.
149         * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
150         * tests/base/sys/feature_tests.h: New file.
152 2010-06-03  Joern Rennecke <joern.rennecke@embecosm.com>
153             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
155         PR bootstrap/42798
156         * configure.ac: Check for declaration of 'basename(char *)'.
157         * configure: Regenerate.
159 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
161         * inclhack.def (alpha_wchar): Remove.
162         * fixincl.x: Regenerate.
163         * tests/base/wchar.h: Remove.
165 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
167         * aclocal.m4: Regenerate.
169 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
171         * inclhack.def (alpha_assert): Allow for more whitespace in
172         select.
173         * fixincl.x: Regenerate.
175 2010-03-28  H.J. Lu  <hongjiu.lu@intel.com>
177         PR target/40722
178         * mkfixinc.sh: Revert the last change for mingw.
180 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
182         * inclhack.def (glibc_strncpy): New fix.
183         * fixincl.x: Regenerate.
184         * tests/base/bits/string2.h: Update.
186 2010-03-23  H.J. Lu  <hongjiu.lu@intel.com>
188         PR target/40722
189         * mkfixinc.sh: Fix stdlib.h for mingw.
191 2010-02-19  Bruce Korb  <bkorb@gnu.org>
193         * inclhack.def: remove vestiges of inadvertently committed changes
195 2010-02-10  Bruce Korb  <bkorb@gnu.org>
197         * README: fix up references to old gcc/fixinc directory
199 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
201         * inclhack.def (solaris_int_limits_3): New fix.
202         * fixincl.x: Regenerate.
203         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
204         test.
206         * inclhack.def (solaris_int_const, solaris_int_limits_1,
207         solaris_int_limits_2 ): Applies to Solaris 2 in general.
208         Remove select.
209         Add mach for *-*-solaris2*.
210         Change second c_fix_arg to select.
211         Remove #pragma ident from test_text.
212         * fixincl.x: Regenerate.
213         * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
214         #pragma trigger text.
215         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
216         SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
218 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
220         * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
221         (aix_stdint_2): Likewise.
222         (aix_stdint_3): Likewise.
223         (aix_stdint_4): Likewise.
224         (aix_stdint_5): Likewise.
225         (darwin_stdint_1): Add stdint-darwin.h to files.
226         (darwin_stdint_2): Likewise.
227         (darwin_stdint_3): Likewise.
228         (darwin_stdint_4): Likewise.
229         (darwin_stdint_5): Likewise.
230         (darwin_stdint_6): Likewise.
231         (darwin_stdint_7): Likewise.
232         (hpux_c99_intptr): Add stdint-hpux11.h to files.
233         (hpux_c99_inttypes): Likewise.
234         (hpux_c99_inttypes2): Likewise.
235         (hpux_stdint_least_fast): Likewise.
236         (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
237         (irix_stdint_c99_types): New fix.
238         (irix_stdint_c99_macros): New fix.
239         (newlib_stdint_1): Add stdint-newlib.h to files.
240         (newlib_stdint_2): Likewise.
241         fixincl.x: Regenerate.
242         tests/base/stdint-aix.h: New file.
243         tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
244         AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
245         tests/base/stdint-aix.h: ... here.
246         [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
247         [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
248         [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
249         tests/base/stdint-darwin.h: New file.
250         tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
251         DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
252         DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
253         tests/base/stdint-darwin.h: ... here.
254         [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
255         [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
256         [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
257         tests/base/stdint-hpux11.h: New file.
258         tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
259         HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
260         tests/base/stdint-hpux11.h: ... here.
261         [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
262         [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
263         tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
264         IRIX_STDINT_C99_MODE_CHECK.
265         tests/base/stdint-irix65.h: New file.
266         tests/base/stdint-newlib.h: New file.
267         tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
268         NEWLIB_STDINT_2_CHECK]: Moved ...
269         tests/base/stdint-newlib.h: ... here.
271 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
273         * configure: Regenerate.
275 2009-10-21  Steve Ellcey  <sje@cup.hp.com>
277         * inclhack.def (hpux_stdint_least_fast): Simplify.
278         * fixincl.x: Regenerate.
279         * tests/base/stdint.h: Update.
281 2009-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
283         * inclhack.def (isc_fmod, isc_omits_with_stdc)
284         (nested_sys_limits, sco_math): Remove.
285         * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
286         * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
287         * tests/base/sys/limits.h: Remove.
288         * fixincl.x: Regenerate.
290 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
292         PR testsuite/29737
293         PR bootstrap/35938
294         PR testsuite/39655
295         * check.tpl: Fix typos.
296         * README: Likewise.  Also, document that 'select' uses ERE.
297         * mkheaders.in: Update copyright years in --version output.
298         * inclhack.def (sco_math): Add missing final newline in sed
299         script 'a', 'c', or 'i' commands, for BSD sed.
300         (sco_math): In the text of 'a', 'c', or 'i' sed
301         commands, prepend leading white space with a backslash to avoid
302         the whitespace to be removed by BSD sed.
303         (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
304         (x11_new): Fix sed expression, for BSD sed.
305         (glibc_mutex_init): Fix newlines in sed 's' command replacement
306         part, for GNU sed 3.02 and Solaris sed.
307         (glibc_mutex_init): Replace unportable \+ sed regex operator
308         with \{1,\}.
309         (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
310         alternation \| regex operator.
311         (solaris_complex): Remove superfluous backslashes from
312         replacement string.  Replace \+ operator with \{1,\}.
313         * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
314         * fixincl.x: Regenerate.
316 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
318         PR libfortran/41169
319         * inclhack.def (irix_complex): New fix.
320         (solaris_complex): Likewise.
321         * fixincl.x: Regenerate.
322         * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
323         New tests.
325 2009-08-28   Bruce Korb <bkorb@gnu.org>
326              Steve Ellcey  <sje@cup.hp.com>
328         * README (files): Describe files entry.
329         * inclhack.def (hpux_stdint_least): Remove.
330         (hpux_stdint_fast): Remove.
331         (hpux_stdint_fast): Remove.
332         (hpux_stdint_least_fast): New.
333         (hpux_inttype_int_least8_t): Remove.
334         (hpux_inttype_int8_t): Modify.
335         * fixincl.x: Regenerate.
336         * tests/base/stdint.h: Update.
337         * tests/base/sys/_inttypes.h: Update.
339 2009-08-28  Steve Ellcey  <sje@cup.hp.com>
341         * inclhack.def (hpux_imaginary_i): Remove spaces.
342         * fixincl.x: Regenerate.
343         * tests/base/stdint.h: Update AIX fixes. 
344         * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
346 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
348         * configure.ac (AC_PREREQ): Bump to 2.64.
350 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
352         * aclocal.m4: Regenerate.
353         * configure: Regenerate.
354         * config.h.in: Regenerate.
356 2009-08-17  David Edelsohn  <edelsohn@gnu.org>
358         * inclhack.def (aix_complex): Redefine _Complex_I.  Do not
359         redefine I.
360         * (aix_stdint_[12345]): New fixes.
361         * fixincl.x: Regenerate.
362         * tests/base/complex.h: Update check.
363         * tests/base/stdint.h: Add AIX stdint.h checks.
365 2009-08-14  Steve Ellcey  <sje@cup.hp.com>
367         * inclhack.def (hpux_imaginary_i): New fix.
368         * fixincl.x: Regenerate.
369         * tests/base/complex.h: New file.
371 2009-08-12  David Edelsohn  <edelsohn@gnu.org>
373         * inclhack.def (aix_complex): New fix.
374         * fixincl.x: Regenerate.
375         
376 2009-08-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
378         * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
379         (hpux_inttype_int8_t): Likewise.
380         * fixincl.x: Regenerate.
382 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
384         * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
385         New variables.
386         ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
387         Use them.
389 2009-07-04  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
391         * inclhack.def (darwin_stdint_5, darwin_stdint_6,
392         darwin_stdint_7): New fixes.
393         * fixincl.x: Regenerate.
394         * tests/base/stdint.h: Adjust test for new fixes.
396 2009-07-03  Eric Botcazou  <ebotcazou@adacore.com>
398         * inclhack.def (solaris_int_types): New fix.
399         * fixincl.x: Regenerate.
400         * tests/base/sys/int_types.h: New file.
402 2009-06-09  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
404         * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
405         darwin_stdint_4): New fixes.
406         * tests/base/stdint.h: Adjust test results for new fixes.
407         * fixincl.x: Regenerate.
409 2009-05-29  Eric Botcazou  <ebotcazou@adacore.com>
411         * inclhack.def (solaris_int_const): New fix.
412         (solaris_int_limits_1): Likewise.
413         (solaris_int_limits_2): Likewise.
414         * fixincl.x: Regenerate.
415         * tests/base/sys/int_const.h: New file.
416         * tests/base/sys/int_limits.h: Likewise.
418 2009-05-15  Joseph Myers  <joseph@codesourcery.com>
420         * inclhack.def (glibc_tgmath): Correct bypass.
421         * fixincl.x: Regenerate.
423 2009-04-28  Steve Ellcey  <sje@cup.hp.com>
425         * inclhack.def (hpux11_uint32_c): Remove.
426         (hpux_long_double): Disable on hpux11.3*.
427         (hpux_long_double_2): New.
428         (hpux_c99_intptr): New.
429         (hpux_c99_inttypes): New.
430         (hpux_c99_inttypes2): New.
431         (hpux_stdint_least): New.
432         (hpux_stdint_fast): New.
433         (hpux_inttype_int_least8_t): New.
434         (hpux_inttype_int8_t): New.
435         * fixincl.x: Regenerate.
436         * tests/base/sys/_inttypes.h: New.
437         * tests/base/inttypes.h: Update.
438         * tests/base/stdlib.h: Update.
439         * tests/base/stdint.h: Update.
441 2009-04-28  Joseph Myers  <joseph@codesourcery.com>
443         * inclhack.def (glibc_stdint): New fix.
444         * fixincl.x: Regenerate.
445         * tests/base/stdint.h: Update.
447 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
449         * Makefile.in: Change copyright header to refer to version
450         3 of the GNU General Public License and to point readers at the
451         COPYING3 file and the FSF's license web page.
452         * fixfixes.c: Likewise.
453         * fixinc.in: Likewise.
454         * fixincl.c: Likewise.
455         * fixlib.c: Likewise.
456         * fixlib.h: Likewise.
457         * fixopts.c: Likewise.
458         * fixtests.c: Likewise.
459         * genfixes: Likewise.
460         * mkheaders.in: Likewise.
461         * system.h: Likewise.
463 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
465         PR c/448
466         * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
467         * fixincl.x: Regenerate.
468         * tests/base/stdint.h: Update.
470 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
472         * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
473         Update.
475 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
477         PR c/456
478         PR c/5675
479         PR c/19976
480         PR c/29116
481         PR c/31871
482         PR c/35198
483         * inclhack.def (glibc_tgmath): New fix.
484         * fixincl.x: Regenerate.
485         * tests/base/tgmath.h: New.
487 2009-03-28  Joseph Myers  <joseph@codesourcery.com>
489         * inclhack.def (aix_syswait, exception_structure,
490         pthread_page_size): Remove.
491         (math_exception): Remove mention of fixproto in comment.
492         * fixincl.x: Regenerate.
493         * mkheaders.in: Do not handle STMP_FIXPROTO.
495 2009-03-27  Sandra Loosemore  <sandra@codesourcery.com>
497         * server.c (run_shell): Quote directory name passed to cd.
499 2009-03-01  Bruce Korb  <bkorb@gnu.org>
500         Apply a positively ancient patch:
502         2004-10-15  Giovanni Bajo  <giovannibajo@libero.it>
504         * inclhack.def (alpha_if_semicolon): new fix from long, long ago
505         * tests/base/net/if.h: Add new test.
507 2009-01-06  Andreas Tobler  <a.tobler@schweiz.org>
509         * tests/base/locale.h: Add new test.
510         * tests/base/stdarg.h: Likewise.
512 2009-01-05  Steve Ellcey  <sje@cup.hp.com>
514         * inclhack.def (hpux_spu_info):  Add files line.
515         * fixincl.x: Regenerate.
517 2009-01-01  Andreas Tobler  <a.tobler@schweiz.org>
519         * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
520         in case of C.
521         * fixincl.x: Regenerate.
523 2008-12-31  Andreas Tobler  <a.tobler@schweiz.org>
525         PR target/35460
526         * inclhack.def (openbsd_va_start): Use __builtin_va_start
527         for OpenBSD.
528         * fixincl.x: Regenerate.
530 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
532         * configure: Regenerate.
534 2008-12-15  Steve Ellcey  <sje@cup.hp.com>
536         * inclhack.def (hpux_spu_info): Match PA as well as IA64.
537         * fixincl.x: Regenerate.
539 2008-09-06  H.J. Lu  <hongjiu.lu@intel.com>
541         * configure.ac: Fix a typo.
542         * configured: Regenerate.
544 2008-09-06  Bruce Korb  <bkorb@gnu.org>
546         * fixincl.tpl (sed): make the program executable configurable.
547         Some platforms have some rather oddball defaults.
548         * config.h.in (SED_PROGRAM): define the default sed.
549         * fixincl.x: regenerated
550         * tests/base/internal/wchar_core.h: fix bad sample text
551         * tests/base/math.h: fix bad sample text
552         * configure.ac: search for working sed
553         * inclhack.def (glibc_mutex_init): fix non-portable construct
554         and re-order a few misordered entries.
556 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
558         * configure: Regenerate.
560 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
562         * inclhack.def (AAB_svr4_replace_byteorder,
563         AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
564         libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
565         ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
566         solaris_mutex_init_1, solaris_socket, solaris_unistd,
567         solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
568         ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
569         ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
570         ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
571         ultrix_strings2, ultrix_sys_time, ultrix_unistd,
572         unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
573         windiss_math2, windiss_valist): Remove.
574         * fixincl.x: Regenerate.
575         * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
576         i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
577         powerpc-*-eabiaix*): Remove.
578         * tests/base/math.h: Update.
579         * tests/base/pthread.h: Update.
580         * tests/base/stdio.h: Update.
581         * tests/base/stdlib.h: Update.
582         * tests/base/string.h: Update.
583         * tests/base/strings.h: Update.
584         * tests/base/sys/file.h: Update.
585         * tests/base/sys/limits.h: Update.
586         * tests/base/sys/socket.h: Update.
587         * tests/base/sys/stat.h: Update.
588         * tests/base/sys/time.h: Update.
589         * tests/base/testing.h: Update.
590         * tests/base/unistd.h: Update.
591         * tests/base/_G_config.h: Remove.
592         * tests/base/arpa: Remove directory.
593         * tests/base/fs: Remove directory.
594         * tests/base/locale.h: Remove.
595         * tests/base/machine: Remove directory.
596         * tests/base/rpc/svc.h: Remove.
597         * tests/base/sys/ioctl.h: Remove.
598         * tests/base/sys/regset.h: Remove.
599         * tests/base/sys/times.h: Remove.
600         * tests/base/sys/utsname.h: Remove.
601         * tests/base/widec.h: Remove.
603 2008-05-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
605         * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
606         * tests/base/iso/math_c99.h: Update.
607         * fixincl.x: Regenerate.
609 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
611         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
612         posix_types_64.
613         * fixincl.x: Regenerate.
615 2008-04-25  Kai Tietz  <kai.tietz@onvision.com>
617         * fixincl.c (fix_with_system): Cast pointer difference to long.
618         * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
620 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
622         PR bootstrap/35457
623         * Makefile.in: Rewrite aclocal.m4 rule.
624         * aclocal.m4: Regenerate.
625         * configure: Regenerate.
627 2008-03-07  Peter O'Gorman  <pogma@thewrittenword.com>
629         PR c++/20366
630         * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
631         * fixincl.x: Regenerate.
632         * tests/base/stdio.h: Add test.
634 2008-02-25  Ben Elliston  <bje@au.ibm.com>
636         PR other/32948
637         * fixincl.c (fix_applies): Remove unused variable `name_len'.
639 2008-02-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
641         * inclhack.def (solaris_math_10): New.
642         * tests/base/iso/math_c99.h: Update.
644         * fixincl.x: Regenerate.
646 2008-02-04  Ismail Dönmez  <ismail@pardus.org.tr>
648         * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
649         freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
650         netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon):  Add
651         quotes around mach entries.
652         * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
653         to GPLv3.
655 2008-02-04  Hans-Peter Nilsson  <hp@axis.com>
657         PR other/31405
658         * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
659         (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
660         __extern_inline|__GNU_STDC_INLINE__.
661         (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
662         <bypass>: Change from __STDC_VERSION__ to
663         __extern_inline|__GNU_STDC_INLINE__.
664         <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
665         appending attribute-gnu_inline.
666         <second c_fix_arg>: Remove.
667         <test_text>: Remove __extern_inline line.
668         * tests/base/features.h: Re-add.
669         * tests/base/sys/sysmacros.h: Adjust.
670         * fixincl.x: Regenerate.
672 2008-01-06  Hans-Peter Nilsson  <hp@axis.com>
674         Revert last change.
676 2007-12-18  Hans-Peter Nilsson  <hp@axis.com>
678         * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
679         * fixincl.x: Regenerate.
680         * tests/base/wchar.h: Update.
681         * tests/base/features.h: New.
683 2007-10-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
685         PR target/33700
686         * inclhack.def (hpux11_pthread_const): New.
687         * fixincl.x: Regenerate.
688         * tests/base/sys/pthread.h: Update.
690 2007-10-12  Kai Tietz  <kai.tietz@onevision.com>
692         * configure.ac: x86_64 mingw target uses twoprocess.
693         * mkfixinc.sh: Add x86_64 mingw target.
694         * configure: Regenerate.
696 2007-10-09  Geoffrey Keating  <geoffk@apple.com>
698         * inclhack.def (darwin_externc): New.
699         * fixincl.x: Regenerate.
700         * tests/base/mach-o/swap.h: New.
702 2007-08-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
704         * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
705         Delete fixes.
706         * tests/base/iso/math_c99.h: Delete associated test baselines.
707         * fixincl.x: Regenerate.
709 2007-07-24  Krister Walfridsson  <cato@df.lth.se>
711         PR target/30058
712         * inclhack.def (netbsd_c99_inline_2): New.
713         * fixincl.x: Regenerate.
714         * tests/base/signal.h: Update.
716 2007-07-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
718         PR target/32641
720         * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
721         solaris_math_7): Constify and make FP exception-safe.
722         * tests/base/iso/math_c99.h: Update.
724         * fixincl.x: Regenerate.
726 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
728         PR libgcj/28190
729         * inclhack.def (irix_stdint_c99): New fix.
730         * fixincl.x: Regenerate.
731         * tests/base/stdint.h: New test.
733 2007-06-06  Steve Ellcey  <sje@cup.hp.com>
735         PR testsuite/31828
736         * inclhack.def (hppa_hpux_fp_macros): New.
737         * fixincl.x: Regenerate.
738         * tests/base/math.h: Update.
740 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
742         * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
743         if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
744         __STDC_VERSION__ < 199901L.
745         (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
746         with #ifdef __GNUC_GNU_INLINE__.
747         (glibc_c99_inline_3): Add select.  Replace __STDC_VERSION__ >= 199901L
748         with defined(__GNUC_STDC_INLINE__).
749         (glibc_c99_inline_4): Change select, add second c_fix_arg.
750         Replace #if __STDC_VERSION__ < 199901L with
751         #ifdef __GNUC_GNU_INLINE__.
752         * fixincl.x: Regenerated.
753         * tests/base/bits/string2.h: Update.
754         * tests/base/sys/sysmacros.h: Update.
755         * tests/base/sys/stat.h: Update.
757 2007-03-18  Krister Walfridsson  <cato@df.lth.se>
759         PR target/30058
760         * inclhack.def (netbsd_c99_inline_1): New.
761         * fixincl.x: Regenerate.
762         * tests/base/signal.h: New.
764 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
766         * Makefile.in: Add dummy "install-info" target.
768 2007-03-06  Joseph Myers  <joseph@codesourcery.com>
770         * mkheaders.in: Fix headers for each multilib required.
772 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
774         * Makefile.in: Add dummy install-pdf target.
776 2007-02-27  Joseph Myers  <joseph@codesourcery.com>
778         * mkheaders.in (incdir): Use include-fixed not include.
780 2007-02-15  Brooks Moses  <brooks.moses@codesourcery.com>
782         * Makefile.in: Added "pdf" target to .PHONY.
784 2007-02-05  Richard Guenther  <rguenther@suse.de>
786         * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
787         with older glibc.  Adjust version number for C99.
788         * fixincl.x: Regenerated.
790 2007-02-04  Mike Stump  <mrs@apple.com>
792         * mkheaders.in: Allow optional isysroot parameter.
794 2007-02-03  Bruce Korb <bkorb@gnu.org>
796         * inclhack.def (glibc_c99_inline_4): replace "extern" only if
797         surrounded by space characters.
799 2007-01-25  Daniel Franke <franke.daniel@gmail.com>
801         PR target/30272
802         * inclhack.def(broken_cabs): Also remove definition of cabsl.
803         * fixincl.x: Regenerate.
804         * tests/base/math.h: Update.
806 2007-01-05  Bruce Korb <bkorb@gnu.org>, 
807             Daniel Franke <franke.daniel@gmail.com>
809         PR target/30008
810         * fixincl.tpl (List): separate file name patterns with a NUL byte instead
811         of a vertical bar ("|").
812         * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
813         matching.  Set SKIP_TEST flag if we are not to run a test.
814         * fixincl.x: Regenerate.
815         * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
816         kandr_concat, sco_math): Replace lists of specfic file names by search
817         patterns.
819 2006-12-12  Olivier Hainque  <hainque@adacore.com>
821         * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
822         targets for which a no-op fixer is appropriate.
823         
824 2006-11-07  Richard Guenther  <rguenther@suse.de>
826         * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
827         systems.
828         * fixincl.x: Regenerate.
830 2006-11-02  Geoffrey Keating  <geoffk@apple.com>
832         * inclhack.def (glibc_c99_inline_1): New.
833         * inclhack.def (glibc_c99_inline_2): New.
834         * inclhack.def (glibc_c99_inline_3): New.
835         * inclhack.def (glibc_c99_inline_4): New.
836         * fixincl.x: Regenerate.
837         * tests/base/bits/string2.h: New.
838         * tests/base/sys/sysmacros.h: New.
839         * tests/base/sys/stat.h: Update.
841 2006-11-01  Steve Ellcey  <sje@cup.hp.com>
843         * tests/base/sys/socket.h: Update.
845 2006-10-31  Steve Ellcey  <sje@cup.hp.com>
847         * inclhack.def (hpux11_extern_sendfile): New.
848         (hpux11_extern_sendpath): New.
849         * fixincl.x: Regenerate.
851 2006-10-29  Joseph Myers  <joseph@codesourcery.com>
853         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
854         * fixincl.x: Regenerate.
856 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
858         * Makefile.in: Added empty "pdf" target.
860 2006-10-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
862         PR target/29300
863         * inclhack.def (hpux_pthread_initializers): New hack.
864         * tests/base/sys/pthread.h: New file.
866         * fixincl.x: Regenerate.
868 2006-10-03  Uros Bizjak <uros@kss-loka.si>
870         * inclhack.def (glibc_mutex_init): Also fix
871         PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
872         PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
873         * tests/base/pthread.h: Update.
875         * fixincl.x: Regenerate.
877 2006-10-01  Uros Bizjak <uros@kss-loka.si>
879         * inclhack.def (glibc_mutex_init): New fix.
880         * tests/base/pthread.h: Update.
882         * fixincl.x: Regenerate.
884 2006-09-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
886         * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
887         Prevent it from running on solaris10 or later.
888         (solaris_once_init_2): Fix comment.
889         * tests/base/pthread.h: Update.
891         * fixincl.x: Regenerate.
893 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
895         * inclhack.def (solaris_once_init_2): New fix.
896         * tests/base/pthread.h: Update.
898         * fixincl.x: Regenerate.
900 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
902         * inclhack.def (solaris_mutex_init_2): Remove test for
903         PTHREAD_RWLOCK_INITIALIZER.
904         (solaris_rwlock_init_1): New.
905         * tests/base/pthread.h: Update.
907         * inclhack.def (solaris_once_init_1): New.
908         * tests/base/pthread.h: Adjust for new fix.
909         
910         * fixincl.x: Regenerate.
912 2006-07-17  Roger Sayle  <roger@eyesopen.com>
914         * tests/base/errno.h: New file.
915         * tests/base/architecture/ppc/math.h: Likewise.
916         * tests/base/ia64/sys/getppdp.h: Likewise.
918 2006-07-10  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
920         PR bootstrap/20437
921         * Makefile.in (configure, config.h.in): Change into $(srcdir)
922         before autoconf or autoheader call.
924 2006-06-23  Steve Ellcey  <sje@cup.hp.com>
926         PR target/28084
927         * inclhack.def (hpux_extern_errno): New.
928         * fixincl.x: Regenerate.
930 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
932         * Makefile.in: Add dvi info html and install-html to .PHONY
933         Add install-html target.
935 2006-05-16  Mike Stump  <mrs@apple.com>
937         * configure.ac: Add -Wno-overlength-strings.
938         * configure: Regenerate.
940 2006-05-14  Bernhard Fischer  <aldot@gcc.gnu.org>
942         * README: Fix typo.
944 2006-02-18  Steve Ellcey  <sje@cup.hp.com>
946         PR target/26189
947         * inclhack.def (hpux_spu_info): New.
948         * fixincl.x: Regenerate
950 2006-01-31  Marcin Dalecki  <martin@dalecki.de>
952         * configure.ac: Check for asprintf, basename, vasprintf.
953         * config.h.in: Regenerate.
954         * configure: Regenerate.
956 2006-01-19  Andrew Pinski  <pinskia@physics.uc.edu>
958         PR target/15642
959         * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
960         __APPLE_CC_ as 1345.
961         (broken_nan): New.
962         * fixincl.x: Regenerate.
964 2005-11-24  Bruce Korb  <bkorb@gnu.org>
966         * fixincl.c (write_replacement): "here strings" in AutoGen
967         often/generally don't have a terminating newline.  Check the
968         last byte for '\n'.
970 2005-11-13  Andreas Jaeger  <aj@suse.de>
972         * check.tpl: Handle CVS additionally.
974 2005-11-05  Andreas Jaeger  <aj@suse.de>
976         * check.tpl: Adopt for move to subversion.
978 2005-09-15  Joseph S. Myers  <joseph@codesourcery.com>
980         PR c++/23139
981         * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
982         fixes.
983         * fixincl.x: Regenerate.
984         * tests/base/bits/huge_val.h: New file.
986 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
988         * All files: Update with new FSF address.
990 2005-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
992         * Makefile.in (WARN_CFLAGS): New.
993         (.c.o): Add $(WARN_CFLAGS).
994         * aclocal.m4: Include ../config/warnings.m4.
995         * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
996         ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
997         ACX_PROG_CC_WARNINGS_ARE_ERRORS.
998         * fixopts.c (initialize_opts): Fix old-style definintion.
1000         * configure: Regenerate.
1002 2005-06-24  Geoffrey Keating  <geoffk@geoffk.org>
1004         * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1005         (AAB_darwin7_9_long_double_funcs_2): New.
1006         * fixincl.x: Regenerate.
1008 2005-06-15  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1010         PR libfortran/15266
1011         * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1012         Use double quotes in select so \t matches tabs.
1013         Add IRIX testcase.
1014         * fixincl.x: Regenerate.
1015         * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1017 2005-05-22  Danny Smith  <dannysmith@users.souceforge.net>
1019         PR target/21683
1020         * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
1022 2005-05-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1023             Joseph S. Myers  <joseph@codesourcery.com>
1025         PR target/19933
1026         PR target/21315
1027         * inclhack.def: New fixes solaris_math_[1-9].
1028         * fixincl.x: Regenerate.
1029         * tests/base/iso/math_c99.h: New.
1031 2005-05-19  Kelley Cook  <kcook@gcc.gnu.org>
1033         * aclocal.m4: Remove superfluous reference to accross.m4.
1035 2005-05-15  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1037         * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1038         * server.c (load_data): Likewise.
1039         (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1040         * fixincl.c: #include <sys/wait.h>
1041         (run_compiles): Use XCNEWVEC instead of xcalloc.
1042         (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1043         * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1045 2005-05-10  Joseph S. Myers  <joseph@codesourcery.com>
1047         * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1048         *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1049         * fixincl.x: Regenerate.
1051 2005-05-06  Bruce Korb  <bkorb@gnu.org>
1052         Joseph S. Myers <joseph@codesourcery.com>
1054         * fixinc/inclhack.def: Correct backslashes
1055         * fixinc/fixincl.x: regen
1057 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1059         * system.h (fopen, fdopen, freopen): Define these to the unlocked
1060         libiberty functions.
1062 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1064         * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1065         (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1066         * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1067         fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1068         _unlocked function.
1069         (fwrite_unlocked): Fix prototype.
1071         * configure, config.h.in: Regenerate.
1073 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1075         * Makefile.in: Set gcc_version directly, not via substitution.
1076         (libsubdir): Use $(gcc_version), not $(version).
1077         (mkheaders.almost): New rule.
1078         (mkheaders): Generate from mkheaders.almost.
1079         (clean): Also delete mkheaders.almost.
1080         * aclocal.m4: Do not include ../config/gcc-version.m4.
1081         * configure.ac: Do not invoke TL_AC_GCC_VERSION.  Generate
1082         mkheaders.almost from mkheaders.in.
1083         * configure: Regenerate.
1085 2005-03-21  Richard Guenther  <rguenth@gcc.gnu.org>
1087         PR target/20166
1088         * inclhack.def: Add fix for array of incomplete structures
1089         in function prototype in pthread.h.
1090         * fixincl.x: Regenerate.
1091         * tests/base/pthread.h: Adjust.
1093 2005-03-15  Joseph S. Myers  <joseph@codesourcery.com>
1095         * inclhack.def (hpux_htonl): New fix.
1096         * tests/base/netinet/in.h: New test.
1097         * fixincl.x: Regenerate.
1099 2005-02-23  James E Wilson  <wilson@specifixinc.com>
1101         * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1103 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
1105         PR 18458
1106         * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1107         fixincl.
1109 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1111         * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1112         * aclocal.m4: Include ../config/gcc-version.m4.
1113         * configure: Regenerate.
1115 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
1117         * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1118         (stdio_va_list): Likewise.
1119         (stdio_stdarg.h): Likewise.
1120         (solaris_stdio_tag): Add bypass.
1121         * fixincl.x: Regenerated.
1123 2004-11-23  Geoffrey Keating  <geoffk@apple.com>
1125         * mkfixinc.sh: Check error code from 'cat'.  Don't try running
1126         built fixincl program.
1127         * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1128         up csh from user.
1130 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1132         * inclhack.def (alpha_pthread_init): Fix technical problems with
1133         the last check-in caused by CVS variable substitution.
1134         * fixincl.x: Likewise.
1135         * tests/base/pthread.h: Likewise.
1137 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1138             Bruce Korb  <bkorb@gnu.org>
1140         * inclhack.def (alpha_pthread_init): New fix.
1141         * fixincl.x: Regenerate.
1142         * tests/base/pthread.h: Update for new test.
1144 2004-11-15  Bruce Korb  <bkorb@gnu.org>
1146         * fixincl.c(fix_with_system): correct misuse of variables and
1147         incorrect application of "sizeof()".
1149 2004-11-13  Joseph S. Myers  <joseph@codesourcery.com>
1151         * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1152         svr4__p, undefine_null): Remove.
1153         * fixincl.x: Regenerate.
1154         * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1155         * tests/base/sys/param.h: Remove.
1156         * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1157         tests/base/sys/limits.h: Update.
1159 2004-11-12  Mike Stump  <mrs@apple.com>
1161         * Makefile.in (html): Add html generation support.
1163 2004-11-12  Joseph S. Myers  <joseph@codesourcery.com>
1165         * inclhack.def (sco_math): Bypass on __GNUG__.
1166         (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1167         * fixincl.x: Regenerate.
1169 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1171         * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1172         (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1173         _CLASSIC_ANSI_TYPES.
1174         (sun_auth_proto): Bypass on __cplusplus.
1175         * fixincl.x: Regenerate.
1177 2004-11-05  Geoffrey Keating  <geoffk@apple.com>
1179         * Makefile.in (mostlyclean): Add fixinc.sh.
1180         (clean): Add mkheaders.
1181         (distclean): New.
1182         (dvi): New.
1183         (info): New.
1184         (installcheck): New.
1186 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1188         * Makefile.in (mostlyclean, distclean): New targets.
1190 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
1192         * configure.ac: Add code to determine noncanonical_target,
1193         local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1194         * configure: Regenerate.
1195         * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1196         * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1197         * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1198         update for changes to fixinc.in.
1199         * Makefile.in: Add many new macros.
1200         (install): New target.
1201         (mkheaders): New target.
1202         (fixinc.sh): New target.
1203         (all): Add mkheaders and fixinc.sh.
1204         * README-fixinc: Move here from gcc/.
1206 2004-11-01  Mike Stump  <mrs@apple.com>
1208         * inclhack.def (stdio_va_list): Break out clients from here...
1209         (stdio_va_list_clients): ...to here.  Also, don't fix if stdarg.h is
1210         included or ifdef va_start.
1211         * fixincl.x: Regenerate.
1213 2004-10-28  Mike Stump  <mrs@apple.com>
1215         * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1216         systems.
1217         * fixincl.x: Regenerate.
1219 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
1221         * inclhack.def (darwin_gcc4_breakage): New.
1222         * fixincl.x: Regenerate.
1224 2004-10-27  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1226         PR bootstrap/17832
1228         * fixfixes.c (main): Check for _PC_NAME_MAX.
1230 2004-10-27  Paolo Bonzini  <bonzini@gnu.org>
1232         PR other/17991
1234         * configure.ac: Fix typo.
1235         * configure: Regenerate.
1236         * fixincl.c (fix_with_system): tSCC is not a pointer.  Fix.
1238 2004-10-20  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1240         PR bootstrap/17832
1242         * fixincl.c (SIGCHLD): Remove definition.
1243         (initialize): Remove SIGIOT and SIGPIPE checks.
1244         (create_file): Fix mkdir() for Win32.
1245         (internal_fix): Use dup2() instead of fcntl().
1247         * fixlib.h (SIGQUIT): Define if undefined.
1248         (SIGIOT): Same.
1249         (SIGPIPE): Same.
1250         (SIGALRM): Same.
1251         (SIGKILL): Same.
1253         * procopen.c (chain_open): Use dup2() instead of fcntl().
1255 2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
1257         PR other/17991
1259         * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1260         Update copyright year.
1261         * fixfixes.c (main): Call initialize_opts from fixopts.c.
1262         * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1263         do not include code for parsing options (environment vars).
1264         (fix_with_system): Use a search path for applyfix, so that you
1265         can run the test suite with two-process fixincludes.
1266         * fixopts.c: New file.
1267         * configure.ac: Add --enable-twoprocess.  Export ac_exeext
1268         to config.h.  Default to --enable-twoprocess for MinGW32.
1269         * config.h.in: Regenerate.
1270         * configure: Regenerate.
1272 2004-10-04  Loren J. Rittle  <ljrittle@acm.org>
1274         * tests/base/sys/cdefs.h: Update from test area.
1276 2004-09-17  Roger Sayle  <roger@eyesopen.com>
1278         * inclhack.def (linux_ia64_ucontext): New fix.
1279         * fixincl.x: Regenerate.
1280         * tests/base/sys/ucontext.h: New file.
1282 2004-09-15  Roger Sayle  <roger@eyesopen.com>
1284         * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1285         * tests/base/stdlib.h: Likewise.
1287 2004-09-13  Loren J. Rittle  <ljrittle@acm.org>
1289         * inclhack.def (freebsd_gcc4_breakage): Add.
1290         * fixincl.x: Regenerate.
1291         * tests/base/sys/cdefs.h: Update for new test.
1293 2004-09-10  Adam Nemet  <anemet@lnxw.com>
1295         * inclhack.def (lynx_void_int): Remove.
1296         (lynxos_fcntl_proto): Remove.
1297         (lynxos_no_warning_in_sys_time_h): New fix.
1298         (lynxos_missing_putenv): New fix.
1299         * fixincl.x: Regenerate.
1300         * tests/base/fcntl.h: Remove.
1301         * tests/base/sys/time.h: Update from test area.
1302         * tests/base/curses.h: Likewise.
1303         * tests/base/stdlib.h: Likewise.
1305 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1307         * inclhack.def: Suppress exception_structure and math_exception
1308         for NetWare headers.
1309         * fixincl.x: Regenerate.
1311 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1313         * .cvsignore: New.
1314         * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1315         autoconfiscated.
1316         * configure.ac: New.
1317         * config.h.in: Generate.
1318         * configure: Generate.
1319         * aclocal.m4: New.
1320         * fixlib.h: Remove inclusions of gcc files.
1321         * system.h: New.
1323         Other files copied from gcc/fixinc.