Fix comment
[official-gcc.git] / fixincludes / ChangeLog
blob2e6dd11ba9b9c119a60aa6b909c733da1a68aabd
1 2017-01-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3         PR libstdc++/78979
4         * inclhack.def (solaris_gets_c11, solaris_gets_cxx14)
5         (solaris_std_gets_cxx14, solaris_stdlib_noreturn): New fixes.
6         * fixincl.x: Regenerate.
7         * tests/base/iso/stdio_iso.h [SOLARIS_GETS_C11_CHECK,
8         SOLARIS_GETS_CXX14_CHECK, SOLARIS_STD_GETS_CXX14_CHECK,
9         SOLARIS_STDLIB_NORETURN_CHECK]: New tests.
11 2016-11-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
13         * inclhack.def (solaris_math_12): New fix.
14         (hpux11_fabsf): Replace bypass by *-hp-hpux11* mach selector.
15         * fixincl.x: Regenerate.
16         * tests/base/math.h [SOLARIS_MATH_12_CHECK]: New test.
18 2016-11-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20         PR sanitizer/78267
21         * inclhack.def (darwin_availabilityinternal, darwin_os_trace_1)
22         (darwin_os_trace_2, darwin_os_trace_3): New fixes.
23         (hpux_stdint_least_fast): Remove spurious _EOFix_.
24         * fixincl.x: Regenerate.
25         * tests/bases/AvailabilityInternal.h: New file.
26         * tests/bases/os/trace.h: New file.
28 2016-09-30  Tadek Kijkowski  <tkijkowski@gmail.com>
30         * check.tpl: Convert line endings to unix on test outputs
31         * fixfixes.c: Fixed passing file name to apply_fix when
32         SEPARATE_FIX_PROC is defined
33         * fixincl.c: Use system_with_shell, fixes for MinGW and DJGPP
34         * fixlib.c, fixlib.h: Added system_with_shell and fix_path_separators
36 2016-09-04  John David Anglin  <danglin@gcc.gnu.org>
38         * inclhack.def (hpux_longjmp): Adjust select regular expression.
39         * fixincl.x: Regenerate.
41 2016-08-13  John David Anglin  <danglin@gcc.gnu.org>
43         * inclhack.def (hpux_longjmp): New fix.
44         * fixincl.x: Regenerate.
45         * tests/base/setjmp.h: New test file.
47 2016-08-09  Bernd Edlinger  <bernd.edlinger@hotmail.de>
49         PR bootstrap/72833
50         * fixincl.tpl (version-compare): Fix generation with autogen 5.18.
51         * inclhack.def (darwin_longjmp_noreturn): New fix.
52         * fixincl.x: Regenerated.
53         * tests/base/i386/setjmp.h [DARWIN_LONGJMP_NORETURN_CHECK]: new test.
55 2016-08-01  Muhammad Bilal  <mbilal@codesourcery.com>
57         * fixinc.in: Use --parents option to make LIB directory.
59 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
61         * mkfixinc.sh: Remove interix support.
63 2016-06-13  David Edelsohn  <dje.gcc@gmail.com>
65         * inclhack.def (aix_stdlib_malloc): New fix.
66         (aix_stdlib_realloc): New fix.
67         (aix_stdlib_calloc): New fix.
68         (aix_stdlib_valloc): New fix.
69         * fixincl.x: Regenerate.
70         * tests/base/stdlib.h [AIX_STDLIB_MALLOC]: New test.
71         [AIX_STDLIB_REALLOC]: New test.
72         [AIX_STDLIB_CALLOC]: New test.
73         [AIX_STDLIB_VALLOC]: New test.
75 2016-01-31  John David Anglin  <danglin@gcc.gnu.org>
77         PR target/68741
78         * inclhack.def (hpux_vsscanf): New fix.
79         * fixincl.x: Regenerated.
80         * tests/base/stdio.h [HPUX_VSSCANF_CHECK]: New test.
82 2015-08-14  David Edelsohn  <dje.gcc@gmail.com>
84         * inclhack.def (aix_stdio_inline): New fix.
85         (aix_strtof_const): Limit to *-*-aix*.
86         (aix_sysmachine): Same.
87         (aix_syswait_2): Same.
88         (aix_volatile): Same.
89         * fixincl.x: Regenerated.
90         * test/base/stdio.h [AIX_STDIO_INLINE]: New test.
92 2015-07-28  Eric Gallager  <egall@gwmail.gwu.edu>
94         * check.tpl: Ignore .DS_Store directories.
96 2015-05-21  David Edelsohn  <dje.gcc@gmail.com>
98         * inclhack.def (aix_externc): New fix.
99         (aix_externcpp[12]): New fix.
100         * fixincl.x: Regenerate.
101         * test/base/ctype.h [AIX_EXTERNC_CHECK]: New test.
102         * test/base/sys/socket.h [AIX_EXTERNCPP[12]_CHECK]: New test.
103         * test/base/fcntl.h: New file.
105 2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
107         * aclocal.m4: Regenerated with automake-1.11.6.
109 2015-04-22  Gregor Richards  <gregor.richards@uwaterloo.ca>
111         * mkfixinc.sh: Add *-musl* with no fixes.
113 2015-03-28  John David Anglin  <danglin@gcc.gnu.org>
115         PR libstdc++/65500
116         * inclhack.def (hpux11_lwp_rwlock_valid): New fix.
117         * fixincl.x: Regenerate.
118         * tests/base/sys/pthread.h [HPUX11_LWP_RWLOCK_VALID_CHECK]: New test.
120 2015-02-16  Daniel Richard G.  <skunk@iskunk.org>
122         PR bootstrap/48009
123         PR bootstrap/53348
124         * inclhack.def (aix_strtof_const): New fix.
125         * fixincl.x: Regenerate.
126         * tests/base/stdlib.h: New test.
128 2015-02-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
130         * inclhack.def (solaris_math_11): New fix.
131         * fixincl.x: Regenerate.
132         * tests/base/iso/math_c99.h [SOLARIS_MATH_11_CHECK]: New test.
134 2015-02-06  David Edelsohn  <dje.gcc@gmail.com>
136         PR bootstrap/53348
137         * inclhack.def (aix_pthread): Accept tab after define.
138         * fixincl.x: Regenerate.
140 2015-01-24  Bruce Korb  <bkorb@gnu.org>
142         * README: add some clarification on use of test_text
144 2014-12-21  Bruce Korb  <bkorb@gnu.org>
146         * fixincludes/fixincl.tpl: add handling for "sum" selection
147         criteria and clean up layout
148         * fixincludes/fixlib.h: enumerate TT_CKSUM test type
149         * fixincludes/fixincl.c (fix_applies): add code to handle
150         the new test type
151         (cksum_test): function to handle it
152         * fixincludes/README: doc it and remove explanations from
153         more than a decade ago.
155 2014-12-15  Uros Bizjak  <ubizjak@gmail.com>
157         * server.c (server_setup): Check return value of
158         getcwd and in case of error set buff[0] to 0.
160 2014-10-21  Uros Bizjak  <ubizjak@gmail.com>
162         * inclhack.def (glibc_c99_inline_4): Add pthread.h to files.
163         * fixincl.x: Regenerate.
165 2014-08-04  Alexander Ivchenko  <alexander.ivchenko@intel.com>
167         * inclhack.def (complier_h_tradcpp): Remove.
168         * fixincl.x: Regenerate.
169         * tests/base/linux/compiler.h: Remove.
171 2014-04-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
173         * inclhack.def (math_exception): Bypass on *-*-solaris2.1[0-9]*.
174         (solaris_int_types): Remove.
175         (solaris_longjmp_noreturn): Remove.
176         (solaris_mutex_init_2): Remove.
177         (solaris_once_init_2): Remove.
178         (solaris_sys_va_list): Remove.
179         * fixincl.x: Regenerate.
180         * tests/base/iso/setjmp_iso.h: Remove.
181         * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]: Remove.
182         [SOLARIS_ONCE_INIT_1_CHECK]: Remove wrapping done by
183         solaris_once_init_2.
184         [SOLARIS_ONCE_INIT_2_CHECK]: Remove.
185         * tests/base/sys/int_types.h: Remove.
186         * tests/base/sys/va_list.h: Remove.
188 2013-12-20  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
190         Makefile.in: Use $(FI) instead of fixincl@EXEEXT@.
192 2013-12-07  Bruce Korb  <bkorb@gnu.org>
194         * inclhack.def: many of the headers found under "bits/" are
195         often stashed under architecture directories.  Apply fixes
196         to those, too.  Also, re-ordered misordered fixes.
197         * tests/base/linux/vt.h: 80 columns in .def file limitation
198         * tests/base/iso/math_c99.h: adjust ordering
199         * tests/base/rtldef/string.h: likewise
200         * tests/base/bits/fenv.h: likewise
201         * tests/base/pthread.h: likewise
203 2013-12-06  Richard Biener  <rguenther@suse.de>
205         * inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h
206         being not compatible with C++.
207         * fixincl.x: Regenerate.
208         * tests/base/linux/vt.h: New test.
210 2013-09-20  Alan Modra  <amodra@gmail.com>
212         * configure: Regenerate.
214 2013-09-02  David Edelsohn  <dje.gcc@gmail.com>
216         * inclhack.def (aix_assert): New fix.
217         * fixincl.x: Regenerate.
218         * tests/base/assert.h [AIX_ASSERT_CHECK]: New check.
220 2013-07-06  Bruce Korb  <bkorb@gnu.org>
222         * inclhack.def (cdef_cplusplus): removed, per Bug 51776
223         * tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
225 2013-05-23  Alexander Ivchenko  <alexander.ivchenko@intel.com>
227         * inclhack.def (complier_h_tradcpp): New.
228         * fixincl.x: Rebuilt.
229         * tests/base/linux/compiler.h: New.
231 2013-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
233         * inclhack.def (solaris_pow_int_overload): Update comment.
234         Change guard to match <cmath>.
235         * fixincl.x: Regenerate.
236         * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
237         Matching change.
239 2013-05-04  David Edelsohn  <dje.gcc@gmail.com>
241         * inclhack.def (aix_null): New.
242         (void_null): Update replacement definition of NULL.
243         * fixincl.x: Regenerate.
244         * tests/base/curses.h: Update for new fix.
246 2013-01-16  Alexandre Oliva  <aoliva@redhat.com>
248         * inclhack.def (feraiseexcept_nosse_invalid): New.
249         (feraiseexcept_nosse_divbyzero): Likewise.
250         * fixincl.x: Rebuilt.
251         * tests/base/bits/fenv.h: New.
253 2013-01-14  Richard Biener  <rguenther@suse.de>
255         * fixlib.h (verbose_level, fixinc_mode): Mark extern.
257 2012-10-29  Bruce Korb  <bkorb@gnu.org>
259         * README: testing wrap and replacement fixes is pointless.
260         * fixincl.c: export verbosity enumerations to fixlib.h
261         (run_compiles): mark replacement fixes to be skipped when
262         in testing mode
263         * fixlib.h: add a test mode and enumerations from fixincl.c
264         * check.tpl: set TEST_MODE in environment
265         * fixopts.c (initialize_opts): check for TEST_MODE in environment
266         * inclhack.def: move AAB_darwin7_9_long_double_funcs to
267         darwin_9_long_double_funcs_2.  It is not a replacement fix.
268         * fixincl.x: regenerate
269         * tests/base/ioLib.h: the need for this is now exposed, so add it.
270         * tests/base/architecture/ppc/math.h: the correct result is now needed.
272 2012-10-29  Robert Mason  <rbmj@verizon.net>
274         * fixinc.in: Omit machine name checks for vxworks
275         * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
276         (AAB_vxworks_regs_vxtypes): another
277         (AAB_vxworks_stdint): yet another
278         (AAB_vxworks_unistd): and another
279         (vxworks_ioctl_macro): reformatting fix
280         (vxworks_mkdir_macro): again
281         (vxworks_regs): and again
282         (vxworks_write_const): and again
283         * tests/base/ioLib.h: new test result
284         * tests/base/math.h: likewise
285         * tests/base/sys/stat.h: likewise
286         * tests/base/testing.h: and again
288 2012-09-29  David Edelsohn  <dje.gcc@gmail.com>
290         * inclhack.def (AAB_aix_fcntl): New fix.
291         * fixincl.x: Regenerate.
293 2012-06-19  David Edelsohn  <dje.gcc@gmail.com>
295         * inclhack.def (aix_mutex_initializer_1): New fix.
296         (aix_cond_initializer_1): New fix.
297         (aix_rwlock_initializer): New fix.
298         * fixincl.x: Regenerate.
299         * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
300         [AIX_COND_INITIALIZER_1_CHECK]: New.
301         [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
303 2012-05-29  Thomas Schwinge  <thomas@codesourcery.com>
305         * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
306         gcc_AC_FUNC_MMAP_BLACKLIST.
307         * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
308         * aclocal.m4: Regenerate.
309         * configure: Regenerate.
311 2012-04-24  Tristan Gingold  <gingold@adacore.com>
313         * fixincl.c (fix_with_system): Add missing specifier.
314         * configure.ac: Default to twoprocess on vms.
315         * configure: Regenerate.
317 2012-03-23  David Edelsohn  <dje.gcc@gmail.com>
319         * inclhack.def (aix_malloc): New.
320         * fixincl.x: Regenerate.
321         * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
323 2012-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
325         PR other/52626
326         * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
327         (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
329 2012-03-15  Tristan Gingold  <gingold@adacore.com>
331         * README (EXAMPLES OF FIXES): Update.
333 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
335         * inclhack.def (math_exception): Remove duplicate.
336         (solaris_cond_init): Remove.
337         (solaris_sys_va_list): Remove Solaris 8 support.
338         * fixincl.x: Regenerate.
339         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
341 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
343         * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
344         (irix___restrict): Remove.
345         (irix___generic1): Remove.
346         (irix___generic2): Remove.
347         (irix_asm_apostrophe): Remove.
348         (irix_complex): Remove.
349         (irix_pthread_init): Remove.
350         (irix_socklen_t): Remove.
351         (irix_stdint_c99_mode): Remove.
352         (irix_stdint_c99_types): Remove.
353         (irix_stdint_c99_macros): Remove.
354         (irix_stdio_va_list): Remove IRIX 6.5 support.
355         (irix_wcsftime): Remove.
356         (stdio_va_list): Remove IRIX 6.5 support.
357         (svr4_profil): Remove IRIX bypass.
358         * fixincl.x: Regenerate.
360         * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
361         * tests/base/internal/math_core.h: Remove.
362         * tests/base/internal/sgimacros.h: Remove.
363         * tests/base/internal/wchar_core.h: Remove.
364         * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
365         support.
366         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
367         * tests/base/stdint-irix65.h: Remove.
368         * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
369         * tests/base/sys/asm.h: Remove.
370         * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
372 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
374         * inclhack.def (alpha___extern_prefix): Remove.
375         (alpha___extern_prefix_standards): Remove.
376         (alpha___extern_prefix_sys_stat): Remove.
377         (alpha_bad_lval): Remove.
378         (alpha_pthread): Remove.
379         (alpha_pthread_gcc): Remove.
380         (alpha_pthread_init): Remove.
381         * fixincl.x: Regenerate.
382         * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
383         [ALPHA_PTHREAD_GCC_CHECK]: Remove.
384         [ALPHA_PTHREAD_INIT_CHECK]: Remove.
385         * tests/base/standards.h: Remove.
386         * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
387         Remove.
388         * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
389         [ALPHA_BAD_LVAL_CHECK]: Remove.
391 2012-03-12  Tristan Gingold  <gingold@adacore.com>
393         * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
394         (vms_do_not_redeclare_hostalias, vms_decc_builtin)
395         (vms_no_64bit_getopt, vms_forward_declare_struct)
396         (vms_use_fast_setjmp): New fixes.
397         * fixincl.x: Regenerate.
398         * tests/base/rtldef/string.h: Update.
399         * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
400         * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
401         * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
403 2012-01-11  Bruce Korb <bkorb@gnu.org>
404             Steven G. Kargl  <kargl@gcc.gnu.org>
405             Andreas Tobler  <andreast@fgznet.ch>
407         PR bootstrap/51705
408         PR preprocessor/51776
409         * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
410         * fixincl.x: Regenerate.
411         * tests/base/sys/cdefs.h: Update.
413         * genfixes: Remove the 'Ver.' from the version check.
415 2011-12-20  Andreas Schwab  <schwab@linux-m68k.org>
417         * configure: Regenerate.
419 2011-12-19  Andreas Schwab  <schwab@linux-m68k.org>
421         * configure: Regenerate.
423 2011-11-16  David Edelsohn  <dje.gcc@gmail.com>
425         * inclhack.def (aix_once_init_[12]): New fixes.
426         * fixincl.x: Regenerate.
427         * tests/base/pthread.h: Update.
429 2011-10-25  Mike Stump  <mikestump@comcast.net>
431         PR target/48851
432         * inclhack.def (void_null): New bypass.
433         * fixincl.x: Regenerate.
435 2011-09-26  Tristan Gingold  <gingold@adacore.com>
437         * inclhack.def (ms_define_can_use_extern_prefix):
438         (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
439         New fixes.
440         * fixincl.x: Regenerate.
441         * tests/base/rtldef/string.h: New test.
442         * tests/base/rtldef/decc$types.h: Likewise.
443         * tests/base/testing.h: Update
445 2011-09-22  Tristan Gingold  <gingold@adacore.com>
447         * mkfixinc.sh (target): Remove alpha-vms from particular targets.
449 2011-08-23  Steve Ellcey  <sje@cup.hp.com>
451         PR libstdc++/50153
452         * inclhack.def (hpux11_abs): Extend to all hpux machines.
453         * fixincl.x: Regenerate.
455 2011-08-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
456             Marc Glisse  <marc.glisse@normalesup.org>
458         PR libstdc++-v3/1773
459         * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
460         (solaris_longjmp_noreturn, solaris_pow_int_overload)
461         (solaris_std___filbuf): New fixes.
462         * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
463         tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
464         * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
466 2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
468         PR c++/49347
469         * inclhack.def (solaris_posix_spawn_restrict): New fix.
470         * fixincl.x: Regenerate.
471         * tests/base/spawn.h: New test.
473 2011-06-08  Douglas B Rupp  <rupp@gnat.com>
475         * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
476         * configure: Regenerate.
477         * config.h.in: Regenerate.
479 2011-06-06  Peter O'Gorman  <pogma@thewrittenword.com>
481         * inclhack.def (aix_net_if_arp): New fix.
482         * fixincl.x: Regenerate.
483         * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
485 2011-05-17  Tristan Gingold  <gingold@adacore.com>
487         * inclhack.def (solaris_complex_cxx): Fix syntax.
488         * fixincl.x: Regenerate.
490 2011-05-17  Tristan Gingold  <gingold@adacore.com>
492         * check.tpl: Shell-quote testing file.
494 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
496         * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
498 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
500         PR other/46202
501         * Makefile.in (install-strip): New phony target.
502         (all, check, install): Also mark as phony.
504 2010-11-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
506         * inclhack.def (irix_pthread_init): New fix.
507         * fixincl.x: Regenerate.
508         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
510 2010-10-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
512         PR c++/46024
513         * inclhack.def (solaris_sys_va_list): New fix.
514         * fixincl.x: Regenerate.
515         * tests/base/sys/va_list.h: New test.
517 2010-09-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
519         * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
520         * fixincl.x: Regenerate.
522 2010-07-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
524         * inclhack.def (solaris_cond_init): New fix.
525         * fixincl.x: Regenerate.
526         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
527         [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
529 2010-06-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
531         * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
532         * fixincl.x: Regenerate.
533         * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
534         * tests/base/sys/feature_tests.h: New file.
536 2010-06-03  Joern Rennecke <joern.rennecke@embecosm.com>
537             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
539         PR bootstrap/42798
540         * configure.ac: Check for declaration of 'basename(char *)'.
541         * configure: Regenerate.
543 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
545         * inclhack.def (alpha_wchar): Remove.
546         * fixincl.x: Regenerate.
547         * tests/base/wchar.h: Remove.
549 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
551         * aclocal.m4: Regenerate.
553 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
555         * inclhack.def (alpha_assert): Allow for more whitespace in
556         select.
557         * fixincl.x: Regenerate.
559 2010-03-28  H.J. Lu  <hongjiu.lu@intel.com>
561         PR target/40722
562         * mkfixinc.sh: Revert the last change for mingw.
564 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
566         * inclhack.def (glibc_strncpy): New fix.
567         * fixincl.x: Regenerate.
568         * tests/base/bits/string2.h: Update.
570 2010-03-23  H.J. Lu  <hongjiu.lu@intel.com>
572         PR target/40722
573         * mkfixinc.sh: Fix stdlib.h for mingw.
575 2010-02-19  Bruce Korb  <bkorb@gnu.org>
577         * inclhack.def: remove vestiges of inadvertently committed changes
579 2010-02-10  Bruce Korb  <bkorb@gnu.org>
581         * README: fix up references to old gcc/fixinc directory
583 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
585         * inclhack.def (solaris_int_limits_3): New fix.
586         * fixincl.x: Regenerate.
587         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
588         test.
590         * inclhack.def (solaris_int_const, solaris_int_limits_1,
591         solaris_int_limits_2 ): Applies to Solaris 2 in general.
592         Remove select.
593         Add mach for *-*-solaris2*.
594         Change second c_fix_arg to select.
595         Remove #pragma ident from test_text.
596         * fixincl.x: Regenerate.
597         * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
598         #pragma trigger text.
599         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
600         SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
602 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
604         * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
605         (aix_stdint_2): Likewise.
606         (aix_stdint_3): Likewise.
607         (aix_stdint_4): Likewise.
608         (aix_stdint_5): Likewise.
609         (darwin_stdint_1): Add stdint-darwin.h to files.
610         (darwin_stdint_2): Likewise.
611         (darwin_stdint_3): Likewise.
612         (darwin_stdint_4): Likewise.
613         (darwin_stdint_5): Likewise.
614         (darwin_stdint_6): Likewise.
615         (darwin_stdint_7): Likewise.
616         (hpux_c99_intptr): Add stdint-hpux11.h to files.
617         (hpux_c99_inttypes): Likewise.
618         (hpux_c99_inttypes2): Likewise.
619         (hpux_stdint_least_fast): Likewise.
620         (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
621         (irix_stdint_c99_types): New fix.
622         (irix_stdint_c99_macros): New fix.
623         (newlib_stdint_1): Add stdint-newlib.h to files.
624         (newlib_stdint_2): Likewise.
625         fixincl.x: Regenerate.
626         tests/base/stdint-aix.h: New file.
627         tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
628         AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
629         tests/base/stdint-aix.h: ... here.
630         [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
631         [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
632         [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
633         tests/base/stdint-darwin.h: New file.
634         tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
635         DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
636         DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
637         tests/base/stdint-darwin.h: ... here.
638         [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
639         [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
640         [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
641         tests/base/stdint-hpux11.h: New file.
642         tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
643         HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
644         tests/base/stdint-hpux11.h: ... here.
645         [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
646         [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
647         tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
648         IRIX_STDINT_C99_MODE_CHECK.
649         tests/base/stdint-irix65.h: New file.
650         tests/base/stdint-newlib.h: New file.
651         tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
652         NEWLIB_STDINT_2_CHECK]: Moved ...
653         tests/base/stdint-newlib.h: ... here.
655 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
657         * configure: Regenerate.
659 2009-10-21  Steve Ellcey  <sje@cup.hp.com>
661         * inclhack.def (hpux_stdint_least_fast): Simplify.
662         * fixincl.x: Regenerate.
663         * tests/base/stdint.h: Update.
665 2009-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
667         * inclhack.def (isc_fmod, isc_omits_with_stdc)
668         (nested_sys_limits, sco_math): Remove.
669         * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
670         * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
671         * tests/base/sys/limits.h: Remove.
672         * fixincl.x: Regenerate.
674 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
676         PR testsuite/29737
677         PR bootstrap/35938
678         PR testsuite/39655
679         * check.tpl: Fix typos.
680         * README: Likewise.  Also, document that 'select' uses ERE.
681         * mkheaders.in: Update copyright years in --version output.
682         * inclhack.def (sco_math): Add missing final newline in sed
683         script 'a', 'c', or 'i' commands, for BSD sed.
684         (sco_math): In the text of 'a', 'c', or 'i' sed
685         commands, prepend leading white space with a backslash to avoid
686         the whitespace to be removed by BSD sed.
687         (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
688         (x11_new): Fix sed expression, for BSD sed.
689         (glibc_mutex_init): Fix newlines in sed 's' command replacement
690         part, for GNU sed 3.02 and Solaris sed.
691         (glibc_mutex_init): Replace unportable \+ sed regex operator
692         with \{1,\}.
693         (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
694         alternation \| regex operator.
695         (solaris_complex): Remove superfluous backslashes from
696         replacement string.  Replace \+ operator with \{1,\}.
697         * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
698         * fixincl.x: Regenerate.
700 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
702         PR libfortran/41169
703         * inclhack.def (irix_complex): New fix.
704         (solaris_complex): Likewise.
705         * fixincl.x: Regenerate.
706         * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
707         New tests.
709 2009-08-28   Bruce Korb <bkorb@gnu.org>
710              Steve Ellcey  <sje@cup.hp.com>
712         * README (files): Describe files entry.
713         * inclhack.def (hpux_stdint_least): Remove.
714         (hpux_stdint_fast): Remove.
715         (hpux_stdint_fast): Remove.
716         (hpux_stdint_least_fast): New.
717         (hpux_inttype_int_least8_t): Remove.
718         (hpux_inttype_int8_t): Modify.
719         * fixincl.x: Regenerate.
720         * tests/base/stdint.h: Update.
721         * tests/base/sys/_inttypes.h: Update.
723 2009-08-28  Steve Ellcey  <sje@cup.hp.com>
725         * inclhack.def (hpux_imaginary_i): Remove spaces.
726         * fixincl.x: Regenerate.
727         * tests/base/stdint.h: Update AIX fixes. 
728         * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
730 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
732         * configure.ac (AC_PREREQ): Bump to 2.64.
734 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
736         * aclocal.m4: Regenerate.
737         * configure: Regenerate.
738         * config.h.in: Regenerate.
740 2009-08-17  David Edelsohn  <edelsohn@gnu.org>
742         * inclhack.def (aix_complex): Redefine _Complex_I.  Do not
743         redefine I.
744         * (aix_stdint_[12345]): New fixes.
745         * fixincl.x: Regenerate.
746         * tests/base/complex.h: Update check.
747         * tests/base/stdint.h: Add AIX stdint.h checks.
749 2009-08-14  Steve Ellcey  <sje@cup.hp.com>
751         * inclhack.def (hpux_imaginary_i): New fix.
752         * fixincl.x: Regenerate.
753         * tests/base/complex.h: New file.
755 2009-08-12  David Edelsohn  <edelsohn@gnu.org>
757         * inclhack.def (aix_complex): New fix.
758         * fixincl.x: Regenerate.
760 2009-08-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
762         * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
763         (hpux_inttype_int8_t): Likewise.
764         * fixincl.x: Regenerate.
766 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
768         * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
769         New variables.
770         ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
771         Use them.
773 2009-07-04  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
775         * inclhack.def (darwin_stdint_5, darwin_stdint_6,
776         darwin_stdint_7): New fixes.
777         * fixincl.x: Regenerate.
778         * tests/base/stdint.h: Adjust test for new fixes.
780 2009-07-03  Eric Botcazou  <ebotcazou@adacore.com>
782         * inclhack.def (solaris_int_types): New fix.
783         * fixincl.x: Regenerate.
784         * tests/base/sys/int_types.h: New file.
786 2009-06-09  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
788         * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
789         darwin_stdint_4): New fixes.
790         * tests/base/stdint.h: Adjust test results for new fixes.
791         * fixincl.x: Regenerate.
793 2009-05-29  Eric Botcazou  <ebotcazou@adacore.com>
795         * inclhack.def (solaris_int_const): New fix.
796         (solaris_int_limits_1): Likewise.
797         (solaris_int_limits_2): Likewise.
798         * fixincl.x: Regenerate.
799         * tests/base/sys/int_const.h: New file.
800         * tests/base/sys/int_limits.h: Likewise.
802 2009-05-15  Joseph Myers  <joseph@codesourcery.com>
804         * inclhack.def (glibc_tgmath): Correct bypass.
805         * fixincl.x: Regenerate.
807 2009-04-28  Steve Ellcey  <sje@cup.hp.com>
809         * inclhack.def (hpux11_uint32_c): Remove.
810         (hpux_long_double): Disable on hpux11.3*.
811         (hpux_long_double_2): New.
812         (hpux_c99_intptr): New.
813         (hpux_c99_inttypes): New.
814         (hpux_c99_inttypes2): New.
815         (hpux_stdint_least): New.
816         (hpux_stdint_fast): New.
817         (hpux_inttype_int_least8_t): New.
818         (hpux_inttype_int8_t): New.
819         * fixincl.x: Regenerate.
820         * tests/base/sys/_inttypes.h: New.
821         * tests/base/inttypes.h: Update.
822         * tests/base/stdlib.h: Update.
823         * tests/base/stdint.h: Update.
825 2009-04-28  Joseph Myers  <joseph@codesourcery.com>
827         * inclhack.def (glibc_stdint): New fix.
828         * fixincl.x: Regenerate.
829         * tests/base/stdint.h: Update.
831 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
833         * Makefile.in: Change copyright header to refer to version
834         3 of the GNU General Public License and to point readers at the
835         COPYING3 file and the FSF's license web page.
836         * fixfixes.c: Likewise.
837         * fixinc.in: Likewise.
838         * fixincl.c: Likewise.
839         * fixlib.c: Likewise.
840         * fixlib.h: Likewise.
841         * fixopts.c: Likewise.
842         * fixtests.c: Likewise.
843         * genfixes: Likewise.
844         * mkheaders.in: Likewise.
845         * system.h: Likewise.
847 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
849         PR c/448
850         * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
851         * fixincl.x: Regenerate.
852         * tests/base/stdint.h: Update.
854 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
856         * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
857         Update.
859 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
861         PR c/456
862         PR c/5675
863         PR c/19976
864         PR c/29116
865         PR c/31871
866         PR c/35198
867         * inclhack.def (glibc_tgmath): New fix.
868         * fixincl.x: Regenerate.
869         * tests/base/tgmath.h: New.
871 2009-03-28  Joseph Myers  <joseph@codesourcery.com>
873         * inclhack.def (aix_syswait, exception_structure,
874         pthread_page_size): Remove.
875         (math_exception): Remove mention of fixproto in comment.
876         * fixincl.x: Regenerate.
877         * mkheaders.in: Do not handle STMP_FIXPROTO.
879 2009-03-27  Sandra Loosemore  <sandra@codesourcery.com>
881         * server.c (run_shell): Quote directory name passed to cd.
883 2009-03-01  Bruce Korb  <bkorb@gnu.org>
884         Apply a positively ancient patch:
886         2004-10-15  Giovanni Bajo  <giovannibajo@libero.it>
888         * inclhack.def (alpha_if_semicolon): new fix from long, long ago
889         * tests/base/net/if.h: Add new test.
891 2009-01-06  Andreas Tobler  <a.tobler@schweiz.org>
893         * tests/base/locale.h: Add new test.
894         * tests/base/stdarg.h: Likewise.
896 2009-01-05  Steve Ellcey  <sje@cup.hp.com>
898         * inclhack.def (hpux_spu_info):  Add files line.
899         * fixincl.x: Regenerate.
901 2009-01-01  Andreas Tobler  <a.tobler@schweiz.org>
903         * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
904         in case of C.
905         * fixincl.x: Regenerate.
907 2008-12-31  Andreas Tobler  <a.tobler@schweiz.org>
909         PR target/35460
910         * inclhack.def (openbsd_va_start): Use __builtin_va_start
911         for OpenBSD.
912         * fixincl.x: Regenerate.
914 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
916         * configure: Regenerate.
918 2008-12-15  Steve Ellcey  <sje@cup.hp.com>
920         * inclhack.def (hpux_spu_info): Match PA as well as IA64.
921         * fixincl.x: Regenerate.
923 2008-09-06  H.J. Lu  <hongjiu.lu@intel.com>
925         * configure.ac: Fix a typo.
926         * configured: Regenerate.
928 2008-09-06  Bruce Korb  <bkorb@gnu.org>
930         * fixincl.tpl (sed): make the program executable configurable.
931         Some platforms have some rather oddball defaults.
932         * config.h.in (SED_PROGRAM): define the default sed.
933         * fixincl.x: regenerated
934         * tests/base/internal/wchar_core.h: fix bad sample text
935         * tests/base/math.h: fix bad sample text
936         * configure.ac: search for working sed
937         * inclhack.def (glibc_mutex_init): fix non-portable construct
938         and re-order a few misordered entries.
940 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
942         * configure: Regenerate.
944 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
946         * inclhack.def (AAB_svr4_replace_byteorder,
947         AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
948         libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
949         ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
950         solaris_mutex_init_1, solaris_socket, solaris_unistd,
951         solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
952         ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
953         ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
954         ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
955         ultrix_strings2, ultrix_sys_time, ultrix_unistd,
956         unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
957         windiss_math2, windiss_valist): Remove.
958         * fixincl.x: Regenerate.
959         * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
960         i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
961         powerpc-*-eabiaix*): Remove.
962         * tests/base/math.h: Update.
963         * tests/base/pthread.h: Update.
964         * tests/base/stdio.h: Update.
965         * tests/base/stdlib.h: Update.
966         * tests/base/string.h: Update.
967         * tests/base/strings.h: Update.
968         * tests/base/sys/file.h: Update.
969         * tests/base/sys/limits.h: Update.
970         * tests/base/sys/socket.h: Update.
971         * tests/base/sys/stat.h: Update.
972         * tests/base/sys/time.h: Update.
973         * tests/base/testing.h: Update.
974         * tests/base/unistd.h: Update.
975         * tests/base/_G_config.h: Remove.
976         * tests/base/arpa: Remove directory.
977         * tests/base/fs: Remove directory.
978         * tests/base/locale.h: Remove.
979         * tests/base/machine: Remove directory.
980         * tests/base/rpc/svc.h: Remove.
981         * tests/base/sys/ioctl.h: Remove.
982         * tests/base/sys/regset.h: Remove.
983         * tests/base/sys/times.h: Remove.
984         * tests/base/sys/utsname.h: Remove.
985         * tests/base/widec.h: Remove.
987 2008-05-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
989         * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
990         * tests/base/iso/math_c99.h: Update.
991         * fixincl.x: Regenerate.
993 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
995         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
996         posix_types_64.
997         * fixincl.x: Regenerate.
999 2008-04-25  Kai Tietz  <kai.tietz@onvision.com>
1001         * fixincl.c (fix_with_system): Cast pointer difference to long.
1002         * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
1004 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1006         PR bootstrap/35457
1007         * Makefile.in: Rewrite aclocal.m4 rule.
1008         * aclocal.m4: Regenerate.
1009         * configure: Regenerate.
1011 2008-03-07  Peter O'Gorman  <pogma@thewrittenword.com>
1013         PR c++/20366
1014         * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
1015         * fixincl.x: Regenerate.
1016         * tests/base/stdio.h: Add test.
1018 2008-02-25  Ben Elliston  <bje@au.ibm.com>
1020         PR other/32948
1021         * fixincl.c (fix_applies): Remove unused variable `name_len'.
1023 2008-02-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1025         * inclhack.def (solaris_math_10): New.
1026         * tests/base/iso/math_c99.h: Update.
1028         * fixincl.x: Regenerate.
1030 2008-02-04  Ismail Dönmez  <ismail@pardus.org.tr>
1032         * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
1033         freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
1034         netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon):  Add
1035         quotes around mach entries.
1036         * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
1037         to GPLv3.
1039 2008-02-04  Hans-Peter Nilsson  <hp@axis.com>
1041         PR other/31405
1042         * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
1043         (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
1044         __extern_inline|__GNU_STDC_INLINE__.
1045         (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
1046         <bypass>: Change from __STDC_VERSION__ to
1047         __extern_inline|__GNU_STDC_INLINE__.
1048         <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
1049         appending attribute-gnu_inline.
1050         <second c_fix_arg>: Remove.
1051         <test_text>: Remove __extern_inline line.
1052         * tests/base/features.h: Re-add.
1053         * tests/base/sys/sysmacros.h: Adjust.
1054         * fixincl.x: Regenerate.
1056 2008-01-06  Hans-Peter Nilsson  <hp@axis.com>
1058         Revert last change.
1060 2007-12-18  Hans-Peter Nilsson  <hp@axis.com>
1062         * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
1063         * fixincl.x: Regenerate.
1064         * tests/base/wchar.h: Update.
1065         * tests/base/features.h: New.
1067 2007-10-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1069         PR target/33700
1070         * inclhack.def (hpux11_pthread_const): New.
1071         * fixincl.x: Regenerate.
1072         * tests/base/sys/pthread.h: Update.
1074 2007-10-12  Kai Tietz  <kai.tietz@onevision.com>
1076         * configure.ac: x86_64 mingw target uses twoprocess.
1077         * mkfixinc.sh: Add x86_64 mingw target.
1078         * configure: Regenerate.
1080 2007-10-09  Geoffrey Keating  <geoffk@apple.com>
1082         * inclhack.def (darwin_externc): New.
1083         * fixincl.x: Regenerate.
1084         * tests/base/mach-o/swap.h: New.
1086 2007-08-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1088         * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
1089         Delete fixes.
1090         * tests/base/iso/math_c99.h: Delete associated test baselines.
1091         * fixincl.x: Regenerate.
1093 2007-07-24  Krister Walfridsson  <cato@df.lth.se>
1095         PR target/30058
1096         * inclhack.def (netbsd_c99_inline_2): New.
1097         * fixincl.x: Regenerate.
1098         * tests/base/signal.h: Update.
1100 2007-07-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1102         PR target/32641
1104         * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
1105         solaris_math_7): Constify and make FP exception-safe.
1106         * tests/base/iso/math_c99.h: Update.
1108         * fixincl.x: Regenerate.
1110 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1112         PR libgcj/28190
1113         * inclhack.def (irix_stdint_c99): New fix.
1114         * fixincl.x: Regenerate.
1115         * tests/base/stdint.h: New test.
1117 2007-06-06  Steve Ellcey  <sje@cup.hp.com>
1119         PR testsuite/31828
1120         * inclhack.def (hppa_hpux_fp_macros): New.
1121         * fixincl.x: Regenerate.
1122         * tests/base/math.h: Update.
1124 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
1126         * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
1127         if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
1128         __STDC_VERSION__ < 199901L.
1129         (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
1130         with #ifdef __GNUC_GNU_INLINE__.
1131         (glibc_c99_inline_3): Add select.  Replace __STDC_VERSION__ >= 199901L
1132         with defined(__GNUC_STDC_INLINE__).
1133         (glibc_c99_inline_4): Change select, add second c_fix_arg.
1134         Replace #if __STDC_VERSION__ < 199901L with
1135         #ifdef __GNUC_GNU_INLINE__.
1136         * fixincl.x: Regenerated.
1137         * tests/base/bits/string2.h: Update.
1138         * tests/base/sys/sysmacros.h: Update.
1139         * tests/base/sys/stat.h: Update.
1141 2007-03-18  Krister Walfridsson  <cato@df.lth.se>
1143         PR target/30058
1144         * inclhack.def (netbsd_c99_inline_1): New.
1145         * fixincl.x: Regenerate.
1146         * tests/base/signal.h: New.
1148 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1150         * Makefile.in: Add dummy "install-info" target.
1152 2007-03-06  Joseph Myers  <joseph@codesourcery.com>
1154         * mkheaders.in: Fix headers for each multilib required.
1156 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1158         * Makefile.in: Add dummy install-pdf target.
1160 2007-02-27  Joseph Myers  <joseph@codesourcery.com>
1162         * mkheaders.in (incdir): Use include-fixed not include.
1164 2007-02-15  Brooks Moses  <brooks.moses@codesourcery.com>
1166         * Makefile.in: Added "pdf" target to .PHONY.
1168 2007-02-05  Richard Guenther  <rguenther@suse.de>
1170         * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
1171         with older glibc.  Adjust version number for C99.
1172         * fixincl.x: Regenerated.
1174 2007-02-04  Mike Stump  <mrs@apple.com>
1176         * mkheaders.in: Allow optional isysroot parameter.
1178 2007-02-03  Bruce Korb <bkorb@gnu.org>
1180         * inclhack.def (glibc_c99_inline_4): replace "extern" only if
1181         surrounded by space characters.
1183 2007-01-25  Daniel Franke <franke.daniel@gmail.com>
1185         PR target/30272
1186         * inclhack.def(broken_cabs): Also remove definition of cabsl.
1187         * fixincl.x: Regenerate.
1188         * tests/base/math.h: Update.
1190 2007-01-05  Bruce Korb <bkorb@gnu.org>, 
1191             Daniel Franke <franke.daniel@gmail.com>
1193         PR target/30008
1194         * fixincl.tpl (List): separate file name patterns with a NUL byte instead
1195         of a vertical bar ("|").
1196         * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
1197         matching.  Set SKIP_TEST flag if we are not to run a test.
1198         * fixincl.x: Regenerate.
1199         * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
1200         kandr_concat, sco_math): Replace lists of specfic file names by search
1201         patterns.
1203 2006-12-12  Olivier Hainque  <hainque@adacore.com>
1205         * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
1206         targets for which a no-op fixer is appropriate.
1208 2006-11-07  Richard Guenther  <rguenther@suse.de>
1210         * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
1211         systems.
1212         * fixincl.x: Regenerate.
1214 2006-11-02  Geoffrey Keating  <geoffk@apple.com>
1216         * inclhack.def (glibc_c99_inline_1): New.
1217         * inclhack.def (glibc_c99_inline_2): New.
1218         * inclhack.def (glibc_c99_inline_3): New.
1219         * inclhack.def (glibc_c99_inline_4): New.
1220         * fixincl.x: Regenerate.
1221         * tests/base/bits/string2.h: New.
1222         * tests/base/sys/sysmacros.h: New.
1223         * tests/base/sys/stat.h: Update.
1225 2006-11-01  Steve Ellcey  <sje@cup.hp.com>
1227         * tests/base/sys/socket.h: Update.
1229 2006-10-31  Steve Ellcey  <sje@cup.hp.com>
1231         * inclhack.def (hpux11_extern_sendfile): New.
1232         (hpux11_extern_sendpath): New.
1233         * fixincl.x: Regenerate.
1235 2006-10-29  Joseph Myers  <joseph@codesourcery.com>
1237         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
1238         * fixincl.x: Regenerate.
1240 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1242         * Makefile.in: Added empty "pdf" target.
1244 2006-10-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1246         PR target/29300
1247         * inclhack.def (hpux_pthread_initializers): New hack.
1248         * tests/base/sys/pthread.h: New file.
1250         * fixincl.x: Regenerate.
1252 2006-10-03  Uros Bizjak <uros@kss-loka.si>
1254         * inclhack.def (glibc_mutex_init): Also fix
1255         PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
1256         PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
1257         * tests/base/pthread.h: Update.
1259         * fixincl.x: Regenerate.
1261 2006-10-01  Uros Bizjak <uros@kss-loka.si>
1263         * inclhack.def (glibc_mutex_init): New fix.
1264         * tests/base/pthread.h: Update.
1266         * fixincl.x: Regenerate.
1268 2006-09-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1270         * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1271         Prevent it from running on solaris10 or later.
1272         (solaris_once_init_2): Fix comment.
1273         * tests/base/pthread.h: Update.
1275         * fixincl.x: Regenerate.
1277 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1279         * inclhack.def (solaris_once_init_2): New fix.
1280         * tests/base/pthread.h: Update.
1282         * fixincl.x: Regenerate.
1284 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1286         * inclhack.def (solaris_mutex_init_2): Remove test for
1287         PTHREAD_RWLOCK_INITIALIZER.
1288         (solaris_rwlock_init_1): New.
1289         * tests/base/pthread.h: Update.
1291         * inclhack.def (solaris_once_init_1): New.
1292         * tests/base/pthread.h: Adjust for new fix.
1294         * fixincl.x: Regenerate.
1296 2006-07-17  Roger Sayle  <roger@eyesopen.com>
1298         * tests/base/errno.h: New file.
1299         * tests/base/architecture/ppc/math.h: Likewise.
1300         * tests/base/ia64/sys/getppdp.h: Likewise.
1302 2006-07-10  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1304         PR bootstrap/20437
1305         * Makefile.in (configure, config.h.in): Change into $(srcdir)
1306         before autoconf or autoheader call.
1308 2006-06-23  Steve Ellcey  <sje@cup.hp.com>
1310         PR target/28084
1311         * inclhack.def (hpux_extern_errno): New.
1312         * fixincl.x: Regenerate.
1314 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
1316         * Makefile.in: Add dvi info html and install-html to .PHONY
1317         Add install-html target.
1319 2006-05-16  Mike Stump  <mrs@apple.com>
1321         * configure.ac: Add -Wno-overlength-strings.
1322         * configure: Regenerate.
1324 2006-05-14  Bernhard Fischer  <aldot@gcc.gnu.org>
1326         * README: Fix typo.
1328 2006-02-18  Steve Ellcey  <sje@cup.hp.com>
1330         PR target/26189
1331         * inclhack.def (hpux_spu_info): New.
1332         * fixincl.x: Regenerate
1334 2006-01-31  Marcin Dalecki  <martin@dalecki.de>
1336         * configure.ac: Check for asprintf, basename, vasprintf.
1337         * config.h.in: Regenerate.
1338         * configure: Regenerate.
1340 2006-01-19  Andrew Pinski  <pinskia@physics.uc.edu>
1342         PR target/15642
1343         * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1344         __APPLE_CC_ as 1345.
1345         (broken_nan): New.
1346         * fixincl.x: Regenerate.
1348 2005-11-24  Bruce Korb  <bkorb@gnu.org>
1350         * fixincl.c (write_replacement): "here strings" in AutoGen
1351         often/generally don't have a terminating newline.  Check the
1352         last byte for '\n'.
1354 2005-11-13  Andreas Jaeger  <aj@suse.de>
1356         * check.tpl: Handle CVS additionally.
1358 2005-11-05  Andreas Jaeger  <aj@suse.de>
1360         * check.tpl: Adopt for move to subversion.
1362 2005-09-15  Joseph S. Myers  <joseph@codesourcery.com>
1364         PR c++/23139
1365         * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1366         fixes.
1367         * fixincl.x: Regenerate.
1368         * tests/base/bits/huge_val.h: New file.
1370 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
1372         * All files: Update with new FSF address.
1374 2005-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1376         * Makefile.in (WARN_CFLAGS): New.
1377         (.c.o): Add $(WARN_CFLAGS).
1378         * aclocal.m4: Include ../config/warnings.m4.
1379         * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1380         ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1381         ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1382         * fixopts.c (initialize_opts): Fix old-style definintion.
1384         * configure: Regenerate.
1386 2005-06-24  Geoffrey Keating  <geoffk@geoffk.org>
1388         * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1389         (AAB_darwin7_9_long_double_funcs_2): New.
1390         * fixincl.x: Regenerate.
1392 2005-06-15  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1394         PR libfortran/15266
1395         * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1396         Use double quotes in select so \t matches tabs.
1397         Add IRIX testcase.
1398         * fixincl.x: Regenerate.
1399         * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1401 2005-05-22  Danny Smith  <dannysmith@users.souceforge.net>
1403         PR target/21683
1404         * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
1406 2005-05-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1407             Joseph S. Myers  <joseph@codesourcery.com>
1409         PR target/19933
1410         PR target/21315
1411         * inclhack.def: New fixes solaris_math_[1-9].
1412         * fixincl.x: Regenerate.
1413         * tests/base/iso/math_c99.h: New.
1415 2005-05-19  Kelley Cook  <kcook@gcc.gnu.org>
1417         * aclocal.m4: Remove superfluous reference to accross.m4.
1419 2005-05-15  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1421         * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1422         * server.c (load_data): Likewise.
1423         (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1424         * fixincl.c: #include <sys/wait.h>
1425         (run_compiles): Use XCNEWVEC instead of xcalloc.
1426         (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1427         * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1429 2005-05-10  Joseph S. Myers  <joseph@codesourcery.com>
1431         * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1432         *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1433         * fixincl.x: Regenerate.
1435 2005-05-06  Bruce Korb  <bkorb@gnu.org>
1436         Joseph S. Myers <joseph@codesourcery.com>
1438         * fixinc/inclhack.def: Correct backslashes
1439         * fixinc/fixincl.x: regen
1441 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1443         * system.h (fopen, fdopen, freopen): Define these to the unlocked
1444         libiberty functions.
1446 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1448         * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1449         (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1450         * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1451         fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1452         _unlocked function.
1453         (fwrite_unlocked): Fix prototype.
1455         * configure, config.h.in: Regenerate.
1457 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1459         * Makefile.in: Set gcc_version directly, not via substitution.
1460         (libsubdir): Use $(gcc_version), not $(version).
1461         (mkheaders.almost): New rule.
1462         (mkheaders): Generate from mkheaders.almost.
1463         (clean): Also delete mkheaders.almost.
1464         * aclocal.m4: Do not include ../config/gcc-version.m4.
1465         * configure.ac: Do not invoke TL_AC_GCC_VERSION.  Generate
1466         mkheaders.almost from mkheaders.in.
1467         * configure: Regenerate.
1469 2005-03-21  Richard Guenther  <rguenth@gcc.gnu.org>
1471         PR target/20166
1472         * inclhack.def: Add fix for array of incomplete structures
1473         in function prototype in pthread.h.
1474         * fixincl.x: Regenerate.
1475         * tests/base/pthread.h: Adjust.
1477 2005-03-15  Joseph S. Myers  <joseph@codesourcery.com>
1479         * inclhack.def (hpux_htonl): New fix.
1480         * tests/base/netinet/in.h: New test.
1481         * fixincl.x: Regenerate.
1483 2005-02-23  James E Wilson  <wilson@specifixinc.com>
1485         * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1487 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
1489         PR 18458
1490         * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1491         fixincl.
1493 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1495         * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1496         * aclocal.m4: Include ../config/gcc-version.m4.
1497         * configure: Regenerate.
1499 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
1501         * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1502         (stdio_va_list): Likewise.
1503         (stdio_stdarg.h): Likewise.
1504         (solaris_stdio_tag): Add bypass.
1505         * fixincl.x: Regenerated.
1507 2004-11-23  Geoffrey Keating  <geoffk@apple.com>
1509         * mkfixinc.sh: Check error code from 'cat'.  Don't try running
1510         built fixincl program.
1511         * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1512         up csh from user.
1514 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1516         * inclhack.def (alpha_pthread_init): Fix technical problems with
1517         the last check-in caused by CVS variable substitution.
1518         * fixincl.x: Likewise.
1519         * tests/base/pthread.h: Likewise.
1521 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1522             Bruce Korb  <bkorb@gnu.org>
1524         * inclhack.def (alpha_pthread_init): New fix.
1525         * fixincl.x: Regenerate.
1526         * tests/base/pthread.h: Update for new test.
1528 2004-11-15  Bruce Korb  <bkorb@gnu.org>
1530         * fixincl.c(fix_with_system): correct misuse of variables and
1531         incorrect application of "sizeof()".
1533 2004-11-13  Joseph S. Myers  <joseph@codesourcery.com>
1535         * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1536         svr4__p, undefine_null): Remove.
1537         * fixincl.x: Regenerate.
1538         * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1539         * tests/base/sys/param.h: Remove.
1540         * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1541         tests/base/sys/limits.h: Update.
1543 2004-11-12  Mike Stump  <mrs@apple.com>
1545         * Makefile.in (html): Add html generation support.
1547 2004-11-12  Joseph S. Myers  <joseph@codesourcery.com>
1549         * inclhack.def (sco_math): Bypass on __GNUG__.
1550         (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1551         * fixincl.x: Regenerate.
1553 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1555         * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1556         (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1557         _CLASSIC_ANSI_TYPES.
1558         (sun_auth_proto): Bypass on __cplusplus.
1559         * fixincl.x: Regenerate.
1561 2004-11-05  Geoffrey Keating  <geoffk@apple.com>
1563         * Makefile.in (mostlyclean): Add fixinc.sh.
1564         (clean): Add mkheaders.
1565         (distclean): New.
1566         (dvi): New.
1567         (info): New.
1568         (installcheck): New.
1570 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1572         * Makefile.in (mostlyclean, distclean): New targets.
1574 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
1576         * configure.ac: Add code to determine noncanonical_target,
1577         local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1578         * configure: Regenerate.
1579         * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1580         * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1581         * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1582         update for changes to fixinc.in.
1583         * Makefile.in: Add many new macros.
1584         (install): New target.
1585         (mkheaders): New target.
1586         (fixinc.sh): New target.
1587         (all): Add mkheaders and fixinc.sh.
1588         * README-fixinc: Move here from gcc/.
1590 2004-11-01  Mike Stump  <mrs@apple.com>
1592         * inclhack.def (stdio_va_list): Break out clients from here...
1593         (stdio_va_list_clients): ...to here.  Also, don't fix if stdarg.h is
1594         included or ifdef va_start.
1595         * fixincl.x: Regenerate.
1597 2004-10-28  Mike Stump  <mrs@apple.com>
1599         * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1600         systems.
1601         * fixincl.x: Regenerate.
1603 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
1605         * inclhack.def (darwin_gcc4_breakage): New.
1606         * fixincl.x: Regenerate.
1608 2004-10-27  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1610         PR bootstrap/17832
1612         * fixfixes.c (main): Check for _PC_NAME_MAX.
1614 2004-10-27  Paolo Bonzini  <bonzini@gnu.org>
1616         PR other/17991
1618         * configure.ac: Fix typo.
1619         * configure: Regenerate.
1620         * fixincl.c (fix_with_system): tSCC is not a pointer.  Fix.
1622 2004-10-20  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1624         PR bootstrap/17832
1626         * fixincl.c (SIGCHLD): Remove definition.
1627         (initialize): Remove SIGIOT and SIGPIPE checks.
1628         (create_file): Fix mkdir() for Win32.
1629         (internal_fix): Use dup2() instead of fcntl().
1631         * fixlib.h (SIGQUIT): Define if undefined.
1632         (SIGIOT): Same.
1633         (SIGPIPE): Same.
1634         (SIGALRM): Same.
1635         (SIGKILL): Same.
1637         * procopen.c (chain_open): Use dup2() instead of fcntl().
1639 2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
1641         PR other/17991
1643         * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1644         Update copyright year.
1645         * fixfixes.c (main): Call initialize_opts from fixopts.c.
1646         * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1647         do not include code for parsing options (environment vars).
1648         (fix_with_system): Use a search path for applyfix, so that you
1649         can run the test suite with two-process fixincludes.
1650         * fixopts.c: New file.
1651         * configure.ac: Add --enable-twoprocess.  Export ac_exeext
1652         to config.h.  Default to --enable-twoprocess for MinGW32.
1653         * config.h.in: Regenerate.
1654         * configure: Regenerate.
1656 2004-10-04  Loren J. Rittle  <ljrittle@acm.org>
1658         * tests/base/sys/cdefs.h: Update from test area.
1660 2004-09-17  Roger Sayle  <roger@eyesopen.com>
1662         * inclhack.def (linux_ia64_ucontext): New fix.
1663         * fixincl.x: Regenerate.
1664         * tests/base/sys/ucontext.h: New file.
1666 2004-09-15  Roger Sayle  <roger@eyesopen.com>
1668         * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1669         * tests/base/stdlib.h: Likewise.
1671 2004-09-13  Loren J. Rittle  <ljrittle@acm.org>
1673         * inclhack.def (freebsd_gcc4_breakage): Add.
1674         * fixincl.x: Regenerate.
1675         * tests/base/sys/cdefs.h: Update for new test.
1677 2004-09-10  Adam Nemet  <anemet@lnxw.com>
1679         * inclhack.def (lynx_void_int): Remove.
1680         (lynxos_fcntl_proto): Remove.
1681         (lynxos_no_warning_in_sys_time_h): New fix.
1682         (lynxos_missing_putenv): New fix.
1683         * fixincl.x: Regenerate.
1684         * tests/base/fcntl.h: Remove.
1685         * tests/base/sys/time.h: Update from test area.
1686         * tests/base/curses.h: Likewise.
1687         * tests/base/stdlib.h: Likewise.
1689 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1691         * inclhack.def: Suppress exception_structure and math_exception
1692         for NetWare headers.
1693         * fixincl.x: Regenerate.
1695 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1697         * .cvsignore: New.
1698         * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1699         autoconfiscated.
1700         * configure.ac: New.
1701         * config.h.in: Generate.
1702         * configure: Generate.
1703         * aclocal.m4: New.
1704         * fixlib.h: Remove inclusions of gcc files.
1705         * system.h: New.
1707         Other files copied from gcc/fixinc.