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