2015-03-13 Robert Dewar <dewar@adacore.com>
[official-gcc.git] / fixincludes / ChangeLog
blob3c0520b2d1a45b16a003cfb1902ccde2dc2831d3
1 2015-02-16  Daniel Richard G.  <skunk@iskunk.org>
3         PR bootstrap/48009
4         PR bootstrap/53348
5         * inclhack.def (aix_strtof_const): New fix.
6         * fixincl.x: Regenerate.
7         * tests/base/stdlib.h: New test.
9 2015-02-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
11         * inclhack.def (solaris_math_11): New fix.
12         * fixincl.x: Regenerate.
13         * tests/base/iso/math_c99.h [SOLARIS_MATH_11_CHECK]: New test.
15 2015-02-06  David Edelsohn  <dje.gcc@gmail.com>
17         PR bootstrap/53348
18         * inclhack.def (aix_pthread): Accept tab after define.
19         * fixincl.x: Regenerate.
21 2015-01-24  Bruce Korb  <bkorb@gnu.org>
23         * README: add some clarification on use of test_text
25 2014-12-21  Bruce Korb  <bkorb@gnu.org>
27         * fixincludes/fixincl.tpl: add handling for "sum" selection
28         criteria and clean up layout
29         * fixincludes/fixlib.h: enumerate TT_CKSUM test type
30         * fixincludes/fixincl.c (fix_applies): add code to handle
31         the new test type
32         (cksum_test): function to handle it
33         * fixincludes/README: doc it and remove explanations from
34         more than a decade ago.
36 2014-12-15  Uros Bizjak  <ubizjak@gmail.com>
38         * server.c (server_setup): Check return value of
39         getcwd and in case of error set buff[0] to 0.
41 2014-10-21  Uros Bizjak  <ubizjak@gmail.com>
43         * inclhack.def (glibc_c99_inline_4): Add pthread.h to files.
44         * fixincl.x: Regenerate.
46 2014-08-04  Alexander Ivchenko  <alexander.ivchenko@intel.com>
48         * inclhack.def (complier_h_tradcpp): Remove.
49         * fixincl.x: Regenerate.
50         * tests/base/linux/compiler.h: Remove.
52 2014-04-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
54         * inclhack.def (math_exception): Bypass on *-*-solaris2.1[0-9]*.
55         (solaris_int_types): Remove.
56         (solaris_longjmp_noreturn): Remove.
57         (solaris_mutex_init_2): Remove.
58         (solaris_once_init_2): Remove.
59         (solaris_sys_va_list): Remove.
60         * fixincl.x: Regenerate.
61         * tests/base/iso/setjmp_iso.h: Remove.
62         * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]: Remove.
63         [SOLARIS_ONCE_INIT_1_CHECK]: Remove wrapping done by
64         solaris_once_init_2.
65         [SOLARIS_ONCE_INIT_2_CHECK]: Remove.
66         * tests/base/sys/int_types.h: Remove.
67         * tests/base/sys/va_list.h: Remove.
69 2013-12-20  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
71         Makefile.in: Use $(FI) instead of fixincl@EXEEXT@.
73 2013-12-07  Bruce Korb  <bkorb@gnu.org>
75         * inclhack.def: many of the headers found under "bits/" are
76         often stashed under architecture directories.  Apply fixes
77         to those, too.  Also, re-ordered misordered fixes.
78         * tests/base/linux/vt.h: 80 columns in .def file limitation
79         * tests/base/iso/math_c99.h: adjust ordering
80         * tests/base/rtldef/string.h: likewise
81         * tests/base/bits/fenv.h: likewise
82         * tests/base/pthread.h: likewise
84 2013-12-06  Richard Biener  <rguenther@suse.de>
86         * inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h
87         being not compatible with C++.
88         * fixincl.x: Regenerate.
89         * tests/base/linux/vt.h: New test.
91 2013-09-20  Alan Modra  <amodra@gmail.com>
93         * configure: Regenerate.
95 2013-09-02  David Edelsohn  <dje.gcc@gmail.com>
97         * inclhack.def (aix_assert): New fix.
98         * fixincl.x: Regenerate.
99         * tests/base/assert.h [AIX_ASSERT_CHECK]: New check.
101 2013-07-06  Bruce Korb  <bkorb@gnu.org>
103         * inclhack.def (cdef_cplusplus): removed, per Bug 51776
104         * tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
106 2013-05-23  Alexander Ivchenko  <alexander.ivchenko@intel.com>
108         * inclhack.def (complier_h_tradcpp): New.
109         * fixincl.x: Rebuilt.
110         * tests/base/linux/compiler.h: New.
112 2013-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
114         * inclhack.def (solaris_pow_int_overload): Update comment.
115         Change guard to match <cmath>.
116         * fixincl.x: Regenerate.
117         * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
118         Matching change.
120 2013-05-04  David Edelsohn  <dje.gcc@gmail.com>
122         * inclhack.def (aix_null): New.
123         (void_null): Update replacement definition of NULL.
124         * fixincl.x: Regenerate.
125         * tests/base/curses.h: Update for new fix.
127 2013-01-16  Alexandre Oliva  <aoliva@redhat.com>
129         * inclhack.def (feraiseexcept_nosse_invalid): New.
130         (feraiseexcept_nosse_divbyzero): Likewise.
131         * fixincl.x: Rebuilt.
132         * tests/base/bits/fenv.h: New.
134 2013-01-14  Richard Biener  <rguenther@suse.de>
136         * fixlib.h (verbose_level, fixinc_mode): Mark extern.
138 2012-10-29  Bruce Korb  <bkorb@gnu.org>
140         * README: testing wrap and replacement fixes is pointless.
141         * fixincl.c: export verbosity enumerations to fixlib.h
142         (run_compiles): mark replacement fixes to be skipped when
143         in testing mode
144         * fixlib.h: add a test mode and enumerations from fixincl.c
145         * check.tpl: set TEST_MODE in environment
146         * fixopts.c (initialize_opts): check for TEST_MODE in environment
147         * inclhack.def: move AAB_darwin7_9_long_double_funcs to
148         darwin_9_long_double_funcs_2.  It is not a replacement fix.
149         * fixincl.x: regenerate
150         * tests/base/ioLib.h: the need for this is now exposed, so add it.
151         * tests/base/architecture/ppc/math.h: the correct result is now needed.
153 2012-10-29  Robert Mason  <rbmj@verizon.net>
155         * fixinc.in: Omit machine name checks for vxworks
156         * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
157         (AAB_vxworks_regs_vxtypes): another
158         (AAB_vxworks_stdint): yet another
159         (AAB_vxworks_unistd): and another
160         (vxworks_ioctl_macro): reformatting fix
161         (vxworks_mkdir_macro): again
162         (vxworks_regs): and again
163         (vxworks_write_const): and again
164         * tests/base/ioLib.h: new test result
165         * tests/base/math.h: likewise
166         * tests/base/sys/stat.h: likewise
167         * tests/base/testing.h: and again
169 2012-09-29  David Edelsohn  <dje.gcc@gmail.com>
171         * inclhack.def (AAB_aix_fcntl): New fix.
172         * fixincl.x: Regenerate.
174 2012-06-19  David Edelsohn  <dje.gcc@gmail.com>
176         * inclhack.def (aix_mutex_initializer_1): New fix.
177         (aix_cond_initializer_1): New fix.
178         (aix_rwlock_initializer): New fix.
179         * fixincl.x: Regenerate.
180         * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
181         [AIX_COND_INITIALIZER_1_CHECK]: New.
182         [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
184 2012-05-29  Thomas Schwinge  <thomas@codesourcery.com>
186         * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
187         gcc_AC_FUNC_MMAP_BLACKLIST.
188         * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
189         * aclocal.m4: Regenerate.
190         * configure: Regenerate.
192 2012-04-24  Tristan Gingold  <gingold@adacore.com>
194         * fixincl.c (fix_with_system): Add missing specifier.
195         * configure.ac: Default to twoprocess on vms.
196         * configure: Regenerate.
198 2012-03-23  David Edelsohn  <dje.gcc@gmail.com>
200         * inclhack.def (aix_malloc): New.
201         * fixincl.x: Regenerate.
202         * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
204 2012-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
206         PR other/52626
207         * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
208         (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
210 2012-03-15  Tristan Gingold  <gingold@adacore.com>
212         * README (EXAMPLES OF FIXES): Update.
214 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
216         * inclhack.def (math_exception): Remove duplicate.
217         (solaris_cond_init): Remove.
218         (solaris_sys_va_list): Remove Solaris 8 support.
219         * fixincl.x: Regenerate.
220         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
222 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
224         * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
225         (irix___restrict): Remove.
226         (irix___generic1): Remove.
227         (irix___generic2): Remove.
228         (irix_asm_apostrophe): Remove.
229         (irix_complex): Remove.
230         (irix_pthread_init): Remove.
231         (irix_socklen_t): Remove.
232         (irix_stdint_c99_mode): Remove.
233         (irix_stdint_c99_types): Remove.
234         (irix_stdint_c99_macros): Remove.
235         (irix_stdio_va_list): Remove IRIX 6.5 support.
236         (irix_wcsftime): Remove.
237         (stdio_va_list): Remove IRIX 6.5 support.
238         (svr4_profil): Remove IRIX bypass.
239         * fixincl.x: Regenerate.
241         * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
242         * tests/base/internal/math_core.h: Remove.
243         * tests/base/internal/sgimacros.h: Remove.
244         * tests/base/internal/wchar_core.h: Remove.
245         * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
246         support.
247         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
248         * tests/base/stdint-irix65.h: Remove.
249         * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
250         * tests/base/sys/asm.h: Remove.
251         * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
253 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
255         * inclhack.def (alpha___extern_prefix): Remove.
256         (alpha___extern_prefix_standards): Remove.
257         (alpha___extern_prefix_sys_stat): Remove.
258         (alpha_bad_lval): Remove.
259         (alpha_pthread): Remove.
260         (alpha_pthread_gcc): Remove.
261         (alpha_pthread_init): Remove.
262         * fixincl.x: Regenerate.
263         * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
264         [ALPHA_PTHREAD_GCC_CHECK]: Remove.
265         [ALPHA_PTHREAD_INIT_CHECK]: Remove.
266         * tests/base/standards.h: Remove.
267         * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
268         Remove.
269         * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
270         [ALPHA_BAD_LVAL_CHECK]: Remove.
272 2012-03-12  Tristan Gingold  <gingold@adacore.com>
274         * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
275         (vms_do_not_redeclare_hostalias, vms_decc_builtin)
276         (vms_no_64bit_getopt, vms_forward_declare_struct)
277         (vms_use_fast_setjmp): New fixes.
278         * fixincl.x: Regenerate.
279         * tests/base/rtldef/string.h: Update.
280         * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
281         * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
282         * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
284 2012-01-11  Bruce Korb <bkorb@gnu.org>
285             Steven G. Kargl  <kargl@gcc.gnu.org>
286             Andreas Tobler  <andreast@fgznet.ch>
288         PR bootstrap/51705
289         PR preprocessor/51776
290         * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
291         * fixincl.x: Regenerate.
292         * tests/base/sys/cdefs.h: Update.
294         * genfixes: Remove the 'Ver.' from the version check.
296 2011-12-20  Andreas Schwab  <schwab@linux-m68k.org>
298         * configure: Regenerate.
300 2011-12-19  Andreas Schwab  <schwab@linux-m68k.org>
302         * configure: Regenerate.
304 2011-11-16  David Edelsohn  <dje.gcc@gmail.com>
306         * inclhack.def (aix_once_init_[12]): New fixes.
307         * fixincl.x: Regenerate.
308         * tests/base/pthread.h: Update.
310 2011-10-25  Mike Stump  <mikestump@comcast.net>
312         PR target/48851
313         * inclhack.def (void_null): New bypass.
314         * fixincl.x: Regenerate.
316 2011-09-26  Tristan Gingold  <gingold@adacore.com>
318         * inclhack.def (ms_define_can_use_extern_prefix):
319         (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
320         New fixes.
321         * fixincl.x: Regenerate.
322         * tests/base/rtldef/string.h: New test.
323         * tests/base/rtldef/decc$types.h: Likewise.
324         * tests/base/testing.h: Update
326 2011-09-22  Tristan Gingold  <gingold@adacore.com>
328         * mkfixinc.sh (target): Remove alpha-vms from particular targets.
330 2011-08-23  Steve Ellcey  <sje@cup.hp.com>
332         PR libstdc++/50153
333         * inclhack.def (hpux11_abs): Extend to all hpux machines.
334         * fixincl.x: Regenerate.
336 2011-08-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
337             Marc Glisse  <marc.glisse@normalesup.org>
339         PR libstdc++-v3/1773
340         * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
341         (solaris_longjmp_noreturn, solaris_pow_int_overload)
342         (solaris_std___filbuf): New fixes.
343         * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
344         tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
345         * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
347 2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
349         PR c++/49347
350         * inclhack.def (solaris_posix_spawn_restrict): New fix.
351         * fixincl.x: Regenerate.
352         * tests/base/spawn.h: New test.
354 2011-06-08  Douglas B Rupp  <rupp@gnat.com>
356         * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
357         * configure: Regenerate.
358         * config.h.in: Regenerate.
360 2011-06-06  Peter O'Gorman  <pogma@thewrittenword.com>
362         * inclhack.def (aix_net_if_arp): New fix.
363         * fixincl.x: Regenerate.
364         * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
366 2011-05-17  Tristan Gingold  <gingold@adacore.com>
368         * inclhack.def (solaris_complex_cxx): Fix syntax.
369         * fixincl.x: Regenerate.
371 2011-05-17  Tristan Gingold  <gingold@adacore.com>
373         * check.tpl: Shell-quote testing file.
375 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
377         * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
379 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
381         PR other/46202
382         * Makefile.in (install-strip): New phony target.
383         (all, check, install): Also mark as phony.
385 2010-11-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
387         * inclhack.def (irix_pthread_init): New fix.
388         * fixincl.x: Regenerate.
389         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
391 2010-10-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
393         PR c++/46024
394         * inclhack.def (solaris_sys_va_list): New fix.
395         * fixincl.x: Regenerate.
396         * tests/base/sys/va_list.h: New test.
398 2010-09-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
400         * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
401         * fixincl.x: Regenerate.
403 2010-07-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
405         * inclhack.def (solaris_cond_init): New fix.
406         * fixincl.x: Regenerate.
407         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
408         [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
410 2010-06-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
412         * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
413         * fixincl.x: Regenerate.
414         * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
415         * tests/base/sys/feature_tests.h: New file.
417 2010-06-03  Joern Rennecke <joern.rennecke@embecosm.com>
418             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
420         PR bootstrap/42798
421         * configure.ac: Check for declaration of 'basename(char *)'.
422         * configure: Regenerate.
424 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
426         * inclhack.def (alpha_wchar): Remove.
427         * fixincl.x: Regenerate.
428         * tests/base/wchar.h: Remove.
430 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
432         * aclocal.m4: Regenerate.
434 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
436         * inclhack.def (alpha_assert): Allow for more whitespace in
437         select.
438         * fixincl.x: Regenerate.
440 2010-03-28  H.J. Lu  <hongjiu.lu@intel.com>
442         PR target/40722
443         * mkfixinc.sh: Revert the last change for mingw.
445 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
447         * inclhack.def (glibc_strncpy): New fix.
448         * fixincl.x: Regenerate.
449         * tests/base/bits/string2.h: Update.
451 2010-03-23  H.J. Lu  <hongjiu.lu@intel.com>
453         PR target/40722
454         * mkfixinc.sh: Fix stdlib.h for mingw.
456 2010-02-19  Bruce Korb  <bkorb@gnu.org>
458         * inclhack.def: remove vestiges of inadvertently committed changes
460 2010-02-10  Bruce Korb  <bkorb@gnu.org>
462         * README: fix up references to old gcc/fixinc directory
464 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
466         * inclhack.def (solaris_int_limits_3): New fix.
467         * fixincl.x: Regenerate.
468         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
469         test.
471         * inclhack.def (solaris_int_const, solaris_int_limits_1,
472         solaris_int_limits_2 ): Applies to Solaris 2 in general.
473         Remove select.
474         Add mach for *-*-solaris2*.
475         Change second c_fix_arg to select.
476         Remove #pragma ident from test_text.
477         * fixincl.x: Regenerate.
478         * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
479         #pragma trigger text.
480         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
481         SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
483 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
485         * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
486         (aix_stdint_2): Likewise.
487         (aix_stdint_3): Likewise.
488         (aix_stdint_4): Likewise.
489         (aix_stdint_5): Likewise.
490         (darwin_stdint_1): Add stdint-darwin.h to files.
491         (darwin_stdint_2): Likewise.
492         (darwin_stdint_3): Likewise.
493         (darwin_stdint_4): Likewise.
494         (darwin_stdint_5): Likewise.
495         (darwin_stdint_6): Likewise.
496         (darwin_stdint_7): Likewise.
497         (hpux_c99_intptr): Add stdint-hpux11.h to files.
498         (hpux_c99_inttypes): Likewise.
499         (hpux_c99_inttypes2): Likewise.
500         (hpux_stdint_least_fast): Likewise.
501         (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
502         (irix_stdint_c99_types): New fix.
503         (irix_stdint_c99_macros): New fix.
504         (newlib_stdint_1): Add stdint-newlib.h to files.
505         (newlib_stdint_2): Likewise.
506         fixincl.x: Regenerate.
507         tests/base/stdint-aix.h: New file.
508         tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
509         AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
510         tests/base/stdint-aix.h: ... here.
511         [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
512         [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
513         [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
514         tests/base/stdint-darwin.h: New file.
515         tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
516         DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
517         DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
518         tests/base/stdint-darwin.h: ... here.
519         [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
520         [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
521         [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
522         tests/base/stdint-hpux11.h: New file.
523         tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
524         HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
525         tests/base/stdint-hpux11.h: ... here.
526         [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
527         [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
528         tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
529         IRIX_STDINT_C99_MODE_CHECK.
530         tests/base/stdint-irix65.h: New file.
531         tests/base/stdint-newlib.h: New file.
532         tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
533         NEWLIB_STDINT_2_CHECK]: Moved ...
534         tests/base/stdint-newlib.h: ... here.
536 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
538         * configure: Regenerate.
540 2009-10-21  Steve Ellcey  <sje@cup.hp.com>
542         * inclhack.def (hpux_stdint_least_fast): Simplify.
543         * fixincl.x: Regenerate.
544         * tests/base/stdint.h: Update.
546 2009-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
548         * inclhack.def (isc_fmod, isc_omits_with_stdc)
549         (nested_sys_limits, sco_math): Remove.
550         * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
551         * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
552         * tests/base/sys/limits.h: Remove.
553         * fixincl.x: Regenerate.
555 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
557         PR testsuite/29737
558         PR bootstrap/35938
559         PR testsuite/39655
560         * check.tpl: Fix typos.
561         * README: Likewise.  Also, document that 'select' uses ERE.
562         * mkheaders.in: Update copyright years in --version output.
563         * inclhack.def (sco_math): Add missing final newline in sed
564         script 'a', 'c', or 'i' commands, for BSD sed.
565         (sco_math): In the text of 'a', 'c', or 'i' sed
566         commands, prepend leading white space with a backslash to avoid
567         the whitespace to be removed by BSD sed.
568         (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
569         (x11_new): Fix sed expression, for BSD sed.
570         (glibc_mutex_init): Fix newlines in sed 's' command replacement
571         part, for GNU sed 3.02 and Solaris sed.
572         (glibc_mutex_init): Replace unportable \+ sed regex operator
573         with \{1,\}.
574         (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
575         alternation \| regex operator.
576         (solaris_complex): Remove superfluous backslashes from
577         replacement string.  Replace \+ operator with \{1,\}.
578         * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
579         * fixincl.x: Regenerate.
581 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
583         PR libfortran/41169
584         * inclhack.def (irix_complex): New fix.
585         (solaris_complex): Likewise.
586         * fixincl.x: Regenerate.
587         * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
588         New tests.
590 2009-08-28   Bruce Korb <bkorb@gnu.org>
591              Steve Ellcey  <sje@cup.hp.com>
593         * README (files): Describe files entry.
594         * inclhack.def (hpux_stdint_least): Remove.
595         (hpux_stdint_fast): Remove.
596         (hpux_stdint_fast): Remove.
597         (hpux_stdint_least_fast): New.
598         (hpux_inttype_int_least8_t): Remove.
599         (hpux_inttype_int8_t): Modify.
600         * fixincl.x: Regenerate.
601         * tests/base/stdint.h: Update.
602         * tests/base/sys/_inttypes.h: Update.
604 2009-08-28  Steve Ellcey  <sje@cup.hp.com>
606         * inclhack.def (hpux_imaginary_i): Remove spaces.
607         * fixincl.x: Regenerate.
608         * tests/base/stdint.h: Update AIX fixes. 
609         * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
611 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
613         * configure.ac (AC_PREREQ): Bump to 2.64.
615 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
617         * aclocal.m4: Regenerate.
618         * configure: Regenerate.
619         * config.h.in: Regenerate.
621 2009-08-17  David Edelsohn  <edelsohn@gnu.org>
623         * inclhack.def (aix_complex): Redefine _Complex_I.  Do not
624         redefine I.
625         * (aix_stdint_[12345]): New fixes.
626         * fixincl.x: Regenerate.
627         * tests/base/complex.h: Update check.
628         * tests/base/stdint.h: Add AIX stdint.h checks.
630 2009-08-14  Steve Ellcey  <sje@cup.hp.com>
632         * inclhack.def (hpux_imaginary_i): New fix.
633         * fixincl.x: Regenerate.
634         * tests/base/complex.h: New file.
636 2009-08-12  David Edelsohn  <edelsohn@gnu.org>
638         * inclhack.def (aix_complex): New fix.
639         * fixincl.x: Regenerate.
641 2009-08-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
643         * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
644         (hpux_inttype_int8_t): Likewise.
645         * fixincl.x: Regenerate.
647 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
649         * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
650         New variables.
651         ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
652         Use them.
654 2009-07-04  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
656         * inclhack.def (darwin_stdint_5, darwin_stdint_6,
657         darwin_stdint_7): New fixes.
658         * fixincl.x: Regenerate.
659         * tests/base/stdint.h: Adjust test for new fixes.
661 2009-07-03  Eric Botcazou  <ebotcazou@adacore.com>
663         * inclhack.def (solaris_int_types): New fix.
664         * fixincl.x: Regenerate.
665         * tests/base/sys/int_types.h: New file.
667 2009-06-09  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
669         * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
670         darwin_stdint_4): New fixes.
671         * tests/base/stdint.h: Adjust test results for new fixes.
672         * fixincl.x: Regenerate.
674 2009-05-29  Eric Botcazou  <ebotcazou@adacore.com>
676         * inclhack.def (solaris_int_const): New fix.
677         (solaris_int_limits_1): Likewise.
678         (solaris_int_limits_2): Likewise.
679         * fixincl.x: Regenerate.
680         * tests/base/sys/int_const.h: New file.
681         * tests/base/sys/int_limits.h: Likewise.
683 2009-05-15  Joseph Myers  <joseph@codesourcery.com>
685         * inclhack.def (glibc_tgmath): Correct bypass.
686         * fixincl.x: Regenerate.
688 2009-04-28  Steve Ellcey  <sje@cup.hp.com>
690         * inclhack.def (hpux11_uint32_c): Remove.
691         (hpux_long_double): Disable on hpux11.3*.
692         (hpux_long_double_2): New.
693         (hpux_c99_intptr): New.
694         (hpux_c99_inttypes): New.
695         (hpux_c99_inttypes2): New.
696         (hpux_stdint_least): New.
697         (hpux_stdint_fast): New.
698         (hpux_inttype_int_least8_t): New.
699         (hpux_inttype_int8_t): New.
700         * fixincl.x: Regenerate.
701         * tests/base/sys/_inttypes.h: New.
702         * tests/base/inttypes.h: Update.
703         * tests/base/stdlib.h: Update.
704         * tests/base/stdint.h: Update.
706 2009-04-28  Joseph Myers  <joseph@codesourcery.com>
708         * inclhack.def (glibc_stdint): New fix.
709         * fixincl.x: Regenerate.
710         * tests/base/stdint.h: Update.
712 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
714         * Makefile.in: Change copyright header to refer to version
715         3 of the GNU General Public License and to point readers at the
716         COPYING3 file and the FSF's license web page.
717         * fixfixes.c: Likewise.
718         * fixinc.in: Likewise.
719         * fixincl.c: Likewise.
720         * fixlib.c: Likewise.
721         * fixlib.h: Likewise.
722         * fixopts.c: Likewise.
723         * fixtests.c: Likewise.
724         * genfixes: Likewise.
725         * mkheaders.in: Likewise.
726         * system.h: Likewise.
728 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
730         PR c/448
731         * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
732         * fixincl.x: Regenerate.
733         * tests/base/stdint.h: Update.
735 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
737         * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
738         Update.
740 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
742         PR c/456
743         PR c/5675
744         PR c/19976
745         PR c/29116
746         PR c/31871
747         PR c/35198
748         * inclhack.def (glibc_tgmath): New fix.
749         * fixincl.x: Regenerate.
750         * tests/base/tgmath.h: New.
752 2009-03-28  Joseph Myers  <joseph@codesourcery.com>
754         * inclhack.def (aix_syswait, exception_structure,
755         pthread_page_size): Remove.
756         (math_exception): Remove mention of fixproto in comment.
757         * fixincl.x: Regenerate.
758         * mkheaders.in: Do not handle STMP_FIXPROTO.
760 2009-03-27  Sandra Loosemore  <sandra@codesourcery.com>
762         * server.c (run_shell): Quote directory name passed to cd.
764 2009-03-01  Bruce Korb  <bkorb@gnu.org>
765         Apply a positively ancient patch:
767         2004-10-15  Giovanni Bajo  <giovannibajo@libero.it>
769         * inclhack.def (alpha_if_semicolon): new fix from long, long ago
770         * tests/base/net/if.h: Add new test.
772 2009-01-06  Andreas Tobler  <a.tobler@schweiz.org>
774         * tests/base/locale.h: Add new test.
775         * tests/base/stdarg.h: Likewise.
777 2009-01-05  Steve Ellcey  <sje@cup.hp.com>
779         * inclhack.def (hpux_spu_info):  Add files line.
780         * fixincl.x: Regenerate.
782 2009-01-01  Andreas Tobler  <a.tobler@schweiz.org>
784         * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
785         in case of C.
786         * fixincl.x: Regenerate.
788 2008-12-31  Andreas Tobler  <a.tobler@schweiz.org>
790         PR target/35460
791         * inclhack.def (openbsd_va_start): Use __builtin_va_start
792         for OpenBSD.
793         * fixincl.x: Regenerate.
795 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
797         * configure: Regenerate.
799 2008-12-15  Steve Ellcey  <sje@cup.hp.com>
801         * inclhack.def (hpux_spu_info): Match PA as well as IA64.
802         * fixincl.x: Regenerate.
804 2008-09-06  H.J. Lu  <hongjiu.lu@intel.com>
806         * configure.ac: Fix a typo.
807         * configured: Regenerate.
809 2008-09-06  Bruce Korb  <bkorb@gnu.org>
811         * fixincl.tpl (sed): make the program executable configurable.
812         Some platforms have some rather oddball defaults.
813         * config.h.in (SED_PROGRAM): define the default sed.
814         * fixincl.x: regenerated
815         * tests/base/internal/wchar_core.h: fix bad sample text
816         * tests/base/math.h: fix bad sample text
817         * configure.ac: search for working sed
818         * inclhack.def (glibc_mutex_init): fix non-portable construct
819         and re-order a few misordered entries.
821 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
823         * configure: Regenerate.
825 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
827         * inclhack.def (AAB_svr4_replace_byteorder,
828         AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
829         libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
830         ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
831         solaris_mutex_init_1, solaris_socket, solaris_unistd,
832         solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
833         ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
834         ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
835         ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
836         ultrix_strings2, ultrix_sys_time, ultrix_unistd,
837         unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
838         windiss_math2, windiss_valist): Remove.
839         * fixincl.x: Regenerate.
840         * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
841         i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
842         powerpc-*-eabiaix*): Remove.
843         * tests/base/math.h: Update.
844         * tests/base/pthread.h: Update.
845         * tests/base/stdio.h: Update.
846         * tests/base/stdlib.h: Update.
847         * tests/base/string.h: Update.
848         * tests/base/strings.h: Update.
849         * tests/base/sys/file.h: Update.
850         * tests/base/sys/limits.h: Update.
851         * tests/base/sys/socket.h: Update.
852         * tests/base/sys/stat.h: Update.
853         * tests/base/sys/time.h: Update.
854         * tests/base/testing.h: Update.
855         * tests/base/unistd.h: Update.
856         * tests/base/_G_config.h: Remove.
857         * tests/base/arpa: Remove directory.
858         * tests/base/fs: Remove directory.
859         * tests/base/locale.h: Remove.
860         * tests/base/machine: Remove directory.
861         * tests/base/rpc/svc.h: Remove.
862         * tests/base/sys/ioctl.h: Remove.
863         * tests/base/sys/regset.h: Remove.
864         * tests/base/sys/times.h: Remove.
865         * tests/base/sys/utsname.h: Remove.
866         * tests/base/widec.h: Remove.
868 2008-05-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
870         * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
871         * tests/base/iso/math_c99.h: Update.
872         * fixincl.x: Regenerate.
874 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
876         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
877         posix_types_64.
878         * fixincl.x: Regenerate.
880 2008-04-25  Kai Tietz  <kai.tietz@onvision.com>
882         * fixincl.c (fix_with_system): Cast pointer difference to long.
883         * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
885 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
887         PR bootstrap/35457
888         * Makefile.in: Rewrite aclocal.m4 rule.
889         * aclocal.m4: Regenerate.
890         * configure: Regenerate.
892 2008-03-07  Peter O'Gorman  <pogma@thewrittenword.com>
894         PR c++/20366
895         * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
896         * fixincl.x: Regenerate.
897         * tests/base/stdio.h: Add test.
899 2008-02-25  Ben Elliston  <bje@au.ibm.com>
901         PR other/32948
902         * fixincl.c (fix_applies): Remove unused variable `name_len'.
904 2008-02-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
906         * inclhack.def (solaris_math_10): New.
907         * tests/base/iso/math_c99.h: Update.
909         * fixincl.x: Regenerate.
911 2008-02-04  Ismail Dönmez  <ismail@pardus.org.tr>
913         * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
914         freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
915         netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon):  Add
916         quotes around mach entries.
917         * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
918         to GPLv3.
920 2008-02-04  Hans-Peter Nilsson  <hp@axis.com>
922         PR other/31405
923         * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
924         (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
925         __extern_inline|__GNU_STDC_INLINE__.
926         (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
927         <bypass>: Change from __STDC_VERSION__ to
928         __extern_inline|__GNU_STDC_INLINE__.
929         <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
930         appending attribute-gnu_inline.
931         <second c_fix_arg>: Remove.
932         <test_text>: Remove __extern_inline line.
933         * tests/base/features.h: Re-add.
934         * tests/base/sys/sysmacros.h: Adjust.
935         * fixincl.x: Regenerate.
937 2008-01-06  Hans-Peter Nilsson  <hp@axis.com>
939         Revert last change.
941 2007-12-18  Hans-Peter Nilsson  <hp@axis.com>
943         * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
944         * fixincl.x: Regenerate.
945         * tests/base/wchar.h: Update.
946         * tests/base/features.h: New.
948 2007-10-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
950         PR target/33700
951         * inclhack.def (hpux11_pthread_const): New.
952         * fixincl.x: Regenerate.
953         * tests/base/sys/pthread.h: Update.
955 2007-10-12  Kai Tietz  <kai.tietz@onevision.com>
957         * configure.ac: x86_64 mingw target uses twoprocess.
958         * mkfixinc.sh: Add x86_64 mingw target.
959         * configure: Regenerate.
961 2007-10-09  Geoffrey Keating  <geoffk@apple.com>
963         * inclhack.def (darwin_externc): New.
964         * fixincl.x: Regenerate.
965         * tests/base/mach-o/swap.h: New.
967 2007-08-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
969         * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
970         Delete fixes.
971         * tests/base/iso/math_c99.h: Delete associated test baselines.
972         * fixincl.x: Regenerate.
974 2007-07-24  Krister Walfridsson  <cato@df.lth.se>
976         PR target/30058
977         * inclhack.def (netbsd_c99_inline_2): New.
978         * fixincl.x: Regenerate.
979         * tests/base/signal.h: Update.
981 2007-07-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
983         PR target/32641
985         * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
986         solaris_math_7): Constify and make FP exception-safe.
987         * tests/base/iso/math_c99.h: Update.
989         * fixincl.x: Regenerate.
991 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
993         PR libgcj/28190
994         * inclhack.def (irix_stdint_c99): New fix.
995         * fixincl.x: Regenerate.
996         * tests/base/stdint.h: New test.
998 2007-06-06  Steve Ellcey  <sje@cup.hp.com>
1000         PR testsuite/31828
1001         * inclhack.def (hppa_hpux_fp_macros): New.
1002         * fixincl.x: Regenerate.
1003         * tests/base/math.h: Update.
1005 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
1007         * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
1008         if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
1009         __STDC_VERSION__ < 199901L.
1010         (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
1011         with #ifdef __GNUC_GNU_INLINE__.
1012         (glibc_c99_inline_3): Add select.  Replace __STDC_VERSION__ >= 199901L
1013         with defined(__GNUC_STDC_INLINE__).
1014         (glibc_c99_inline_4): Change select, add second c_fix_arg.
1015         Replace #if __STDC_VERSION__ < 199901L with
1016         #ifdef __GNUC_GNU_INLINE__.
1017         * fixincl.x: Regenerated.
1018         * tests/base/bits/string2.h: Update.
1019         * tests/base/sys/sysmacros.h: Update.
1020         * tests/base/sys/stat.h: Update.
1022 2007-03-18  Krister Walfridsson  <cato@df.lth.se>
1024         PR target/30058
1025         * inclhack.def (netbsd_c99_inline_1): New.
1026         * fixincl.x: Regenerate.
1027         * tests/base/signal.h: New.
1029 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1031         * Makefile.in: Add dummy "install-info" target.
1033 2007-03-06  Joseph Myers  <joseph@codesourcery.com>
1035         * mkheaders.in: Fix headers for each multilib required.
1037 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1039         * Makefile.in: Add dummy install-pdf target.
1041 2007-02-27  Joseph Myers  <joseph@codesourcery.com>
1043         * mkheaders.in (incdir): Use include-fixed not include.
1045 2007-02-15  Brooks Moses  <brooks.moses@codesourcery.com>
1047         * Makefile.in: Added "pdf" target to .PHONY.
1049 2007-02-05  Richard Guenther  <rguenther@suse.de>
1051         * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
1052         with older glibc.  Adjust version number for C99.
1053         * fixincl.x: Regenerated.
1055 2007-02-04  Mike Stump  <mrs@apple.com>
1057         * mkheaders.in: Allow optional isysroot parameter.
1059 2007-02-03  Bruce Korb <bkorb@gnu.org>
1061         * inclhack.def (glibc_c99_inline_4): replace "extern" only if
1062         surrounded by space characters.
1064 2007-01-25  Daniel Franke <franke.daniel@gmail.com>
1066         PR target/30272
1067         * inclhack.def(broken_cabs): Also remove definition of cabsl.
1068         * fixincl.x: Regenerate.
1069         * tests/base/math.h: Update.
1071 2007-01-05  Bruce Korb <bkorb@gnu.org>, 
1072             Daniel Franke <franke.daniel@gmail.com>
1074         PR target/30008
1075         * fixincl.tpl (List): separate file name patterns with a NUL byte instead
1076         of a vertical bar ("|").
1077         * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
1078         matching.  Set SKIP_TEST flag if we are not to run a test.
1079         * fixincl.x: Regenerate.
1080         * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
1081         kandr_concat, sco_math): Replace lists of specfic file names by search
1082         patterns.
1084 2006-12-12  Olivier Hainque  <hainque@adacore.com>
1086         * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
1087         targets for which a no-op fixer is appropriate.
1089 2006-11-07  Richard Guenther  <rguenther@suse.de>
1091         * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
1092         systems.
1093         * fixincl.x: Regenerate.
1095 2006-11-02  Geoffrey Keating  <geoffk@apple.com>
1097         * inclhack.def (glibc_c99_inline_1): New.
1098         * inclhack.def (glibc_c99_inline_2): New.
1099         * inclhack.def (glibc_c99_inline_3): New.
1100         * inclhack.def (glibc_c99_inline_4): New.
1101         * fixincl.x: Regenerate.
1102         * tests/base/bits/string2.h: New.
1103         * tests/base/sys/sysmacros.h: New.
1104         * tests/base/sys/stat.h: Update.
1106 2006-11-01  Steve Ellcey  <sje@cup.hp.com>
1108         * tests/base/sys/socket.h: Update.
1110 2006-10-31  Steve Ellcey  <sje@cup.hp.com>
1112         * inclhack.def (hpux11_extern_sendfile): New.
1113         (hpux11_extern_sendpath): New.
1114         * fixincl.x: Regenerate.
1116 2006-10-29  Joseph Myers  <joseph@codesourcery.com>
1118         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
1119         * fixincl.x: Regenerate.
1121 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1123         * Makefile.in: Added empty "pdf" target.
1125 2006-10-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1127         PR target/29300
1128         * inclhack.def (hpux_pthread_initializers): New hack.
1129         * tests/base/sys/pthread.h: New file.
1131         * fixincl.x: Regenerate.
1133 2006-10-03  Uros Bizjak <uros@kss-loka.si>
1135         * inclhack.def (glibc_mutex_init): Also fix
1136         PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
1137         PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
1138         * tests/base/pthread.h: Update.
1140         * fixincl.x: Regenerate.
1142 2006-10-01  Uros Bizjak <uros@kss-loka.si>
1144         * inclhack.def (glibc_mutex_init): New fix.
1145         * tests/base/pthread.h: Update.
1147         * fixincl.x: Regenerate.
1149 2006-09-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1151         * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1152         Prevent it from running on solaris10 or later.
1153         (solaris_once_init_2): Fix comment.
1154         * tests/base/pthread.h: Update.
1156         * fixincl.x: Regenerate.
1158 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1160         * inclhack.def (solaris_once_init_2): New fix.
1161         * tests/base/pthread.h: Update.
1163         * fixincl.x: Regenerate.
1165 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1167         * inclhack.def (solaris_mutex_init_2): Remove test for
1168         PTHREAD_RWLOCK_INITIALIZER.
1169         (solaris_rwlock_init_1): New.
1170         * tests/base/pthread.h: Update.
1172         * inclhack.def (solaris_once_init_1): New.
1173         * tests/base/pthread.h: Adjust for new fix.
1175         * fixincl.x: Regenerate.
1177 2006-07-17  Roger Sayle  <roger@eyesopen.com>
1179         * tests/base/errno.h: New file.
1180         * tests/base/architecture/ppc/math.h: Likewise.
1181         * tests/base/ia64/sys/getppdp.h: Likewise.
1183 2006-07-10  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1185         PR bootstrap/20437
1186         * Makefile.in (configure, config.h.in): Change into $(srcdir)
1187         before autoconf or autoheader call.
1189 2006-06-23  Steve Ellcey  <sje@cup.hp.com>
1191         PR target/28084
1192         * inclhack.def (hpux_extern_errno): New.
1193         * fixincl.x: Regenerate.
1195 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
1197         * Makefile.in: Add dvi info html and install-html to .PHONY
1198         Add install-html target.
1200 2006-05-16  Mike Stump  <mrs@apple.com>
1202         * configure.ac: Add -Wno-overlength-strings.
1203         * configure: Regenerate.
1205 2006-05-14  Bernhard Fischer  <aldot@gcc.gnu.org>
1207         * README: Fix typo.
1209 2006-02-18  Steve Ellcey  <sje@cup.hp.com>
1211         PR target/26189
1212         * inclhack.def (hpux_spu_info): New.
1213         * fixincl.x: Regenerate
1215 2006-01-31  Marcin Dalecki  <martin@dalecki.de>
1217         * configure.ac: Check for asprintf, basename, vasprintf.
1218         * config.h.in: Regenerate.
1219         * configure: Regenerate.
1221 2006-01-19  Andrew Pinski  <pinskia@physics.uc.edu>
1223         PR target/15642
1224         * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1225         __APPLE_CC_ as 1345.
1226         (broken_nan): New.
1227         * fixincl.x: Regenerate.
1229 2005-11-24  Bruce Korb  <bkorb@gnu.org>
1231         * fixincl.c (write_replacement): "here strings" in AutoGen
1232         often/generally don't have a terminating newline.  Check the
1233         last byte for '\n'.
1235 2005-11-13  Andreas Jaeger  <aj@suse.de>
1237         * check.tpl: Handle CVS additionally.
1239 2005-11-05  Andreas Jaeger  <aj@suse.de>
1241         * check.tpl: Adopt for move to subversion.
1243 2005-09-15  Joseph S. Myers  <joseph@codesourcery.com>
1245         PR c++/23139
1246         * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1247         fixes.
1248         * fixincl.x: Regenerate.
1249         * tests/base/bits/huge_val.h: New file.
1251 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
1253         * All files: Update with new FSF address.
1255 2005-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1257         * Makefile.in (WARN_CFLAGS): New.
1258         (.c.o): Add $(WARN_CFLAGS).
1259         * aclocal.m4: Include ../config/warnings.m4.
1260         * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1261         ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1262         ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1263         * fixopts.c (initialize_opts): Fix old-style definintion.
1265         * configure: Regenerate.
1267 2005-06-24  Geoffrey Keating  <geoffk@geoffk.org>
1269         * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1270         (AAB_darwin7_9_long_double_funcs_2): New.
1271         * fixincl.x: Regenerate.
1273 2005-06-15  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1275         PR libfortran/15266
1276         * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1277         Use double quotes in select so \t matches tabs.
1278         Add IRIX testcase.
1279         * fixincl.x: Regenerate.
1280         * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1282 2005-05-22  Danny Smith  <dannysmith@users.souceforge.net>
1284         PR target/21683
1285         * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
1287 2005-05-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1288             Joseph S. Myers  <joseph@codesourcery.com>
1290         PR target/19933
1291         PR target/21315
1292         * inclhack.def: New fixes solaris_math_[1-9].
1293         * fixincl.x: Regenerate.
1294         * tests/base/iso/math_c99.h: New.
1296 2005-05-19  Kelley Cook  <kcook@gcc.gnu.org>
1298         * aclocal.m4: Remove superfluous reference to accross.m4.
1300 2005-05-15  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1302         * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1303         * server.c (load_data): Likewise.
1304         (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1305         * fixincl.c: #include <sys/wait.h>
1306         (run_compiles): Use XCNEWVEC instead of xcalloc.
1307         (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1308         * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1310 2005-05-10  Joseph S. Myers  <joseph@codesourcery.com>
1312         * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1313         *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1314         * fixincl.x: Regenerate.
1316 2005-05-06  Bruce Korb  <bkorb@gnu.org>
1317         Joseph S. Myers <joseph@codesourcery.com>
1319         * fixinc/inclhack.def: Correct backslashes
1320         * fixinc/fixincl.x: regen
1322 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1324         * system.h (fopen, fdopen, freopen): Define these to the unlocked
1325         libiberty functions.
1327 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1329         * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1330         (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1331         * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1332         fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1333         _unlocked function.
1334         (fwrite_unlocked): Fix prototype.
1336         * configure, config.h.in: Regenerate.
1338 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1340         * Makefile.in: Set gcc_version directly, not via substitution.
1341         (libsubdir): Use $(gcc_version), not $(version).
1342         (mkheaders.almost): New rule.
1343         (mkheaders): Generate from mkheaders.almost.
1344         (clean): Also delete mkheaders.almost.
1345         * aclocal.m4: Do not include ../config/gcc-version.m4.
1346         * configure.ac: Do not invoke TL_AC_GCC_VERSION.  Generate
1347         mkheaders.almost from mkheaders.in.
1348         * configure: Regenerate.
1350 2005-03-21  Richard Guenther  <rguenth@gcc.gnu.org>
1352         PR target/20166
1353         * inclhack.def: Add fix for array of incomplete structures
1354         in function prototype in pthread.h.
1355         * fixincl.x: Regenerate.
1356         * tests/base/pthread.h: Adjust.
1358 2005-03-15  Joseph S. Myers  <joseph@codesourcery.com>
1360         * inclhack.def (hpux_htonl): New fix.
1361         * tests/base/netinet/in.h: New test.
1362         * fixincl.x: Regenerate.
1364 2005-02-23  James E Wilson  <wilson@specifixinc.com>
1366         * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1368 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
1370         PR 18458
1371         * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1372         fixincl.
1374 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1376         * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1377         * aclocal.m4: Include ../config/gcc-version.m4.
1378         * configure: Regenerate.
1380 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
1382         * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1383         (stdio_va_list): Likewise.
1384         (stdio_stdarg.h): Likewise.
1385         (solaris_stdio_tag): Add bypass.
1386         * fixincl.x: Regenerated.
1388 2004-11-23  Geoffrey Keating  <geoffk@apple.com>
1390         * mkfixinc.sh: Check error code from 'cat'.  Don't try running
1391         built fixincl program.
1392         * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1393         up csh from user.
1395 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1397         * inclhack.def (alpha_pthread_init): Fix technical problems with
1398         the last check-in caused by CVS variable substitution.
1399         * fixincl.x: Likewise.
1400         * tests/base/pthread.h: Likewise.
1402 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1403             Bruce Korb  <bkorb@gnu.org>
1405         * inclhack.def (alpha_pthread_init): New fix.
1406         * fixincl.x: Regenerate.
1407         * tests/base/pthread.h: Update for new test.
1409 2004-11-15  Bruce Korb  <bkorb@gnu.org>
1411         * fixincl.c(fix_with_system): correct misuse of variables and
1412         incorrect application of "sizeof()".
1414 2004-11-13  Joseph S. Myers  <joseph@codesourcery.com>
1416         * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1417         svr4__p, undefine_null): Remove.
1418         * fixincl.x: Regenerate.
1419         * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1420         * tests/base/sys/param.h: Remove.
1421         * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1422         tests/base/sys/limits.h: Update.
1424 2004-11-12  Mike Stump  <mrs@apple.com>
1426         * Makefile.in (html): Add html generation support.
1428 2004-11-12  Joseph S. Myers  <joseph@codesourcery.com>
1430         * inclhack.def (sco_math): Bypass on __GNUG__.
1431         (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1432         * fixincl.x: Regenerate.
1434 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1436         * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1437         (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1438         _CLASSIC_ANSI_TYPES.
1439         (sun_auth_proto): Bypass on __cplusplus.
1440         * fixincl.x: Regenerate.
1442 2004-11-05  Geoffrey Keating  <geoffk@apple.com>
1444         * Makefile.in (mostlyclean): Add fixinc.sh.
1445         (clean): Add mkheaders.
1446         (distclean): New.
1447         (dvi): New.
1448         (info): New.
1449         (installcheck): New.
1451 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1453         * Makefile.in (mostlyclean, distclean): New targets.
1455 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
1457         * configure.ac: Add code to determine noncanonical_target,
1458         local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1459         * configure: Regenerate.
1460         * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1461         * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1462         * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1463         update for changes to fixinc.in.
1464         * Makefile.in: Add many new macros.
1465         (install): New target.
1466         (mkheaders): New target.
1467         (fixinc.sh): New target.
1468         (all): Add mkheaders and fixinc.sh.
1469         * README-fixinc: Move here from gcc/.
1471 2004-11-01  Mike Stump  <mrs@apple.com>
1473         * inclhack.def (stdio_va_list): Break out clients from here...
1474         (stdio_va_list_clients): ...to here.  Also, don't fix if stdarg.h is
1475         included or ifdef va_start.
1476         * fixincl.x: Regenerate.
1478 2004-10-28  Mike Stump  <mrs@apple.com>
1480         * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1481         systems.
1482         * fixincl.x: Regenerate.
1484 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
1486         * inclhack.def (darwin_gcc4_breakage): New.
1487         * fixincl.x: Regenerate.
1489 2004-10-27  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1491         PR bootstrap/17832
1493         * fixfixes.c (main): Check for _PC_NAME_MAX.
1495 2004-10-27  Paolo Bonzini  <bonzini@gnu.org>
1497         PR other/17991
1499         * configure.ac: Fix typo.
1500         * configure: Regenerate.
1501         * fixincl.c (fix_with_system): tSCC is not a pointer.  Fix.
1503 2004-10-20  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1505         PR bootstrap/17832
1507         * fixincl.c (SIGCHLD): Remove definition.
1508         (initialize): Remove SIGIOT and SIGPIPE checks.
1509         (create_file): Fix mkdir() for Win32.
1510         (internal_fix): Use dup2() instead of fcntl().
1512         * fixlib.h (SIGQUIT): Define if undefined.
1513         (SIGIOT): Same.
1514         (SIGPIPE): Same.
1515         (SIGALRM): Same.
1516         (SIGKILL): Same.
1518         * procopen.c (chain_open): Use dup2() instead of fcntl().
1520 2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
1522         PR other/17991
1524         * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1525         Update copyright year.
1526         * fixfixes.c (main): Call initialize_opts from fixopts.c.
1527         * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1528         do not include code for parsing options (environment vars).
1529         (fix_with_system): Use a search path for applyfix, so that you
1530         can run the test suite with two-process fixincludes.
1531         * fixopts.c: New file.
1532         * configure.ac: Add --enable-twoprocess.  Export ac_exeext
1533         to config.h.  Default to --enable-twoprocess for MinGW32.
1534         * config.h.in: Regenerate.
1535         * configure: Regenerate.
1537 2004-10-04  Loren J. Rittle  <ljrittle@acm.org>
1539         * tests/base/sys/cdefs.h: Update from test area.
1541 2004-09-17  Roger Sayle  <roger@eyesopen.com>
1543         * inclhack.def (linux_ia64_ucontext): New fix.
1544         * fixincl.x: Regenerate.
1545         * tests/base/sys/ucontext.h: New file.
1547 2004-09-15  Roger Sayle  <roger@eyesopen.com>
1549         * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1550         * tests/base/stdlib.h: Likewise.
1552 2004-09-13  Loren J. Rittle  <ljrittle@acm.org>
1554         * inclhack.def (freebsd_gcc4_breakage): Add.
1555         * fixincl.x: Regenerate.
1556         * tests/base/sys/cdefs.h: Update for new test.
1558 2004-09-10  Adam Nemet  <anemet@lnxw.com>
1560         * inclhack.def (lynx_void_int): Remove.
1561         (lynxos_fcntl_proto): Remove.
1562         (lynxos_no_warning_in_sys_time_h): New fix.
1563         (lynxos_missing_putenv): New fix.
1564         * fixincl.x: Regenerate.
1565         * tests/base/fcntl.h: Remove.
1566         * tests/base/sys/time.h: Update from test area.
1567         * tests/base/curses.h: Likewise.
1568         * tests/base/stdlib.h: Likewise.
1570 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1572         * inclhack.def: Suppress exception_structure and math_exception
1573         for NetWare headers.
1574         * fixincl.x: Regenerate.
1576 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1578         * .cvsignore: New.
1579         * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1580         autoconfiscated.
1581         * configure.ac: New.
1582         * config.h.in: Generate.
1583         * configure: Generate.
1584         * aclocal.m4: New.
1585         * fixlib.h: Remove inclusions of gcc files.
1586         * system.h: New.
1588         Other files copied from gcc/fixinc.