[RS6000] push_secondary_reload ICE
[official-gcc.git] / fixincludes / ChangeLog
blob957181d18164bdd3f87a8dd51626d838acb15611
1 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3         * mkfixinc.sh: Remove interix support.
5 2016-06-13  David Edelsohn  <dje.gcc@gmail.com>
7         * inclhack.def (aix_stdlib_malloc): New fix.
8         (aix_stdlib_realloc): New fix.
9         (aix_stdlib_calloc): New fix.
10         (aix_stdlib_valloc): New fix.
11         * fixincl.x: Regenerate.
12         * tests/base/stdlib.h [AIX_STDLIB_MALLOC]: New test.
13         [AIX_STDLIB_REALLOC]: New test.
14         [AIX_STDLIB_CALLOC]: New test.
15         [AIX_STDLIB_VALLOC]: New test.
17 2016-01-31  John David Anglin  <danglin@gcc.gnu.org>
19         PR target/68741
20         * inclhack.def (hpux_vsscanf): New fix.
21         * fixincl.x: Regenerated.
22         * tests/base/stdio.h [HPUX_VSSCANF_CHECK]: New test.
24 2015-08-14  David Edelsohn  <dje.gcc@gmail.com>
26         * inclhack.def (aix_stdio_inline): New fix.
27         (aix_strtof_const): Limit to *-*-aix*.
28         (aix_sysmachine): Same.
29         (aix_syswait_2): Same.
30         (aix_volatile): Same.
31         * fixincl.x: Regenerated.
32         * test/base/stdio.h [AIX_STDIO_INLINE]: New test.
34 2015-07-28  Eric Gallager  <egall@gwmail.gwu.edu>
36         * check.tpl: Ignore .DS_Store directories.
38 2015-05-21  David Edelsohn  <dje.gcc@gmail.com>
40         * inclhack.def (aix_externc): New fix.
41         (aix_externcpp[12]): New fix.
42         * fixincl.x: Regenerate.
43         * test/base/ctype.h [AIX_EXTERNC_CHECK]: New test.
44         * test/base/sys/socket.h [AIX_EXTERNCPP[12]_CHECK]: New test.
45         * test/base/fcntl.h: New file.
47 2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
49         * aclocal.m4: Regenerated with automake-1.11.6.
51 2015-04-22  Gregor Richards  <gregor.richards@uwaterloo.ca>
53         * mkfixinc.sh: Add *-musl* with no fixes.
55 2015-03-28  John David Anglin  <danglin@gcc.gnu.org>
57         PR libstdc++/65500
58         * inclhack.def (hpux11_lwp_rwlock_valid): New fix.
59         * fixincl.x: Regenerate.
60         * tests/base/sys/pthread.h [HPUX11_LWP_RWLOCK_VALID_CHECK]: New test.
62 2015-02-16  Daniel Richard G.  <skunk@iskunk.org>
64         PR bootstrap/48009
65         PR bootstrap/53348
66         * inclhack.def (aix_strtof_const): New fix.
67         * fixincl.x: Regenerate.
68         * tests/base/stdlib.h: New test.
70 2015-02-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
72         * inclhack.def (solaris_math_11): New fix.
73         * fixincl.x: Regenerate.
74         * tests/base/iso/math_c99.h [SOLARIS_MATH_11_CHECK]: New test.
76 2015-02-06  David Edelsohn  <dje.gcc@gmail.com>
78         PR bootstrap/53348
79         * inclhack.def (aix_pthread): Accept tab after define.
80         * fixincl.x: Regenerate.
82 2015-01-24  Bruce Korb  <bkorb@gnu.org>
84         * README: add some clarification on use of test_text
86 2014-12-21  Bruce Korb  <bkorb@gnu.org>
88         * fixincludes/fixincl.tpl: add handling for "sum" selection
89         criteria and clean up layout
90         * fixincludes/fixlib.h: enumerate TT_CKSUM test type
91         * fixincludes/fixincl.c (fix_applies): add code to handle
92         the new test type
93         (cksum_test): function to handle it
94         * fixincludes/README: doc it and remove explanations from
95         more than a decade ago.
97 2014-12-15  Uros Bizjak  <ubizjak@gmail.com>
99         * server.c (server_setup): Check return value of
100         getcwd and in case of error set buff[0] to 0.
102 2014-10-21  Uros Bizjak  <ubizjak@gmail.com>
104         * inclhack.def (glibc_c99_inline_4): Add pthread.h to files.
105         * fixincl.x: Regenerate.
107 2014-08-04  Alexander Ivchenko  <alexander.ivchenko@intel.com>
109         * inclhack.def (complier_h_tradcpp): Remove.
110         * fixincl.x: Regenerate.
111         * tests/base/linux/compiler.h: Remove.
113 2014-04-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
115         * inclhack.def (math_exception): Bypass on *-*-solaris2.1[0-9]*.
116         (solaris_int_types): Remove.
117         (solaris_longjmp_noreturn): Remove.
118         (solaris_mutex_init_2): Remove.
119         (solaris_once_init_2): Remove.
120         (solaris_sys_va_list): Remove.
121         * fixincl.x: Regenerate.
122         * tests/base/iso/setjmp_iso.h: Remove.
123         * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]: Remove.
124         [SOLARIS_ONCE_INIT_1_CHECK]: Remove wrapping done by
125         solaris_once_init_2.
126         [SOLARIS_ONCE_INIT_2_CHECK]: Remove.
127         * tests/base/sys/int_types.h: Remove.
128         * tests/base/sys/va_list.h: Remove.
130 2013-12-20  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
132         Makefile.in: Use $(FI) instead of fixincl@EXEEXT@.
134 2013-12-07  Bruce Korb  <bkorb@gnu.org>
136         * inclhack.def: many of the headers found under "bits/" are
137         often stashed under architecture directories.  Apply fixes
138         to those, too.  Also, re-ordered misordered fixes.
139         * tests/base/linux/vt.h: 80 columns in .def file limitation
140         * tests/base/iso/math_c99.h: adjust ordering
141         * tests/base/rtldef/string.h: likewise
142         * tests/base/bits/fenv.h: likewise
143         * tests/base/pthread.h: likewise
145 2013-12-06  Richard Biener  <rguenther@suse.de>
147         * inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h
148         being not compatible with C++.
149         * fixincl.x: Regenerate.
150         * tests/base/linux/vt.h: New test.
152 2013-09-20  Alan Modra  <amodra@gmail.com>
154         * configure: Regenerate.
156 2013-09-02  David Edelsohn  <dje.gcc@gmail.com>
158         * inclhack.def (aix_assert): New fix.
159         * fixincl.x: Regenerate.
160         * tests/base/assert.h [AIX_ASSERT_CHECK]: New check.
162 2013-07-06  Bruce Korb  <bkorb@gnu.org>
164         * inclhack.def (cdef_cplusplus): removed, per Bug 51776
165         * tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
167 2013-05-23  Alexander Ivchenko  <alexander.ivchenko@intel.com>
169         * inclhack.def (complier_h_tradcpp): New.
170         * fixincl.x: Rebuilt.
171         * tests/base/linux/compiler.h: New.
173 2013-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
175         * inclhack.def (solaris_pow_int_overload): Update comment.
176         Change guard to match <cmath>.
177         * fixincl.x: Regenerate.
178         * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
179         Matching change.
181 2013-05-04  David Edelsohn  <dje.gcc@gmail.com>
183         * inclhack.def (aix_null): New.
184         (void_null): Update replacement definition of NULL.
185         * fixincl.x: Regenerate.
186         * tests/base/curses.h: Update for new fix.
188 2013-01-16  Alexandre Oliva  <aoliva@redhat.com>
190         * inclhack.def (feraiseexcept_nosse_invalid): New.
191         (feraiseexcept_nosse_divbyzero): Likewise.
192         * fixincl.x: Rebuilt.
193         * tests/base/bits/fenv.h: New.
195 2013-01-14  Richard Biener  <rguenther@suse.de>
197         * fixlib.h (verbose_level, fixinc_mode): Mark extern.
199 2012-10-29  Bruce Korb  <bkorb@gnu.org>
201         * README: testing wrap and replacement fixes is pointless.
202         * fixincl.c: export verbosity enumerations to fixlib.h
203         (run_compiles): mark replacement fixes to be skipped when
204         in testing mode
205         * fixlib.h: add a test mode and enumerations from fixincl.c
206         * check.tpl: set TEST_MODE in environment
207         * fixopts.c (initialize_opts): check for TEST_MODE in environment
208         * inclhack.def: move AAB_darwin7_9_long_double_funcs to
209         darwin_9_long_double_funcs_2.  It is not a replacement fix.
210         * fixincl.x: regenerate
211         * tests/base/ioLib.h: the need for this is now exposed, so add it.
212         * tests/base/architecture/ppc/math.h: the correct result is now needed.
214 2012-10-29  Robert Mason  <rbmj@verizon.net>
216         * fixinc.in: Omit machine name checks for vxworks
217         * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
218         (AAB_vxworks_regs_vxtypes): another
219         (AAB_vxworks_stdint): yet another
220         (AAB_vxworks_unistd): and another
221         (vxworks_ioctl_macro): reformatting fix
222         (vxworks_mkdir_macro): again
223         (vxworks_regs): and again
224         (vxworks_write_const): and again
225         * tests/base/ioLib.h: new test result
226         * tests/base/math.h: likewise
227         * tests/base/sys/stat.h: likewise
228         * tests/base/testing.h: and again
230 2012-09-29  David Edelsohn  <dje.gcc@gmail.com>
232         * inclhack.def (AAB_aix_fcntl): New fix.
233         * fixincl.x: Regenerate.
235 2012-06-19  David Edelsohn  <dje.gcc@gmail.com>
237         * inclhack.def (aix_mutex_initializer_1): New fix.
238         (aix_cond_initializer_1): New fix.
239         (aix_rwlock_initializer): New fix.
240         * fixincl.x: Regenerate.
241         * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
242         [AIX_COND_INITIALIZER_1_CHECK]: New.
243         [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
245 2012-05-29  Thomas Schwinge  <thomas@codesourcery.com>
247         * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
248         gcc_AC_FUNC_MMAP_BLACKLIST.
249         * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
250         * aclocal.m4: Regenerate.
251         * configure: Regenerate.
253 2012-04-24  Tristan Gingold  <gingold@adacore.com>
255         * fixincl.c (fix_with_system): Add missing specifier.
256         * configure.ac: Default to twoprocess on vms.
257         * configure: Regenerate.
259 2012-03-23  David Edelsohn  <dje.gcc@gmail.com>
261         * inclhack.def (aix_malloc): New.
262         * fixincl.x: Regenerate.
263         * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
265 2012-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
267         PR other/52626
268         * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
269         (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
271 2012-03-15  Tristan Gingold  <gingold@adacore.com>
273         * README (EXAMPLES OF FIXES): Update.
275 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
277         * inclhack.def (math_exception): Remove duplicate.
278         (solaris_cond_init): Remove.
279         (solaris_sys_va_list): Remove Solaris 8 support.
280         * fixincl.x: Regenerate.
281         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
283 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
285         * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
286         (irix___restrict): Remove.
287         (irix___generic1): Remove.
288         (irix___generic2): Remove.
289         (irix_asm_apostrophe): Remove.
290         (irix_complex): Remove.
291         (irix_pthread_init): Remove.
292         (irix_socklen_t): Remove.
293         (irix_stdint_c99_mode): Remove.
294         (irix_stdint_c99_types): Remove.
295         (irix_stdint_c99_macros): Remove.
296         (irix_stdio_va_list): Remove IRIX 6.5 support.
297         (irix_wcsftime): Remove.
298         (stdio_va_list): Remove IRIX 6.5 support.
299         (svr4_profil): Remove IRIX bypass.
300         * fixincl.x: Regenerate.
302         * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
303         * tests/base/internal/math_core.h: Remove.
304         * tests/base/internal/sgimacros.h: Remove.
305         * tests/base/internal/wchar_core.h: Remove.
306         * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
307         support.
308         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
309         * tests/base/stdint-irix65.h: Remove.
310         * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
311         * tests/base/sys/asm.h: Remove.
312         * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
314 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
316         * inclhack.def (alpha___extern_prefix): Remove.
317         (alpha___extern_prefix_standards): Remove.
318         (alpha___extern_prefix_sys_stat): Remove.
319         (alpha_bad_lval): Remove.
320         (alpha_pthread): Remove.
321         (alpha_pthread_gcc): Remove.
322         (alpha_pthread_init): Remove.
323         * fixincl.x: Regenerate.
324         * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
325         [ALPHA_PTHREAD_GCC_CHECK]: Remove.
326         [ALPHA_PTHREAD_INIT_CHECK]: Remove.
327         * tests/base/standards.h: Remove.
328         * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
329         Remove.
330         * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
331         [ALPHA_BAD_LVAL_CHECK]: Remove.
333 2012-03-12  Tristan Gingold  <gingold@adacore.com>
335         * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
336         (vms_do_not_redeclare_hostalias, vms_decc_builtin)
337         (vms_no_64bit_getopt, vms_forward_declare_struct)
338         (vms_use_fast_setjmp): New fixes.
339         * fixincl.x: Regenerate.
340         * tests/base/rtldef/string.h: Update.
341         * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
342         * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
343         * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
345 2012-01-11  Bruce Korb <bkorb@gnu.org>
346             Steven G. Kargl  <kargl@gcc.gnu.org>
347             Andreas Tobler  <andreast@fgznet.ch>
349         PR bootstrap/51705
350         PR preprocessor/51776
351         * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
352         * fixincl.x: Regenerate.
353         * tests/base/sys/cdefs.h: Update.
355         * genfixes: Remove the 'Ver.' from the version check.
357 2011-12-20  Andreas Schwab  <schwab@linux-m68k.org>
359         * configure: Regenerate.
361 2011-12-19  Andreas Schwab  <schwab@linux-m68k.org>
363         * configure: Regenerate.
365 2011-11-16  David Edelsohn  <dje.gcc@gmail.com>
367         * inclhack.def (aix_once_init_[12]): New fixes.
368         * fixincl.x: Regenerate.
369         * tests/base/pthread.h: Update.
371 2011-10-25  Mike Stump  <mikestump@comcast.net>
373         PR target/48851
374         * inclhack.def (void_null): New bypass.
375         * fixincl.x: Regenerate.
377 2011-09-26  Tristan Gingold  <gingold@adacore.com>
379         * inclhack.def (ms_define_can_use_extern_prefix):
380         (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
381         New fixes.
382         * fixincl.x: Regenerate.
383         * tests/base/rtldef/string.h: New test.
384         * tests/base/rtldef/decc$types.h: Likewise.
385         * tests/base/testing.h: Update
387 2011-09-22  Tristan Gingold  <gingold@adacore.com>
389         * mkfixinc.sh (target): Remove alpha-vms from particular targets.
391 2011-08-23  Steve Ellcey  <sje@cup.hp.com>
393         PR libstdc++/50153
394         * inclhack.def (hpux11_abs): Extend to all hpux machines.
395         * fixincl.x: Regenerate.
397 2011-08-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
398             Marc Glisse  <marc.glisse@normalesup.org>
400         PR libstdc++-v3/1773
401         * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
402         (solaris_longjmp_noreturn, solaris_pow_int_overload)
403         (solaris_std___filbuf): New fixes.
404         * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
405         tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
406         * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
408 2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
410         PR c++/49347
411         * inclhack.def (solaris_posix_spawn_restrict): New fix.
412         * fixincl.x: Regenerate.
413         * tests/base/spawn.h: New test.
415 2011-06-08  Douglas B Rupp  <rupp@gnat.com>
417         * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
418         * configure: Regenerate.
419         * config.h.in: Regenerate.
421 2011-06-06  Peter O'Gorman  <pogma@thewrittenword.com>
423         * inclhack.def (aix_net_if_arp): New fix.
424         * fixincl.x: Regenerate.
425         * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
427 2011-05-17  Tristan Gingold  <gingold@adacore.com>
429         * inclhack.def (solaris_complex_cxx): Fix syntax.
430         * fixincl.x: Regenerate.
432 2011-05-17  Tristan Gingold  <gingold@adacore.com>
434         * check.tpl: Shell-quote testing file.
436 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
438         * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
440 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
442         PR other/46202
443         * Makefile.in (install-strip): New phony target.
444         (all, check, install): Also mark as phony.
446 2010-11-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
448         * inclhack.def (irix_pthread_init): New fix.
449         * fixincl.x: Regenerate.
450         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
452 2010-10-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
454         PR c++/46024
455         * inclhack.def (solaris_sys_va_list): New fix.
456         * fixincl.x: Regenerate.
457         * tests/base/sys/va_list.h: New test.
459 2010-09-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
461         * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
462         * fixincl.x: Regenerate.
464 2010-07-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
466         * inclhack.def (solaris_cond_init): New fix.
467         * fixincl.x: Regenerate.
468         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
469         [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
471 2010-06-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
473         * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
474         * fixincl.x: Regenerate.
475         * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
476         * tests/base/sys/feature_tests.h: New file.
478 2010-06-03  Joern Rennecke <joern.rennecke@embecosm.com>
479             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
481         PR bootstrap/42798
482         * configure.ac: Check for declaration of 'basename(char *)'.
483         * configure: Regenerate.
485 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
487         * inclhack.def (alpha_wchar): Remove.
488         * fixincl.x: Regenerate.
489         * tests/base/wchar.h: Remove.
491 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
493         * aclocal.m4: Regenerate.
495 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
497         * inclhack.def (alpha_assert): Allow for more whitespace in
498         select.
499         * fixincl.x: Regenerate.
501 2010-03-28  H.J. Lu  <hongjiu.lu@intel.com>
503         PR target/40722
504         * mkfixinc.sh: Revert the last change for mingw.
506 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
508         * inclhack.def (glibc_strncpy): New fix.
509         * fixincl.x: Regenerate.
510         * tests/base/bits/string2.h: Update.
512 2010-03-23  H.J. Lu  <hongjiu.lu@intel.com>
514         PR target/40722
515         * mkfixinc.sh: Fix stdlib.h for mingw.
517 2010-02-19  Bruce Korb  <bkorb@gnu.org>
519         * inclhack.def: remove vestiges of inadvertently committed changes
521 2010-02-10  Bruce Korb  <bkorb@gnu.org>
523         * README: fix up references to old gcc/fixinc directory
525 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
527         * inclhack.def (solaris_int_limits_3): New fix.
528         * fixincl.x: Regenerate.
529         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
530         test.
532         * inclhack.def (solaris_int_const, solaris_int_limits_1,
533         solaris_int_limits_2 ): Applies to Solaris 2 in general.
534         Remove select.
535         Add mach for *-*-solaris2*.
536         Change second c_fix_arg to select.
537         Remove #pragma ident from test_text.
538         * fixincl.x: Regenerate.
539         * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
540         #pragma trigger text.
541         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
542         SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
544 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
546         * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
547         (aix_stdint_2): Likewise.
548         (aix_stdint_3): Likewise.
549         (aix_stdint_4): Likewise.
550         (aix_stdint_5): Likewise.
551         (darwin_stdint_1): Add stdint-darwin.h to files.
552         (darwin_stdint_2): Likewise.
553         (darwin_stdint_3): Likewise.
554         (darwin_stdint_4): Likewise.
555         (darwin_stdint_5): Likewise.
556         (darwin_stdint_6): Likewise.
557         (darwin_stdint_7): Likewise.
558         (hpux_c99_intptr): Add stdint-hpux11.h to files.
559         (hpux_c99_inttypes): Likewise.
560         (hpux_c99_inttypes2): Likewise.
561         (hpux_stdint_least_fast): Likewise.
562         (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
563         (irix_stdint_c99_types): New fix.
564         (irix_stdint_c99_macros): New fix.
565         (newlib_stdint_1): Add stdint-newlib.h to files.
566         (newlib_stdint_2): Likewise.
567         fixincl.x: Regenerate.
568         tests/base/stdint-aix.h: New file.
569         tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
570         AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
571         tests/base/stdint-aix.h: ... here.
572         [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
573         [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
574         [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
575         tests/base/stdint-darwin.h: New file.
576         tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
577         DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
578         DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
579         tests/base/stdint-darwin.h: ... here.
580         [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
581         [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
582         [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
583         tests/base/stdint-hpux11.h: New file.
584         tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
585         HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
586         tests/base/stdint-hpux11.h: ... here.
587         [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
588         [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
589         tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
590         IRIX_STDINT_C99_MODE_CHECK.
591         tests/base/stdint-irix65.h: New file.
592         tests/base/stdint-newlib.h: New file.
593         tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
594         NEWLIB_STDINT_2_CHECK]: Moved ...
595         tests/base/stdint-newlib.h: ... here.
597 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
599         * configure: Regenerate.
601 2009-10-21  Steve Ellcey  <sje@cup.hp.com>
603         * inclhack.def (hpux_stdint_least_fast): Simplify.
604         * fixincl.x: Regenerate.
605         * tests/base/stdint.h: Update.
607 2009-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
609         * inclhack.def (isc_fmod, isc_omits_with_stdc)
610         (nested_sys_limits, sco_math): Remove.
611         * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
612         * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
613         * tests/base/sys/limits.h: Remove.
614         * fixincl.x: Regenerate.
616 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
618         PR testsuite/29737
619         PR bootstrap/35938
620         PR testsuite/39655
621         * check.tpl: Fix typos.
622         * README: Likewise.  Also, document that 'select' uses ERE.
623         * mkheaders.in: Update copyright years in --version output.
624         * inclhack.def (sco_math): Add missing final newline in sed
625         script 'a', 'c', or 'i' commands, for BSD sed.
626         (sco_math): In the text of 'a', 'c', or 'i' sed
627         commands, prepend leading white space with a backslash to avoid
628         the whitespace to be removed by BSD sed.
629         (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
630         (x11_new): Fix sed expression, for BSD sed.
631         (glibc_mutex_init): Fix newlines in sed 's' command replacement
632         part, for GNU sed 3.02 and Solaris sed.
633         (glibc_mutex_init): Replace unportable \+ sed regex operator
634         with \{1,\}.
635         (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
636         alternation \| regex operator.
637         (solaris_complex): Remove superfluous backslashes from
638         replacement string.  Replace \+ operator with \{1,\}.
639         * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
640         * fixincl.x: Regenerate.
642 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
644         PR libfortran/41169
645         * inclhack.def (irix_complex): New fix.
646         (solaris_complex): Likewise.
647         * fixincl.x: Regenerate.
648         * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
649         New tests.
651 2009-08-28   Bruce Korb <bkorb@gnu.org>
652              Steve Ellcey  <sje@cup.hp.com>
654         * README (files): Describe files entry.
655         * inclhack.def (hpux_stdint_least): Remove.
656         (hpux_stdint_fast): Remove.
657         (hpux_stdint_fast): Remove.
658         (hpux_stdint_least_fast): New.
659         (hpux_inttype_int_least8_t): Remove.
660         (hpux_inttype_int8_t): Modify.
661         * fixincl.x: Regenerate.
662         * tests/base/stdint.h: Update.
663         * tests/base/sys/_inttypes.h: Update.
665 2009-08-28  Steve Ellcey  <sje@cup.hp.com>
667         * inclhack.def (hpux_imaginary_i): Remove spaces.
668         * fixincl.x: Regenerate.
669         * tests/base/stdint.h: Update AIX fixes. 
670         * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
672 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
674         * configure.ac (AC_PREREQ): Bump to 2.64.
676 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
678         * aclocal.m4: Regenerate.
679         * configure: Regenerate.
680         * config.h.in: Regenerate.
682 2009-08-17  David Edelsohn  <edelsohn@gnu.org>
684         * inclhack.def (aix_complex): Redefine _Complex_I.  Do not
685         redefine I.
686         * (aix_stdint_[12345]): New fixes.
687         * fixincl.x: Regenerate.
688         * tests/base/complex.h: Update check.
689         * tests/base/stdint.h: Add AIX stdint.h checks.
691 2009-08-14  Steve Ellcey  <sje@cup.hp.com>
693         * inclhack.def (hpux_imaginary_i): New fix.
694         * fixincl.x: Regenerate.
695         * tests/base/complex.h: New file.
697 2009-08-12  David Edelsohn  <edelsohn@gnu.org>
699         * inclhack.def (aix_complex): New fix.
700         * fixincl.x: Regenerate.
702 2009-08-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
704         * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
705         (hpux_inttype_int8_t): Likewise.
706         * fixincl.x: Regenerate.
708 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
710         * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
711         New variables.
712         ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
713         Use them.
715 2009-07-04  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
717         * inclhack.def (darwin_stdint_5, darwin_stdint_6,
718         darwin_stdint_7): New fixes.
719         * fixincl.x: Regenerate.
720         * tests/base/stdint.h: Adjust test for new fixes.
722 2009-07-03  Eric Botcazou  <ebotcazou@adacore.com>
724         * inclhack.def (solaris_int_types): New fix.
725         * fixincl.x: Regenerate.
726         * tests/base/sys/int_types.h: New file.
728 2009-06-09  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
730         * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
731         darwin_stdint_4): New fixes.
732         * tests/base/stdint.h: Adjust test results for new fixes.
733         * fixincl.x: Regenerate.
735 2009-05-29  Eric Botcazou  <ebotcazou@adacore.com>
737         * inclhack.def (solaris_int_const): New fix.
738         (solaris_int_limits_1): Likewise.
739         (solaris_int_limits_2): Likewise.
740         * fixincl.x: Regenerate.
741         * tests/base/sys/int_const.h: New file.
742         * tests/base/sys/int_limits.h: Likewise.
744 2009-05-15  Joseph Myers  <joseph@codesourcery.com>
746         * inclhack.def (glibc_tgmath): Correct bypass.
747         * fixincl.x: Regenerate.
749 2009-04-28  Steve Ellcey  <sje@cup.hp.com>
751         * inclhack.def (hpux11_uint32_c): Remove.
752         (hpux_long_double): Disable on hpux11.3*.
753         (hpux_long_double_2): New.
754         (hpux_c99_intptr): New.
755         (hpux_c99_inttypes): New.
756         (hpux_c99_inttypes2): New.
757         (hpux_stdint_least): New.
758         (hpux_stdint_fast): New.
759         (hpux_inttype_int_least8_t): New.
760         (hpux_inttype_int8_t): New.
761         * fixincl.x: Regenerate.
762         * tests/base/sys/_inttypes.h: New.
763         * tests/base/inttypes.h: Update.
764         * tests/base/stdlib.h: Update.
765         * tests/base/stdint.h: Update.
767 2009-04-28  Joseph Myers  <joseph@codesourcery.com>
769         * inclhack.def (glibc_stdint): New fix.
770         * fixincl.x: Regenerate.
771         * tests/base/stdint.h: Update.
773 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
775         * Makefile.in: Change copyright header to refer to version
776         3 of the GNU General Public License and to point readers at the
777         COPYING3 file and the FSF's license web page.
778         * fixfixes.c: Likewise.
779         * fixinc.in: Likewise.
780         * fixincl.c: Likewise.
781         * fixlib.c: Likewise.
782         * fixlib.h: Likewise.
783         * fixopts.c: Likewise.
784         * fixtests.c: Likewise.
785         * genfixes: Likewise.
786         * mkheaders.in: Likewise.
787         * system.h: Likewise.
789 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
791         PR c/448
792         * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
793         * fixincl.x: Regenerate.
794         * tests/base/stdint.h: Update.
796 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
798         * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
799         Update.
801 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
803         PR c/456
804         PR c/5675
805         PR c/19976
806         PR c/29116
807         PR c/31871
808         PR c/35198
809         * inclhack.def (glibc_tgmath): New fix.
810         * fixincl.x: Regenerate.
811         * tests/base/tgmath.h: New.
813 2009-03-28  Joseph Myers  <joseph@codesourcery.com>
815         * inclhack.def (aix_syswait, exception_structure,
816         pthread_page_size): Remove.
817         (math_exception): Remove mention of fixproto in comment.
818         * fixincl.x: Regenerate.
819         * mkheaders.in: Do not handle STMP_FIXPROTO.
821 2009-03-27  Sandra Loosemore  <sandra@codesourcery.com>
823         * server.c (run_shell): Quote directory name passed to cd.
825 2009-03-01  Bruce Korb  <bkorb@gnu.org>
826         Apply a positively ancient patch:
828         2004-10-15  Giovanni Bajo  <giovannibajo@libero.it>
830         * inclhack.def (alpha_if_semicolon): new fix from long, long ago
831         * tests/base/net/if.h: Add new test.
833 2009-01-06  Andreas Tobler  <a.tobler@schweiz.org>
835         * tests/base/locale.h: Add new test.
836         * tests/base/stdarg.h: Likewise.
838 2009-01-05  Steve Ellcey  <sje@cup.hp.com>
840         * inclhack.def (hpux_spu_info):  Add files line.
841         * fixincl.x: Regenerate.
843 2009-01-01  Andreas Tobler  <a.tobler@schweiz.org>
845         * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
846         in case of C.
847         * fixincl.x: Regenerate.
849 2008-12-31  Andreas Tobler  <a.tobler@schweiz.org>
851         PR target/35460
852         * inclhack.def (openbsd_va_start): Use __builtin_va_start
853         for OpenBSD.
854         * fixincl.x: Regenerate.
856 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
858         * configure: Regenerate.
860 2008-12-15  Steve Ellcey  <sje@cup.hp.com>
862         * inclhack.def (hpux_spu_info): Match PA as well as IA64.
863         * fixincl.x: Regenerate.
865 2008-09-06  H.J. Lu  <hongjiu.lu@intel.com>
867         * configure.ac: Fix a typo.
868         * configured: Regenerate.
870 2008-09-06  Bruce Korb  <bkorb@gnu.org>
872         * fixincl.tpl (sed): make the program executable configurable.
873         Some platforms have some rather oddball defaults.
874         * config.h.in (SED_PROGRAM): define the default sed.
875         * fixincl.x: regenerated
876         * tests/base/internal/wchar_core.h: fix bad sample text
877         * tests/base/math.h: fix bad sample text
878         * configure.ac: search for working sed
879         * inclhack.def (glibc_mutex_init): fix non-portable construct
880         and re-order a few misordered entries.
882 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
884         * configure: Regenerate.
886 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
888         * inclhack.def (AAB_svr4_replace_byteorder,
889         AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
890         libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
891         ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
892         solaris_mutex_init_1, solaris_socket, solaris_unistd,
893         solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
894         ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
895         ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
896         ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
897         ultrix_strings2, ultrix_sys_time, ultrix_unistd,
898         unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
899         windiss_math2, windiss_valist): Remove.
900         * fixincl.x: Regenerate.
901         * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
902         i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
903         powerpc-*-eabiaix*): Remove.
904         * tests/base/math.h: Update.
905         * tests/base/pthread.h: Update.
906         * tests/base/stdio.h: Update.
907         * tests/base/stdlib.h: Update.
908         * tests/base/string.h: Update.
909         * tests/base/strings.h: Update.
910         * tests/base/sys/file.h: Update.
911         * tests/base/sys/limits.h: Update.
912         * tests/base/sys/socket.h: Update.
913         * tests/base/sys/stat.h: Update.
914         * tests/base/sys/time.h: Update.
915         * tests/base/testing.h: Update.
916         * tests/base/unistd.h: Update.
917         * tests/base/_G_config.h: Remove.
918         * tests/base/arpa: Remove directory.
919         * tests/base/fs: Remove directory.
920         * tests/base/locale.h: Remove.
921         * tests/base/machine: Remove directory.
922         * tests/base/rpc/svc.h: Remove.
923         * tests/base/sys/ioctl.h: Remove.
924         * tests/base/sys/regset.h: Remove.
925         * tests/base/sys/times.h: Remove.
926         * tests/base/sys/utsname.h: Remove.
927         * tests/base/widec.h: Remove.
929 2008-05-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
931         * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
932         * tests/base/iso/math_c99.h: Update.
933         * fixincl.x: Regenerate.
935 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
937         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
938         posix_types_64.
939         * fixincl.x: Regenerate.
941 2008-04-25  Kai Tietz  <kai.tietz@onvision.com>
943         * fixincl.c (fix_with_system): Cast pointer difference to long.
944         * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
946 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
948         PR bootstrap/35457
949         * Makefile.in: Rewrite aclocal.m4 rule.
950         * aclocal.m4: Regenerate.
951         * configure: Regenerate.
953 2008-03-07  Peter O'Gorman  <pogma@thewrittenword.com>
955         PR c++/20366
956         * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
957         * fixincl.x: Regenerate.
958         * tests/base/stdio.h: Add test.
960 2008-02-25  Ben Elliston  <bje@au.ibm.com>
962         PR other/32948
963         * fixincl.c (fix_applies): Remove unused variable `name_len'.
965 2008-02-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
967         * inclhack.def (solaris_math_10): New.
968         * tests/base/iso/math_c99.h: Update.
970         * fixincl.x: Regenerate.
972 2008-02-04  Ismail Dönmez  <ismail@pardus.org.tr>
974         * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
975         freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
976         netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon):  Add
977         quotes around mach entries.
978         * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
979         to GPLv3.
981 2008-02-04  Hans-Peter Nilsson  <hp@axis.com>
983         PR other/31405
984         * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
985         (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
986         __extern_inline|__GNU_STDC_INLINE__.
987         (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
988         <bypass>: Change from __STDC_VERSION__ to
989         __extern_inline|__GNU_STDC_INLINE__.
990         <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
991         appending attribute-gnu_inline.
992         <second c_fix_arg>: Remove.
993         <test_text>: Remove __extern_inline line.
994         * tests/base/features.h: Re-add.
995         * tests/base/sys/sysmacros.h: Adjust.
996         * fixincl.x: Regenerate.
998 2008-01-06  Hans-Peter Nilsson  <hp@axis.com>
1000         Revert last change.
1002 2007-12-18  Hans-Peter Nilsson  <hp@axis.com>
1004         * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
1005         * fixincl.x: Regenerate.
1006         * tests/base/wchar.h: Update.
1007         * tests/base/features.h: New.
1009 2007-10-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1011         PR target/33700
1012         * inclhack.def (hpux11_pthread_const): New.
1013         * fixincl.x: Regenerate.
1014         * tests/base/sys/pthread.h: Update.
1016 2007-10-12  Kai Tietz  <kai.tietz@onevision.com>
1018         * configure.ac: x86_64 mingw target uses twoprocess.
1019         * mkfixinc.sh: Add x86_64 mingw target.
1020         * configure: Regenerate.
1022 2007-10-09  Geoffrey Keating  <geoffk@apple.com>
1024         * inclhack.def (darwin_externc): New.
1025         * fixincl.x: Regenerate.
1026         * tests/base/mach-o/swap.h: New.
1028 2007-08-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1030         * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
1031         Delete fixes.
1032         * tests/base/iso/math_c99.h: Delete associated test baselines.
1033         * fixincl.x: Regenerate.
1035 2007-07-24  Krister Walfridsson  <cato@df.lth.se>
1037         PR target/30058
1038         * inclhack.def (netbsd_c99_inline_2): New.
1039         * fixincl.x: Regenerate.
1040         * tests/base/signal.h: Update.
1042 2007-07-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1044         PR target/32641
1046         * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
1047         solaris_math_7): Constify and make FP exception-safe.
1048         * tests/base/iso/math_c99.h: Update.
1050         * fixincl.x: Regenerate.
1052 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1054         PR libgcj/28190
1055         * inclhack.def (irix_stdint_c99): New fix.
1056         * fixincl.x: Regenerate.
1057         * tests/base/stdint.h: New test.
1059 2007-06-06  Steve Ellcey  <sje@cup.hp.com>
1061         PR testsuite/31828
1062         * inclhack.def (hppa_hpux_fp_macros): New.
1063         * fixincl.x: Regenerate.
1064         * tests/base/math.h: Update.
1066 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
1068         * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
1069         if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
1070         __STDC_VERSION__ < 199901L.
1071         (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
1072         with #ifdef __GNUC_GNU_INLINE__.
1073         (glibc_c99_inline_3): Add select.  Replace __STDC_VERSION__ >= 199901L
1074         with defined(__GNUC_STDC_INLINE__).
1075         (glibc_c99_inline_4): Change select, add second c_fix_arg.
1076         Replace #if __STDC_VERSION__ < 199901L with
1077         #ifdef __GNUC_GNU_INLINE__.
1078         * fixincl.x: Regenerated.
1079         * tests/base/bits/string2.h: Update.
1080         * tests/base/sys/sysmacros.h: Update.
1081         * tests/base/sys/stat.h: Update.
1083 2007-03-18  Krister Walfridsson  <cato@df.lth.se>
1085         PR target/30058
1086         * inclhack.def (netbsd_c99_inline_1): New.
1087         * fixincl.x: Regenerate.
1088         * tests/base/signal.h: New.
1090 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1092         * Makefile.in: Add dummy "install-info" target.
1094 2007-03-06  Joseph Myers  <joseph@codesourcery.com>
1096         * mkheaders.in: Fix headers for each multilib required.
1098 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1100         * Makefile.in: Add dummy install-pdf target.
1102 2007-02-27  Joseph Myers  <joseph@codesourcery.com>
1104         * mkheaders.in (incdir): Use include-fixed not include.
1106 2007-02-15  Brooks Moses  <brooks.moses@codesourcery.com>
1108         * Makefile.in: Added "pdf" target to .PHONY.
1110 2007-02-05  Richard Guenther  <rguenther@suse.de>
1112         * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
1113         with older glibc.  Adjust version number for C99.
1114         * fixincl.x: Regenerated.
1116 2007-02-04  Mike Stump  <mrs@apple.com>
1118         * mkheaders.in: Allow optional isysroot parameter.
1120 2007-02-03  Bruce Korb <bkorb@gnu.org>
1122         * inclhack.def (glibc_c99_inline_4): replace "extern" only if
1123         surrounded by space characters.
1125 2007-01-25  Daniel Franke <franke.daniel@gmail.com>
1127         PR target/30272
1128         * inclhack.def(broken_cabs): Also remove definition of cabsl.
1129         * fixincl.x: Regenerate.
1130         * tests/base/math.h: Update.
1132 2007-01-05  Bruce Korb <bkorb@gnu.org>, 
1133             Daniel Franke <franke.daniel@gmail.com>
1135         PR target/30008
1136         * fixincl.tpl (List): separate file name patterns with a NUL byte instead
1137         of a vertical bar ("|").
1138         * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
1139         matching.  Set SKIP_TEST flag if we are not to run a test.
1140         * fixincl.x: Regenerate.
1141         * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
1142         kandr_concat, sco_math): Replace lists of specfic file names by search
1143         patterns.
1145 2006-12-12  Olivier Hainque  <hainque@adacore.com>
1147         * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
1148         targets for which a no-op fixer is appropriate.
1150 2006-11-07  Richard Guenther  <rguenther@suse.de>
1152         * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
1153         systems.
1154         * fixincl.x: Regenerate.
1156 2006-11-02  Geoffrey Keating  <geoffk@apple.com>
1158         * inclhack.def (glibc_c99_inline_1): New.
1159         * inclhack.def (glibc_c99_inline_2): New.
1160         * inclhack.def (glibc_c99_inline_3): New.
1161         * inclhack.def (glibc_c99_inline_4): New.
1162         * fixincl.x: Regenerate.
1163         * tests/base/bits/string2.h: New.
1164         * tests/base/sys/sysmacros.h: New.
1165         * tests/base/sys/stat.h: Update.
1167 2006-11-01  Steve Ellcey  <sje@cup.hp.com>
1169         * tests/base/sys/socket.h: Update.
1171 2006-10-31  Steve Ellcey  <sje@cup.hp.com>
1173         * inclhack.def (hpux11_extern_sendfile): New.
1174         (hpux11_extern_sendpath): New.
1175         * fixincl.x: Regenerate.
1177 2006-10-29  Joseph Myers  <joseph@codesourcery.com>
1179         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
1180         * fixincl.x: Regenerate.
1182 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1184         * Makefile.in: Added empty "pdf" target.
1186 2006-10-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1188         PR target/29300
1189         * inclhack.def (hpux_pthread_initializers): New hack.
1190         * tests/base/sys/pthread.h: New file.
1192         * fixincl.x: Regenerate.
1194 2006-10-03  Uros Bizjak <uros@kss-loka.si>
1196         * inclhack.def (glibc_mutex_init): Also fix
1197         PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
1198         PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
1199         * tests/base/pthread.h: Update.
1201         * fixincl.x: Regenerate.
1203 2006-10-01  Uros Bizjak <uros@kss-loka.si>
1205         * inclhack.def (glibc_mutex_init): New fix.
1206         * tests/base/pthread.h: Update.
1208         * fixincl.x: Regenerate.
1210 2006-09-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1212         * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1213         Prevent it from running on solaris10 or later.
1214         (solaris_once_init_2): Fix comment.
1215         * tests/base/pthread.h: Update.
1217         * fixincl.x: Regenerate.
1219 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1221         * inclhack.def (solaris_once_init_2): New fix.
1222         * tests/base/pthread.h: Update.
1224         * fixincl.x: Regenerate.
1226 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1228         * inclhack.def (solaris_mutex_init_2): Remove test for
1229         PTHREAD_RWLOCK_INITIALIZER.
1230         (solaris_rwlock_init_1): New.
1231         * tests/base/pthread.h: Update.
1233         * inclhack.def (solaris_once_init_1): New.
1234         * tests/base/pthread.h: Adjust for new fix.
1236         * fixincl.x: Regenerate.
1238 2006-07-17  Roger Sayle  <roger@eyesopen.com>
1240         * tests/base/errno.h: New file.
1241         * tests/base/architecture/ppc/math.h: Likewise.
1242         * tests/base/ia64/sys/getppdp.h: Likewise.
1244 2006-07-10  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1246         PR bootstrap/20437
1247         * Makefile.in (configure, config.h.in): Change into $(srcdir)
1248         before autoconf or autoheader call.
1250 2006-06-23  Steve Ellcey  <sje@cup.hp.com>
1252         PR target/28084
1253         * inclhack.def (hpux_extern_errno): New.
1254         * fixincl.x: Regenerate.
1256 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
1258         * Makefile.in: Add dvi info html and install-html to .PHONY
1259         Add install-html target.
1261 2006-05-16  Mike Stump  <mrs@apple.com>
1263         * configure.ac: Add -Wno-overlength-strings.
1264         * configure: Regenerate.
1266 2006-05-14  Bernhard Fischer  <aldot@gcc.gnu.org>
1268         * README: Fix typo.
1270 2006-02-18  Steve Ellcey  <sje@cup.hp.com>
1272         PR target/26189
1273         * inclhack.def (hpux_spu_info): New.
1274         * fixincl.x: Regenerate
1276 2006-01-31  Marcin Dalecki  <martin@dalecki.de>
1278         * configure.ac: Check for asprintf, basename, vasprintf.
1279         * config.h.in: Regenerate.
1280         * configure: Regenerate.
1282 2006-01-19  Andrew Pinski  <pinskia@physics.uc.edu>
1284         PR target/15642
1285         * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1286         __APPLE_CC_ as 1345.
1287         (broken_nan): New.
1288         * fixincl.x: Regenerate.
1290 2005-11-24  Bruce Korb  <bkorb@gnu.org>
1292         * fixincl.c (write_replacement): "here strings" in AutoGen
1293         often/generally don't have a terminating newline.  Check the
1294         last byte for '\n'.
1296 2005-11-13  Andreas Jaeger  <aj@suse.de>
1298         * check.tpl: Handle CVS additionally.
1300 2005-11-05  Andreas Jaeger  <aj@suse.de>
1302         * check.tpl: Adopt for move to subversion.
1304 2005-09-15  Joseph S. Myers  <joseph@codesourcery.com>
1306         PR c++/23139
1307         * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1308         fixes.
1309         * fixincl.x: Regenerate.
1310         * tests/base/bits/huge_val.h: New file.
1312 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
1314         * All files: Update with new FSF address.
1316 2005-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1318         * Makefile.in (WARN_CFLAGS): New.
1319         (.c.o): Add $(WARN_CFLAGS).
1320         * aclocal.m4: Include ../config/warnings.m4.
1321         * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1322         ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1323         ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1324         * fixopts.c (initialize_opts): Fix old-style definintion.
1326         * configure: Regenerate.
1328 2005-06-24  Geoffrey Keating  <geoffk@geoffk.org>
1330         * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1331         (AAB_darwin7_9_long_double_funcs_2): New.
1332         * fixincl.x: Regenerate.
1334 2005-06-15  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1336         PR libfortran/15266
1337         * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1338         Use double quotes in select so \t matches tabs.
1339         Add IRIX testcase.
1340         * fixincl.x: Regenerate.
1341         * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1343 2005-05-22  Danny Smith  <dannysmith@users.souceforge.net>
1345         PR target/21683
1346         * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
1348 2005-05-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1349             Joseph S. Myers  <joseph@codesourcery.com>
1351         PR target/19933
1352         PR target/21315
1353         * inclhack.def: New fixes solaris_math_[1-9].
1354         * fixincl.x: Regenerate.
1355         * tests/base/iso/math_c99.h: New.
1357 2005-05-19  Kelley Cook  <kcook@gcc.gnu.org>
1359         * aclocal.m4: Remove superfluous reference to accross.m4.
1361 2005-05-15  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1363         * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1364         * server.c (load_data): Likewise.
1365         (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1366         * fixincl.c: #include <sys/wait.h>
1367         (run_compiles): Use XCNEWVEC instead of xcalloc.
1368         (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1369         * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1371 2005-05-10  Joseph S. Myers  <joseph@codesourcery.com>
1373         * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1374         *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1375         * fixincl.x: Regenerate.
1377 2005-05-06  Bruce Korb  <bkorb@gnu.org>
1378         Joseph S. Myers <joseph@codesourcery.com>
1380         * fixinc/inclhack.def: Correct backslashes
1381         * fixinc/fixincl.x: regen
1383 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1385         * system.h (fopen, fdopen, freopen): Define these to the unlocked
1386         libiberty functions.
1388 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1390         * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1391         (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1392         * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1393         fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1394         _unlocked function.
1395         (fwrite_unlocked): Fix prototype.
1397         * configure, config.h.in: Regenerate.
1399 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1401         * Makefile.in: Set gcc_version directly, not via substitution.
1402         (libsubdir): Use $(gcc_version), not $(version).
1403         (mkheaders.almost): New rule.
1404         (mkheaders): Generate from mkheaders.almost.
1405         (clean): Also delete mkheaders.almost.
1406         * aclocal.m4: Do not include ../config/gcc-version.m4.
1407         * configure.ac: Do not invoke TL_AC_GCC_VERSION.  Generate
1408         mkheaders.almost from mkheaders.in.
1409         * configure: Regenerate.
1411 2005-03-21  Richard Guenther  <rguenth@gcc.gnu.org>
1413         PR target/20166
1414         * inclhack.def: Add fix for array of incomplete structures
1415         in function prototype in pthread.h.
1416         * fixincl.x: Regenerate.
1417         * tests/base/pthread.h: Adjust.
1419 2005-03-15  Joseph S. Myers  <joseph@codesourcery.com>
1421         * inclhack.def (hpux_htonl): New fix.
1422         * tests/base/netinet/in.h: New test.
1423         * fixincl.x: Regenerate.
1425 2005-02-23  James E Wilson  <wilson@specifixinc.com>
1427         * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1429 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
1431         PR 18458
1432         * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1433         fixincl.
1435 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1437         * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1438         * aclocal.m4: Include ../config/gcc-version.m4.
1439         * configure: Regenerate.
1441 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
1443         * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1444         (stdio_va_list): Likewise.
1445         (stdio_stdarg.h): Likewise.
1446         (solaris_stdio_tag): Add bypass.
1447         * fixincl.x: Regenerated.
1449 2004-11-23  Geoffrey Keating  <geoffk@apple.com>
1451         * mkfixinc.sh: Check error code from 'cat'.  Don't try running
1452         built fixincl program.
1453         * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1454         up csh from user.
1456 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1458         * inclhack.def (alpha_pthread_init): Fix technical problems with
1459         the last check-in caused by CVS variable substitution.
1460         * fixincl.x: Likewise.
1461         * tests/base/pthread.h: Likewise.
1463 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1464             Bruce Korb  <bkorb@gnu.org>
1466         * inclhack.def (alpha_pthread_init): New fix.
1467         * fixincl.x: Regenerate.
1468         * tests/base/pthread.h: Update for new test.
1470 2004-11-15  Bruce Korb  <bkorb@gnu.org>
1472         * fixincl.c(fix_with_system): correct misuse of variables and
1473         incorrect application of "sizeof()".
1475 2004-11-13  Joseph S. Myers  <joseph@codesourcery.com>
1477         * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1478         svr4__p, undefine_null): Remove.
1479         * fixincl.x: Regenerate.
1480         * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1481         * tests/base/sys/param.h: Remove.
1482         * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1483         tests/base/sys/limits.h: Update.
1485 2004-11-12  Mike Stump  <mrs@apple.com>
1487         * Makefile.in (html): Add html generation support.
1489 2004-11-12  Joseph S. Myers  <joseph@codesourcery.com>
1491         * inclhack.def (sco_math): Bypass on __GNUG__.
1492         (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1493         * fixincl.x: Regenerate.
1495 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1497         * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1498         (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1499         _CLASSIC_ANSI_TYPES.
1500         (sun_auth_proto): Bypass on __cplusplus.
1501         * fixincl.x: Regenerate.
1503 2004-11-05  Geoffrey Keating  <geoffk@apple.com>
1505         * Makefile.in (mostlyclean): Add fixinc.sh.
1506         (clean): Add mkheaders.
1507         (distclean): New.
1508         (dvi): New.
1509         (info): New.
1510         (installcheck): New.
1512 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1514         * Makefile.in (mostlyclean, distclean): New targets.
1516 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
1518         * configure.ac: Add code to determine noncanonical_target,
1519         local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1520         * configure: Regenerate.
1521         * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1522         * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1523         * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1524         update for changes to fixinc.in.
1525         * Makefile.in: Add many new macros.
1526         (install): New target.
1527         (mkheaders): New target.
1528         (fixinc.sh): New target.
1529         (all): Add mkheaders and fixinc.sh.
1530         * README-fixinc: Move here from gcc/.
1532 2004-11-01  Mike Stump  <mrs@apple.com>
1534         * inclhack.def (stdio_va_list): Break out clients from here...
1535         (stdio_va_list_clients): ...to here.  Also, don't fix if stdarg.h is
1536         included or ifdef va_start.
1537         * fixincl.x: Regenerate.
1539 2004-10-28  Mike Stump  <mrs@apple.com>
1541         * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1542         systems.
1543         * fixincl.x: Regenerate.
1545 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
1547         * inclhack.def (darwin_gcc4_breakage): New.
1548         * fixincl.x: Regenerate.
1550 2004-10-27  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1552         PR bootstrap/17832
1554         * fixfixes.c (main): Check for _PC_NAME_MAX.
1556 2004-10-27  Paolo Bonzini  <bonzini@gnu.org>
1558         PR other/17991
1560         * configure.ac: Fix typo.
1561         * configure: Regenerate.
1562         * fixincl.c (fix_with_system): tSCC is not a pointer.  Fix.
1564 2004-10-20  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1566         PR bootstrap/17832
1568         * fixincl.c (SIGCHLD): Remove definition.
1569         (initialize): Remove SIGIOT and SIGPIPE checks.
1570         (create_file): Fix mkdir() for Win32.
1571         (internal_fix): Use dup2() instead of fcntl().
1573         * fixlib.h (SIGQUIT): Define if undefined.
1574         (SIGIOT): Same.
1575         (SIGPIPE): Same.
1576         (SIGALRM): Same.
1577         (SIGKILL): Same.
1579         * procopen.c (chain_open): Use dup2() instead of fcntl().
1581 2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
1583         PR other/17991
1585         * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1586         Update copyright year.
1587         * fixfixes.c (main): Call initialize_opts from fixopts.c.
1588         * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1589         do not include code for parsing options (environment vars).
1590         (fix_with_system): Use a search path for applyfix, so that you
1591         can run the test suite with two-process fixincludes.
1592         * fixopts.c: New file.
1593         * configure.ac: Add --enable-twoprocess.  Export ac_exeext
1594         to config.h.  Default to --enable-twoprocess for MinGW32.
1595         * config.h.in: Regenerate.
1596         * configure: Regenerate.
1598 2004-10-04  Loren J. Rittle  <ljrittle@acm.org>
1600         * tests/base/sys/cdefs.h: Update from test area.
1602 2004-09-17  Roger Sayle  <roger@eyesopen.com>
1604         * inclhack.def (linux_ia64_ucontext): New fix.
1605         * fixincl.x: Regenerate.
1606         * tests/base/sys/ucontext.h: New file.
1608 2004-09-15  Roger Sayle  <roger@eyesopen.com>
1610         * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1611         * tests/base/stdlib.h: Likewise.
1613 2004-09-13  Loren J. Rittle  <ljrittle@acm.org>
1615         * inclhack.def (freebsd_gcc4_breakage): Add.
1616         * fixincl.x: Regenerate.
1617         * tests/base/sys/cdefs.h: Update for new test.
1619 2004-09-10  Adam Nemet  <anemet@lnxw.com>
1621         * inclhack.def (lynx_void_int): Remove.
1622         (lynxos_fcntl_proto): Remove.
1623         (lynxos_no_warning_in_sys_time_h): New fix.
1624         (lynxos_missing_putenv): New fix.
1625         * fixincl.x: Regenerate.
1626         * tests/base/fcntl.h: Remove.
1627         * tests/base/sys/time.h: Update from test area.
1628         * tests/base/curses.h: Likewise.
1629         * tests/base/stdlib.h: Likewise.
1631 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1633         * inclhack.def: Suppress exception_structure and math_exception
1634         for NetWare headers.
1635         * fixincl.x: Regenerate.
1637 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1639         * .cvsignore: New.
1640         * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1641         autoconfiscated.
1642         * configure.ac: New.
1643         * config.h.in: Generate.
1644         * configure: Generate.
1645         * aclocal.m4: New.
1646         * fixlib.h: Remove inclusions of gcc files.
1647         * system.h: New.
1649         Other files copied from gcc/fixinc.