decltype-pr66548.C: Reinstate correct version.
[official-gcc.git] / fixincludes / ChangeLog
blob9d59d18fc6ab3bdfbfd4ca119a8c50450f811add
1 2019-05-11  Iain Sandoe  <iain@sandoe.co.uk>
2         PR target/90379
3         PR bootstrap/89864
4         * inclhack.def (darwin_ucred__Atomic): Do not supply test_text
5         for wrap fixes.
6         * fixincl.x: Regenerated.
8 2019-04-18  Erik Schnetter  <schnetter@gmail.com>
9           Jakub Jelinek  <jakub@redhat.com>
10           Iain Sandoe  <iain@sandoe.co.uk>
12         PR bootstrap/89864
13         * inclhack.def (darwin_ucred__Atomic): New, work around _Atomic keyword
14         use in headers included by C++.
15         * fixincl.x: Regenerated.
17 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
19         PR bootstrap/82856
20         * configure.ac: Remove AC_PREREQ.
21         * aclocal.m4, configure: Regenerate.
23 2018-10-16  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
25         * inclhack.def (AAB_vxworks_regs_vxtypes): Add unconditional
26         include of vxCpu.h, guard include of vxTypesOld.h by
27         !_ASMLANGUAGE.
28         * fixincl.x: Regenerate.
30 2018-09-03  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
32         * inclhack.def (vxworks_ioctl_macro): Remove parentheses from
33         expansion of ioctl macro.
34         * fixincl.x: Regenerate.
36 2018-07-23  David Edelsohn  <dje.gcc@gmail.com>
38         * inclhack.def (aix_unistd): New.
39         * fixincl.x: Regenerate.
40         * tests/base/unistd.h [AIX_UNISTD_CHECK]: New test.
42 2018-06-27  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
44         * tests/base/ioLib.h [VXWORKS_IOLIB_INCLUDE_UNISTD_CHECK]: Add
45         missing hunk.
47 2018-06-12    Rasmus Villemoes <rasmus.villemoes@prevas.dk>
49         * genfixes: exit 1 when autogen not found.
50         * genfixes: Remove some redundant code.
51         * genfixes: Update URL to autogen source code.
53         * inclhack.def: Fix fixup for assert.h on vxworks.
54         * fixincl.x: Regenerate.
56 2018-05-25  Rasmus Villemoes  <rasmus.villemoes@prevas.dk>
58         * inclhack.def (vxworks_iolib_include_unistd): New fix.
60 2018-04-18  David Malcolm  <dmalcolm@redhat.com>
62         PR jit/85384
63         * configure: Regenerate.
65 2018-02-22  David Edelsohn  <dje.gcc@gmail.com>
67         * inclhack.def (aix_stdlib_vec_malloc): New.
68         (aix_stdlib_vec_calloc): New.
69         * fixincl.x: Regenerate.
70         * tests/base/stdlib.h [AIX_STDLIB_VEC_MALLOC]: New test.
71         [AIX_STDLIB_VEC_CALLOC]: New test.
73 2017-10-13  Mike Frysinger  <vapier@chromium.org>
75         * fixinc.in (dirname): Change sed from 's|[^/]*/||' to
76         's|[^/]*//*||'.
78 2017-06-12  Doug Rupp  <rupp@adacore.com>
80         * inclhack.def (AAB_vxworks_stdint): Remove hack.
81         * fixincl.x: Regenerate.
83 2017-02-25  John David Anglin  <danglin@gcc.gnu.org>
85         PR target/68739
86         * inclhack.def (hpux11_pthread_pointer): New fix.
87         (hpux11_pthread_const): Adjust to remove void * cast from define.
88         * fixincl.x: Regenerate.
90 2017-02-11  John David Anglin  <danglin@gcc.gnu.org>
92         * tests/base/alloca.h: New file.
93         * inclhack.def (hppa_hpux11_alloca): New fix.
94         * fixincl.x: Regenerate.
96 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
98         PR other/79046
99         * configure.ac: Add GCC_BASE_VER.
100         * Makefile.in (gcc_version): Use @get_gcc_base_ver@ instead of cat to
101         get version from BASE-VER file.
102         * configure: Regenerated.
104 2017-01-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
106         PR libstdc++/78979
107         * inclhack.def (solaris_gets_c11, solaris_gets_cxx14)
108         (solaris_std_gets_cxx14, solaris_stdlib_noreturn): New fixes.
109         * fixincl.x: Regenerate.
110         * tests/base/iso/stdio_iso.h [SOLARIS_GETS_C11_CHECK,
111         SOLARIS_GETS_CXX14_CHECK, SOLARIS_STD_GETS_CXX14_CHECK,
112         SOLARIS_STDLIB_NORETURN_CHECK]: New tests.
114 2016-11-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
116         * inclhack.def (solaris_math_12): New fix.
117         (hpux11_fabsf): Replace bypass by *-hp-hpux11* mach selector.
118         * fixincl.x: Regenerate.
119         * tests/base/math.h [SOLARIS_MATH_12_CHECK]: New test.
121 2016-11-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
123         PR sanitizer/78267
124         * inclhack.def (darwin_availabilityinternal, darwin_os_trace_1)
125         (darwin_os_trace_2, darwin_os_trace_3): New fixes.
126         (hpux_stdint_least_fast): Remove spurious _EOFix_.
127         * fixincl.x: Regenerate.
128         * tests/bases/AvailabilityInternal.h: New file.
129         * tests/bases/os/trace.h: New file.
131 2016-09-30  Tadek Kijkowski  <tkijkowski@gmail.com>
133         * check.tpl: Convert line endings to unix on test outputs
134         * fixfixes.c: Fixed passing file name to apply_fix when
135         SEPARATE_FIX_PROC is defined
136         * fixincl.c: Use system_with_shell, fixes for MinGW and DJGPP
137         * fixlib.c, fixlib.h: Added system_with_shell and fix_path_separators
139 2016-09-04  John David Anglin  <danglin@gcc.gnu.org>
141         * inclhack.def (hpux_longjmp): Adjust select regular expression.
142         * fixincl.x: Regenerate.
144 2016-08-13  John David Anglin  <danglin@gcc.gnu.org>
146         * inclhack.def (hpux_longjmp): New fix.
147         * fixincl.x: Regenerate.
148         * tests/base/setjmp.h: New test file.
150 2016-08-09  Bernd Edlinger  <bernd.edlinger@hotmail.de>
152         PR bootstrap/72833
153         * fixincl.tpl (version-compare): Fix generation with autogen 5.18.
154         * inclhack.def (darwin_longjmp_noreturn): New fix.
155         * fixincl.x: Regenerated.
156         * tests/base/i386/setjmp.h [DARWIN_LONGJMP_NORETURN_CHECK]: new test.
158 2016-08-01  Muhammad Bilal  <mbilal@codesourcery.com>
160         * fixinc.in: Use --parents option to make LIB directory.
162 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
164         * mkfixinc.sh: Remove interix support.
166 2016-06-13  David Edelsohn  <dje.gcc@gmail.com>
168         * inclhack.def (aix_stdlib_malloc): New fix.
169         (aix_stdlib_realloc): New fix.
170         (aix_stdlib_calloc): New fix.
171         (aix_stdlib_valloc): New fix.
172         * fixincl.x: Regenerate.
173         * tests/base/stdlib.h [AIX_STDLIB_MALLOC]: New test.
174         [AIX_STDLIB_REALLOC]: New test.
175         [AIX_STDLIB_CALLOC]: New test.
176         [AIX_STDLIB_VALLOC]: New test.
178 2016-01-31  John David Anglin  <danglin@gcc.gnu.org>
180         PR target/68741
181         * inclhack.def (hpux_vsscanf): New fix.
182         * fixincl.x: Regenerated.
183         * tests/base/stdio.h [HPUX_VSSCANF_CHECK]: New test.
185 2015-08-14  David Edelsohn  <dje.gcc@gmail.com>
187         * inclhack.def (aix_stdio_inline): New fix.
188         (aix_strtof_const): Limit to *-*-aix*.
189         (aix_sysmachine): Same.
190         (aix_syswait_2): Same.
191         (aix_volatile): Same.
192         * fixincl.x: Regenerated.
193         * test/base/stdio.h [AIX_STDIO_INLINE]: New test.
195 2015-07-28  Eric Gallager  <egall@gwmail.gwu.edu>
197         * check.tpl: Ignore .DS_Store directories.
199 2015-05-21  David Edelsohn  <dje.gcc@gmail.com>
201         * inclhack.def (aix_externc): New fix.
202         (aix_externcpp[12]): New fix.
203         * fixincl.x: Regenerate.
204         * test/base/ctype.h [AIX_EXTERNC_CHECK]: New test.
205         * test/base/sys/socket.h [AIX_EXTERNCPP[12]_CHECK]: New test.
206         * test/base/fcntl.h: New file.
208 2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
210         * aclocal.m4: Regenerated with automake-1.11.6.
212 2015-04-22  Gregor Richards  <gregor.richards@uwaterloo.ca>
214         * mkfixinc.sh: Add *-musl* with no fixes.
216 2015-03-28  John David Anglin  <danglin@gcc.gnu.org>
218         PR libstdc++/65500
219         * inclhack.def (hpux11_lwp_rwlock_valid): New fix.
220         * fixincl.x: Regenerate.
221         * tests/base/sys/pthread.h [HPUX11_LWP_RWLOCK_VALID_CHECK]: New test.
223 2015-02-16  Daniel Richard G.  <skunk@iskunk.org>
225         PR bootstrap/48009
226         PR bootstrap/53348
227         * inclhack.def (aix_strtof_const): New fix.
228         * fixincl.x: Regenerate.
229         * tests/base/stdlib.h: New test.
231 2015-02-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
233         * inclhack.def (solaris_math_11): New fix.
234         * fixincl.x: Regenerate.
235         * tests/base/iso/math_c99.h [SOLARIS_MATH_11_CHECK]: New test.
237 2015-02-06  David Edelsohn  <dje.gcc@gmail.com>
239         PR bootstrap/53348
240         * inclhack.def (aix_pthread): Accept tab after define.
241         * fixincl.x: Regenerate.
243 2015-01-24  Bruce Korb  <bkorb@gnu.org>
245         * README: add some clarification on use of test_text
247 2014-12-21  Bruce Korb  <bkorb@gnu.org>
249         * fixincludes/fixincl.tpl: add handling for "sum" selection
250         criteria and clean up layout
251         * fixincludes/fixlib.h: enumerate TT_CKSUM test type
252         * fixincludes/fixincl.c (fix_applies): add code to handle
253         the new test type
254         (cksum_test): function to handle it
255         * fixincludes/README: doc it and remove explanations from
256         more than a decade ago.
258 2014-12-15  Uros Bizjak  <ubizjak@gmail.com>
260         * server.c (server_setup): Check return value of
261         getcwd and in case of error set buff[0] to 0.
263 2014-10-21  Uros Bizjak  <ubizjak@gmail.com>
265         * inclhack.def (glibc_c99_inline_4): Add pthread.h to files.
266         * fixincl.x: Regenerate.
268 2014-08-04  Alexander Ivchenko  <alexander.ivchenko@intel.com>
270         * inclhack.def (complier_h_tradcpp): Remove.
271         * fixincl.x: Regenerate.
272         * tests/base/linux/compiler.h: Remove.
274 2014-04-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
276         * inclhack.def (math_exception): Bypass on *-*-solaris2.1[0-9]*.
277         (solaris_int_types): Remove.
278         (solaris_longjmp_noreturn): Remove.
279         (solaris_mutex_init_2): Remove.
280         (solaris_once_init_2): Remove.
281         (solaris_sys_va_list): Remove.
282         * fixincl.x: Regenerate.
283         * tests/base/iso/setjmp_iso.h: Remove.
284         * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]: Remove.
285         [SOLARIS_ONCE_INIT_1_CHECK]: Remove wrapping done by
286         solaris_once_init_2.
287         [SOLARIS_ONCE_INIT_2_CHECK]: Remove.
288         * tests/base/sys/int_types.h: Remove.
289         * tests/base/sys/va_list.h: Remove.
291 2013-12-20  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
293         Makefile.in: Use $(FI) instead of fixincl@EXEEXT@.
295 2013-12-07  Bruce Korb  <bkorb@gnu.org>
297         * inclhack.def: many of the headers found under "bits/" are
298         often stashed under architecture directories.  Apply fixes
299         to those, too.  Also, re-ordered misordered fixes.
300         * tests/base/linux/vt.h: 80 columns in .def file limitation
301         * tests/base/iso/math_c99.h: adjust ordering
302         * tests/base/rtldef/string.h: likewise
303         * tests/base/bits/fenv.h: likewise
304         * tests/base/pthread.h: likewise
306 2013-12-06  Richard Biener  <rguenther@suse.de>
308         * inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h
309         being not compatible with C++.
310         * fixincl.x: Regenerate.
311         * tests/base/linux/vt.h: New test.
313 2013-09-20  Alan Modra  <amodra@gmail.com>
315         * configure: Regenerate.
317 2013-09-02  David Edelsohn  <dje.gcc@gmail.com>
319         * inclhack.def (aix_assert): New fix.
320         * fixincl.x: Regenerate.
321         * tests/base/assert.h [AIX_ASSERT_CHECK]: New check.
323 2013-07-06  Bruce Korb  <bkorb@gnu.org>
325         * inclhack.def (cdef_cplusplus): removed, per Bug 51776
326         * tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
328 2013-05-23  Alexander Ivchenko  <alexander.ivchenko@intel.com>
330         * inclhack.def (complier_h_tradcpp): New.
331         * fixincl.x: Rebuilt.
332         * tests/base/linux/compiler.h: New.
334 2013-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
336         * inclhack.def (solaris_pow_int_overload): Update comment.
337         Change guard to match <cmath>.
338         * fixincl.x: Regenerate.
339         * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
340         Matching change.
342 2013-05-04  David Edelsohn  <dje.gcc@gmail.com>
344         * inclhack.def (aix_null): New.
345         (void_null): Update replacement definition of NULL.
346         * fixincl.x: Regenerate.
347         * tests/base/curses.h: Update for new fix.
349 2013-01-16  Alexandre Oliva  <aoliva@redhat.com>
351         * inclhack.def (feraiseexcept_nosse_invalid): New.
352         (feraiseexcept_nosse_divbyzero): Likewise.
353         * fixincl.x: Rebuilt.
354         * tests/base/bits/fenv.h: New.
356 2013-01-14  Richard Biener  <rguenther@suse.de>
358         * fixlib.h (verbose_level, fixinc_mode): Mark extern.
360 2012-10-29  Bruce Korb  <bkorb@gnu.org>
362         * README: testing wrap and replacement fixes is pointless.
363         * fixincl.c: export verbosity enumerations to fixlib.h
364         (run_compiles): mark replacement fixes to be skipped when
365         in testing mode
366         * fixlib.h: add a test mode and enumerations from fixincl.c
367         * check.tpl: set TEST_MODE in environment
368         * fixopts.c (initialize_opts): check for TEST_MODE in environment
369         * inclhack.def: move AAB_darwin7_9_long_double_funcs to
370         darwin_9_long_double_funcs_2.  It is not a replacement fix.
371         * fixincl.x: regenerate
372         * tests/base/ioLib.h: the need for this is now exposed, so add it.
373         * tests/base/architecture/ppc/math.h: the correct result is now needed.
375 2012-10-29  Robert Mason  <rbmj@verizon.net>
377         * fixinc.in: Omit machine name checks for vxworks
378         * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
379         (AAB_vxworks_regs_vxtypes): another
380         (AAB_vxworks_stdint): yet another
381         (AAB_vxworks_unistd): and another
382         (vxworks_ioctl_macro): reformatting fix
383         (vxworks_mkdir_macro): again
384         (vxworks_regs): and again
385         (vxworks_write_const): and again
386         * tests/base/ioLib.h: new test result
387         * tests/base/math.h: likewise
388         * tests/base/sys/stat.h: likewise
389         * tests/base/testing.h: and again
391 2012-09-29  David Edelsohn  <dje.gcc@gmail.com>
393         * inclhack.def (AAB_aix_fcntl): New fix.
394         * fixincl.x: Regenerate.
396 2012-06-19  David Edelsohn  <dje.gcc@gmail.com>
398         * inclhack.def (aix_mutex_initializer_1): New fix.
399         (aix_cond_initializer_1): New fix.
400         (aix_rwlock_initializer): New fix.
401         * fixincl.x: Regenerate.
402         * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
403         [AIX_COND_INITIALIZER_1_CHECK]: New.
404         [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
406 2012-05-29  Thomas Schwinge  <thomas@codesourcery.com>
408         * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
409         gcc_AC_FUNC_MMAP_BLACKLIST.
410         * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
411         * aclocal.m4: Regenerate.
412         * configure: Regenerate.
414 2012-04-24  Tristan Gingold  <gingold@adacore.com>
416         * fixincl.c (fix_with_system): Add missing specifier.
417         * configure.ac: Default to twoprocess on vms.
418         * configure: Regenerate.
420 2012-03-23  David Edelsohn  <dje.gcc@gmail.com>
422         * inclhack.def (aix_malloc): New.
423         * fixincl.x: Regenerate.
424         * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
426 2012-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
428         PR other/52626
429         * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
430         (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
432 2012-03-15  Tristan Gingold  <gingold@adacore.com>
434         * README (EXAMPLES OF FIXES): Update.
436 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
438         * inclhack.def (math_exception): Remove duplicate.
439         (solaris_cond_init): Remove.
440         (solaris_sys_va_list): Remove Solaris 8 support.
441         * fixincl.x: Regenerate.
442         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
444 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
446         * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
447         (irix___restrict): Remove.
448         (irix___generic1): Remove.
449         (irix___generic2): Remove.
450         (irix_asm_apostrophe): Remove.
451         (irix_complex): Remove.
452         (irix_pthread_init): Remove.
453         (irix_socklen_t): Remove.
454         (irix_stdint_c99_mode): Remove.
455         (irix_stdint_c99_types): Remove.
456         (irix_stdint_c99_macros): Remove.
457         (irix_stdio_va_list): Remove IRIX 6.5 support.
458         (irix_wcsftime): Remove.
459         (stdio_va_list): Remove IRIX 6.5 support.
460         (svr4_profil): Remove IRIX bypass.
461         * fixincl.x: Regenerate.
463         * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
464         * tests/base/internal/math_core.h: Remove.
465         * tests/base/internal/sgimacros.h: Remove.
466         * tests/base/internal/wchar_core.h: Remove.
467         * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
468         support.
469         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
470         * tests/base/stdint-irix65.h: Remove.
471         * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
472         * tests/base/sys/asm.h: Remove.
473         * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
475 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
477         * inclhack.def (alpha___extern_prefix): Remove.
478         (alpha___extern_prefix_standards): Remove.
479         (alpha___extern_prefix_sys_stat): Remove.
480         (alpha_bad_lval): Remove.
481         (alpha_pthread): Remove.
482         (alpha_pthread_gcc): Remove.
483         (alpha_pthread_init): Remove.
484         * fixincl.x: Regenerate.
485         * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
486         [ALPHA_PTHREAD_GCC_CHECK]: Remove.
487         [ALPHA_PTHREAD_INIT_CHECK]: Remove.
488         * tests/base/standards.h: Remove.
489         * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
490         Remove.
491         * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
492         [ALPHA_BAD_LVAL_CHECK]: Remove.
494 2012-03-12  Tristan Gingold  <gingold@adacore.com>
496         * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
497         (vms_do_not_redeclare_hostalias, vms_decc_builtin)
498         (vms_no_64bit_getopt, vms_forward_declare_struct)
499         (vms_use_fast_setjmp): New fixes.
500         * fixincl.x: Regenerate.
501         * tests/base/rtldef/string.h: Update.
502         * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
503         * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
504         * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
506 2012-01-11  Bruce Korb <bkorb@gnu.org>
507             Steven G. Kargl  <kargl@gcc.gnu.org>
508             Andreas Tobler  <andreast@fgznet.ch>
510         PR bootstrap/51705
511         PR preprocessor/51776
512         * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
513         * fixincl.x: Regenerate.
514         * tests/base/sys/cdefs.h: Update.
516         * genfixes: Remove the 'Ver.' from the version check.
518 2011-12-20  Andreas Schwab  <schwab@linux-m68k.org>
520         * configure: Regenerate.
522 2011-12-19  Andreas Schwab  <schwab@linux-m68k.org>
524         * configure: Regenerate.
526 2011-11-16  David Edelsohn  <dje.gcc@gmail.com>
528         * inclhack.def (aix_once_init_[12]): New fixes.
529         * fixincl.x: Regenerate.
530         * tests/base/pthread.h: Update.
532 2011-10-25  Mike Stump  <mikestump@comcast.net>
534         PR target/48851
535         * inclhack.def (void_null): New bypass.
536         * fixincl.x: Regenerate.
538 2011-09-26  Tristan Gingold  <gingold@adacore.com>
540         * inclhack.def (ms_define_can_use_extern_prefix):
541         (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
542         New fixes.
543         * fixincl.x: Regenerate.
544         * tests/base/rtldef/string.h: New test.
545         * tests/base/rtldef/decc$types.h: Likewise.
546         * tests/base/testing.h: Update
548 2011-09-22  Tristan Gingold  <gingold@adacore.com>
550         * mkfixinc.sh (target): Remove alpha-vms from particular targets.
552 2011-08-23  Steve Ellcey  <sje@cup.hp.com>
554         PR libstdc++/50153
555         * inclhack.def (hpux11_abs): Extend to all hpux machines.
556         * fixincl.x: Regenerate.
558 2011-08-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
559             Marc Glisse  <marc.glisse@normalesup.org>
561         PR libstdc++-v3/1773
562         * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
563         (solaris_longjmp_noreturn, solaris_pow_int_overload)
564         (solaris_std___filbuf): New fixes.
565         * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
566         tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
567         * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
569 2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
571         PR c++/49347
572         * inclhack.def (solaris_posix_spawn_restrict): New fix.
573         * fixincl.x: Regenerate.
574         * tests/base/spawn.h: New test.
576 2011-06-08  Douglas B Rupp  <rupp@gnat.com>
578         * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
579         * configure: Regenerate.
580         * config.h.in: Regenerate.
582 2011-06-06  Peter O'Gorman  <pogma@thewrittenword.com>
584         * inclhack.def (aix_net_if_arp): New fix.
585         * fixincl.x: Regenerate.
586         * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
588 2011-05-17  Tristan Gingold  <gingold@adacore.com>
590         * inclhack.def (solaris_complex_cxx): Fix syntax.
591         * fixincl.x: Regenerate.
593 2011-05-17  Tristan Gingold  <gingold@adacore.com>
595         * check.tpl: Shell-quote testing file.
597 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
599         * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
601 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
603         PR other/46202
604         * Makefile.in (install-strip): New phony target.
605         (all, check, install): Also mark as phony.
607 2010-11-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
609         * inclhack.def (irix_pthread_init): New fix.
610         * fixincl.x: Regenerate.
611         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
613 2010-10-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
615         PR c++/46024
616         * inclhack.def (solaris_sys_va_list): New fix.
617         * fixincl.x: Regenerate.
618         * tests/base/sys/va_list.h: New test.
620 2010-09-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
622         * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
623         * fixincl.x: Regenerate.
625 2010-07-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
627         * inclhack.def (solaris_cond_init): New fix.
628         * fixincl.x: Regenerate.
629         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
630         [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
632 2010-06-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
634         * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
635         * fixincl.x: Regenerate.
636         * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
637         * tests/base/sys/feature_tests.h: New file.
639 2010-06-03  Joern Rennecke <joern.rennecke@embecosm.com>
640             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
642         PR bootstrap/42798
643         * configure.ac: Check for declaration of 'basename(char *)'.
644         * configure: Regenerate.
646 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
648         * inclhack.def (alpha_wchar): Remove.
649         * fixincl.x: Regenerate.
650         * tests/base/wchar.h: Remove.
652 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
654         * aclocal.m4: Regenerate.
656 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
658         * inclhack.def (alpha_assert): Allow for more whitespace in
659         select.
660         * fixincl.x: Regenerate.
662 2010-03-28  H.J. Lu  <hongjiu.lu@intel.com>
664         PR target/40722
665         * mkfixinc.sh: Revert the last change for mingw.
667 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
669         * inclhack.def (glibc_strncpy): New fix.
670         * fixincl.x: Regenerate.
671         * tests/base/bits/string2.h: Update.
673 2010-03-23  H.J. Lu  <hongjiu.lu@intel.com>
675         PR target/40722
676         * mkfixinc.sh: Fix stdlib.h for mingw.
678 2010-02-19  Bruce Korb  <bkorb@gnu.org>
680         * inclhack.def: remove vestiges of inadvertently committed changes
682 2010-02-10  Bruce Korb  <bkorb@gnu.org>
684         * README: fix up references to old gcc/fixinc directory
686 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
688         * inclhack.def (solaris_int_limits_3): New fix.
689         * fixincl.x: Regenerate.
690         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
691         test.
693         * inclhack.def (solaris_int_const, solaris_int_limits_1,
694         solaris_int_limits_2 ): Applies to Solaris 2 in general.
695         Remove select.
696         Add mach for *-*-solaris2*.
697         Change second c_fix_arg to select.
698         Remove #pragma ident from test_text.
699         * fixincl.x: Regenerate.
700         * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
701         #pragma trigger text.
702         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
703         SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
705 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
707         * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
708         (aix_stdint_2): Likewise.
709         (aix_stdint_3): Likewise.
710         (aix_stdint_4): Likewise.
711         (aix_stdint_5): Likewise.
712         (darwin_stdint_1): Add stdint-darwin.h to files.
713         (darwin_stdint_2): Likewise.
714         (darwin_stdint_3): Likewise.
715         (darwin_stdint_4): Likewise.
716         (darwin_stdint_5): Likewise.
717         (darwin_stdint_6): Likewise.
718         (darwin_stdint_7): Likewise.
719         (hpux_c99_intptr): Add stdint-hpux11.h to files.
720         (hpux_c99_inttypes): Likewise.
721         (hpux_c99_inttypes2): Likewise.
722         (hpux_stdint_least_fast): Likewise.
723         (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
724         (irix_stdint_c99_types): New fix.
725         (irix_stdint_c99_macros): New fix.
726         (newlib_stdint_1): Add stdint-newlib.h to files.
727         (newlib_stdint_2): Likewise.
728         fixincl.x: Regenerate.
729         tests/base/stdint-aix.h: New file.
730         tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
731         AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
732         tests/base/stdint-aix.h: ... here.
733         [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
734         [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
735         [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
736         tests/base/stdint-darwin.h: New file.
737         tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
738         DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
739         DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
740         tests/base/stdint-darwin.h: ... here.
741         [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
742         [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
743         [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
744         tests/base/stdint-hpux11.h: New file.
745         tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
746         HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
747         tests/base/stdint-hpux11.h: ... here.
748         [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
749         [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
750         tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
751         IRIX_STDINT_C99_MODE_CHECK.
752         tests/base/stdint-irix65.h: New file.
753         tests/base/stdint-newlib.h: New file.
754         tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
755         NEWLIB_STDINT_2_CHECK]: Moved ...
756         tests/base/stdint-newlib.h: ... here.
758 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
760         * configure: Regenerate.
762 2009-10-21  Steve Ellcey  <sje@cup.hp.com>
764         * inclhack.def (hpux_stdint_least_fast): Simplify.
765         * fixincl.x: Regenerate.
766         * tests/base/stdint.h: Update.
768 2009-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
770         * inclhack.def (isc_fmod, isc_omits_with_stdc)
771         (nested_sys_limits, sco_math): Remove.
772         * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
773         * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
774         * tests/base/sys/limits.h: Remove.
775         * fixincl.x: Regenerate.
777 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
779         PR testsuite/29737
780         PR bootstrap/35938
781         PR testsuite/39655
782         * check.tpl: Fix typos.
783         * README: Likewise.  Also, document that 'select' uses ERE.
784         * mkheaders.in: Update copyright years in --version output.
785         * inclhack.def (sco_math): Add missing final newline in sed
786         script 'a', 'c', or 'i' commands, for BSD sed.
787         (sco_math): In the text of 'a', 'c', or 'i' sed
788         commands, prepend leading white space with a backslash to avoid
789         the whitespace to be removed by BSD sed.
790         (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
791         (x11_new): Fix sed expression, for BSD sed.
792         (glibc_mutex_init): Fix newlines in sed 's' command replacement
793         part, for GNU sed 3.02 and Solaris sed.
794         (glibc_mutex_init): Replace unportable \+ sed regex operator
795         with \{1,\}.
796         (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
797         alternation \| regex operator.
798         (solaris_complex): Remove superfluous backslashes from
799         replacement string.  Replace \+ operator with \{1,\}.
800         * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
801         * fixincl.x: Regenerate.
803 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
805         PR libfortran/41169
806         * inclhack.def (irix_complex): New fix.
807         (solaris_complex): Likewise.
808         * fixincl.x: Regenerate.
809         * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
810         New tests.
812 2009-08-28   Bruce Korb <bkorb@gnu.org>
813              Steve Ellcey  <sje@cup.hp.com>
815         * README (files): Describe files entry.
816         * inclhack.def (hpux_stdint_least): Remove.
817         (hpux_stdint_fast): Remove.
818         (hpux_stdint_fast): Remove.
819         (hpux_stdint_least_fast): New.
820         (hpux_inttype_int_least8_t): Remove.
821         (hpux_inttype_int8_t): Modify.
822         * fixincl.x: Regenerate.
823         * tests/base/stdint.h: Update.
824         * tests/base/sys/_inttypes.h: Update.
826 2009-08-28  Steve Ellcey  <sje@cup.hp.com>
828         * inclhack.def (hpux_imaginary_i): Remove spaces.
829         * fixincl.x: Regenerate.
830         * tests/base/stdint.h: Update AIX fixes. 
831         * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
833 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
835         * configure.ac (AC_PREREQ): Bump to 2.64.
837 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
839         * aclocal.m4: Regenerate.
840         * configure: Regenerate.
841         * config.h.in: Regenerate.
843 2009-08-17  David Edelsohn  <edelsohn@gnu.org>
845         * inclhack.def (aix_complex): Redefine _Complex_I.  Do not
846         redefine I.
847         * (aix_stdint_[12345]): New fixes.
848         * fixincl.x: Regenerate.
849         * tests/base/complex.h: Update check.
850         * tests/base/stdint.h: Add AIX stdint.h checks.
852 2009-08-14  Steve Ellcey  <sje@cup.hp.com>
854         * inclhack.def (hpux_imaginary_i): New fix.
855         * fixincl.x: Regenerate.
856         * tests/base/complex.h: New file.
858 2009-08-12  David Edelsohn  <edelsohn@gnu.org>
860         * inclhack.def (aix_complex): New fix.
861         * fixincl.x: Regenerate.
863 2009-08-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
865         * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
866         (hpux_inttype_int8_t): Likewise.
867         * fixincl.x: Regenerate.
869 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
871         * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
872         New variables.
873         ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
874         Use them.
876 2009-07-04  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
878         * inclhack.def (darwin_stdint_5, darwin_stdint_6,
879         darwin_stdint_7): New fixes.
880         * fixincl.x: Regenerate.
881         * tests/base/stdint.h: Adjust test for new fixes.
883 2009-07-03  Eric Botcazou  <ebotcazou@adacore.com>
885         * inclhack.def (solaris_int_types): New fix.
886         * fixincl.x: Regenerate.
887         * tests/base/sys/int_types.h: New file.
889 2009-06-09  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
891         * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
892         darwin_stdint_4): New fixes.
893         * tests/base/stdint.h: Adjust test results for new fixes.
894         * fixincl.x: Regenerate.
896 2009-05-29  Eric Botcazou  <ebotcazou@adacore.com>
898         * inclhack.def (solaris_int_const): New fix.
899         (solaris_int_limits_1): Likewise.
900         (solaris_int_limits_2): Likewise.
901         * fixincl.x: Regenerate.
902         * tests/base/sys/int_const.h: New file.
903         * tests/base/sys/int_limits.h: Likewise.
905 2009-05-15  Joseph Myers  <joseph@codesourcery.com>
907         * inclhack.def (glibc_tgmath): Correct bypass.
908         * fixincl.x: Regenerate.
910 2009-04-28  Steve Ellcey  <sje@cup.hp.com>
912         * inclhack.def (hpux11_uint32_c): Remove.
913         (hpux_long_double): Disable on hpux11.3*.
914         (hpux_long_double_2): New.
915         (hpux_c99_intptr): New.
916         (hpux_c99_inttypes): New.
917         (hpux_c99_inttypes2): New.
918         (hpux_stdint_least): New.
919         (hpux_stdint_fast): New.
920         (hpux_inttype_int_least8_t): New.
921         (hpux_inttype_int8_t): New.
922         * fixincl.x: Regenerate.
923         * tests/base/sys/_inttypes.h: New.
924         * tests/base/inttypes.h: Update.
925         * tests/base/stdlib.h: Update.
926         * tests/base/stdint.h: Update.
928 2009-04-28  Joseph Myers  <joseph@codesourcery.com>
930         * inclhack.def (glibc_stdint): New fix.
931         * fixincl.x: Regenerate.
932         * tests/base/stdint.h: Update.
934 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
936         * Makefile.in: Change copyright header to refer to version
937         3 of the GNU General Public License and to point readers at the
938         COPYING3 file and the FSF's license web page.
939         * fixfixes.c: Likewise.
940         * fixinc.in: Likewise.
941         * fixincl.c: Likewise.
942         * fixlib.c: Likewise.
943         * fixlib.h: Likewise.
944         * fixopts.c: Likewise.
945         * fixtests.c: Likewise.
946         * genfixes: Likewise.
947         * mkheaders.in: Likewise.
948         * system.h: Likewise.
950 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
952         PR c/448
953         * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
954         * fixincl.x: Regenerate.
955         * tests/base/stdint.h: Update.
957 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
959         * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
960         Update.
962 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
964         PR c/456
965         PR c/5675
966         PR c/19976
967         PR c/29116
968         PR c/31871
969         PR c/35198
970         * inclhack.def (glibc_tgmath): New fix.
971         * fixincl.x: Regenerate.
972         * tests/base/tgmath.h: New.
974 2009-03-28  Joseph Myers  <joseph@codesourcery.com>
976         * inclhack.def (aix_syswait, exception_structure,
977         pthread_page_size): Remove.
978         (math_exception): Remove mention of fixproto in comment.
979         * fixincl.x: Regenerate.
980         * mkheaders.in: Do not handle STMP_FIXPROTO.
982 2009-03-27  Sandra Loosemore  <sandra@codesourcery.com>
984         * server.c (run_shell): Quote directory name passed to cd.
986 2009-03-01  Bruce Korb  <bkorb@gnu.org>
987         Apply a positively ancient patch:
989         2004-10-15  Giovanni Bajo  <giovannibajo@libero.it>
991         * inclhack.def (alpha_if_semicolon): new fix from long, long ago
992         * tests/base/net/if.h: Add new test.
994 2009-01-06  Andreas Tobler  <a.tobler@schweiz.org>
996         * tests/base/locale.h: Add new test.
997         * tests/base/stdarg.h: Likewise.
999 2009-01-05  Steve Ellcey  <sje@cup.hp.com>
1001         * inclhack.def (hpux_spu_info):  Add files line.
1002         * fixincl.x: Regenerate.
1004 2009-01-01  Andreas Tobler  <a.tobler@schweiz.org>
1006         * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
1007         in case of C.
1008         * fixincl.x: Regenerate.
1010 2008-12-31  Andreas Tobler  <a.tobler@schweiz.org>
1012         PR target/35460
1013         * inclhack.def (openbsd_va_start): Use __builtin_va_start
1014         for OpenBSD.
1015         * fixincl.x: Regenerate.
1017 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1019         * configure: Regenerate.
1021 2008-12-15  Steve Ellcey  <sje@cup.hp.com>
1023         * inclhack.def (hpux_spu_info): Match PA as well as IA64.
1024         * fixincl.x: Regenerate.
1026 2008-09-06  H.J. Lu  <hongjiu.lu@intel.com>
1028         * configure.ac: Fix a typo.
1029         * configured: Regenerate.
1031 2008-09-06  Bruce Korb  <bkorb@gnu.org>
1033         * fixincl.tpl (sed): make the program executable configurable.
1034         Some platforms have some rather oddball defaults.
1035         * config.h.in (SED_PROGRAM): define the default sed.
1036         * fixincl.x: regenerated
1037         * tests/base/internal/wchar_core.h: fix bad sample text
1038         * tests/base/math.h: fix bad sample text
1039         * configure.ac: search for working sed
1040         * inclhack.def (glibc_mutex_init): fix non-portable construct
1041         and re-order a few misordered entries.
1043 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1045         * configure: Regenerate.
1047 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1049         * inclhack.def (AAB_svr4_replace_byteorder,
1050         AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
1051         libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
1052         ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
1053         solaris_mutex_init_1, solaris_socket, solaris_unistd,
1054         solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
1055         ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
1056         ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
1057         ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
1058         ultrix_strings2, ultrix_sys_time, ultrix_unistd,
1059         unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
1060         windiss_math2, windiss_valist): Remove.
1061         * fixincl.x: Regenerate.
1062         * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
1063         i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
1064         powerpc-*-eabiaix*): Remove.
1065         * tests/base/math.h: Update.
1066         * tests/base/pthread.h: Update.
1067         * tests/base/stdio.h: Update.
1068         * tests/base/stdlib.h: Update.
1069         * tests/base/string.h: Update.
1070         * tests/base/strings.h: Update.
1071         * tests/base/sys/file.h: Update.
1072         * tests/base/sys/limits.h: Update.
1073         * tests/base/sys/socket.h: Update.
1074         * tests/base/sys/stat.h: Update.
1075         * tests/base/sys/time.h: Update.
1076         * tests/base/testing.h: Update.
1077         * tests/base/unistd.h: Update.
1078         * tests/base/_G_config.h: Remove.
1079         * tests/base/arpa: Remove directory.
1080         * tests/base/fs: Remove directory.
1081         * tests/base/locale.h: Remove.
1082         * tests/base/machine: Remove directory.
1083         * tests/base/rpc/svc.h: Remove.
1084         * tests/base/sys/ioctl.h: Remove.
1085         * tests/base/sys/regset.h: Remove.
1086         * tests/base/sys/times.h: Remove.
1087         * tests/base/sys/utsname.h: Remove.
1088         * tests/base/widec.h: Remove.
1090 2008-05-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1092         * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
1093         * tests/base/iso/math_c99.h: Update.
1094         * fixincl.x: Regenerate.
1096 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
1098         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
1099         posix_types_64.
1100         * fixincl.x: Regenerate.
1102 2008-04-25  Kai Tietz  <kai.tietz@onvision.com>
1104         * fixincl.c (fix_with_system): Cast pointer difference to long.
1105         * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
1107 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1109         PR bootstrap/35457
1110         * Makefile.in: Rewrite aclocal.m4 rule.
1111         * aclocal.m4: Regenerate.
1112         * configure: Regenerate.
1114 2008-03-07  Peter O'Gorman  <pogma@thewrittenword.com>
1116         PR c++/20366
1117         * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
1118         * fixincl.x: Regenerate.
1119         * tests/base/stdio.h: Add test.
1121 2008-02-25  Ben Elliston  <bje@au.ibm.com>
1123         PR other/32948
1124         * fixincl.c (fix_applies): Remove unused variable `name_len'.
1126 2008-02-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1128         * inclhack.def (solaris_math_10): New.
1129         * tests/base/iso/math_c99.h: Update.
1131         * fixincl.x: Regenerate.
1133 2008-02-04  Ismail Dönmez  <ismail@pardus.org.tr>
1135         * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
1136         freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
1137         netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon):  Add
1138         quotes around mach entries.
1139         * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
1140         to GPLv3.
1142 2008-02-04  Hans-Peter Nilsson  <hp@axis.com>
1144         PR other/31405
1145         * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
1146         (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
1147         __extern_inline|__GNU_STDC_INLINE__.
1148         (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
1149         <bypass>: Change from __STDC_VERSION__ to
1150         __extern_inline|__GNU_STDC_INLINE__.
1151         <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
1152         appending attribute-gnu_inline.
1153         <second c_fix_arg>: Remove.
1154         <test_text>: Remove __extern_inline line.
1155         * tests/base/features.h: Re-add.
1156         * tests/base/sys/sysmacros.h: Adjust.
1157         * fixincl.x: Regenerate.
1159 2008-01-06  Hans-Peter Nilsson  <hp@axis.com>
1161         Revert last change.
1163 2007-12-18  Hans-Peter Nilsson  <hp@axis.com>
1165         * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
1166         * fixincl.x: Regenerate.
1167         * tests/base/wchar.h: Update.
1168         * tests/base/features.h: New.
1170 2007-10-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1172         PR target/33700
1173         * inclhack.def (hpux11_pthread_const): New.
1174         * fixincl.x: Regenerate.
1175         * tests/base/sys/pthread.h: Update.
1177 2007-10-12  Kai Tietz  <kai.tietz@onevision.com>
1179         * configure.ac: x86_64 mingw target uses twoprocess.
1180         * mkfixinc.sh: Add x86_64 mingw target.
1181         * configure: Regenerate.
1183 2007-10-09  Geoffrey Keating  <geoffk@apple.com>
1185         * inclhack.def (darwin_externc): New.
1186         * fixincl.x: Regenerate.
1187         * tests/base/mach-o/swap.h: New.
1189 2007-08-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1191         * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
1192         Delete fixes.
1193         * tests/base/iso/math_c99.h: Delete associated test baselines.
1194         * fixincl.x: Regenerate.
1196 2007-07-24  Krister Walfridsson  <cato@df.lth.se>
1198         PR target/30058
1199         * inclhack.def (netbsd_c99_inline_2): New.
1200         * fixincl.x: Regenerate.
1201         * tests/base/signal.h: Update.
1203 2007-07-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1205         PR target/32641
1207         * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
1208         solaris_math_7): Constify and make FP exception-safe.
1209         * tests/base/iso/math_c99.h: Update.
1211         * fixincl.x: Regenerate.
1213 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1215         PR libgcj/28190
1216         * inclhack.def (irix_stdint_c99): New fix.
1217         * fixincl.x: Regenerate.
1218         * tests/base/stdint.h: New test.
1220 2007-06-06  Steve Ellcey  <sje@cup.hp.com>
1222         PR testsuite/31828
1223         * inclhack.def (hppa_hpux_fp_macros): New.
1224         * fixincl.x: Regenerate.
1225         * tests/base/math.h: Update.
1227 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
1229         * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
1230         if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
1231         __STDC_VERSION__ < 199901L.
1232         (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
1233         with #ifdef __GNUC_GNU_INLINE__.
1234         (glibc_c99_inline_3): Add select.  Replace __STDC_VERSION__ >= 199901L
1235         with defined(__GNUC_STDC_INLINE__).
1236         (glibc_c99_inline_4): Change select, add second c_fix_arg.
1237         Replace #if __STDC_VERSION__ < 199901L with
1238         #ifdef __GNUC_GNU_INLINE__.
1239         * fixincl.x: Regenerated.
1240         * tests/base/bits/string2.h: Update.
1241         * tests/base/sys/sysmacros.h: Update.
1242         * tests/base/sys/stat.h: Update.
1244 2007-03-18  Krister Walfridsson  <cato@df.lth.se>
1246         PR target/30058
1247         * inclhack.def (netbsd_c99_inline_1): New.
1248         * fixincl.x: Regenerate.
1249         * tests/base/signal.h: New.
1251 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1253         * Makefile.in: Add dummy "install-info" target.
1255 2007-03-06  Joseph Myers  <joseph@codesourcery.com>
1257         * mkheaders.in: Fix headers for each multilib required.
1259 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1261         * Makefile.in: Add dummy install-pdf target.
1263 2007-02-27  Joseph Myers  <joseph@codesourcery.com>
1265         * mkheaders.in (incdir): Use include-fixed not include.
1267 2007-02-15  Brooks Moses  <brooks.moses@codesourcery.com>
1269         * Makefile.in: Added "pdf" target to .PHONY.
1271 2007-02-05  Richard Guenther  <rguenther@suse.de>
1273         * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
1274         with older glibc.  Adjust version number for C99.
1275         * fixincl.x: Regenerated.
1277 2007-02-04  Mike Stump  <mrs@apple.com>
1279         * mkheaders.in: Allow optional isysroot parameter.
1281 2007-02-03  Bruce Korb <bkorb@gnu.org>
1283         * inclhack.def (glibc_c99_inline_4): replace "extern" only if
1284         surrounded by space characters.
1286 2007-01-25  Daniel Franke <franke.daniel@gmail.com>
1288         PR target/30272
1289         * inclhack.def(broken_cabs): Also remove definition of cabsl.
1290         * fixincl.x: Regenerate.
1291         * tests/base/math.h: Update.
1293 2007-01-05  Bruce Korb <bkorb@gnu.org>, 
1294             Daniel Franke <franke.daniel@gmail.com>
1296         PR target/30008
1297         * fixincl.tpl (List): separate file name patterns with a NUL byte instead
1298         of a vertical bar ("|").
1299         * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
1300         matching.  Set SKIP_TEST flag if we are not to run a test.
1301         * fixincl.x: Regenerate.
1302         * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
1303         kandr_concat, sco_math): Replace lists of specfic file names by search
1304         patterns.
1306 2006-12-12  Olivier Hainque  <hainque@adacore.com>
1308         * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
1309         targets for which a no-op fixer is appropriate.
1311 2006-11-07  Richard Guenther  <rguenther@suse.de>
1313         * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
1314         systems.
1315         * fixincl.x: Regenerate.
1317 2006-11-02  Geoffrey Keating  <geoffk@apple.com>
1319         * inclhack.def (glibc_c99_inline_1): New.
1320         * inclhack.def (glibc_c99_inline_2): New.
1321         * inclhack.def (glibc_c99_inline_3): New.
1322         * inclhack.def (glibc_c99_inline_4): New.
1323         * fixincl.x: Regenerate.
1324         * tests/base/bits/string2.h: New.
1325         * tests/base/sys/sysmacros.h: New.
1326         * tests/base/sys/stat.h: Update.
1328 2006-11-01  Steve Ellcey  <sje@cup.hp.com>
1330         * tests/base/sys/socket.h: Update.
1332 2006-10-31  Steve Ellcey  <sje@cup.hp.com>
1334         * inclhack.def (hpux11_extern_sendfile): New.
1335         (hpux11_extern_sendpath): New.
1336         * fixincl.x: Regenerate.
1338 2006-10-29  Joseph Myers  <joseph@codesourcery.com>
1340         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
1341         * fixincl.x: Regenerate.
1343 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1345         * Makefile.in: Added empty "pdf" target.
1347 2006-10-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1349         PR target/29300
1350         * inclhack.def (hpux_pthread_initializers): New hack.
1351         * tests/base/sys/pthread.h: New file.
1353         * fixincl.x: Regenerate.
1355 2006-10-03  Uros Bizjak <uros@kss-loka.si>
1357         * inclhack.def (glibc_mutex_init): Also fix
1358         PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
1359         PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
1360         * tests/base/pthread.h: Update.
1362         * fixincl.x: Regenerate.
1364 2006-10-01  Uros Bizjak <uros@kss-loka.si>
1366         * inclhack.def (glibc_mutex_init): New fix.
1367         * tests/base/pthread.h: Update.
1369         * fixincl.x: Regenerate.
1371 2006-09-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1373         * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1374         Prevent it from running on solaris10 or later.
1375         (solaris_once_init_2): Fix comment.
1376         * tests/base/pthread.h: Update.
1378         * fixincl.x: Regenerate.
1380 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1382         * inclhack.def (solaris_once_init_2): New fix.
1383         * tests/base/pthread.h: Update.
1385         * fixincl.x: Regenerate.
1387 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1389         * inclhack.def (solaris_mutex_init_2): Remove test for
1390         PTHREAD_RWLOCK_INITIALIZER.
1391         (solaris_rwlock_init_1): New.
1392         * tests/base/pthread.h: Update.
1394         * inclhack.def (solaris_once_init_1): New.
1395         * tests/base/pthread.h: Adjust for new fix.
1397         * fixincl.x: Regenerate.
1399 2006-07-17  Roger Sayle  <roger@eyesopen.com>
1401         * tests/base/errno.h: New file.
1402         * tests/base/architecture/ppc/math.h: Likewise.
1403         * tests/base/ia64/sys/getppdp.h: Likewise.
1405 2006-07-10  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1407         PR bootstrap/20437
1408         * Makefile.in (configure, config.h.in): Change into $(srcdir)
1409         before autoconf or autoheader call.
1411 2006-06-23  Steve Ellcey  <sje@cup.hp.com>
1413         PR target/28084
1414         * inclhack.def (hpux_extern_errno): New.
1415         * fixincl.x: Regenerate.
1417 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
1419         * Makefile.in: Add dvi info html and install-html to .PHONY
1420         Add install-html target.
1422 2006-05-16  Mike Stump  <mrs@apple.com>
1424         * configure.ac: Add -Wno-overlength-strings.
1425         * configure: Regenerate.
1427 2006-05-14  Bernhard Fischer  <aldot@gcc.gnu.org>
1429         * README: Fix typo.
1431 2006-02-18  Steve Ellcey  <sje@cup.hp.com>
1433         PR target/26189
1434         * inclhack.def (hpux_spu_info): New.
1435         * fixincl.x: Regenerate
1437 2006-01-31  Marcin Dalecki  <martin@dalecki.de>
1439         * configure.ac: Check for asprintf, basename, vasprintf.
1440         * config.h.in: Regenerate.
1441         * configure: Regenerate.
1443 2006-01-19  Andrew Pinski  <pinskia@physics.uc.edu>
1445         PR target/15642
1446         * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1447         __APPLE_CC_ as 1345.
1448         (broken_nan): New.
1449         * fixincl.x: Regenerate.
1451 2005-11-24  Bruce Korb  <bkorb@gnu.org>
1453         * fixincl.c (write_replacement): "here strings" in AutoGen
1454         often/generally don't have a terminating newline.  Check the
1455         last byte for '\n'.
1457 2005-11-13  Andreas Jaeger  <aj@suse.de>
1459         * check.tpl: Handle CVS additionally.
1461 2005-11-05  Andreas Jaeger  <aj@suse.de>
1463         * check.tpl: Adopt for move to subversion.
1465 2005-09-15  Joseph S. Myers  <joseph@codesourcery.com>
1467         PR c++/23139
1468         * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1469         fixes.
1470         * fixincl.x: Regenerate.
1471         * tests/base/bits/huge_val.h: New file.
1473 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
1475         * All files: Update with new FSF address.
1477 2005-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1479         * Makefile.in (WARN_CFLAGS): New.
1480         (.c.o): Add $(WARN_CFLAGS).
1481         * aclocal.m4: Include ../config/warnings.m4.
1482         * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1483         ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1484         ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1485         * fixopts.c (initialize_opts): Fix old-style definintion.
1487         * configure: Regenerate.
1489 2005-06-24  Geoffrey Keating  <geoffk@geoffk.org>
1491         * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1492         (AAB_darwin7_9_long_double_funcs_2): New.
1493         * fixincl.x: Regenerate.
1495 2005-06-15  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1497         PR libfortran/15266
1498         * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1499         Use double quotes in select so \t matches tabs.
1500         Add IRIX testcase.
1501         * fixincl.x: Regenerate.
1502         * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1504 2005-05-22  Danny Smith  <dannysmith@users.souceforge.net>
1506         PR target/21683
1507         * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
1509 2005-05-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1510             Joseph S. Myers  <joseph@codesourcery.com>
1512         PR target/19933
1513         PR target/21315
1514         * inclhack.def: New fixes solaris_math_[1-9].
1515         * fixincl.x: Regenerate.
1516         * tests/base/iso/math_c99.h: New.
1518 2005-05-19  Kelley Cook  <kcook@gcc.gnu.org>
1520         * aclocal.m4: Remove superfluous reference to accross.m4.
1522 2005-05-15  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1524         * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1525         * server.c (load_data): Likewise.
1526         (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1527         * fixincl.c: #include <sys/wait.h>
1528         (run_compiles): Use XCNEWVEC instead of xcalloc.
1529         (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1530         * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1532 2005-05-10  Joseph S. Myers  <joseph@codesourcery.com>
1534         * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1535         *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1536         * fixincl.x: Regenerate.
1538 2005-05-06  Bruce Korb  <bkorb@gnu.org>
1539         Joseph S. Myers <joseph@codesourcery.com>
1541         * fixinc/inclhack.def: Correct backslashes
1542         * fixinc/fixincl.x: regen
1544 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1546         * system.h (fopen, fdopen, freopen): Define these to the unlocked
1547         libiberty functions.
1549 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1551         * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1552         (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1553         * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1554         fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1555         _unlocked function.
1556         (fwrite_unlocked): Fix prototype.
1558         * configure, config.h.in: Regenerate.
1560 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1562         * Makefile.in: Set gcc_version directly, not via substitution.
1563         (libsubdir): Use $(gcc_version), not $(version).
1564         (mkheaders.almost): New rule.
1565         (mkheaders): Generate from mkheaders.almost.
1566         (clean): Also delete mkheaders.almost.
1567         * aclocal.m4: Do not include ../config/gcc-version.m4.
1568         * configure.ac: Do not invoke TL_AC_GCC_VERSION.  Generate
1569         mkheaders.almost from mkheaders.in.
1570         * configure: Regenerate.
1572 2005-03-21  Richard Guenther  <rguenth@gcc.gnu.org>
1574         PR target/20166
1575         * inclhack.def: Add fix for array of incomplete structures
1576         in function prototype in pthread.h.
1577         * fixincl.x: Regenerate.
1578         * tests/base/pthread.h: Adjust.
1580 2005-03-15  Joseph S. Myers  <joseph@codesourcery.com>
1582         * inclhack.def (hpux_htonl): New fix.
1583         * tests/base/netinet/in.h: New test.
1584         * fixincl.x: Regenerate.
1586 2005-02-23  James E Wilson  <wilson@specifixinc.com>
1588         * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1590 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
1592         PR 18458
1593         * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1594         fixincl.
1596 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1598         * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1599         * aclocal.m4: Include ../config/gcc-version.m4.
1600         * configure: Regenerate.
1602 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
1604         * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1605         (stdio_va_list): Likewise.
1606         (stdio_stdarg.h): Likewise.
1607         (solaris_stdio_tag): Add bypass.
1608         * fixincl.x: Regenerated.
1610 2004-11-23  Geoffrey Keating  <geoffk@apple.com>
1612         * mkfixinc.sh: Check error code from 'cat'.  Don't try running
1613         built fixincl program.
1614         * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1615         up csh from user.
1617 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1619         * inclhack.def (alpha_pthread_init): Fix technical problems with
1620         the last check-in caused by CVS variable substitution.
1621         * fixincl.x: Likewise.
1622         * tests/base/pthread.h: Likewise.
1624 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1625             Bruce Korb  <bkorb@gnu.org>
1627         * inclhack.def (alpha_pthread_init): New fix.
1628         * fixincl.x: Regenerate.
1629         * tests/base/pthread.h: Update for new test.
1631 2004-11-15  Bruce Korb  <bkorb@gnu.org>
1633         * fixincl.c(fix_with_system): correct misuse of variables and
1634         incorrect application of "sizeof()".
1636 2004-11-13  Joseph S. Myers  <joseph@codesourcery.com>
1638         * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1639         svr4__p, undefine_null): Remove.
1640         * fixincl.x: Regenerate.
1641         * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1642         * tests/base/sys/param.h: Remove.
1643         * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1644         tests/base/sys/limits.h: Update.
1646 2004-11-12  Mike Stump  <mrs@apple.com>
1648         * Makefile.in (html): Add html generation support.
1650 2004-11-12  Joseph S. Myers  <joseph@codesourcery.com>
1652         * inclhack.def (sco_math): Bypass on __GNUG__.
1653         (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1654         * fixincl.x: Regenerate.
1656 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1658         * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1659         (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1660         _CLASSIC_ANSI_TYPES.
1661         (sun_auth_proto): Bypass on __cplusplus.
1662         * fixincl.x: Regenerate.
1664 2004-11-05  Geoffrey Keating  <geoffk@apple.com>
1666         * Makefile.in (mostlyclean): Add fixinc.sh.
1667         (clean): Add mkheaders.
1668         (distclean): New.
1669         (dvi): New.
1670         (info): New.
1671         (installcheck): New.
1673 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1675         * Makefile.in (mostlyclean, distclean): New targets.
1677 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
1679         * configure.ac: Add code to determine noncanonical_target,
1680         local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1681         * configure: Regenerate.
1682         * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1683         * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1684         * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1685         update for changes to fixinc.in.
1686         * Makefile.in: Add many new macros.
1687         (install): New target.
1688         (mkheaders): New target.
1689         (fixinc.sh): New target.
1690         (all): Add mkheaders and fixinc.sh.
1691         * README-fixinc: Move here from gcc/.
1693 2004-11-01  Mike Stump  <mrs@apple.com>
1695         * inclhack.def (stdio_va_list): Break out clients from here...
1696         (stdio_va_list_clients): ...to here.  Also, don't fix if stdarg.h is
1697         included or ifdef va_start.
1698         * fixincl.x: Regenerate.
1700 2004-10-28  Mike Stump  <mrs@apple.com>
1702         * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1703         systems.
1704         * fixincl.x: Regenerate.
1706 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
1708         * inclhack.def (darwin_gcc4_breakage): New.
1709         * fixincl.x: Regenerate.
1711 2004-10-27  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1713         PR bootstrap/17832
1715         * fixfixes.c (main): Check for _PC_NAME_MAX.
1717 2004-10-27  Paolo Bonzini  <bonzini@gnu.org>
1719         PR other/17991
1721         * configure.ac: Fix typo.
1722         * configure: Regenerate.
1723         * fixincl.c (fix_with_system): tSCC is not a pointer.  Fix.
1725 2004-10-20  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1727         PR bootstrap/17832
1729         * fixincl.c (SIGCHLD): Remove definition.
1730         (initialize): Remove SIGIOT and SIGPIPE checks.
1731         (create_file): Fix mkdir() for Win32.
1732         (internal_fix): Use dup2() instead of fcntl().
1734         * fixlib.h (SIGQUIT): Define if undefined.
1735         (SIGIOT): Same.
1736         (SIGPIPE): Same.
1737         (SIGALRM): Same.
1738         (SIGKILL): Same.
1740         * procopen.c (chain_open): Use dup2() instead of fcntl().
1742 2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
1744         PR other/17991
1746         * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1747         Update copyright year.
1748         * fixfixes.c (main): Call initialize_opts from fixopts.c.
1749         * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1750         do not include code for parsing options (environment vars).
1751         (fix_with_system): Use a search path for applyfix, so that you
1752         can run the test suite with two-process fixincludes.
1753         * fixopts.c: New file.
1754         * configure.ac: Add --enable-twoprocess.  Export ac_exeext
1755         to config.h.  Default to --enable-twoprocess for MinGW32.
1756         * config.h.in: Regenerate.
1757         * configure: Regenerate.
1759 2004-10-04  Loren J. Rittle  <ljrittle@acm.org>
1761         * tests/base/sys/cdefs.h: Update from test area.
1763 2004-09-17  Roger Sayle  <roger@eyesopen.com>
1765         * inclhack.def (linux_ia64_ucontext): New fix.
1766         * fixincl.x: Regenerate.
1767         * tests/base/sys/ucontext.h: New file.
1769 2004-09-15  Roger Sayle  <roger@eyesopen.com>
1771         * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1772         * tests/base/stdlib.h: Likewise.
1774 2004-09-13  Loren J. Rittle  <ljrittle@acm.org>
1776         * inclhack.def (freebsd_gcc4_breakage): Add.
1777         * fixincl.x: Regenerate.
1778         * tests/base/sys/cdefs.h: Update for new test.
1780 2004-09-10  Adam Nemet  <anemet@lnxw.com>
1782         * inclhack.def (lynx_void_int): Remove.
1783         (lynxos_fcntl_proto): Remove.
1784         (lynxos_no_warning_in_sys_time_h): New fix.
1785         (lynxos_missing_putenv): New fix.
1786         * fixincl.x: Regenerate.
1787         * tests/base/fcntl.h: Remove.
1788         * tests/base/sys/time.h: Update from test area.
1789         * tests/base/curses.h: Likewise.
1790         * tests/base/stdlib.h: Likewise.
1792 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1794         * inclhack.def: Suppress exception_structure and math_exception
1795         for NetWare headers.
1796         * fixincl.x: Regenerate.
1798 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1800         * .cvsignore: New.
1801         * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1802         autoconfiscated.
1803         * configure.ac: New.
1804         * config.h.in: Generate.
1805         * configure: Generate.
1806         * aclocal.m4: New.
1807         * fixlib.h: Remove inclusions of gcc files.
1808         * system.h: New.
1810         Other files copied from gcc/fixinc.