Mark ChangeLog
[official-gcc.git] / fixincludes / ChangeLog
blob89ee2d309b45d1d255744b7b180dcf3d702c8459
1 2014-05-22  Release Manager
3         * GCC 4.8.3 released.
5 2013-10-16  Release Manager
7         * GCC 4.8.2 released.
9 2013-05-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
11         Backport from mainline:
12         2013-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
14         * inclhack.def (solaris_pow_int_overload): Update comment.
15         Change guard to match <cmath>.
16         * fixincl.x: Regenerate.
17         * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
18         Matching change.
20 2013-05-31  Release Manager
22         * GCC 4.8.1 released.
24 2013-03-22  Release Manager
26         * GCC 4.8.0 released.
28 2013-01-16  Alexandre Oliva <aoliva@redhat.com>
30         * inclhack.def (feraiseexcept_nosse_invalid): New.
31         (feraiseexcept_nosse_divbyzero): Likewise.
32         * fixincl.x: Rebuilt.
33         * tests/base/bits/fenv.h: New.
35 2013-01-14  Richard Biener  <rguenther@suse.de>
37         * fixlib.h (verbose_level, fixinc_mode): Mark extern.
39 2012-10-29  Bruce Korb  <bkorb@gnu.org>
41         * README: testing wrap and replacement fixes is pointless.
42         * fixincl.c: export verbosity enumerations to fixlib.h
43         (run_compiles): mark replacement fixes to be skipped when
44         in testing mode
45         * fixlib.h: add a test mode and enumerations from fixincl.c
46         * check.tpl: set TEST_MODE in environment
47         * fixopts.c (initialize_opts): check for TEST_MODE in environment
48         * inclhack.def: move AAB_darwin7_9_long_double_funcs to
49         darwin_9_long_double_funcs_2.  It is not a replacement fix.
50         * fixincl.x: regenerate
51         * tests/base/ioLib.h: the need for this is now exposed, so add it.
52         * tests/base/architecture/ppc/math.h: the correct result is now needed.
54 2012-10-29  Robert Mason  <rbmj@verizon.net>
56         * fixinc.in: Omit machine name checks for vxworks
57         * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
58         (AAB_vxworks_regs_vxtypes): another
59         (AAB_vxworks_stdint): yet another
60         (AAB_vxworks_unistd): and another
61         (vxworks_ioctl_macro): reformatting fix
62         (vxworks_mkdir_macro): again
63         (vxworks_regs): and again
64         (vxworks_write_const): and again
65         * tests/base/ioLib.h: new test result
66         * tests/base/math.h: likewise
67         * tests/base/sys/stat.h: likewise
68         * tests/base/testing.h: and again
70 2012-09-29  David Edelsohn  <dje.gcc@gmail.com>
72         * inclhack.def (AAB_aix_fcntl): New fix.
73         * fixincl.x: Regenerate.
75 2012-06-19  David Edelsohn  <dje.gcc@gmail.com>
77         * inclhack.def (aix_mutex_initializer_1): New fix.
78         (aix_cond_initializer_1): New fix.
79         (aix_rwlock_initializer): New fix.
80         * fixincl.x: Regenerate.
81         * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
82         [AIX_COND_INITIALIZER_1_CHECK]: New.
83         [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
85 2012-05-29  Thomas Schwinge  <thomas@codesourcery.com>
87         * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
88         gcc_AC_FUNC_MMAP_BLACKLIST.
89         * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
90         * aclocal.m4: Regenerate.
91         * configure: Regenerate.
93 2012-04-24  Tristan Gingold  <gingold@adacore.com>
95         * fixincl.c (fix_with_system): Add missing specifier.
96         * configure.ac: Default to twoprocess on vms.
97         * configure: Regenerate.
99 2012-03-23  David Edelsohn  <dje.gcc@gmail.com>
101         * inclhack.def (aix_malloc): New.
102         * fixincl.x: Regenerate.
103         * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
105 2012-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
107         PR other/52626
108         * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
109         (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
111 2012-03-15  Tristan Gingold  <gingold@adacore.com>
113         * README (EXAMPLES OF FIXES): Update.
115 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
117         * inclhack.def (math_exception): Remove duplicate.
118         (solaris_cond_init): Remove.
119         (solaris_sys_va_list): Remove Solaris 8 support.
120         * fixincl.x: Regenerate.
121         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
123 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
125         * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
126         (irix___restrict): Remove.
127         (irix___generic1): Remove.
128         (irix___generic2): Remove.
129         (irix_asm_apostrophe): Remove.
130         (irix_complex): Remove.
131         (irix_pthread_init): Remove.
132         (irix_socklen_t): Remove.
133         (irix_stdint_c99_mode): Remove.
134         (irix_stdint_c99_types): Remove.
135         (irix_stdint_c99_macros): Remove.
136         (irix_stdio_va_list): Remove IRIX 6.5 support.
137         (irix_wcsftime): Remove.
138         (stdio_va_list): Remove IRIX 6.5 support.
139         (svr4_profil): Remove IRIX bypass.
140         * fixincl.x: Regenerate.
142         * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
143         * tests/base/internal/math_core.h: Remove.
144         * tests/base/internal/sgimacros.h: Remove.
145         * tests/base/internal/wchar_core.h: Remove.
146         * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
147         support.
148         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
149         * tests/base/stdint-irix65.h: Remove.
150         * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
151         * tests/base/sys/asm.h: Remove.
152         * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
154 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
156         * inclhack.def (alpha___extern_prefix): Remove.
157         (alpha___extern_prefix_standards): Remove.
158         (alpha___extern_prefix_sys_stat): Remove.
159         (alpha_bad_lval): Remove.
160         (alpha_pthread): Remove.
161         (alpha_pthread_gcc): Remove.
162         (alpha_pthread_init): Remove.
163         * fixincl.x: Regenerate.
164         * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
165         [ALPHA_PTHREAD_GCC_CHECK]: Remove.
166         [ALPHA_PTHREAD_INIT_CHECK]: Remove.
167         * tests/base/standards.h: Remove.
168         * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
169         Remove.
170         * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
171         [ALPHA_BAD_LVAL_CHECK]: Remove.
173 2012-03-12  Tristan Gingold  <gingold@adacore.com>
175         * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
176         (vms_do_not_redeclare_hostalias, vms_decc_builtin)
177         (vms_no_64bit_getopt, vms_forward_declare_struct)
178         (vms_use_fast_setjmp): New fixes.
179         * fixincl.x: Regenerate.
180         * tests/base/rtldef/string.h: Update.
181         * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
182         * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
183         * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
185 2012-01-11  Bruce Korb <bkorb@gnu.org>
186             Steven G. Kargl  <kargl@gcc.gnu.org>
187             Andreas Tobler  <andreast@fgznet.ch>
189         PR bootstrap/51705
190         PR preprocessor/51776
191         * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
192         * fixincl.x: Regenerate.
193         * tests/base/sys/cdefs.h: Update.
195         * genfixes: Remove the 'Ver.' from the version check.
197 2011-12-20  Andreas Schwab  <schwab@linux-m68k.org>
199         * configure: Regenerate.
201 2011-12-19  Andreas Schwab  <schwab@linux-m68k.org>
203         * configure: Regenerate.
205 2011-11-16  David Edelsohn  <dje.gcc@gmail.com>
207         * inclhack.def (aix_once_init_[12]): New fixes.
208         * fixincl.x: Regenerate.
209         * tests/base/pthread.h: Update.
211 2011-10-25  Mike Stump  <mikestump@comcast.net>
213         PR target/48851
214         * inclhack.def (void_null): New bypass.
215         * fixincl.x: Regenerate.
217 2011-09-26  Tristan Gingold  <gingold@adacore.com>
219         * inclhack.def (ms_define_can_use_extern_prefix):
220         (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
221         New fixes.
222         * fixincl.x: Regenerate.
223         * tests/base/rtldef/string.h: New test.
224         * tests/base/rtldef/decc$types.h: Likewise.
225         * tests/base/testing.h: Update
227 2011-09-22  Tristan Gingold  <gingold@adacore.com>
229         * mkfixinc.sh (target): Remove alpha-vms from particular targets.
231 2011-08-23  Steve Ellcey  <sje@cup.hp.com>
233         PR libstdc++/50153
234         * inclhack.def (hpux11_abs): Extend to all hpux machines.
235         * fixincl.x: Regenerate.
237 2011-08-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
238             Marc Glisse  <marc.glisse@normalesup.org>
240         PR libstdc++-v3/1773
241         * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
242         (solaris_longjmp_noreturn, solaris_pow_int_overload)
243         (solaris_std___filbuf): New fixes.
244         * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
245         tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
246         * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
248 2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
250         PR c++/49347
251         * inclhack.def (solaris_posix_spawn_restrict): New fix.
252         * fixincl.x: Regenerate.
253         * tests/base/spawn.h: New test.
255 2011-06-08  Douglas B Rupp  <rupp@gnat.com>
257         * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
258         * configure: Regenerate.
259         * config.h.in: Regenerate.
261 2011-06-06  Peter O'Gorman  <pogma@thewrittenword.com>
263         * inclhack.def (aix_net_if_arp): New fix.
264         * fixincl.x: Regenerate.
265         * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
267 2011-05-17  Tristan Gingold  <gingold@adacore.com>
269         * inclhack.def (solaris_complex_cxx): Fix syntax.
270         * fixincl.x: Regenerate.
272 2011-05-17  Tristan Gingold  <gingold@adacore.com>
274         * check.tpl: Shell-quote testing file.
276 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
278         * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
280 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
282         PR other/46202
283         * Makefile.in (install-strip): New phony target.
284         (all, check, install): Also mark as phony.
286 2010-11-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
288         * inclhack.def (irix_pthread_init): New fix.
289         * fixincl.x: Regenerate.
290         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
292 2010-10-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
294         PR c++/46024
295         * inclhack.def (solaris_sys_va_list): New fix.
296         * fixincl.x: Regenerate.
297         * tests/base/sys/va_list.h: New test.
299 2010-09-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
301         * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
302         * fixincl.x: Regenerate.
304 2010-07-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
306         * inclhack.def (solaris_cond_init): New fix.
307         * fixincl.x: Regenerate.
308         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
309         [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
311 2010-06-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
313         * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
314         * fixincl.x: Regenerate.
315         * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
316         * tests/base/sys/feature_tests.h: New file.
318 2010-06-03  Joern Rennecke <joern.rennecke@embecosm.com>
319             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
321         PR bootstrap/42798
322         * configure.ac: Check for declaration of 'basename(char *)'.
323         * configure: Regenerate.
325 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
327         * inclhack.def (alpha_wchar): Remove.
328         * fixincl.x: Regenerate.
329         * tests/base/wchar.h: Remove.
331 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
333         * aclocal.m4: Regenerate.
335 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
337         * inclhack.def (alpha_assert): Allow for more whitespace in
338         select.
339         * fixincl.x: Regenerate.
341 2010-03-28  H.J. Lu  <hongjiu.lu@intel.com>
343         PR target/40722
344         * mkfixinc.sh: Revert the last change for mingw.
346 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
348         * inclhack.def (glibc_strncpy): New fix.
349         * fixincl.x: Regenerate.
350         * tests/base/bits/string2.h: Update.
352 2010-03-23  H.J. Lu  <hongjiu.lu@intel.com>
354         PR target/40722
355         * mkfixinc.sh: Fix stdlib.h for mingw.
357 2010-02-19  Bruce Korb  <bkorb@gnu.org>
359         * inclhack.def: remove vestiges of inadvertently committed changes
361 2010-02-10  Bruce Korb  <bkorb@gnu.org>
363         * README: fix up references to old gcc/fixinc directory
365 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
367         * inclhack.def (solaris_int_limits_3): New fix.
368         * fixincl.x: Regenerate.
369         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
370         test.
372         * inclhack.def (solaris_int_const, solaris_int_limits_1,
373         solaris_int_limits_2 ): Applies to Solaris 2 in general.
374         Remove select.
375         Add mach for *-*-solaris2*.
376         Change second c_fix_arg to select.
377         Remove #pragma ident from test_text.
378         * fixincl.x: Regenerate.
379         * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
380         #pragma trigger text.
381         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
382         SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
384 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
386         * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
387         (aix_stdint_2): Likewise.
388         (aix_stdint_3): Likewise.
389         (aix_stdint_4): Likewise.
390         (aix_stdint_5): Likewise.
391         (darwin_stdint_1): Add stdint-darwin.h to files.
392         (darwin_stdint_2): Likewise.
393         (darwin_stdint_3): Likewise.
394         (darwin_stdint_4): Likewise.
395         (darwin_stdint_5): Likewise.
396         (darwin_stdint_6): Likewise.
397         (darwin_stdint_7): Likewise.
398         (hpux_c99_intptr): Add stdint-hpux11.h to files.
399         (hpux_c99_inttypes): Likewise.
400         (hpux_c99_inttypes2): Likewise.
401         (hpux_stdint_least_fast): Likewise.
402         (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
403         (irix_stdint_c99_types): New fix.
404         (irix_stdint_c99_macros): New fix.
405         (newlib_stdint_1): Add stdint-newlib.h to files.
406         (newlib_stdint_2): Likewise.
407         fixincl.x: Regenerate.
408         tests/base/stdint-aix.h: New file.
409         tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
410         AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
411         tests/base/stdint-aix.h: ... here.
412         [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
413         [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
414         [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
415         tests/base/stdint-darwin.h: New file.
416         tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
417         DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
418         DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
419         tests/base/stdint-darwin.h: ... here.
420         [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
421         [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
422         [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
423         tests/base/stdint-hpux11.h: New file.
424         tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
425         HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
426         tests/base/stdint-hpux11.h: ... here.
427         [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
428         [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
429         tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
430         IRIX_STDINT_C99_MODE_CHECK.
431         tests/base/stdint-irix65.h: New file.
432         tests/base/stdint-newlib.h: New file.
433         tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
434         NEWLIB_STDINT_2_CHECK]: Moved ...
435         tests/base/stdint-newlib.h: ... here.
437 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
439         * configure: Regenerate.
441 2009-10-21  Steve Ellcey  <sje@cup.hp.com>
443         * inclhack.def (hpux_stdint_least_fast): Simplify.
444         * fixincl.x: Regenerate.
445         * tests/base/stdint.h: Update.
447 2009-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
449         * inclhack.def (isc_fmod, isc_omits_with_stdc)
450         (nested_sys_limits, sco_math): Remove.
451         * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
452         * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
453         * tests/base/sys/limits.h: Remove.
454         * fixincl.x: Regenerate.
456 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
458         PR testsuite/29737
459         PR bootstrap/35938
460         PR testsuite/39655
461         * check.tpl: Fix typos.
462         * README: Likewise.  Also, document that 'select' uses ERE.
463         * mkheaders.in: Update copyright years in --version output.
464         * inclhack.def (sco_math): Add missing final newline in sed
465         script 'a', 'c', or 'i' commands, for BSD sed.
466         (sco_math): In the text of 'a', 'c', or 'i' sed
467         commands, prepend leading white space with a backslash to avoid
468         the whitespace to be removed by BSD sed.
469         (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
470         (x11_new): Fix sed expression, for BSD sed.
471         (glibc_mutex_init): Fix newlines in sed 's' command replacement
472         part, for GNU sed 3.02 and Solaris sed.
473         (glibc_mutex_init): Replace unportable \+ sed regex operator
474         with \{1,\}.
475         (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
476         alternation \| regex operator.
477         (solaris_complex): Remove superfluous backslashes from
478         replacement string.  Replace \+ operator with \{1,\}.
479         * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
480         * fixincl.x: Regenerate.
482 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
484         PR libfortran/41169
485         * inclhack.def (irix_complex): New fix.
486         (solaris_complex): Likewise.
487         * fixincl.x: Regenerate.
488         * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
489         New tests.
491 2009-08-28   Bruce Korb <bkorb@gnu.org>
492              Steve Ellcey  <sje@cup.hp.com>
494         * README (files): Describe files entry.
495         * inclhack.def (hpux_stdint_least): Remove.
496         (hpux_stdint_fast): Remove.
497         (hpux_stdint_fast): Remove.
498         (hpux_stdint_least_fast): New.
499         (hpux_inttype_int_least8_t): Remove.
500         (hpux_inttype_int8_t): Modify.
501         * fixincl.x: Regenerate.
502         * tests/base/stdint.h: Update.
503         * tests/base/sys/_inttypes.h: Update.
505 2009-08-28  Steve Ellcey  <sje@cup.hp.com>
507         * inclhack.def (hpux_imaginary_i): Remove spaces.
508         * fixincl.x: Regenerate.
509         * tests/base/stdint.h: Update AIX fixes. 
510         * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
512 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
514         * configure.ac (AC_PREREQ): Bump to 2.64.
516 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
518         * aclocal.m4: Regenerate.
519         * configure: Regenerate.
520         * config.h.in: Regenerate.
522 2009-08-17  David Edelsohn  <edelsohn@gnu.org>
524         * inclhack.def (aix_complex): Redefine _Complex_I.  Do not
525         redefine I.
526         * (aix_stdint_[12345]): New fixes.
527         * fixincl.x: Regenerate.
528         * tests/base/complex.h: Update check.
529         * tests/base/stdint.h: Add AIX stdint.h checks.
531 2009-08-14  Steve Ellcey  <sje@cup.hp.com>
533         * inclhack.def (hpux_imaginary_i): New fix.
534         * fixincl.x: Regenerate.
535         * tests/base/complex.h: New file.
537 2009-08-12  David Edelsohn  <edelsohn@gnu.org>
539         * inclhack.def (aix_complex): New fix.
540         * fixincl.x: Regenerate.
542 2009-08-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
544         * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
545         (hpux_inttype_int8_t): Likewise.
546         * fixincl.x: Regenerate.
548 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
550         * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
551         New variables.
552         ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
553         Use them.
555 2009-07-04  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
557         * inclhack.def (darwin_stdint_5, darwin_stdint_6,
558         darwin_stdint_7): New fixes.
559         * fixincl.x: Regenerate.
560         * tests/base/stdint.h: Adjust test for new fixes.
562 2009-07-03  Eric Botcazou  <ebotcazou@adacore.com>
564         * inclhack.def (solaris_int_types): New fix.
565         * fixincl.x: Regenerate.
566         * tests/base/sys/int_types.h: New file.
568 2009-06-09  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
570         * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
571         darwin_stdint_4): New fixes.
572         * tests/base/stdint.h: Adjust test results for new fixes.
573         * fixincl.x: Regenerate.
575 2009-05-29  Eric Botcazou  <ebotcazou@adacore.com>
577         * inclhack.def (solaris_int_const): New fix.
578         (solaris_int_limits_1): Likewise.
579         (solaris_int_limits_2): Likewise.
580         * fixincl.x: Regenerate.
581         * tests/base/sys/int_const.h: New file.
582         * tests/base/sys/int_limits.h: Likewise.
584 2009-05-15  Joseph Myers  <joseph@codesourcery.com>
586         * inclhack.def (glibc_tgmath): Correct bypass.
587         * fixincl.x: Regenerate.
589 2009-04-28  Steve Ellcey  <sje@cup.hp.com>
591         * inclhack.def (hpux11_uint32_c): Remove.
592         (hpux_long_double): Disable on hpux11.3*.
593         (hpux_long_double_2): New.
594         (hpux_c99_intptr): New.
595         (hpux_c99_inttypes): New.
596         (hpux_c99_inttypes2): New.
597         (hpux_stdint_least): New.
598         (hpux_stdint_fast): New.
599         (hpux_inttype_int_least8_t): New.
600         (hpux_inttype_int8_t): New.
601         * fixincl.x: Regenerate.
602         * tests/base/sys/_inttypes.h: New.
603         * tests/base/inttypes.h: Update.
604         * tests/base/stdlib.h: Update.
605         * tests/base/stdint.h: Update.
607 2009-04-28  Joseph Myers  <joseph@codesourcery.com>
609         * inclhack.def (glibc_stdint): New fix.
610         * fixincl.x: Regenerate.
611         * tests/base/stdint.h: Update.
613 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
615         * Makefile.in: Change copyright header to refer to version
616         3 of the GNU General Public License and to point readers at the
617         COPYING3 file and the FSF's license web page.
618         * fixfixes.c: Likewise.
619         * fixinc.in: Likewise.
620         * fixincl.c: Likewise.
621         * fixlib.c: Likewise.
622         * fixlib.h: Likewise.
623         * fixopts.c: Likewise.
624         * fixtests.c: Likewise.
625         * genfixes: Likewise.
626         * mkheaders.in: Likewise.
627         * system.h: Likewise.
629 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
631         PR c/448
632         * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
633         * fixincl.x: Regenerate.
634         * tests/base/stdint.h: Update.
636 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
638         * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
639         Update.
641 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
643         PR c/456
644         PR c/5675
645         PR c/19976
646         PR c/29116
647         PR c/31871
648         PR c/35198
649         * inclhack.def (glibc_tgmath): New fix.
650         * fixincl.x: Regenerate.
651         * tests/base/tgmath.h: New.
653 2009-03-28  Joseph Myers  <joseph@codesourcery.com>
655         * inclhack.def (aix_syswait, exception_structure,
656         pthread_page_size): Remove.
657         (math_exception): Remove mention of fixproto in comment.
658         * fixincl.x: Regenerate.
659         * mkheaders.in: Do not handle STMP_FIXPROTO.
661 2009-03-27  Sandra Loosemore  <sandra@codesourcery.com>
663         * server.c (run_shell): Quote directory name passed to cd.
665 2009-03-01  Bruce Korb  <bkorb@gnu.org>
666         Apply a positively ancient patch:
668         2004-10-15  Giovanni Bajo  <giovannibajo@libero.it>
670         * inclhack.def (alpha_if_semicolon): new fix from long, long ago
671         * tests/base/net/if.h: Add new test.
673 2009-01-06  Andreas Tobler  <a.tobler@schweiz.org>
675         * tests/base/locale.h: Add new test.
676         * tests/base/stdarg.h: Likewise.
678 2009-01-05  Steve Ellcey  <sje@cup.hp.com>
680         * inclhack.def (hpux_spu_info):  Add files line.
681         * fixincl.x: Regenerate.
683 2009-01-01  Andreas Tobler  <a.tobler@schweiz.org>
685         * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
686         in case of C.
687         * fixincl.x: Regenerate.
689 2008-12-31  Andreas Tobler  <a.tobler@schweiz.org>
691         PR target/35460
692         * inclhack.def (openbsd_va_start): Use __builtin_va_start
693         for OpenBSD.
694         * fixincl.x: Regenerate.
696 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
698         * configure: Regenerate.
700 2008-12-15  Steve Ellcey  <sje@cup.hp.com>
702         * inclhack.def (hpux_spu_info): Match PA as well as IA64.
703         * fixincl.x: Regenerate.
705 2008-09-06  H.J. Lu  <hongjiu.lu@intel.com>
707         * configure.ac: Fix a typo.
708         * configured: Regenerate.
710 2008-09-06  Bruce Korb  <bkorb@gnu.org>
712         * fixincl.tpl (sed): make the program executable configurable.
713         Some platforms have some rather oddball defaults.
714         * config.h.in (SED_PROGRAM): define the default sed.
715         * fixincl.x: regenerated
716         * tests/base/internal/wchar_core.h: fix bad sample text
717         * tests/base/math.h: fix bad sample text
718         * configure.ac: search for working sed
719         * inclhack.def (glibc_mutex_init): fix non-portable construct
720         and re-order a few misordered entries.
722 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
724         * configure: Regenerate.
726 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
728         * inclhack.def (AAB_svr4_replace_byteorder,
729         AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
730         libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
731         ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
732         solaris_mutex_init_1, solaris_socket, solaris_unistd,
733         solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
734         ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
735         ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
736         ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
737         ultrix_strings2, ultrix_sys_time, ultrix_unistd,
738         unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
739         windiss_math2, windiss_valist): Remove.
740         * fixincl.x: Regenerate.
741         * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
742         i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
743         powerpc-*-eabiaix*): Remove.
744         * tests/base/math.h: Update.
745         * tests/base/pthread.h: Update.
746         * tests/base/stdio.h: Update.
747         * tests/base/stdlib.h: Update.
748         * tests/base/string.h: Update.
749         * tests/base/strings.h: Update.
750         * tests/base/sys/file.h: Update.
751         * tests/base/sys/limits.h: Update.
752         * tests/base/sys/socket.h: Update.
753         * tests/base/sys/stat.h: Update.
754         * tests/base/sys/time.h: Update.
755         * tests/base/testing.h: Update.
756         * tests/base/unistd.h: Update.
757         * tests/base/_G_config.h: Remove.
758         * tests/base/arpa: Remove directory.
759         * tests/base/fs: Remove directory.
760         * tests/base/locale.h: Remove.
761         * tests/base/machine: Remove directory.
762         * tests/base/rpc/svc.h: Remove.
763         * tests/base/sys/ioctl.h: Remove.
764         * tests/base/sys/regset.h: Remove.
765         * tests/base/sys/times.h: Remove.
766         * tests/base/sys/utsname.h: Remove.
767         * tests/base/widec.h: Remove.
769 2008-05-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
771         * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
772         * tests/base/iso/math_c99.h: Update.
773         * fixincl.x: Regenerate.
775 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
777         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
778         posix_types_64.
779         * fixincl.x: Regenerate.
781 2008-04-25  Kai Tietz  <kai.tietz@onvision.com>
783         * fixincl.c (fix_with_system): Cast pointer difference to long.
784         * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
786 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
788         PR bootstrap/35457
789         * Makefile.in: Rewrite aclocal.m4 rule.
790         * aclocal.m4: Regenerate.
791         * configure: Regenerate.
793 2008-03-07  Peter O'Gorman  <pogma@thewrittenword.com>
795         PR c++/20366
796         * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
797         * fixincl.x: Regenerate.
798         * tests/base/stdio.h: Add test.
800 2008-02-25  Ben Elliston  <bje@au.ibm.com>
802         PR other/32948
803         * fixincl.c (fix_applies): Remove unused variable `name_len'.
805 2008-02-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
807         * inclhack.def (solaris_math_10): New.
808         * tests/base/iso/math_c99.h: Update.
810         * fixincl.x: Regenerate.
812 2008-02-04  Ismail Dönmez  <ismail@pardus.org.tr>
814         * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
815         freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
816         netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon):  Add
817         quotes around mach entries.
818         * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
819         to GPLv3.
821 2008-02-04  Hans-Peter Nilsson  <hp@axis.com>
823         PR other/31405
824         * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
825         (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
826         __extern_inline|__GNU_STDC_INLINE__.
827         (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
828         <bypass>: Change from __STDC_VERSION__ to
829         __extern_inline|__GNU_STDC_INLINE__.
830         <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
831         appending attribute-gnu_inline.
832         <second c_fix_arg>: Remove.
833         <test_text>: Remove __extern_inline line.
834         * tests/base/features.h: Re-add.
835         * tests/base/sys/sysmacros.h: Adjust.
836         * fixincl.x: Regenerate.
838 2008-01-06  Hans-Peter Nilsson  <hp@axis.com>
840         Revert last change.
842 2007-12-18  Hans-Peter Nilsson  <hp@axis.com>
844         * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
845         * fixincl.x: Regenerate.
846         * tests/base/wchar.h: Update.
847         * tests/base/features.h: New.
849 2007-10-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
851         PR target/33700
852         * inclhack.def (hpux11_pthread_const): New.
853         * fixincl.x: Regenerate.
854         * tests/base/sys/pthread.h: Update.
856 2007-10-12  Kai Tietz  <kai.tietz@onevision.com>
858         * configure.ac: x86_64 mingw target uses twoprocess.
859         * mkfixinc.sh: Add x86_64 mingw target.
860         * configure: Regenerate.
862 2007-10-09  Geoffrey Keating  <geoffk@apple.com>
864         * inclhack.def (darwin_externc): New.
865         * fixincl.x: Regenerate.
866         * tests/base/mach-o/swap.h: New.
868 2007-08-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
870         * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
871         Delete fixes.
872         * tests/base/iso/math_c99.h: Delete associated test baselines.
873         * fixincl.x: Regenerate.
875 2007-07-24  Krister Walfridsson  <cato@df.lth.se>
877         PR target/30058
878         * inclhack.def (netbsd_c99_inline_2): New.
879         * fixincl.x: Regenerate.
880         * tests/base/signal.h: Update.
882 2007-07-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
884         PR target/32641
886         * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
887         solaris_math_7): Constify and make FP exception-safe.
888         * tests/base/iso/math_c99.h: Update.
890         * fixincl.x: Regenerate.
892 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
894         PR libgcj/28190
895         * inclhack.def (irix_stdint_c99): New fix.
896         * fixincl.x: Regenerate.
897         * tests/base/stdint.h: New test.
899 2007-06-06  Steve Ellcey  <sje@cup.hp.com>
901         PR testsuite/31828
902         * inclhack.def (hppa_hpux_fp_macros): New.
903         * fixincl.x: Regenerate.
904         * tests/base/math.h: Update.
906 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
908         * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
909         if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
910         __STDC_VERSION__ < 199901L.
911         (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
912         with #ifdef __GNUC_GNU_INLINE__.
913         (glibc_c99_inline_3): Add select.  Replace __STDC_VERSION__ >= 199901L
914         with defined(__GNUC_STDC_INLINE__).
915         (glibc_c99_inline_4): Change select, add second c_fix_arg.
916         Replace #if __STDC_VERSION__ < 199901L with
917         #ifdef __GNUC_GNU_INLINE__.
918         * fixincl.x: Regenerated.
919         * tests/base/bits/string2.h: Update.
920         * tests/base/sys/sysmacros.h: Update.
921         * tests/base/sys/stat.h: Update.
923 2007-03-18  Krister Walfridsson  <cato@df.lth.se>
925         PR target/30058
926         * inclhack.def (netbsd_c99_inline_1): New.
927         * fixincl.x: Regenerate.
928         * tests/base/signal.h: New.
930 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
932         * Makefile.in: Add dummy "install-info" target.
934 2007-03-06  Joseph Myers  <joseph@codesourcery.com>
936         * mkheaders.in: Fix headers for each multilib required.
938 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
940         * Makefile.in: Add dummy install-pdf target.
942 2007-02-27  Joseph Myers  <joseph@codesourcery.com>
944         * mkheaders.in (incdir): Use include-fixed not include.
946 2007-02-15  Brooks Moses  <brooks.moses@codesourcery.com>
948         * Makefile.in: Added "pdf" target to .PHONY.
950 2007-02-05  Richard Guenther  <rguenther@suse.de>
952         * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
953         with older glibc.  Adjust version number for C99.
954         * fixincl.x: Regenerated.
956 2007-02-04  Mike Stump  <mrs@apple.com>
958         * mkheaders.in: Allow optional isysroot parameter.
960 2007-02-03  Bruce Korb <bkorb@gnu.org>
962         * inclhack.def (glibc_c99_inline_4): replace "extern" only if
963         surrounded by space characters.
965 2007-01-25  Daniel Franke <franke.daniel@gmail.com>
967         PR target/30272
968         * inclhack.def(broken_cabs): Also remove definition of cabsl.
969         * fixincl.x: Regenerate.
970         * tests/base/math.h: Update.
972 2007-01-05  Bruce Korb <bkorb@gnu.org>, 
973             Daniel Franke <franke.daniel@gmail.com>
975         PR target/30008
976         * fixincl.tpl (List): separate file name patterns with a NUL byte instead
977         of a vertical bar ("|").
978         * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
979         matching.  Set SKIP_TEST flag if we are not to run a test.
980         * fixincl.x: Regenerate.
981         * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
982         kandr_concat, sco_math): Replace lists of specfic file names by search
983         patterns.
985 2006-12-12  Olivier Hainque  <hainque@adacore.com>
987         * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
988         targets for which a no-op fixer is appropriate.
990 2006-11-07  Richard Guenther  <rguenther@suse.de>
992         * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
993         systems.
994         * fixincl.x: Regenerate.
996 2006-11-02  Geoffrey Keating  <geoffk@apple.com>
998         * inclhack.def (glibc_c99_inline_1): New.
999         * inclhack.def (glibc_c99_inline_2): New.
1000         * inclhack.def (glibc_c99_inline_3): New.
1001         * inclhack.def (glibc_c99_inline_4): New.
1002         * fixincl.x: Regenerate.
1003         * tests/base/bits/string2.h: New.
1004         * tests/base/sys/sysmacros.h: New.
1005         * tests/base/sys/stat.h: Update.
1007 2006-11-01  Steve Ellcey  <sje@cup.hp.com>
1009         * tests/base/sys/socket.h: Update.
1011 2006-10-31  Steve Ellcey  <sje@cup.hp.com>
1013         * inclhack.def (hpux11_extern_sendfile): New.
1014         (hpux11_extern_sendpath): New.
1015         * fixincl.x: Regenerate.
1017 2006-10-29  Joseph Myers  <joseph@codesourcery.com>
1019         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
1020         * fixincl.x: Regenerate.
1022 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1024         * Makefile.in: Added empty "pdf" target.
1026 2006-10-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1028         PR target/29300
1029         * inclhack.def (hpux_pthread_initializers): New hack.
1030         * tests/base/sys/pthread.h: New file.
1032         * fixincl.x: Regenerate.
1034 2006-10-03  Uros Bizjak <uros@kss-loka.si>
1036         * inclhack.def (glibc_mutex_init): Also fix
1037         PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
1038         PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
1039         * tests/base/pthread.h: Update.
1041         * fixincl.x: Regenerate.
1043 2006-10-01  Uros Bizjak <uros@kss-loka.si>
1045         * inclhack.def (glibc_mutex_init): New fix.
1046         * tests/base/pthread.h: Update.
1048         * fixincl.x: Regenerate.
1050 2006-09-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1052         * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1053         Prevent it from running on solaris10 or later.
1054         (solaris_once_init_2): Fix comment.
1055         * tests/base/pthread.h: Update.
1057         * fixincl.x: Regenerate.
1059 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1061         * inclhack.def (solaris_once_init_2): New fix.
1062         * tests/base/pthread.h: Update.
1064         * fixincl.x: Regenerate.
1066 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1068         * inclhack.def (solaris_mutex_init_2): Remove test for
1069         PTHREAD_RWLOCK_INITIALIZER.
1070         (solaris_rwlock_init_1): New.
1071         * tests/base/pthread.h: Update.
1073         * inclhack.def (solaris_once_init_1): New.
1074         * tests/base/pthread.h: Adjust for new fix.
1076         * fixincl.x: Regenerate.
1078 2006-07-17  Roger Sayle  <roger@eyesopen.com>
1080         * tests/base/errno.h: New file.
1081         * tests/base/architecture/ppc/math.h: Likewise.
1082         * tests/base/ia64/sys/getppdp.h: Likewise.
1084 2006-07-10  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1086         PR bootstrap/20437
1087         * Makefile.in (configure, config.h.in): Change into $(srcdir)
1088         before autoconf or autoheader call.
1090 2006-06-23  Steve Ellcey  <sje@cup.hp.com>
1092         PR target/28084
1093         * inclhack.def (hpux_extern_errno): New.
1094         * fixincl.x: Regenerate.
1096 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
1098         * Makefile.in: Add dvi info html and install-html to .PHONY
1099         Add install-html target.
1101 2006-05-16  Mike Stump  <mrs@apple.com>
1103         * configure.ac: Add -Wno-overlength-strings.
1104         * configure: Regenerate.
1106 2006-05-14  Bernhard Fischer  <aldot@gcc.gnu.org>
1108         * README: Fix typo.
1110 2006-02-18  Steve Ellcey  <sje@cup.hp.com>
1112         PR target/26189
1113         * inclhack.def (hpux_spu_info): New.
1114         * fixincl.x: Regenerate
1116 2006-01-31  Marcin Dalecki  <martin@dalecki.de>
1118         * configure.ac: Check for asprintf, basename, vasprintf.
1119         * config.h.in: Regenerate.
1120         * configure: Regenerate.
1122 2006-01-19  Andrew Pinski  <pinskia@physics.uc.edu>
1124         PR target/15642
1125         * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1126         __APPLE_CC_ as 1345.
1127         (broken_nan): New.
1128         * fixincl.x: Regenerate.
1130 2005-11-24  Bruce Korb  <bkorb@gnu.org>
1132         * fixincl.c (write_replacement): "here strings" in AutoGen
1133         often/generally don't have a terminating newline.  Check the
1134         last byte for '\n'.
1136 2005-11-13  Andreas Jaeger  <aj@suse.de>
1138         * check.tpl: Handle CVS additionally.
1140 2005-11-05  Andreas Jaeger  <aj@suse.de>
1142         * check.tpl: Adopt for move to subversion.
1144 2005-09-15  Joseph S. Myers  <joseph@codesourcery.com>
1146         PR c++/23139
1147         * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1148         fixes.
1149         * fixincl.x: Regenerate.
1150         * tests/base/bits/huge_val.h: New file.
1152 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
1154         * All files: Update with new FSF address.
1156 2005-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1158         * Makefile.in (WARN_CFLAGS): New.
1159         (.c.o): Add $(WARN_CFLAGS).
1160         * aclocal.m4: Include ../config/warnings.m4.
1161         * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1162         ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1163         ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1164         * fixopts.c (initialize_opts): Fix old-style definintion.
1166         * configure: Regenerate.
1168 2005-06-24  Geoffrey Keating  <geoffk@geoffk.org>
1170         * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1171         (AAB_darwin7_9_long_double_funcs_2): New.
1172         * fixincl.x: Regenerate.
1174 2005-06-15  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1176         PR libfortran/15266
1177         * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1178         Use double quotes in select so \t matches tabs.
1179         Add IRIX testcase.
1180         * fixincl.x: Regenerate.
1181         * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1183 2005-05-22  Danny Smith  <dannysmith@users.souceforge.net>
1185         PR target/21683
1186         * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
1188 2005-05-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1189             Joseph S. Myers  <joseph@codesourcery.com>
1191         PR target/19933
1192         PR target/21315
1193         * inclhack.def: New fixes solaris_math_[1-9].
1194         * fixincl.x: Regenerate.
1195         * tests/base/iso/math_c99.h: New.
1197 2005-05-19  Kelley Cook  <kcook@gcc.gnu.org>
1199         * aclocal.m4: Remove superfluous reference to accross.m4.
1201 2005-05-15  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1203         * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1204         * server.c (load_data): Likewise.
1205         (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1206         * fixincl.c: #include <sys/wait.h>
1207         (run_compiles): Use XCNEWVEC instead of xcalloc.
1208         (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1209         * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1211 2005-05-10  Joseph S. Myers  <joseph@codesourcery.com>
1213         * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1214         *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1215         * fixincl.x: Regenerate.
1217 2005-05-06  Bruce Korb  <bkorb@gnu.org>
1218         Joseph S. Myers <joseph@codesourcery.com>
1220         * fixinc/inclhack.def: Correct backslashes
1221         * fixinc/fixincl.x: regen
1223 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1225         * system.h (fopen, fdopen, freopen): Define these to the unlocked
1226         libiberty functions.
1228 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1230         * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1231         (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1232         * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1233         fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1234         _unlocked function.
1235         (fwrite_unlocked): Fix prototype.
1237         * configure, config.h.in: Regenerate.
1239 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1241         * Makefile.in: Set gcc_version directly, not via substitution.
1242         (libsubdir): Use $(gcc_version), not $(version).
1243         (mkheaders.almost): New rule.
1244         (mkheaders): Generate from mkheaders.almost.
1245         (clean): Also delete mkheaders.almost.
1246         * aclocal.m4: Do not include ../config/gcc-version.m4.
1247         * configure.ac: Do not invoke TL_AC_GCC_VERSION.  Generate
1248         mkheaders.almost from mkheaders.in.
1249         * configure: Regenerate.
1251 2005-03-21  Richard Guenther  <rguenth@gcc.gnu.org>
1253         PR target/20166
1254         * inclhack.def: Add fix for array of incomplete structures
1255         in function prototype in pthread.h.
1256         * fixincl.x: Regenerate.
1257         * tests/base/pthread.h: Adjust.
1259 2005-03-15  Joseph S. Myers  <joseph@codesourcery.com>
1261         * inclhack.def (hpux_htonl): New fix.
1262         * tests/base/netinet/in.h: New test.
1263         * fixincl.x: Regenerate.
1265 2005-02-23  James E Wilson  <wilson@specifixinc.com>
1267         * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1269 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
1271         PR 18458
1272         * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1273         fixincl.
1275 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1277         * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1278         * aclocal.m4: Include ../config/gcc-version.m4.
1279         * configure: Regenerate.
1281 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
1283         * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1284         (stdio_va_list): Likewise.
1285         (stdio_stdarg.h): Likewise.
1286         (solaris_stdio_tag): Add bypass.
1287         * fixincl.x: Regenerated.
1289 2004-11-23  Geoffrey Keating  <geoffk@apple.com>
1291         * mkfixinc.sh: Check error code from 'cat'.  Don't try running
1292         built fixincl program.
1293         * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1294         up csh from user.
1296 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1298         * inclhack.def (alpha_pthread_init): Fix technical problems with
1299         the last check-in caused by CVS variable substitution.
1300         * fixincl.x: Likewise.
1301         * tests/base/pthread.h: Likewise.
1303 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1304             Bruce Korb  <bkorb@gnu.org>
1306         * inclhack.def (alpha_pthread_init): New fix.
1307         * fixincl.x: Regenerate.
1308         * tests/base/pthread.h: Update for new test.
1310 2004-11-15  Bruce Korb  <bkorb@gnu.org>
1312         * fixincl.c(fix_with_system): correct misuse of variables and
1313         incorrect application of "sizeof()".
1315 2004-11-13  Joseph S. Myers  <joseph@codesourcery.com>
1317         * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1318         svr4__p, undefine_null): Remove.
1319         * fixincl.x: Regenerate.
1320         * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1321         * tests/base/sys/param.h: Remove.
1322         * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1323         tests/base/sys/limits.h: Update.
1325 2004-11-12  Mike Stump  <mrs@apple.com>
1327         * Makefile.in (html): Add html generation support.
1329 2004-11-12  Joseph S. Myers  <joseph@codesourcery.com>
1331         * inclhack.def (sco_math): Bypass on __GNUG__.
1332         (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1333         * fixincl.x: Regenerate.
1335 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1337         * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1338         (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1339         _CLASSIC_ANSI_TYPES.
1340         (sun_auth_proto): Bypass on __cplusplus.
1341         * fixincl.x: Regenerate.
1343 2004-11-05  Geoffrey Keating  <geoffk@apple.com>
1345         * Makefile.in (mostlyclean): Add fixinc.sh.
1346         (clean): Add mkheaders.
1347         (distclean): New.
1348         (dvi): New.
1349         (info): New.
1350         (installcheck): New.
1352 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1354         * Makefile.in (mostlyclean, distclean): New targets.
1356 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
1358         * configure.ac: Add code to determine noncanonical_target,
1359         local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1360         * configure: Regenerate.
1361         * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1362         * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1363         * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1364         update for changes to fixinc.in.
1365         * Makefile.in: Add many new macros.
1366         (install): New target.
1367         (mkheaders): New target.
1368         (fixinc.sh): New target.
1369         (all): Add mkheaders and fixinc.sh.
1370         * README-fixinc: Move here from gcc/.
1372 2004-11-01  Mike Stump  <mrs@apple.com>
1374         * inclhack.def (stdio_va_list): Break out clients from here...
1375         (stdio_va_list_clients): ...to here.  Also, don't fix if stdarg.h is
1376         included or ifdef va_start.
1377         * fixincl.x: Regenerate.
1379 2004-10-28  Mike Stump  <mrs@apple.com>
1381         * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1382         systems.
1383         * fixincl.x: Regenerate.
1385 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
1387         * inclhack.def (darwin_gcc4_breakage): New.
1388         * fixincl.x: Regenerate.
1390 2004-10-27  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1392         PR bootstrap/17832
1394         * fixfixes.c (main): Check for _PC_NAME_MAX.
1396 2004-10-27  Paolo Bonzini  <bonzini@gnu.org>
1398         PR other/17991
1400         * configure.ac: Fix typo.
1401         * configure: Regenerate.
1402         * fixincl.c (fix_with_system): tSCC is not a pointer.  Fix.
1404 2004-10-20  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1406         PR bootstrap/17832
1408         * fixincl.c (SIGCHLD): Remove definition.
1409         (initialize): Remove SIGIOT and SIGPIPE checks.
1410         (create_file): Fix mkdir() for Win32.
1411         (internal_fix): Use dup2() instead of fcntl().
1413         * fixlib.h (SIGQUIT): Define if undefined.
1414         (SIGIOT): Same.
1415         (SIGPIPE): Same.
1416         (SIGALRM): Same.
1417         (SIGKILL): Same.
1419         * procopen.c (chain_open): Use dup2() instead of fcntl().
1421 2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
1423         PR other/17991
1425         * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1426         Update copyright year.
1427         * fixfixes.c (main): Call initialize_opts from fixopts.c.
1428         * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1429         do not include code for parsing options (environment vars).
1430         (fix_with_system): Use a search path for applyfix, so that you
1431         can run the test suite with two-process fixincludes.
1432         * fixopts.c: New file.
1433         * configure.ac: Add --enable-twoprocess.  Export ac_exeext
1434         to config.h.  Default to --enable-twoprocess for MinGW32.
1435         * config.h.in: Regenerate.
1436         * configure: Regenerate.
1438 2004-10-04  Loren J. Rittle  <ljrittle@acm.org>
1440         * tests/base/sys/cdefs.h: Update from test area.
1442 2004-09-17  Roger Sayle  <roger@eyesopen.com>
1444         * inclhack.def (linux_ia64_ucontext): New fix.
1445         * fixincl.x: Regenerate.
1446         * tests/base/sys/ucontext.h: New file.
1448 2004-09-15  Roger Sayle  <roger@eyesopen.com>
1450         * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1451         * tests/base/stdlib.h: Likewise.
1453 2004-09-13  Loren J. Rittle  <ljrittle@acm.org>
1455         * inclhack.def (freebsd_gcc4_breakage): Add.
1456         * fixincl.x: Regenerate.
1457         * tests/base/sys/cdefs.h: Update for new test.
1459 2004-09-10  Adam Nemet  <anemet@lnxw.com>
1461         * inclhack.def (lynx_void_int): Remove.
1462         (lynxos_fcntl_proto): Remove.
1463         (lynxos_no_warning_in_sys_time_h): New fix.
1464         (lynxos_missing_putenv): New fix.
1465         * fixincl.x: Regenerate.
1466         * tests/base/fcntl.h: Remove.
1467         * tests/base/sys/time.h: Update from test area.
1468         * tests/base/curses.h: Likewise.
1469         * tests/base/stdlib.h: Likewise.
1471 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1473         * inclhack.def: Suppress exception_structure and math_exception
1474         for NetWare headers.
1475         * fixincl.x: Regenerate.
1477 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1479         * .cvsignore: New.
1480         * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1481         autoconfiscated.
1482         * configure.ac: New.
1483         * config.h.in: Generate.
1484         * configure: Generate.
1485         * aclocal.m4: New.
1486         * fixlib.h: Remove inclusions of gcc files.
1487         * system.h: New.
1489         Other files copied from gcc/fixinc.