Add C++11 header <cuchar>.
[official-gcc.git] / fixincludes / ChangeLog
blob26f697ad1896204cfdf12f6425dcc4be2baf8fac
1 2015-08-14  David Edelsohn  <dje.gcc@gmail.com>
3         * inclhack.def (aix_stdio_inline): New fix.
4         (aix_strtof_const): Limit to *-*-aix*.
5         (aix_sysmachine): Same.
6         (aix_syswait_2): Same.
7         (aix_volatile): Same.
8         * fixincl.x: Regenerated.
9         * test/base/stdio.h [AIX_STDIO_INLINE]: New test.
11 2015-07-28  Eric Gallager  <egall@gwmail.gwu.edu>
13         * check.tpl: Ignore .DS_Store directories.
15 2015-05-21  David Edelsohn  <dje.gcc@gmail.com>
17         * inclhack.def (aix_externc): New fix.
18         (aix_externcpp[12]): New fix.
19         * fixincl.x: Regenerate.
20         * test/base/ctype.h [AIX_EXTERNC_CHECK]: New test.
21         * test/base/sys/socket.h [AIX_EXTERNCPP[12]_CHECK]: New test.
22         * test/base/fcntl.h: New file.
24 2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
26         * aclocal.m4: Regenerated with automake-1.11.6.
28 2015-04-22  Gregor Richards  <gregor.richards@uwaterloo.ca>
30         * mkfixinc.sh: Add *-musl* with no fixes.
32 2015-03-28  John David Anglin  <danglin@gcc.gnu.org>
34         PR libstdc++/65500
35         * inclhack.def (hpux11_lwp_rwlock_valid): New fix.
36         * fixincl.x: Regenerate.
37         * tests/base/sys/pthread.h [HPUX11_LWP_RWLOCK_VALID_CHECK]: New test.
39 2015-02-16  Daniel Richard G.  <skunk@iskunk.org>
41         PR bootstrap/48009
42         PR bootstrap/53348
43         * inclhack.def (aix_strtof_const): New fix.
44         * fixincl.x: Regenerate.
45         * tests/base/stdlib.h: New test.
47 2015-02-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
49         * inclhack.def (solaris_math_11): New fix.
50         * fixincl.x: Regenerate.
51         * tests/base/iso/math_c99.h [SOLARIS_MATH_11_CHECK]: New test.
53 2015-02-06  David Edelsohn  <dje.gcc@gmail.com>
55         PR bootstrap/53348
56         * inclhack.def (aix_pthread): Accept tab after define.
57         * fixincl.x: Regenerate.
59 2015-01-24  Bruce Korb  <bkorb@gnu.org>
61         * README: add some clarification on use of test_text
63 2014-12-21  Bruce Korb  <bkorb@gnu.org>
65         * fixincludes/fixincl.tpl: add handling for "sum" selection
66         criteria and clean up layout
67         * fixincludes/fixlib.h: enumerate TT_CKSUM test type
68         * fixincludes/fixincl.c (fix_applies): add code to handle
69         the new test type
70         (cksum_test): function to handle it
71         * fixincludes/README: doc it and remove explanations from
72         more than a decade ago.
74 2014-12-15  Uros Bizjak  <ubizjak@gmail.com>
76         * server.c (server_setup): Check return value of
77         getcwd and in case of error set buff[0] to 0.
79 2014-10-21  Uros Bizjak  <ubizjak@gmail.com>
81         * inclhack.def (glibc_c99_inline_4): Add pthread.h to files.
82         * fixincl.x: Regenerate.
84 2014-08-04  Alexander Ivchenko  <alexander.ivchenko@intel.com>
86         * inclhack.def (complier_h_tradcpp): Remove.
87         * fixincl.x: Regenerate.
88         * tests/base/linux/compiler.h: Remove.
90 2014-04-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
92         * inclhack.def (math_exception): Bypass on *-*-solaris2.1[0-9]*.
93         (solaris_int_types): Remove.
94         (solaris_longjmp_noreturn): Remove.
95         (solaris_mutex_init_2): Remove.
96         (solaris_once_init_2): Remove.
97         (solaris_sys_va_list): Remove.
98         * fixincl.x: Regenerate.
99         * tests/base/iso/setjmp_iso.h: Remove.
100         * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]: Remove.
101         [SOLARIS_ONCE_INIT_1_CHECK]: Remove wrapping done by
102         solaris_once_init_2.
103         [SOLARIS_ONCE_INIT_2_CHECK]: Remove.
104         * tests/base/sys/int_types.h: Remove.
105         * tests/base/sys/va_list.h: Remove.
107 2013-12-20  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
109         Makefile.in: Use $(FI) instead of fixincl@EXEEXT@.
111 2013-12-07  Bruce Korb  <bkorb@gnu.org>
113         * inclhack.def: many of the headers found under "bits/" are
114         often stashed under architecture directories.  Apply fixes
115         to those, too.  Also, re-ordered misordered fixes.
116         * tests/base/linux/vt.h: 80 columns in .def file limitation
117         * tests/base/iso/math_c99.h: adjust ordering
118         * tests/base/rtldef/string.h: likewise
119         * tests/base/bits/fenv.h: likewise
120         * tests/base/pthread.h: likewise
122 2013-12-06  Richard Biener  <rguenther@suse.de>
124         * inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h
125         being not compatible with C++.
126         * fixincl.x: Regenerate.
127         * tests/base/linux/vt.h: New test.
129 2013-09-20  Alan Modra  <amodra@gmail.com>
131         * configure: Regenerate.
133 2013-09-02  David Edelsohn  <dje.gcc@gmail.com>
135         * inclhack.def (aix_assert): New fix.
136         * fixincl.x: Regenerate.
137         * tests/base/assert.h [AIX_ASSERT_CHECK]: New check.
139 2013-07-06  Bruce Korb  <bkorb@gnu.org>
141         * inclhack.def (cdef_cplusplus): removed, per Bug 51776
142         * tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
144 2013-05-23  Alexander Ivchenko  <alexander.ivchenko@intel.com>
146         * inclhack.def (complier_h_tradcpp): New.
147         * fixincl.x: Rebuilt.
148         * tests/base/linux/compiler.h: New.
150 2013-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
152         * inclhack.def (solaris_pow_int_overload): Update comment.
153         Change guard to match <cmath>.
154         * fixincl.x: Regenerate.
155         * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
156         Matching change.
158 2013-05-04  David Edelsohn  <dje.gcc@gmail.com>
160         * inclhack.def (aix_null): New.
161         (void_null): Update replacement definition of NULL.
162         * fixincl.x: Regenerate.
163         * tests/base/curses.h: Update for new fix.
165 2013-01-16  Alexandre Oliva  <aoliva@redhat.com>
167         * inclhack.def (feraiseexcept_nosse_invalid): New.
168         (feraiseexcept_nosse_divbyzero): Likewise.
169         * fixincl.x: Rebuilt.
170         * tests/base/bits/fenv.h: New.
172 2013-01-14  Richard Biener  <rguenther@suse.de>
174         * fixlib.h (verbose_level, fixinc_mode): Mark extern.
176 2012-10-29  Bruce Korb  <bkorb@gnu.org>
178         * README: testing wrap and replacement fixes is pointless.
179         * fixincl.c: export verbosity enumerations to fixlib.h
180         (run_compiles): mark replacement fixes to be skipped when
181         in testing mode
182         * fixlib.h: add a test mode and enumerations from fixincl.c
183         * check.tpl: set TEST_MODE in environment
184         * fixopts.c (initialize_opts): check for TEST_MODE in environment
185         * inclhack.def: move AAB_darwin7_9_long_double_funcs to
186         darwin_9_long_double_funcs_2.  It is not a replacement fix.
187         * fixincl.x: regenerate
188         * tests/base/ioLib.h: the need for this is now exposed, so add it.
189         * tests/base/architecture/ppc/math.h: the correct result is now needed.
191 2012-10-29  Robert Mason  <rbmj@verizon.net>
193         * fixinc.in: Omit machine name checks for vxworks
194         * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
195         (AAB_vxworks_regs_vxtypes): another
196         (AAB_vxworks_stdint): yet another
197         (AAB_vxworks_unistd): and another
198         (vxworks_ioctl_macro): reformatting fix
199         (vxworks_mkdir_macro): again
200         (vxworks_regs): and again
201         (vxworks_write_const): and again
202         * tests/base/ioLib.h: new test result
203         * tests/base/math.h: likewise
204         * tests/base/sys/stat.h: likewise
205         * tests/base/testing.h: and again
207 2012-09-29  David Edelsohn  <dje.gcc@gmail.com>
209         * inclhack.def (AAB_aix_fcntl): New fix.
210         * fixincl.x: Regenerate.
212 2012-06-19  David Edelsohn  <dje.gcc@gmail.com>
214         * inclhack.def (aix_mutex_initializer_1): New fix.
215         (aix_cond_initializer_1): New fix.
216         (aix_rwlock_initializer): New fix.
217         * fixincl.x: Regenerate.
218         * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
219         [AIX_COND_INITIALIZER_1_CHECK]: New.
220         [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
222 2012-05-29  Thomas Schwinge  <thomas@codesourcery.com>
224         * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
225         gcc_AC_FUNC_MMAP_BLACKLIST.
226         * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
227         * aclocal.m4: Regenerate.
228         * configure: Regenerate.
230 2012-04-24  Tristan Gingold  <gingold@adacore.com>
232         * fixincl.c (fix_with_system): Add missing specifier.
233         * configure.ac: Default to twoprocess on vms.
234         * configure: Regenerate.
236 2012-03-23  David Edelsohn  <dje.gcc@gmail.com>
238         * inclhack.def (aix_malloc): New.
239         * fixincl.x: Regenerate.
240         * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
242 2012-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
244         PR other/52626
245         * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
246         (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
248 2012-03-15  Tristan Gingold  <gingold@adacore.com>
250         * README (EXAMPLES OF FIXES): Update.
252 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
254         * inclhack.def (math_exception): Remove duplicate.
255         (solaris_cond_init): Remove.
256         (solaris_sys_va_list): Remove Solaris 8 support.
257         * fixincl.x: Regenerate.
258         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
260 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
262         * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
263         (irix___restrict): Remove.
264         (irix___generic1): Remove.
265         (irix___generic2): Remove.
266         (irix_asm_apostrophe): Remove.
267         (irix_complex): Remove.
268         (irix_pthread_init): Remove.
269         (irix_socklen_t): Remove.
270         (irix_stdint_c99_mode): Remove.
271         (irix_stdint_c99_types): Remove.
272         (irix_stdint_c99_macros): Remove.
273         (irix_stdio_va_list): Remove IRIX 6.5 support.
274         (irix_wcsftime): Remove.
275         (stdio_va_list): Remove IRIX 6.5 support.
276         (svr4_profil): Remove IRIX bypass.
277         * fixincl.x: Regenerate.
279         * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
280         * tests/base/internal/math_core.h: Remove.
281         * tests/base/internal/sgimacros.h: Remove.
282         * tests/base/internal/wchar_core.h: Remove.
283         * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
284         support.
285         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
286         * tests/base/stdint-irix65.h: Remove.
287         * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
288         * tests/base/sys/asm.h: Remove.
289         * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
291 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
293         * inclhack.def (alpha___extern_prefix): Remove.
294         (alpha___extern_prefix_standards): Remove.
295         (alpha___extern_prefix_sys_stat): Remove.
296         (alpha_bad_lval): Remove.
297         (alpha_pthread): Remove.
298         (alpha_pthread_gcc): Remove.
299         (alpha_pthread_init): Remove.
300         * fixincl.x: Regenerate.
301         * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
302         [ALPHA_PTHREAD_GCC_CHECK]: Remove.
303         [ALPHA_PTHREAD_INIT_CHECK]: Remove.
304         * tests/base/standards.h: Remove.
305         * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
306         Remove.
307         * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
308         [ALPHA_BAD_LVAL_CHECK]: Remove.
310 2012-03-12  Tristan Gingold  <gingold@adacore.com>
312         * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
313         (vms_do_not_redeclare_hostalias, vms_decc_builtin)
314         (vms_no_64bit_getopt, vms_forward_declare_struct)
315         (vms_use_fast_setjmp): New fixes.
316         * fixincl.x: Regenerate.
317         * tests/base/rtldef/string.h: Update.
318         * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
319         * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
320         * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
322 2012-01-11  Bruce Korb <bkorb@gnu.org>
323             Steven G. Kargl  <kargl@gcc.gnu.org>
324             Andreas Tobler  <andreast@fgznet.ch>
326         PR bootstrap/51705
327         PR preprocessor/51776
328         * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
329         * fixincl.x: Regenerate.
330         * tests/base/sys/cdefs.h: Update.
332         * genfixes: Remove the 'Ver.' from the version check.
334 2011-12-20  Andreas Schwab  <schwab@linux-m68k.org>
336         * configure: Regenerate.
338 2011-12-19  Andreas Schwab  <schwab@linux-m68k.org>
340         * configure: Regenerate.
342 2011-11-16  David Edelsohn  <dje.gcc@gmail.com>
344         * inclhack.def (aix_once_init_[12]): New fixes.
345         * fixincl.x: Regenerate.
346         * tests/base/pthread.h: Update.
348 2011-10-25  Mike Stump  <mikestump@comcast.net>
350         PR target/48851
351         * inclhack.def (void_null): New bypass.
352         * fixincl.x: Regenerate.
354 2011-09-26  Tristan Gingold  <gingold@adacore.com>
356         * inclhack.def (ms_define_can_use_extern_prefix):
357         (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
358         New fixes.
359         * fixincl.x: Regenerate.
360         * tests/base/rtldef/string.h: New test.
361         * tests/base/rtldef/decc$types.h: Likewise.
362         * tests/base/testing.h: Update
364 2011-09-22  Tristan Gingold  <gingold@adacore.com>
366         * mkfixinc.sh (target): Remove alpha-vms from particular targets.
368 2011-08-23  Steve Ellcey  <sje@cup.hp.com>
370         PR libstdc++/50153
371         * inclhack.def (hpux11_abs): Extend to all hpux machines.
372         * fixincl.x: Regenerate.
374 2011-08-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
375             Marc Glisse  <marc.glisse@normalesup.org>
377         PR libstdc++-v3/1773
378         * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
379         (solaris_longjmp_noreturn, solaris_pow_int_overload)
380         (solaris_std___filbuf): New fixes.
381         * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
382         tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
383         * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
385 2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
387         PR c++/49347
388         * inclhack.def (solaris_posix_spawn_restrict): New fix.
389         * fixincl.x: Regenerate.
390         * tests/base/spawn.h: New test.
392 2011-06-08  Douglas B Rupp  <rupp@gnat.com>
394         * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
395         * configure: Regenerate.
396         * config.h.in: Regenerate.
398 2011-06-06  Peter O'Gorman  <pogma@thewrittenword.com>
400         * inclhack.def (aix_net_if_arp): New fix.
401         * fixincl.x: Regenerate.
402         * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
404 2011-05-17  Tristan Gingold  <gingold@adacore.com>
406         * inclhack.def (solaris_complex_cxx): Fix syntax.
407         * fixincl.x: Regenerate.
409 2011-05-17  Tristan Gingold  <gingold@adacore.com>
411         * check.tpl: Shell-quote testing file.
413 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
415         * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
417 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
419         PR other/46202
420         * Makefile.in (install-strip): New phony target.
421         (all, check, install): Also mark as phony.
423 2010-11-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
425         * inclhack.def (irix_pthread_init): New fix.
426         * fixincl.x: Regenerate.
427         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
429 2010-10-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
431         PR c++/46024
432         * inclhack.def (solaris_sys_va_list): New fix.
433         * fixincl.x: Regenerate.
434         * tests/base/sys/va_list.h: New test.
436 2010-09-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
438         * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
439         * fixincl.x: Regenerate.
441 2010-07-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
443         * inclhack.def (solaris_cond_init): New fix.
444         * fixincl.x: Regenerate.
445         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
446         [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
448 2010-06-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
450         * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
451         * fixincl.x: Regenerate.
452         * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
453         * tests/base/sys/feature_tests.h: New file.
455 2010-06-03  Joern Rennecke <joern.rennecke@embecosm.com>
456             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
458         PR bootstrap/42798
459         * configure.ac: Check for declaration of 'basename(char *)'.
460         * configure: Regenerate.
462 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
464         * inclhack.def (alpha_wchar): Remove.
465         * fixincl.x: Regenerate.
466         * tests/base/wchar.h: Remove.
468 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
470         * aclocal.m4: Regenerate.
472 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
474         * inclhack.def (alpha_assert): Allow for more whitespace in
475         select.
476         * fixincl.x: Regenerate.
478 2010-03-28  H.J. Lu  <hongjiu.lu@intel.com>
480         PR target/40722
481         * mkfixinc.sh: Revert the last change for mingw.
483 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
485         * inclhack.def (glibc_strncpy): New fix.
486         * fixincl.x: Regenerate.
487         * tests/base/bits/string2.h: Update.
489 2010-03-23  H.J. Lu  <hongjiu.lu@intel.com>
491         PR target/40722
492         * mkfixinc.sh: Fix stdlib.h for mingw.
494 2010-02-19  Bruce Korb  <bkorb@gnu.org>
496         * inclhack.def: remove vestiges of inadvertently committed changes
498 2010-02-10  Bruce Korb  <bkorb@gnu.org>
500         * README: fix up references to old gcc/fixinc directory
502 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
504         * inclhack.def (solaris_int_limits_3): New fix.
505         * fixincl.x: Regenerate.
506         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
507         test.
509         * inclhack.def (solaris_int_const, solaris_int_limits_1,
510         solaris_int_limits_2 ): Applies to Solaris 2 in general.
511         Remove select.
512         Add mach for *-*-solaris2*.
513         Change second c_fix_arg to select.
514         Remove #pragma ident from test_text.
515         * fixincl.x: Regenerate.
516         * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
517         #pragma trigger text.
518         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
519         SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
521 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
523         * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
524         (aix_stdint_2): Likewise.
525         (aix_stdint_3): Likewise.
526         (aix_stdint_4): Likewise.
527         (aix_stdint_5): Likewise.
528         (darwin_stdint_1): Add stdint-darwin.h to files.
529         (darwin_stdint_2): Likewise.
530         (darwin_stdint_3): Likewise.
531         (darwin_stdint_4): Likewise.
532         (darwin_stdint_5): Likewise.
533         (darwin_stdint_6): Likewise.
534         (darwin_stdint_7): Likewise.
535         (hpux_c99_intptr): Add stdint-hpux11.h to files.
536         (hpux_c99_inttypes): Likewise.
537         (hpux_c99_inttypes2): Likewise.
538         (hpux_stdint_least_fast): Likewise.
539         (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
540         (irix_stdint_c99_types): New fix.
541         (irix_stdint_c99_macros): New fix.
542         (newlib_stdint_1): Add stdint-newlib.h to files.
543         (newlib_stdint_2): Likewise.
544         fixincl.x: Regenerate.
545         tests/base/stdint-aix.h: New file.
546         tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
547         AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
548         tests/base/stdint-aix.h: ... here.
549         [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
550         [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
551         [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
552         tests/base/stdint-darwin.h: New file.
553         tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
554         DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
555         DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
556         tests/base/stdint-darwin.h: ... here.
557         [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
558         [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
559         [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
560         tests/base/stdint-hpux11.h: New file.
561         tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
562         HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
563         tests/base/stdint-hpux11.h: ... here.
564         [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
565         [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
566         tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
567         IRIX_STDINT_C99_MODE_CHECK.
568         tests/base/stdint-irix65.h: New file.
569         tests/base/stdint-newlib.h: New file.
570         tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
571         NEWLIB_STDINT_2_CHECK]: Moved ...
572         tests/base/stdint-newlib.h: ... here.
574 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
576         * configure: Regenerate.
578 2009-10-21  Steve Ellcey  <sje@cup.hp.com>
580         * inclhack.def (hpux_stdint_least_fast): Simplify.
581         * fixincl.x: Regenerate.
582         * tests/base/stdint.h: Update.
584 2009-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
586         * inclhack.def (isc_fmod, isc_omits_with_stdc)
587         (nested_sys_limits, sco_math): Remove.
588         * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
589         * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
590         * tests/base/sys/limits.h: Remove.
591         * fixincl.x: Regenerate.
593 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
595         PR testsuite/29737
596         PR bootstrap/35938
597         PR testsuite/39655
598         * check.tpl: Fix typos.
599         * README: Likewise.  Also, document that 'select' uses ERE.
600         * mkheaders.in: Update copyright years in --version output.
601         * inclhack.def (sco_math): Add missing final newline in sed
602         script 'a', 'c', or 'i' commands, for BSD sed.
603         (sco_math): In the text of 'a', 'c', or 'i' sed
604         commands, prepend leading white space with a backslash to avoid
605         the whitespace to be removed by BSD sed.
606         (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
607         (x11_new): Fix sed expression, for BSD sed.
608         (glibc_mutex_init): Fix newlines in sed 's' command replacement
609         part, for GNU sed 3.02 and Solaris sed.
610         (glibc_mutex_init): Replace unportable \+ sed regex operator
611         with \{1,\}.
612         (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
613         alternation \| regex operator.
614         (solaris_complex): Remove superfluous backslashes from
615         replacement string.  Replace \+ operator with \{1,\}.
616         * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
617         * fixincl.x: Regenerate.
619 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
621         PR libfortran/41169
622         * inclhack.def (irix_complex): New fix.
623         (solaris_complex): Likewise.
624         * fixincl.x: Regenerate.
625         * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
626         New tests.
628 2009-08-28   Bruce Korb <bkorb@gnu.org>
629              Steve Ellcey  <sje@cup.hp.com>
631         * README (files): Describe files entry.
632         * inclhack.def (hpux_stdint_least): Remove.
633         (hpux_stdint_fast): Remove.
634         (hpux_stdint_fast): Remove.
635         (hpux_stdint_least_fast): New.
636         (hpux_inttype_int_least8_t): Remove.
637         (hpux_inttype_int8_t): Modify.
638         * fixincl.x: Regenerate.
639         * tests/base/stdint.h: Update.
640         * tests/base/sys/_inttypes.h: Update.
642 2009-08-28  Steve Ellcey  <sje@cup.hp.com>
644         * inclhack.def (hpux_imaginary_i): Remove spaces.
645         * fixincl.x: Regenerate.
646         * tests/base/stdint.h: Update AIX fixes. 
647         * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
649 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
651         * configure.ac (AC_PREREQ): Bump to 2.64.
653 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
655         * aclocal.m4: Regenerate.
656         * configure: Regenerate.
657         * config.h.in: Regenerate.
659 2009-08-17  David Edelsohn  <edelsohn@gnu.org>
661         * inclhack.def (aix_complex): Redefine _Complex_I.  Do not
662         redefine I.
663         * (aix_stdint_[12345]): New fixes.
664         * fixincl.x: Regenerate.
665         * tests/base/complex.h: Update check.
666         * tests/base/stdint.h: Add AIX stdint.h checks.
668 2009-08-14  Steve Ellcey  <sje@cup.hp.com>
670         * inclhack.def (hpux_imaginary_i): New fix.
671         * fixincl.x: Regenerate.
672         * tests/base/complex.h: New file.
674 2009-08-12  David Edelsohn  <edelsohn@gnu.org>
676         * inclhack.def (aix_complex): New fix.
677         * fixincl.x: Regenerate.
679 2009-08-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
681         * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
682         (hpux_inttype_int8_t): Likewise.
683         * fixincl.x: Regenerate.
685 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
687         * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
688         New variables.
689         ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
690         Use them.
692 2009-07-04  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
694         * inclhack.def (darwin_stdint_5, darwin_stdint_6,
695         darwin_stdint_7): New fixes.
696         * fixincl.x: Regenerate.
697         * tests/base/stdint.h: Adjust test for new fixes.
699 2009-07-03  Eric Botcazou  <ebotcazou@adacore.com>
701         * inclhack.def (solaris_int_types): New fix.
702         * fixincl.x: Regenerate.
703         * tests/base/sys/int_types.h: New file.
705 2009-06-09  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
707         * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
708         darwin_stdint_4): New fixes.
709         * tests/base/stdint.h: Adjust test results for new fixes.
710         * fixincl.x: Regenerate.
712 2009-05-29  Eric Botcazou  <ebotcazou@adacore.com>
714         * inclhack.def (solaris_int_const): New fix.
715         (solaris_int_limits_1): Likewise.
716         (solaris_int_limits_2): Likewise.
717         * fixincl.x: Regenerate.
718         * tests/base/sys/int_const.h: New file.
719         * tests/base/sys/int_limits.h: Likewise.
721 2009-05-15  Joseph Myers  <joseph@codesourcery.com>
723         * inclhack.def (glibc_tgmath): Correct bypass.
724         * fixincl.x: Regenerate.
726 2009-04-28  Steve Ellcey  <sje@cup.hp.com>
728         * inclhack.def (hpux11_uint32_c): Remove.
729         (hpux_long_double): Disable on hpux11.3*.
730         (hpux_long_double_2): New.
731         (hpux_c99_intptr): New.
732         (hpux_c99_inttypes): New.
733         (hpux_c99_inttypes2): New.
734         (hpux_stdint_least): New.
735         (hpux_stdint_fast): New.
736         (hpux_inttype_int_least8_t): New.
737         (hpux_inttype_int8_t): New.
738         * fixincl.x: Regenerate.
739         * tests/base/sys/_inttypes.h: New.
740         * tests/base/inttypes.h: Update.
741         * tests/base/stdlib.h: Update.
742         * tests/base/stdint.h: Update.
744 2009-04-28  Joseph Myers  <joseph@codesourcery.com>
746         * inclhack.def (glibc_stdint): New fix.
747         * fixincl.x: Regenerate.
748         * tests/base/stdint.h: Update.
750 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
752         * Makefile.in: Change copyright header to refer to version
753         3 of the GNU General Public License and to point readers at the
754         COPYING3 file and the FSF's license web page.
755         * fixfixes.c: Likewise.
756         * fixinc.in: Likewise.
757         * fixincl.c: Likewise.
758         * fixlib.c: Likewise.
759         * fixlib.h: Likewise.
760         * fixopts.c: Likewise.
761         * fixtests.c: Likewise.
762         * genfixes: Likewise.
763         * mkheaders.in: Likewise.
764         * system.h: Likewise.
766 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
768         PR c/448
769         * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
770         * fixincl.x: Regenerate.
771         * tests/base/stdint.h: Update.
773 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
775         * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
776         Update.
778 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
780         PR c/456
781         PR c/5675
782         PR c/19976
783         PR c/29116
784         PR c/31871
785         PR c/35198
786         * inclhack.def (glibc_tgmath): New fix.
787         * fixincl.x: Regenerate.
788         * tests/base/tgmath.h: New.
790 2009-03-28  Joseph Myers  <joseph@codesourcery.com>
792         * inclhack.def (aix_syswait, exception_structure,
793         pthread_page_size): Remove.
794         (math_exception): Remove mention of fixproto in comment.
795         * fixincl.x: Regenerate.
796         * mkheaders.in: Do not handle STMP_FIXPROTO.
798 2009-03-27  Sandra Loosemore  <sandra@codesourcery.com>
800         * server.c (run_shell): Quote directory name passed to cd.
802 2009-03-01  Bruce Korb  <bkorb@gnu.org>
803         Apply a positively ancient patch:
805         2004-10-15  Giovanni Bajo  <giovannibajo@libero.it>
807         * inclhack.def (alpha_if_semicolon): new fix from long, long ago
808         * tests/base/net/if.h: Add new test.
810 2009-01-06  Andreas Tobler  <a.tobler@schweiz.org>
812         * tests/base/locale.h: Add new test.
813         * tests/base/stdarg.h: Likewise.
815 2009-01-05  Steve Ellcey  <sje@cup.hp.com>
817         * inclhack.def (hpux_spu_info):  Add files line.
818         * fixincl.x: Regenerate.
820 2009-01-01  Andreas Tobler  <a.tobler@schweiz.org>
822         * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
823         in case of C.
824         * fixincl.x: Regenerate.
826 2008-12-31  Andreas Tobler  <a.tobler@schweiz.org>
828         PR target/35460
829         * inclhack.def (openbsd_va_start): Use __builtin_va_start
830         for OpenBSD.
831         * fixincl.x: Regenerate.
833 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
835         * configure: Regenerate.
837 2008-12-15  Steve Ellcey  <sje@cup.hp.com>
839         * inclhack.def (hpux_spu_info): Match PA as well as IA64.
840         * fixincl.x: Regenerate.
842 2008-09-06  H.J. Lu  <hongjiu.lu@intel.com>
844         * configure.ac: Fix a typo.
845         * configured: Regenerate.
847 2008-09-06  Bruce Korb  <bkorb@gnu.org>
849         * fixincl.tpl (sed): make the program executable configurable.
850         Some platforms have some rather oddball defaults.
851         * config.h.in (SED_PROGRAM): define the default sed.
852         * fixincl.x: regenerated
853         * tests/base/internal/wchar_core.h: fix bad sample text
854         * tests/base/math.h: fix bad sample text
855         * configure.ac: search for working sed
856         * inclhack.def (glibc_mutex_init): fix non-portable construct
857         and re-order a few misordered entries.
859 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
861         * configure: Regenerate.
863 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
865         * inclhack.def (AAB_svr4_replace_byteorder,
866         AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
867         libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
868         ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
869         solaris_mutex_init_1, solaris_socket, solaris_unistd,
870         solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
871         ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
872         ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
873         ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
874         ultrix_strings2, ultrix_sys_time, ultrix_unistd,
875         unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
876         windiss_math2, windiss_valist): Remove.
877         * fixincl.x: Regenerate.
878         * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
879         i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
880         powerpc-*-eabiaix*): Remove.
881         * tests/base/math.h: Update.
882         * tests/base/pthread.h: Update.
883         * tests/base/stdio.h: Update.
884         * tests/base/stdlib.h: Update.
885         * tests/base/string.h: Update.
886         * tests/base/strings.h: Update.
887         * tests/base/sys/file.h: Update.
888         * tests/base/sys/limits.h: Update.
889         * tests/base/sys/socket.h: Update.
890         * tests/base/sys/stat.h: Update.
891         * tests/base/sys/time.h: Update.
892         * tests/base/testing.h: Update.
893         * tests/base/unistd.h: Update.
894         * tests/base/_G_config.h: Remove.
895         * tests/base/arpa: Remove directory.
896         * tests/base/fs: Remove directory.
897         * tests/base/locale.h: Remove.
898         * tests/base/machine: Remove directory.
899         * tests/base/rpc/svc.h: Remove.
900         * tests/base/sys/ioctl.h: Remove.
901         * tests/base/sys/regset.h: Remove.
902         * tests/base/sys/times.h: Remove.
903         * tests/base/sys/utsname.h: Remove.
904         * tests/base/widec.h: Remove.
906 2008-05-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
908         * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
909         * tests/base/iso/math_c99.h: Update.
910         * fixincl.x: Regenerate.
912 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
914         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
915         posix_types_64.
916         * fixincl.x: Regenerate.
918 2008-04-25  Kai Tietz  <kai.tietz@onvision.com>
920         * fixincl.c (fix_with_system): Cast pointer difference to long.
921         * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
923 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
925         PR bootstrap/35457
926         * Makefile.in: Rewrite aclocal.m4 rule.
927         * aclocal.m4: Regenerate.
928         * configure: Regenerate.
930 2008-03-07  Peter O'Gorman  <pogma@thewrittenword.com>
932         PR c++/20366
933         * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
934         * fixincl.x: Regenerate.
935         * tests/base/stdio.h: Add test.
937 2008-02-25  Ben Elliston  <bje@au.ibm.com>
939         PR other/32948
940         * fixincl.c (fix_applies): Remove unused variable `name_len'.
942 2008-02-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
944         * inclhack.def (solaris_math_10): New.
945         * tests/base/iso/math_c99.h: Update.
947         * fixincl.x: Regenerate.
949 2008-02-04  Ismail Dönmez  <ismail@pardus.org.tr>
951         * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
952         freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
953         netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon):  Add
954         quotes around mach entries.
955         * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
956         to GPLv3.
958 2008-02-04  Hans-Peter Nilsson  <hp@axis.com>
960         PR other/31405
961         * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
962         (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
963         __extern_inline|__GNU_STDC_INLINE__.
964         (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
965         <bypass>: Change from __STDC_VERSION__ to
966         __extern_inline|__GNU_STDC_INLINE__.
967         <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
968         appending attribute-gnu_inline.
969         <second c_fix_arg>: Remove.
970         <test_text>: Remove __extern_inline line.
971         * tests/base/features.h: Re-add.
972         * tests/base/sys/sysmacros.h: Adjust.
973         * fixincl.x: Regenerate.
975 2008-01-06  Hans-Peter Nilsson  <hp@axis.com>
977         Revert last change.
979 2007-12-18  Hans-Peter Nilsson  <hp@axis.com>
981         * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
982         * fixincl.x: Regenerate.
983         * tests/base/wchar.h: Update.
984         * tests/base/features.h: New.
986 2007-10-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
988         PR target/33700
989         * inclhack.def (hpux11_pthread_const): New.
990         * fixincl.x: Regenerate.
991         * tests/base/sys/pthread.h: Update.
993 2007-10-12  Kai Tietz  <kai.tietz@onevision.com>
995         * configure.ac: x86_64 mingw target uses twoprocess.
996         * mkfixinc.sh: Add x86_64 mingw target.
997         * configure: Regenerate.
999 2007-10-09  Geoffrey Keating  <geoffk@apple.com>
1001         * inclhack.def (darwin_externc): New.
1002         * fixincl.x: Regenerate.
1003         * tests/base/mach-o/swap.h: New.
1005 2007-08-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1007         * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
1008         Delete fixes.
1009         * tests/base/iso/math_c99.h: Delete associated test baselines.
1010         * fixincl.x: Regenerate.
1012 2007-07-24  Krister Walfridsson  <cato@df.lth.se>
1014         PR target/30058
1015         * inclhack.def (netbsd_c99_inline_2): New.
1016         * fixincl.x: Regenerate.
1017         * tests/base/signal.h: Update.
1019 2007-07-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1021         PR target/32641
1023         * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
1024         solaris_math_7): Constify and make FP exception-safe.
1025         * tests/base/iso/math_c99.h: Update.
1027         * fixincl.x: Regenerate.
1029 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1031         PR libgcj/28190
1032         * inclhack.def (irix_stdint_c99): New fix.
1033         * fixincl.x: Regenerate.
1034         * tests/base/stdint.h: New test.
1036 2007-06-06  Steve Ellcey  <sje@cup.hp.com>
1038         PR testsuite/31828
1039         * inclhack.def (hppa_hpux_fp_macros): New.
1040         * fixincl.x: Regenerate.
1041         * tests/base/math.h: Update.
1043 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
1045         * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
1046         if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
1047         __STDC_VERSION__ < 199901L.
1048         (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
1049         with #ifdef __GNUC_GNU_INLINE__.
1050         (glibc_c99_inline_3): Add select.  Replace __STDC_VERSION__ >= 199901L
1051         with defined(__GNUC_STDC_INLINE__).
1052         (glibc_c99_inline_4): Change select, add second c_fix_arg.
1053         Replace #if __STDC_VERSION__ < 199901L with
1054         #ifdef __GNUC_GNU_INLINE__.
1055         * fixincl.x: Regenerated.
1056         * tests/base/bits/string2.h: Update.
1057         * tests/base/sys/sysmacros.h: Update.
1058         * tests/base/sys/stat.h: Update.
1060 2007-03-18  Krister Walfridsson  <cato@df.lth.se>
1062         PR target/30058
1063         * inclhack.def (netbsd_c99_inline_1): New.
1064         * fixincl.x: Regenerate.
1065         * tests/base/signal.h: New.
1067 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1069         * Makefile.in: Add dummy "install-info" target.
1071 2007-03-06  Joseph Myers  <joseph@codesourcery.com>
1073         * mkheaders.in: Fix headers for each multilib required.
1075 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1077         * Makefile.in: Add dummy install-pdf target.
1079 2007-02-27  Joseph Myers  <joseph@codesourcery.com>
1081         * mkheaders.in (incdir): Use include-fixed not include.
1083 2007-02-15  Brooks Moses  <brooks.moses@codesourcery.com>
1085         * Makefile.in: Added "pdf" target to .PHONY.
1087 2007-02-05  Richard Guenther  <rguenther@suse.de>
1089         * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
1090         with older glibc.  Adjust version number for C99.
1091         * fixincl.x: Regenerated.
1093 2007-02-04  Mike Stump  <mrs@apple.com>
1095         * mkheaders.in: Allow optional isysroot parameter.
1097 2007-02-03  Bruce Korb <bkorb@gnu.org>
1099         * inclhack.def (glibc_c99_inline_4): replace "extern" only if
1100         surrounded by space characters.
1102 2007-01-25  Daniel Franke <franke.daniel@gmail.com>
1104         PR target/30272
1105         * inclhack.def(broken_cabs): Also remove definition of cabsl.
1106         * fixincl.x: Regenerate.
1107         * tests/base/math.h: Update.
1109 2007-01-05  Bruce Korb <bkorb@gnu.org>, 
1110             Daniel Franke <franke.daniel@gmail.com>
1112         PR target/30008
1113         * fixincl.tpl (List): separate file name patterns with a NUL byte instead
1114         of a vertical bar ("|").
1115         * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
1116         matching.  Set SKIP_TEST flag if we are not to run a test.
1117         * fixincl.x: Regenerate.
1118         * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
1119         kandr_concat, sco_math): Replace lists of specfic file names by search
1120         patterns.
1122 2006-12-12  Olivier Hainque  <hainque@adacore.com>
1124         * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
1125         targets for which a no-op fixer is appropriate.
1127 2006-11-07  Richard Guenther  <rguenther@suse.de>
1129         * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
1130         systems.
1131         * fixincl.x: Regenerate.
1133 2006-11-02  Geoffrey Keating  <geoffk@apple.com>
1135         * inclhack.def (glibc_c99_inline_1): New.
1136         * inclhack.def (glibc_c99_inline_2): New.
1137         * inclhack.def (glibc_c99_inline_3): New.
1138         * inclhack.def (glibc_c99_inline_4): New.
1139         * fixincl.x: Regenerate.
1140         * tests/base/bits/string2.h: New.
1141         * tests/base/sys/sysmacros.h: New.
1142         * tests/base/sys/stat.h: Update.
1144 2006-11-01  Steve Ellcey  <sje@cup.hp.com>
1146         * tests/base/sys/socket.h: Update.
1148 2006-10-31  Steve Ellcey  <sje@cup.hp.com>
1150         * inclhack.def (hpux11_extern_sendfile): New.
1151         (hpux11_extern_sendpath): New.
1152         * fixincl.x: Regenerate.
1154 2006-10-29  Joseph Myers  <joseph@codesourcery.com>
1156         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
1157         * fixincl.x: Regenerate.
1159 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1161         * Makefile.in: Added empty "pdf" target.
1163 2006-10-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1165         PR target/29300
1166         * inclhack.def (hpux_pthread_initializers): New hack.
1167         * tests/base/sys/pthread.h: New file.
1169         * fixincl.x: Regenerate.
1171 2006-10-03  Uros Bizjak <uros@kss-loka.si>
1173         * inclhack.def (glibc_mutex_init): Also fix
1174         PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
1175         PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
1176         * tests/base/pthread.h: Update.
1178         * fixincl.x: Regenerate.
1180 2006-10-01  Uros Bizjak <uros@kss-loka.si>
1182         * inclhack.def (glibc_mutex_init): New fix.
1183         * tests/base/pthread.h: Update.
1185         * fixincl.x: Regenerate.
1187 2006-09-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1189         * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1190         Prevent it from running on solaris10 or later.
1191         (solaris_once_init_2): Fix comment.
1192         * tests/base/pthread.h: Update.
1194         * fixincl.x: Regenerate.
1196 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1198         * inclhack.def (solaris_once_init_2): New fix.
1199         * tests/base/pthread.h: Update.
1201         * fixincl.x: Regenerate.
1203 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1205         * inclhack.def (solaris_mutex_init_2): Remove test for
1206         PTHREAD_RWLOCK_INITIALIZER.
1207         (solaris_rwlock_init_1): New.
1208         * tests/base/pthread.h: Update.
1210         * inclhack.def (solaris_once_init_1): New.
1211         * tests/base/pthread.h: Adjust for new fix.
1213         * fixincl.x: Regenerate.
1215 2006-07-17  Roger Sayle  <roger@eyesopen.com>
1217         * tests/base/errno.h: New file.
1218         * tests/base/architecture/ppc/math.h: Likewise.
1219         * tests/base/ia64/sys/getppdp.h: Likewise.
1221 2006-07-10  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1223         PR bootstrap/20437
1224         * Makefile.in (configure, config.h.in): Change into $(srcdir)
1225         before autoconf or autoheader call.
1227 2006-06-23  Steve Ellcey  <sje@cup.hp.com>
1229         PR target/28084
1230         * inclhack.def (hpux_extern_errno): New.
1231         * fixincl.x: Regenerate.
1233 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
1235         * Makefile.in: Add dvi info html and install-html to .PHONY
1236         Add install-html target.
1238 2006-05-16  Mike Stump  <mrs@apple.com>
1240         * configure.ac: Add -Wno-overlength-strings.
1241         * configure: Regenerate.
1243 2006-05-14  Bernhard Fischer  <aldot@gcc.gnu.org>
1245         * README: Fix typo.
1247 2006-02-18  Steve Ellcey  <sje@cup.hp.com>
1249         PR target/26189
1250         * inclhack.def (hpux_spu_info): New.
1251         * fixincl.x: Regenerate
1253 2006-01-31  Marcin Dalecki  <martin@dalecki.de>
1255         * configure.ac: Check for asprintf, basename, vasprintf.
1256         * config.h.in: Regenerate.
1257         * configure: Regenerate.
1259 2006-01-19  Andrew Pinski  <pinskia@physics.uc.edu>
1261         PR target/15642
1262         * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1263         __APPLE_CC_ as 1345.
1264         (broken_nan): New.
1265         * fixincl.x: Regenerate.
1267 2005-11-24  Bruce Korb  <bkorb@gnu.org>
1269         * fixincl.c (write_replacement): "here strings" in AutoGen
1270         often/generally don't have a terminating newline.  Check the
1271         last byte for '\n'.
1273 2005-11-13  Andreas Jaeger  <aj@suse.de>
1275         * check.tpl: Handle CVS additionally.
1277 2005-11-05  Andreas Jaeger  <aj@suse.de>
1279         * check.tpl: Adopt for move to subversion.
1281 2005-09-15  Joseph S. Myers  <joseph@codesourcery.com>
1283         PR c++/23139
1284         * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1285         fixes.
1286         * fixincl.x: Regenerate.
1287         * tests/base/bits/huge_val.h: New file.
1289 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
1291         * All files: Update with new FSF address.
1293 2005-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1295         * Makefile.in (WARN_CFLAGS): New.
1296         (.c.o): Add $(WARN_CFLAGS).
1297         * aclocal.m4: Include ../config/warnings.m4.
1298         * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1299         ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1300         ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1301         * fixopts.c (initialize_opts): Fix old-style definintion.
1303         * configure: Regenerate.
1305 2005-06-24  Geoffrey Keating  <geoffk@geoffk.org>
1307         * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1308         (AAB_darwin7_9_long_double_funcs_2): New.
1309         * fixincl.x: Regenerate.
1311 2005-06-15  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1313         PR libfortran/15266
1314         * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1315         Use double quotes in select so \t matches tabs.
1316         Add IRIX testcase.
1317         * fixincl.x: Regenerate.
1318         * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1320 2005-05-22  Danny Smith  <dannysmith@users.souceforge.net>
1322         PR target/21683
1323         * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
1325 2005-05-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1326             Joseph S. Myers  <joseph@codesourcery.com>
1328         PR target/19933
1329         PR target/21315
1330         * inclhack.def: New fixes solaris_math_[1-9].
1331         * fixincl.x: Regenerate.
1332         * tests/base/iso/math_c99.h: New.
1334 2005-05-19  Kelley Cook  <kcook@gcc.gnu.org>
1336         * aclocal.m4: Remove superfluous reference to accross.m4.
1338 2005-05-15  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1340         * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1341         * server.c (load_data): Likewise.
1342         (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1343         * fixincl.c: #include <sys/wait.h>
1344         (run_compiles): Use XCNEWVEC instead of xcalloc.
1345         (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1346         * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1348 2005-05-10  Joseph S. Myers  <joseph@codesourcery.com>
1350         * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1351         *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1352         * fixincl.x: Regenerate.
1354 2005-05-06  Bruce Korb  <bkorb@gnu.org>
1355         Joseph S. Myers <joseph@codesourcery.com>
1357         * fixinc/inclhack.def: Correct backslashes
1358         * fixinc/fixincl.x: regen
1360 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1362         * system.h (fopen, fdopen, freopen): Define these to the unlocked
1363         libiberty functions.
1365 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1367         * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1368         (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1369         * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1370         fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1371         _unlocked function.
1372         (fwrite_unlocked): Fix prototype.
1374         * configure, config.h.in: Regenerate.
1376 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1378         * Makefile.in: Set gcc_version directly, not via substitution.
1379         (libsubdir): Use $(gcc_version), not $(version).
1380         (mkheaders.almost): New rule.
1381         (mkheaders): Generate from mkheaders.almost.
1382         (clean): Also delete mkheaders.almost.
1383         * aclocal.m4: Do not include ../config/gcc-version.m4.
1384         * configure.ac: Do not invoke TL_AC_GCC_VERSION.  Generate
1385         mkheaders.almost from mkheaders.in.
1386         * configure: Regenerate.
1388 2005-03-21  Richard Guenther  <rguenth@gcc.gnu.org>
1390         PR target/20166
1391         * inclhack.def: Add fix for array of incomplete structures
1392         in function prototype in pthread.h.
1393         * fixincl.x: Regenerate.
1394         * tests/base/pthread.h: Adjust.
1396 2005-03-15  Joseph S. Myers  <joseph@codesourcery.com>
1398         * inclhack.def (hpux_htonl): New fix.
1399         * tests/base/netinet/in.h: New test.
1400         * fixincl.x: Regenerate.
1402 2005-02-23  James E Wilson  <wilson@specifixinc.com>
1404         * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1406 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
1408         PR 18458
1409         * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1410         fixincl.
1412 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1414         * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1415         * aclocal.m4: Include ../config/gcc-version.m4.
1416         * configure: Regenerate.
1418 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
1420         * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1421         (stdio_va_list): Likewise.
1422         (stdio_stdarg.h): Likewise.
1423         (solaris_stdio_tag): Add bypass.
1424         * fixincl.x: Regenerated.
1426 2004-11-23  Geoffrey Keating  <geoffk@apple.com>
1428         * mkfixinc.sh: Check error code from 'cat'.  Don't try running
1429         built fixincl program.
1430         * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1431         up csh from user.
1433 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1435         * inclhack.def (alpha_pthread_init): Fix technical problems with
1436         the last check-in caused by CVS variable substitution.
1437         * fixincl.x: Likewise.
1438         * tests/base/pthread.h: Likewise.
1440 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1441             Bruce Korb  <bkorb@gnu.org>
1443         * inclhack.def (alpha_pthread_init): New fix.
1444         * fixincl.x: Regenerate.
1445         * tests/base/pthread.h: Update for new test.
1447 2004-11-15  Bruce Korb  <bkorb@gnu.org>
1449         * fixincl.c(fix_with_system): correct misuse of variables and
1450         incorrect application of "sizeof()".
1452 2004-11-13  Joseph S. Myers  <joseph@codesourcery.com>
1454         * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1455         svr4__p, undefine_null): Remove.
1456         * fixincl.x: Regenerate.
1457         * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1458         * tests/base/sys/param.h: Remove.
1459         * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1460         tests/base/sys/limits.h: Update.
1462 2004-11-12  Mike Stump  <mrs@apple.com>
1464         * Makefile.in (html): Add html generation support.
1466 2004-11-12  Joseph S. Myers  <joseph@codesourcery.com>
1468         * inclhack.def (sco_math): Bypass on __GNUG__.
1469         (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1470         * fixincl.x: Regenerate.
1472 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1474         * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1475         (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1476         _CLASSIC_ANSI_TYPES.
1477         (sun_auth_proto): Bypass on __cplusplus.
1478         * fixincl.x: Regenerate.
1480 2004-11-05  Geoffrey Keating  <geoffk@apple.com>
1482         * Makefile.in (mostlyclean): Add fixinc.sh.
1483         (clean): Add mkheaders.
1484         (distclean): New.
1485         (dvi): New.
1486         (info): New.
1487         (installcheck): New.
1489 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1491         * Makefile.in (mostlyclean, distclean): New targets.
1493 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
1495         * configure.ac: Add code to determine noncanonical_target,
1496         local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1497         * configure: Regenerate.
1498         * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1499         * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1500         * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1501         update for changes to fixinc.in.
1502         * Makefile.in: Add many new macros.
1503         (install): New target.
1504         (mkheaders): New target.
1505         (fixinc.sh): New target.
1506         (all): Add mkheaders and fixinc.sh.
1507         * README-fixinc: Move here from gcc/.
1509 2004-11-01  Mike Stump  <mrs@apple.com>
1511         * inclhack.def (stdio_va_list): Break out clients from here...
1512         (stdio_va_list_clients): ...to here.  Also, don't fix if stdarg.h is
1513         included or ifdef va_start.
1514         * fixincl.x: Regenerate.
1516 2004-10-28  Mike Stump  <mrs@apple.com>
1518         * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1519         systems.
1520         * fixincl.x: Regenerate.
1522 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
1524         * inclhack.def (darwin_gcc4_breakage): New.
1525         * fixincl.x: Regenerate.
1527 2004-10-27  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1529         PR bootstrap/17832
1531         * fixfixes.c (main): Check for _PC_NAME_MAX.
1533 2004-10-27  Paolo Bonzini  <bonzini@gnu.org>
1535         PR other/17991
1537         * configure.ac: Fix typo.
1538         * configure: Regenerate.
1539         * fixincl.c (fix_with_system): tSCC is not a pointer.  Fix.
1541 2004-10-20  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1543         PR bootstrap/17832
1545         * fixincl.c (SIGCHLD): Remove definition.
1546         (initialize): Remove SIGIOT and SIGPIPE checks.
1547         (create_file): Fix mkdir() for Win32.
1548         (internal_fix): Use dup2() instead of fcntl().
1550         * fixlib.h (SIGQUIT): Define if undefined.
1551         (SIGIOT): Same.
1552         (SIGPIPE): Same.
1553         (SIGALRM): Same.
1554         (SIGKILL): Same.
1556         * procopen.c (chain_open): Use dup2() instead of fcntl().
1558 2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
1560         PR other/17991
1562         * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1563         Update copyright year.
1564         * fixfixes.c (main): Call initialize_opts from fixopts.c.
1565         * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1566         do not include code for parsing options (environment vars).
1567         (fix_with_system): Use a search path for applyfix, so that you
1568         can run the test suite with two-process fixincludes.
1569         * fixopts.c: New file.
1570         * configure.ac: Add --enable-twoprocess.  Export ac_exeext
1571         to config.h.  Default to --enable-twoprocess for MinGW32.
1572         * config.h.in: Regenerate.
1573         * configure: Regenerate.
1575 2004-10-04  Loren J. Rittle  <ljrittle@acm.org>
1577         * tests/base/sys/cdefs.h: Update from test area.
1579 2004-09-17  Roger Sayle  <roger@eyesopen.com>
1581         * inclhack.def (linux_ia64_ucontext): New fix.
1582         * fixincl.x: Regenerate.
1583         * tests/base/sys/ucontext.h: New file.
1585 2004-09-15  Roger Sayle  <roger@eyesopen.com>
1587         * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1588         * tests/base/stdlib.h: Likewise.
1590 2004-09-13  Loren J. Rittle  <ljrittle@acm.org>
1592         * inclhack.def (freebsd_gcc4_breakage): Add.
1593         * fixincl.x: Regenerate.
1594         * tests/base/sys/cdefs.h: Update for new test.
1596 2004-09-10  Adam Nemet  <anemet@lnxw.com>
1598         * inclhack.def (lynx_void_int): Remove.
1599         (lynxos_fcntl_proto): Remove.
1600         (lynxos_no_warning_in_sys_time_h): New fix.
1601         (lynxos_missing_putenv): New fix.
1602         * fixincl.x: Regenerate.
1603         * tests/base/fcntl.h: Remove.
1604         * tests/base/sys/time.h: Update from test area.
1605         * tests/base/curses.h: Likewise.
1606         * tests/base/stdlib.h: Likewise.
1608 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1610         * inclhack.def: Suppress exception_structure and math_exception
1611         for NetWare headers.
1612         * fixincl.x: Regenerate.
1614 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1616         * .cvsignore: New.
1617         * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1618         autoconfiscated.
1619         * configure.ac: New.
1620         * config.h.in: Generate.
1621         * configure: Generate.
1622         * aclocal.m4: New.
1623         * fixlib.h: Remove inclusions of gcc files.
1624         * system.h: New.
1626         Other files copied from gcc/fixinc.