c++: remove lookup_template_class's entering_scope flag
[official-gcc.git] / fixincludes / ChangeLog
blob7fbb6115fc99ad5781b8e57b954ea83d124145bb
1 2023-11-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3         * configure: Regenerated.
5 2023-10-30  Iain Sandoe  <iain@sandoe.co.uk>
7         * configure: Regenerate.
9 2023-08-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
11         * inclhack.def (darwin_flt_eval_method): Handle macOS 14 guard
12         variant.
13         * fixincl.x: Regenerate.
14         * tests/base/math.h [DARWIN_FLT_EVAL_METHOD_CHECK]: Update test.
16 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
18         * configure: Regenerate.
20 2023-06-15  Marek Polacek  <polacek@redhat.com>
22         * Makefile.in: Set and use PICFLAG and LD_PICFLAG.  Use the "pic"
23         build of libiberty if PICFLAG is set.
24         * configure.ac:
25         * configure: Regenerate.
27 2023-03-28  Xi Ruoyao  <xry111@xry111.site>
29         PR other/109293
30         * configure.ac (AC_CHECK_DECLS): Add memmem.
31         * configure: Regenerate.
32         * config.h.in: Regenerate.
33         * system.h (memmem): Declare if HAVE_DECL_MEMMEM is zero.
35 2023-02-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
37         * inclhack.def (solaris_math_12): Add bypass.
38         * fixincl.x: Regenerate.
40 2023-01-21  Iain Sandoe  <iain@sandoe.co.uk>
42         * fixincl.x: Regenerate.
43         * inclhack.def (darwin_objc_runtime_1): New hack.
44         * tests/base/objc/runtime.h: New file.
46 2023-01-21  Iain Sandoe  <iain@sandoe.co.uk>
48         PR target/107568
49         * fixincl.x: Regenerate.
50         * inclhack.def: Add a fix for MacOS13 SDK function deprecations
51         in stdio.h.
52         * tests/base/stdio.h (__deprecated_msg): New test.
54 2022-11-23  Marek Polacek  <polacek@redhat.com>
56         Revert:
57         2022-11-23  Marek Polacek  <polacek@redhat.com>
59         * Makefile.in: Set and use PICFLAG and LD_PICFLAG.  Use the "pic"
60         build of libiberty if PICFLAG is set.
61         * configure.ac:
62         * configure: Regenerate.
64 2022-11-23  Marek Polacek  <polacek@redhat.com>
66         * Makefile.in: Set and use PICFLAG and LD_PICFLAG.  Use the "pic"
67         build of libiberty if PICFLAG is set.
68         * configure.ac:
69         * configure: Regenerate.
71 2022-10-07  Jakub Jelinek  <jakub@redhat.com>
73         PR bootstrap/107059
74         * inclhack.def (glibc_cxx_floatn_5): New.
75         * fixincl.x: Regenerated.
76         * tests/base/bits/floatn.h: Regenerated.
78 2022-10-07  Jakub Jelinek  <jakub@redhat.com>
80         PR bootstrap/107059
81         * inclhack.def (glibc_cxx_floatn_2): Handle #elif the same as #if.
82         (glibc_cxx_floatn_4): New.
83         * fixincl.x: Regenerated.
84         * tests/base/bits/floatn.h: Regenerated.
86 2022-09-27  Jakub Jelinek  <jakub@redhat.com>
88         * inclhack.def (glibc_cxx_floatn_1, glibc_cxx_floatn_2,
89         glibc_cxx_floatn_3): Add to files also "*/bits/floatn.h"
90         and "*/bits/floatn-common.h".
91         * fixincl.x: Regenerated.
93 2022-09-27  Jakub Jelinek  <jakub@redhat.com>
95         PR c++/106652
96         PR c++/85518
97         * inclhack.def (glibc_cxx_floatn_1, glibc_cxx_floatn_2,
98         glibc_cxx_floatn_3): New fixes.
99         * tests/base/bits/floatn.h: New file.
100         * fixincl.x: Regenerated.
102 2022-08-31  Martin Liska  <mliska@suse.cz>
104         * configure: Regenerate.
106 2022-08-31  Martin Liska  <mliska@suse.cz>
108         * configure: Regenerate.
110 2022-08-25  Martin Liska  <mliska@suse.cz>
112         * config.h.in: Regenerate.
113         * configure: Regenerate.
115 2022-02-27  John David Anglin  <danglin@gcc.gnu.org>
117         * inclhack.def (hpux_math_constexpr): New hack.
118         * fixincl.x: Regenerate.
119         * tests/base/math.h: Update.
121 2022-02-04  Martin Liska  <mliska@suse.cz>
123         * fixinc.in: Use cd OLDDIR instead of cd .. .
125 2022-02-03  Martin Liska  <mliska@suse.cz>
127         * fixinc.in: Use mkdir -p rather that a loop.
129 2022-01-16  Olivier Hainque  <hainque@adacore.com>
131         * inclhack.def (vxworks_posix_open): New hack.
132         * tests/base/fcntl.h: Update.
133         * fixincl.x: Regenerate.
135 2022-01-16  Olivier Hainque  <hainque@adacore.com>
137         * inclhack.def (vxworks_time_h_syslib): New hack.
138         * tests/base/time.h: Update.
139         * fixincl.x: Regenerate.
141 2022-01-16  Olivier Hainque  <hainque@adacore.com>
143         * inclhack.def (vxworks_math_h_fp_c99): New hack.
144         * tests/base/math.h: Update.
145         * fixincl.x: Regenerate.
147 2022-01-06  Olivier Hainque  <hainque@adacore.com>
149         * inclhack.def (vxworks_next_yvals): New hack.
150         * tests/base/yvals.h: New expected test result.
151         * fixincl.x: Regenerate.
153 2022-01-04  Olivier Hainque  <hainque@adacore.com>
155         * inclhack.def (vxworks_posix_mkdir): Refine to expose a
156         varargs interface.
157         * tests/base/sys/stat.h: Update expected results.
158         * fixincl.x: Regenerate.
160 2022-01-01  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
162         * inclhack.def: Add new fix on darwin.
163         * fixincl.x: Regenerate.
164         * tests/base/math.h: Regenerate.
166 2021-11-23  Xi Ruoyao  <xry111@mengyan1223.wang>
168         PR bootstrap/103306
169         * fixincl.c (process): Don't call abort().
171 2021-11-13  Xi Ruoyao  <xry111@mengyan1223.wang>
173         PR other/21823
174         PR bootstrap/80047
175         * fixincl.c (process): Simplify the handling for highly
176         unlikely access() failure, to avoid using non-standard
177         extensions.
179 2021-08-30  John David Anglin  <danglin@gcc.gnu.org>
181         * inclhack.def (hpux_c99_inttypes5): New hack to define PRIdPTR, etc.
182         * fixincl.x: Regenerate.
183         * tests/base/inttypes.h: Update.
185 2021-07-06  Clément Chigot  <clement.chigot@atos.net>
187         * inclhack.def (aix_externcpp1): Improve select regexp.
188         * fixincl.x: Regenerate.
189         * tests/base/sys/socket.h: Update.
191 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
193         PR other/91085
194         * fixfixes.c (check_has_inc): New static function.
195         (machine_name_fix): Don't replace header names in
196         __has_include(...).
197         * inclhack.def (machine_name): Adjust test.
198         * tests/base/testing.h: Update.
200 2020-12-14  Ilya Leoshkevich  <iii@linux.ibm.com>
202         * fixincl.x: Rerun genfixes.
203         * inclhack.def(aix_physadr_t): Change test_text to something
204         that needs to be replaced.
205         * tests/base/sys/types.h(aix_physadr_t): Add expectation.
207 2020-11-18  Nathan Sidwell  <nathan@acm.org>
209         * inclhack.def (aix_physaddr_t): New.
210         * fixincl.x: Regenerated.
212 2020-10-03  Clément Chigot  <clement.chigot@atos.net>
214         * inclhack.def (aix_malloc): Add more context to select.
215         * fixincl.x: Regenerate.
216         * tests/base/malloc.h: Update expected results.
218 2020-09-26  David Edelsohn  <dje.gcc@gmail.com>
220         PR target/97044
221         * inclhack.def (aix_inttypes): New fix.
222         * fixincl.x: Regenerate.
223         * tests/base/sys/inttypes.h: New file.
225 2020-09-17  David Edelsohn  <dje.gcc@gmail.com>
227         * inclhack.def (aix_externcpp1): Add more context to select.
228         (aix_externcpp2): Same.
229         * fixincl.x: Regenerate.
230         * tests/base/sys/socket.h: Update expected results.
232 2020-09-17  Torbjörn SVENSSON  <torbjorn.svensson@st.com>
233             Christophe Lyon  <christophe.lyon@linaro.org>
235         * fixfixes.c (pz_tmp_base, pz_tmp_dot): Define only with
236         _PC_NAME_MAX.
238 2020-02-20  Alexandre Oliva <oliva@adacore.com>
240         * mkheaders.in: Don't require build-time shell on host.
242 2020-02-13  Matheus Castanho  <msc@linux.ibm.com>
244         * fixinc.in: Skip machine_name fix on powerpc*-*-linux*.
246 2020-02-13  Alexandre Oliva <oliva@adacore.com>
248         * mkheaders.in: Re-create subdirs, copy limits.h into subdir.
249         * mkfixinc.sh: Create dummy fixinc for *-*-vxworks7*.
251 2020-01-25  John David Anglin  <danglin@gcc.gnu.org>
253         * inclhack.def (hpux_c99_inttypes4): New, add missing SCNuMAX defines.
254         * fixincl.x: Regenerate.
255         * tests/base/inttypes.h: Update for above fix.
257 2019-12-30  John David Anglin  <danglin@gcc.gnu.org>
259         PR libgomp/93066
260         * inclhack.def (hpux_c99_inttypes3): Fix defines for INTPTR_MAX
261         and UINTPTR_MAX, and missing define for SIZE_MAX.
262         * fixincl.x: Regenerate.
263         * tests/base/inttypes.h: Update for above fix.
265 2019-08-18  C.G. Dogan <gcc+cgdogan.00@gmail.com>
266             Iain Sandoe  <iain@sandoe.co.uk>
268         PR target/83531
269         * inclhack.def (darwin_api_availability): New, strip leading
270         underscores from API_XXXX defines.
271         * fixincl.x: Regenerate.
272         * tests/base/os/availability.h: New file.
274 2019-06-21  Iain Sandoe  <iain@sandoe.co.uk>
276         * inclhack.def: Replace the complex test using __STRICT_ANSI__ and
277         __STDC_VERSION__ with a test using __DARWIN_NO_LONG_LONG.
278         Ensure that the top level math.h uses <> to wrap included headers
279         rather than "".
280         * fixincl.x: Regenerated.
281         * tests/base/architecture/ppc/math.h: Update test to include the
282         __DARWIN_NO_LONG_LONG case.
284 2019-06-21  Iain Sandoe  <iain@sandoe.co.uk>
286         * inclhack.def: Guard __has_attribute and __has_extension in
287         os/base.h.
288         Guard Apple blocks syntax in dispatch/object.h.
289         * fixincl.x: Regenerate.
290         * tests/base/dispatch/object.h: New file.
291         * tests/base/os/base.h: New file.
293 2019-05-11  Iain Sandoe  <iain@sandoe.co.uk>
294         PR target/90379
295         PR bootstrap/89864
296         * inclhack.def (darwin_ucred__Atomic): Do not supply test_text
297         for wrap fixes.
298         * fixincl.x: Regenerated.
300 2019-04-18  Erik Schnetter  <schnetter@gmail.com>
301           Jakub Jelinek  <jakub@redhat.com>
302           Iain Sandoe  <iain@sandoe.co.uk>
304         PR bootstrap/89864
305         * inclhack.def (darwin_ucred__Atomic): New, work around _Atomic keyword
306         use in headers included by C++.
307         * fixincl.x: Regenerated.
309 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
311         PR bootstrap/82856
312         * configure.ac: Remove AC_PREREQ.
313         * aclocal.m4, configure: Regenerate.
315 2018-10-16  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
317         * inclhack.def (AAB_vxworks_regs_vxtypes): Add unconditional
318         include of vxCpu.h, guard include of vxTypesOld.h by
319         !_ASMLANGUAGE.
320         * fixincl.x: Regenerate.
322 2018-09-03  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
324         * inclhack.def (vxworks_ioctl_macro): Remove parentheses from
325         expansion of ioctl macro.
326         * fixincl.x: Regenerate.
328 2018-07-23  David Edelsohn  <dje.gcc@gmail.com>
330         * inclhack.def (aix_unistd): New.
331         * fixincl.x: Regenerate.
332         * tests/base/unistd.h [AIX_UNISTD_CHECK]: New test.
334 2018-06-27  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
336         * tests/base/ioLib.h [VXWORKS_IOLIB_INCLUDE_UNISTD_CHECK]: Add
337         missing hunk.
339 2018-06-12    Rasmus Villemoes <rasmus.villemoes@prevas.dk>
341         * genfixes: exit 1 when autogen not found.
342         * genfixes: Remove some redundant code.
343         * genfixes: Update URL to autogen source code.
345         * inclhack.def: Fix fixup for assert.h on vxworks.
346         * fixincl.x: Regenerate.
348 2018-05-25  Rasmus Villemoes  <rasmus.villemoes@prevas.dk>
350         * inclhack.def (vxworks_iolib_include_unistd): New fix.
352 2018-04-18  David Malcolm  <dmalcolm@redhat.com>
354         PR jit/85384
355         * configure: Regenerate.
357 2018-02-22  David Edelsohn  <dje.gcc@gmail.com>
359         * inclhack.def (aix_stdlib_vec_malloc): New.
360         (aix_stdlib_vec_calloc): New.
361         * fixincl.x: Regenerate.
362         * tests/base/stdlib.h [AIX_STDLIB_VEC_MALLOC]: New test.
363         [AIX_STDLIB_VEC_CALLOC]: New test.
365 2017-10-13  Mike Frysinger  <vapier@chromium.org>
367         * fixinc.in (dirname): Change sed from 's|[^/]*/||' to
368         's|[^/]*//*||'.
370 2017-06-12  Doug Rupp  <rupp@adacore.com>
372         * inclhack.def (AAB_vxworks_stdint): Remove hack.
373         * fixincl.x: Regenerate.
375 2017-02-25  John David Anglin  <danglin@gcc.gnu.org>
377         PR target/68739
378         * inclhack.def (hpux11_pthread_pointer): New fix.
379         (hpux11_pthread_const): Adjust to remove void * cast from define.
380         * fixincl.x: Regenerate.
382 2017-02-11  John David Anglin  <danglin@gcc.gnu.org>
384         * tests/base/alloca.h: New file.
385         * inclhack.def (hppa_hpux11_alloca): New fix.
386         * fixincl.x: Regenerate.
388 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
390         PR other/79046
391         * configure.ac: Add GCC_BASE_VER.
392         * Makefile.in (gcc_version): Use @get_gcc_base_ver@ instead of cat to
393         get version from BASE-VER file.
394         * configure: Regenerated.
396 2017-01-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
398         PR libstdc++/78979
399         * inclhack.def (solaris_gets_c11, solaris_gets_cxx14)
400         (solaris_std_gets_cxx14, solaris_stdlib_noreturn): New fixes.
401         * fixincl.x: Regenerate.
402         * tests/base/iso/stdio_iso.h [SOLARIS_GETS_C11_CHECK,
403         SOLARIS_GETS_CXX14_CHECK, SOLARIS_STD_GETS_CXX14_CHECK,
404         SOLARIS_STDLIB_NORETURN_CHECK]: New tests.
406 2016-11-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
408         * inclhack.def (solaris_math_12): New fix.
409         (hpux11_fabsf): Replace bypass by *-hp-hpux11* mach selector.
410         * fixincl.x: Regenerate.
411         * tests/base/math.h [SOLARIS_MATH_12_CHECK]: New test.
413 2016-11-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
415         PR sanitizer/78267
416         * inclhack.def (darwin_availabilityinternal, darwin_os_trace_1)
417         (darwin_os_trace_2, darwin_os_trace_3): New fixes.
418         (hpux_stdint_least_fast): Remove spurious _EOFix_.
419         * fixincl.x: Regenerate.
420         * tests/bases/AvailabilityInternal.h: New file.
421         * tests/bases/os/trace.h: New file.
423 2016-09-30  Tadek Kijkowski  <tkijkowski@gmail.com>
425         * check.tpl: Convert line endings to unix on test outputs
426         * fixfixes.c: Fixed passing file name to apply_fix when
427         SEPARATE_FIX_PROC is defined
428         * fixincl.c: Use system_with_shell, fixes for MinGW and DJGPP
429         * fixlib.c, fixlib.h: Added system_with_shell and fix_path_separators
431 2016-09-04  John David Anglin  <danglin@gcc.gnu.org>
433         * inclhack.def (hpux_longjmp): Adjust select regular expression.
434         * fixincl.x: Regenerate.
436 2016-08-13  John David Anglin  <danglin@gcc.gnu.org>
438         * inclhack.def (hpux_longjmp): New fix.
439         * fixincl.x: Regenerate.
440         * tests/base/setjmp.h: New test file.
442 2016-08-09  Bernd Edlinger  <bernd.edlinger@hotmail.de>
444         PR bootstrap/72833
445         * fixincl.tpl (version-compare): Fix generation with autogen 5.18.
446         * inclhack.def (darwin_longjmp_noreturn): New fix.
447         * fixincl.x: Regenerated.
448         * tests/base/i386/setjmp.h [DARWIN_LONGJMP_NORETURN_CHECK]: new test.
450 2016-08-01  Muhammad Bilal  <mbilal@codesourcery.com>
452         * fixinc.in: Use --parents option to make LIB directory.
454 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
456         * mkfixinc.sh: Remove interix support.
458 2016-06-13  David Edelsohn  <dje.gcc@gmail.com>
460         * inclhack.def (aix_stdlib_malloc): New fix.
461         (aix_stdlib_realloc): New fix.
462         (aix_stdlib_calloc): New fix.
463         (aix_stdlib_valloc): New fix.
464         * fixincl.x: Regenerate.
465         * tests/base/stdlib.h [AIX_STDLIB_MALLOC]: New test.
466         [AIX_STDLIB_REALLOC]: New test.
467         [AIX_STDLIB_CALLOC]: New test.
468         [AIX_STDLIB_VALLOC]: New test.
470 2016-01-31  John David Anglin  <danglin@gcc.gnu.org>
472         PR target/68741
473         * inclhack.def (hpux_vsscanf): New fix.
474         * fixincl.x: Regenerated.
475         * tests/base/stdio.h [HPUX_VSSCANF_CHECK]: New test.
477 2015-08-14  David Edelsohn  <dje.gcc@gmail.com>
479         * inclhack.def (aix_stdio_inline): New fix.
480         (aix_strtof_const): Limit to *-*-aix*.
481         (aix_sysmachine): Same.
482         (aix_syswait_2): Same.
483         (aix_volatile): Same.
484         * fixincl.x: Regenerated.
485         * test/base/stdio.h [AIX_STDIO_INLINE]: New test.
487 2015-07-28  Eric Gallager  <egall@gwmail.gwu.edu>
489         * check.tpl: Ignore .DS_Store directories.
491 2015-05-21  David Edelsohn  <dje.gcc@gmail.com>
493         * inclhack.def (aix_externc): New fix.
494         (aix_externcpp[12]): New fix.
495         * fixincl.x: Regenerate.
496         * test/base/ctype.h [AIX_EXTERNC_CHECK]: New test.
497         * test/base/sys/socket.h [AIX_EXTERNCPP[12]_CHECK]: New test.
498         * test/base/fcntl.h: New file.
500 2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
502         * aclocal.m4: Regenerated with automake-1.11.6.
504 2015-04-22  Gregor Richards  <gregor.richards@uwaterloo.ca>
506         * mkfixinc.sh: Add *-musl* with no fixes.
508 2015-03-28  John David Anglin  <danglin@gcc.gnu.org>
510         PR libstdc++/65500
511         * inclhack.def (hpux11_lwp_rwlock_valid): New fix.
512         * fixincl.x: Regenerate.
513         * tests/base/sys/pthread.h [HPUX11_LWP_RWLOCK_VALID_CHECK]: New test.
515 2015-02-16  Daniel Richard G.  <skunk@iskunk.org>
517         PR bootstrap/48009
518         PR bootstrap/53348
519         * inclhack.def (aix_strtof_const): New fix.
520         * fixincl.x: Regenerate.
521         * tests/base/stdlib.h: New test.
523 2015-02-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
525         * inclhack.def (solaris_math_11): New fix.
526         * fixincl.x: Regenerate.
527         * tests/base/iso/math_c99.h [SOLARIS_MATH_11_CHECK]: New test.
529 2015-02-06  David Edelsohn  <dje.gcc@gmail.com>
531         PR bootstrap/53348
532         * inclhack.def (aix_pthread): Accept tab after define.
533         * fixincl.x: Regenerate.
535 2015-01-24  Bruce Korb  <bkorb@gnu.org>
537         * README: add some clarification on use of test_text
539 2014-12-21  Bruce Korb  <bkorb@gnu.org>
541         * fixincludes/fixincl.tpl: add handling for "sum" selection
542         criteria and clean up layout
543         * fixincludes/fixlib.h: enumerate TT_CKSUM test type
544         * fixincludes/fixincl.c (fix_applies): add code to handle
545         the new test type
546         (cksum_test): function to handle it
547         * fixincludes/README: doc it and remove explanations from
548         more than a decade ago.
550 2014-12-15  Uros Bizjak  <ubizjak@gmail.com>
552         * server.c (server_setup): Check return value of
553         getcwd and in case of error set buff[0] to 0.
555 2014-10-21  Uros Bizjak  <ubizjak@gmail.com>
557         * inclhack.def (glibc_c99_inline_4): Add pthread.h to files.
558         * fixincl.x: Regenerate.
560 2014-08-04  Alexander Ivchenko  <alexander.ivchenko@intel.com>
562         * inclhack.def (complier_h_tradcpp): Remove.
563         * fixincl.x: Regenerate.
564         * tests/base/linux/compiler.h: Remove.
566 2014-04-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
568         * inclhack.def (math_exception): Bypass on *-*-solaris2.1[0-9]*.
569         (solaris_int_types): Remove.
570         (solaris_longjmp_noreturn): Remove.
571         (solaris_mutex_init_2): Remove.
572         (solaris_once_init_2): Remove.
573         (solaris_sys_va_list): Remove.
574         * fixincl.x: Regenerate.
575         * tests/base/iso/setjmp_iso.h: Remove.
576         * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]: Remove.
577         [SOLARIS_ONCE_INIT_1_CHECK]: Remove wrapping done by
578         solaris_once_init_2.
579         [SOLARIS_ONCE_INIT_2_CHECK]: Remove.
580         * tests/base/sys/int_types.h: Remove.
581         * tests/base/sys/va_list.h: Remove.
583 2013-12-20  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
585         Makefile.in: Use $(FI) instead of fixincl@EXEEXT@.
587 2013-12-07  Bruce Korb  <bkorb@gnu.org>
589         * inclhack.def: many of the headers found under "bits/" are
590         often stashed under architecture directories.  Apply fixes
591         to those, too.  Also, re-ordered misordered fixes.
592         * tests/base/linux/vt.h: 80 columns in .def file limitation
593         * tests/base/iso/math_c99.h: adjust ordering
594         * tests/base/rtldef/string.h: likewise
595         * tests/base/bits/fenv.h: likewise
596         * tests/base/pthread.h: likewise
598 2013-12-06  Richard Biener  <rguenther@suse.de>
600         * inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h
601         being not compatible with C++.
602         * fixincl.x: Regenerate.
603         * tests/base/linux/vt.h: New test.
605 2013-09-20  Alan Modra  <amodra@gmail.com>
607         * configure: Regenerate.
609 2013-09-02  David Edelsohn  <dje.gcc@gmail.com>
611         * inclhack.def (aix_assert): New fix.
612         * fixincl.x: Regenerate.
613         * tests/base/assert.h [AIX_ASSERT_CHECK]: New check.
615 2013-07-06  Bruce Korb  <bkorb@gnu.org>
617         * inclhack.def (cdef_cplusplus): removed, per Bug 51776
618         * tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
620 2013-05-23  Alexander Ivchenko  <alexander.ivchenko@intel.com>
622         * inclhack.def (complier_h_tradcpp): New.
623         * fixincl.x: Rebuilt.
624         * tests/base/linux/compiler.h: New.
626 2013-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
628         * inclhack.def (solaris_pow_int_overload): Update comment.
629         Change guard to match <cmath>.
630         * fixincl.x: Regenerate.
631         * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
632         Matching change.
634 2013-05-04  David Edelsohn  <dje.gcc@gmail.com>
636         * inclhack.def (aix_null): New.
637         (void_null): Update replacement definition of NULL.
638         * fixincl.x: Regenerate.
639         * tests/base/curses.h: Update for new fix.
641 2013-01-16  Alexandre Oliva  <aoliva@redhat.com>
643         * inclhack.def (feraiseexcept_nosse_invalid): New.
644         (feraiseexcept_nosse_divbyzero): Likewise.
645         * fixincl.x: Rebuilt.
646         * tests/base/bits/fenv.h: New.
648 2013-01-14  Richard Biener  <rguenther@suse.de>
650         * fixlib.h (verbose_level, fixinc_mode): Mark extern.
652 2012-10-29  Bruce Korb  <bkorb@gnu.org>
654         * README: testing wrap and replacement fixes is pointless.
655         * fixincl.c: export verbosity enumerations to fixlib.h
656         (run_compiles): mark replacement fixes to be skipped when
657         in testing mode
658         * fixlib.h: add a test mode and enumerations from fixincl.c
659         * check.tpl: set TEST_MODE in environment
660         * fixopts.c (initialize_opts): check for TEST_MODE in environment
661         * inclhack.def: move AAB_darwin7_9_long_double_funcs to
662         darwin_9_long_double_funcs_2.  It is not a replacement fix.
663         * fixincl.x: regenerate
664         * tests/base/ioLib.h: the need for this is now exposed, so add it.
665         * tests/base/architecture/ppc/math.h: the correct result is now needed.
667 2012-10-29  Robert Mason  <rbmj@verizon.net>
669         * fixinc.in: Omit machine name checks for vxworks
670         * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
671         (AAB_vxworks_regs_vxtypes): another
672         (AAB_vxworks_stdint): yet another
673         (AAB_vxworks_unistd): and another
674         (vxworks_ioctl_macro): reformatting fix
675         (vxworks_mkdir_macro): again
676         (vxworks_regs): and again
677         (vxworks_write_const): and again
678         * tests/base/ioLib.h: new test result
679         * tests/base/math.h: likewise
680         * tests/base/sys/stat.h: likewise
681         * tests/base/testing.h: and again
683 2012-09-29  David Edelsohn  <dje.gcc@gmail.com>
685         * inclhack.def (AAB_aix_fcntl): New fix.
686         * fixincl.x: Regenerate.
688 2012-06-19  David Edelsohn  <dje.gcc@gmail.com>
690         * inclhack.def (aix_mutex_initializer_1): New fix.
691         (aix_cond_initializer_1): New fix.
692         (aix_rwlock_initializer): New fix.
693         * fixincl.x: Regenerate.
694         * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
695         [AIX_COND_INITIALIZER_1_CHECK]: New.
696         [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
698 2012-05-29  Thomas Schwinge  <thomas@codesourcery.com>
700         * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
701         gcc_AC_FUNC_MMAP_BLACKLIST.
702         * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
703         * aclocal.m4: Regenerate.
704         * configure: Regenerate.
706 2012-04-24  Tristan Gingold  <gingold@adacore.com>
708         * fixincl.c (fix_with_system): Add missing specifier.
709         * configure.ac: Default to twoprocess on vms.
710         * configure: Regenerate.
712 2012-03-23  David Edelsohn  <dje.gcc@gmail.com>
714         * inclhack.def (aix_malloc): New.
715         * fixincl.x: Regenerate.
716         * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
718 2012-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
720         PR other/52626
721         * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
722         (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
724 2012-03-15  Tristan Gingold  <gingold@adacore.com>
726         * README (EXAMPLES OF FIXES): Update.
728 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
730         * inclhack.def (math_exception): Remove duplicate.
731         (solaris_cond_init): Remove.
732         (solaris_sys_va_list): Remove Solaris 8 support.
733         * fixincl.x: Regenerate.
734         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
736 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
738         * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
739         (irix___restrict): Remove.
740         (irix___generic1): Remove.
741         (irix___generic2): Remove.
742         (irix_asm_apostrophe): Remove.
743         (irix_complex): Remove.
744         (irix_pthread_init): Remove.
745         (irix_socklen_t): Remove.
746         (irix_stdint_c99_mode): Remove.
747         (irix_stdint_c99_types): Remove.
748         (irix_stdint_c99_macros): Remove.
749         (irix_stdio_va_list): Remove IRIX 6.5 support.
750         (irix_wcsftime): Remove.
751         (stdio_va_list): Remove IRIX 6.5 support.
752         (svr4_profil): Remove IRIX bypass.
753         * fixincl.x: Regenerate.
755         * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
756         * tests/base/internal/math_core.h: Remove.
757         * tests/base/internal/sgimacros.h: Remove.
758         * tests/base/internal/wchar_core.h: Remove.
759         * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
760         support.
761         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
762         * tests/base/stdint-irix65.h: Remove.
763         * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
764         * tests/base/sys/asm.h: Remove.
765         * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
767 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
769         * inclhack.def (alpha___extern_prefix): Remove.
770         (alpha___extern_prefix_standards): Remove.
771         (alpha___extern_prefix_sys_stat): Remove.
772         (alpha_bad_lval): Remove.
773         (alpha_pthread): Remove.
774         (alpha_pthread_gcc): Remove.
775         (alpha_pthread_init): Remove.
776         * fixincl.x: Regenerate.
777         * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
778         [ALPHA_PTHREAD_GCC_CHECK]: Remove.
779         [ALPHA_PTHREAD_INIT_CHECK]: Remove.
780         * tests/base/standards.h: Remove.
781         * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
782         Remove.
783         * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
784         [ALPHA_BAD_LVAL_CHECK]: Remove.
786 2012-03-12  Tristan Gingold  <gingold@adacore.com>
788         * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
789         (vms_do_not_redeclare_hostalias, vms_decc_builtin)
790         (vms_no_64bit_getopt, vms_forward_declare_struct)
791         (vms_use_fast_setjmp): New fixes.
792         * fixincl.x: Regenerate.
793         * tests/base/rtldef/string.h: Update.
794         * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
795         * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
796         * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
798 2012-01-11  Bruce Korb <bkorb@gnu.org>
799             Steven G. Kargl  <kargl@gcc.gnu.org>
800             Andreas Tobler  <andreast@fgznet.ch>
802         PR bootstrap/51705
803         PR preprocessor/51776
804         * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
805         * fixincl.x: Regenerate.
806         * tests/base/sys/cdefs.h: Update.
808         * genfixes: Remove the 'Ver.' from the version check.
810 2011-12-20  Andreas Schwab  <schwab@linux-m68k.org>
812         * configure: Regenerate.
814 2011-12-19  Andreas Schwab  <schwab@linux-m68k.org>
816         * configure: Regenerate.
818 2011-11-16  David Edelsohn  <dje.gcc@gmail.com>
820         * inclhack.def (aix_once_init_[12]): New fixes.
821         * fixincl.x: Regenerate.
822         * tests/base/pthread.h: Update.
824 2011-10-25  Mike Stump  <mikestump@comcast.net>
826         PR target/48851
827         * inclhack.def (void_null): New bypass.
828         * fixincl.x: Regenerate.
830 2011-09-26  Tristan Gingold  <gingold@adacore.com>
832         * inclhack.def (ms_define_can_use_extern_prefix):
833         (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
834         New fixes.
835         * fixincl.x: Regenerate.
836         * tests/base/rtldef/string.h: New test.
837         * tests/base/rtldef/decc$types.h: Likewise.
838         * tests/base/testing.h: Update
840 2011-09-22  Tristan Gingold  <gingold@adacore.com>
842         * mkfixinc.sh (target): Remove alpha-vms from particular targets.
844 2011-08-23  Steve Ellcey  <sje@cup.hp.com>
846         PR libstdc++/50153
847         * inclhack.def (hpux11_abs): Extend to all hpux machines.
848         * fixincl.x: Regenerate.
850 2011-08-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
851             Marc Glisse  <marc.glisse@normalesup.org>
853         PR libstdc++-v3/1773
854         * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
855         (solaris_longjmp_noreturn, solaris_pow_int_overload)
856         (solaris_std___filbuf): New fixes.
857         * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
858         tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
859         * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
861 2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
863         PR c++/49347
864         * inclhack.def (solaris_posix_spawn_restrict): New fix.
865         * fixincl.x: Regenerate.
866         * tests/base/spawn.h: New test.
868 2011-06-08  Douglas B Rupp  <rupp@gnat.com>
870         * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
871         * configure: Regenerate.
872         * config.h.in: Regenerate.
874 2011-06-06  Peter O'Gorman  <pogma@thewrittenword.com>
876         * inclhack.def (aix_net_if_arp): New fix.
877         * fixincl.x: Regenerate.
878         * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
880 2011-05-17  Tristan Gingold  <gingold@adacore.com>
882         * inclhack.def (solaris_complex_cxx): Fix syntax.
883         * fixincl.x: Regenerate.
885 2011-05-17  Tristan Gingold  <gingold@adacore.com>
887         * check.tpl: Shell-quote testing file.
889 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
891         * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
893 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
895         PR other/46202
896         * Makefile.in (install-strip): New phony target.
897         (all, check, install): Also mark as phony.
899 2010-11-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
901         * inclhack.def (irix_pthread_init): New fix.
902         * fixincl.x: Regenerate.
903         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
905 2010-10-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
907         PR c++/46024
908         * inclhack.def (solaris_sys_va_list): New fix.
909         * fixincl.x: Regenerate.
910         * tests/base/sys/va_list.h: New test.
912 2010-09-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
914         * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
915         * fixincl.x: Regenerate.
917 2010-07-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
919         * inclhack.def (solaris_cond_init): New fix.
920         * fixincl.x: Regenerate.
921         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
922         [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
924 2010-06-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
926         * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
927         * fixincl.x: Regenerate.
928         * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
929         * tests/base/sys/feature_tests.h: New file.
931 2010-06-03  Joern Rennecke <joern.rennecke@embecosm.com>
932             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
934         PR bootstrap/42798
935         * configure.ac: Check for declaration of 'basename(char *)'.
936         * configure: Regenerate.
938 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
940         * inclhack.def (alpha_wchar): Remove.
941         * fixincl.x: Regenerate.
942         * tests/base/wchar.h: Remove.
944 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
946         * aclocal.m4: Regenerate.
948 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
950         * inclhack.def (alpha_assert): Allow for more whitespace in
951         select.
952         * fixincl.x: Regenerate.
954 2010-03-28  H.J. Lu  <hongjiu.lu@intel.com>
956         PR target/40722
957         * mkfixinc.sh: Revert the last change for mingw.
959 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
961         * inclhack.def (glibc_strncpy): New fix.
962         * fixincl.x: Regenerate.
963         * tests/base/bits/string2.h: Update.
965 2010-03-23  H.J. Lu  <hongjiu.lu@intel.com>
967         PR target/40722
968         * mkfixinc.sh: Fix stdlib.h for mingw.
970 2010-02-19  Bruce Korb  <bkorb@gnu.org>
972         * inclhack.def: remove vestiges of inadvertently committed changes
974 2010-02-10  Bruce Korb  <bkorb@gnu.org>
976         * README: fix up references to old gcc/fixinc directory
978 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
980         * inclhack.def (solaris_int_limits_3): New fix.
981         * fixincl.x: Regenerate.
982         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
983         test.
985         * inclhack.def (solaris_int_const, solaris_int_limits_1,
986         solaris_int_limits_2 ): Applies to Solaris 2 in general.
987         Remove select.
988         Add mach for *-*-solaris2*.
989         Change second c_fix_arg to select.
990         Remove #pragma ident from test_text.
991         * fixincl.x: Regenerate.
992         * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
993         #pragma trigger text.
994         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
995         SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
997 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
999         * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
1000         (aix_stdint_2): Likewise.
1001         (aix_stdint_3): Likewise.
1002         (aix_stdint_4): Likewise.
1003         (aix_stdint_5): Likewise.
1004         (darwin_stdint_1): Add stdint-darwin.h to files.
1005         (darwin_stdint_2): Likewise.
1006         (darwin_stdint_3): Likewise.
1007         (darwin_stdint_4): Likewise.
1008         (darwin_stdint_5): Likewise.
1009         (darwin_stdint_6): Likewise.
1010         (darwin_stdint_7): Likewise.
1011         (hpux_c99_intptr): Add stdint-hpux11.h to files.
1012         (hpux_c99_inttypes): Likewise.
1013         (hpux_c99_inttypes2): Likewise.
1014         (hpux_stdint_least_fast): Likewise.
1015         (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
1016         (irix_stdint_c99_types): New fix.
1017         (irix_stdint_c99_macros): New fix.
1018         (newlib_stdint_1): Add stdint-newlib.h to files.
1019         (newlib_stdint_2): Likewise.
1020         fixincl.x: Regenerate.
1021         tests/base/stdint-aix.h: New file.
1022         tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
1023         AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
1024         tests/base/stdint-aix.h: ... here.
1025         [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
1026         [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
1027         [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
1028         tests/base/stdint-darwin.h: New file.
1029         tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
1030         DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
1031         DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
1032         tests/base/stdint-darwin.h: ... here.
1033         [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
1034         [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
1035         [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
1036         tests/base/stdint-hpux11.h: New file.
1037         tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
1038         HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
1039         tests/base/stdint-hpux11.h: ... here.
1040         [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
1041         [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
1042         tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
1043         IRIX_STDINT_C99_MODE_CHECK.
1044         tests/base/stdint-irix65.h: New file.
1045         tests/base/stdint-newlib.h: New file.
1046         tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
1047         NEWLIB_STDINT_2_CHECK]: Moved ...
1048         tests/base/stdint-newlib.h: ... here.
1050 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1052         * configure: Regenerate.
1054 2009-10-21  Steve Ellcey  <sje@cup.hp.com>
1056         * inclhack.def (hpux_stdint_least_fast): Simplify.
1057         * fixincl.x: Regenerate.
1058         * tests/base/stdint.h: Update.
1060 2009-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1062         * inclhack.def (isc_fmod, isc_omits_with_stdc)
1063         (nested_sys_limits, sco_math): Remove.
1064         * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
1065         * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
1066         * tests/base/sys/limits.h: Remove.
1067         * fixincl.x: Regenerate.
1069 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1071         PR testsuite/29737
1072         PR bootstrap/35938
1073         PR testsuite/39655
1074         * check.tpl: Fix typos.
1075         * README: Likewise.  Also, document that 'select' uses ERE.
1076         * mkheaders.in: Update copyright years in --version output.
1077         * inclhack.def (sco_math): Add missing final newline in sed
1078         script 'a', 'c', or 'i' commands, for BSD sed.
1079         (sco_math): In the text of 'a', 'c', or 'i' sed
1080         commands, prepend leading white space with a backslash to avoid
1081         the whitespace to be removed by BSD sed.
1082         (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
1083         (x11_new): Fix sed expression, for BSD sed.
1084         (glibc_mutex_init): Fix newlines in sed 's' command replacement
1085         part, for GNU sed 3.02 and Solaris sed.
1086         (glibc_mutex_init): Replace unportable \+ sed regex operator
1087         with \{1,\}.
1088         (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
1089         alternation \| regex operator.
1090         (solaris_complex): Remove superfluous backslashes from
1091         replacement string.  Replace \+ operator with \{1,\}.
1092         * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
1093         * fixincl.x: Regenerate.
1095 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1097         PR libfortran/41169
1098         * inclhack.def (irix_complex): New fix.
1099         (solaris_complex): Likewise.
1100         * fixincl.x: Regenerate.
1101         * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
1102         New tests.
1104 2009-08-28   Bruce Korb <bkorb@gnu.org>
1105              Steve Ellcey  <sje@cup.hp.com>
1107         * README (files): Describe files entry.
1108         * inclhack.def (hpux_stdint_least): Remove.
1109         (hpux_stdint_fast): Remove.
1110         (hpux_stdint_fast): Remove.
1111         (hpux_stdint_least_fast): New.
1112         (hpux_inttype_int_least8_t): Remove.
1113         (hpux_inttype_int8_t): Modify.
1114         * fixincl.x: Regenerate.
1115         * tests/base/stdint.h: Update.
1116         * tests/base/sys/_inttypes.h: Update.
1118 2009-08-28  Steve Ellcey  <sje@cup.hp.com>
1120         * inclhack.def (hpux_imaginary_i): Remove spaces.
1121         * fixincl.x: Regenerate.
1122         * tests/base/stdint.h: Update AIX fixes. 
1123         * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
1125 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1127         * configure.ac (AC_PREREQ): Bump to 2.64.
1129 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1131         * aclocal.m4: Regenerate.
1132         * configure: Regenerate.
1133         * config.h.in: Regenerate.
1135 2009-08-17  David Edelsohn  <edelsohn@gnu.org>
1137         * inclhack.def (aix_complex): Redefine _Complex_I.  Do not
1138         redefine I.
1139         * (aix_stdint_[12345]): New fixes.
1140         * fixincl.x: Regenerate.
1141         * tests/base/complex.h: Update check.
1142         * tests/base/stdint.h: Add AIX stdint.h checks.
1144 2009-08-14  Steve Ellcey  <sje@cup.hp.com>
1146         * inclhack.def (hpux_imaginary_i): New fix.
1147         * fixincl.x: Regenerate.
1148         * tests/base/complex.h: New file.
1150 2009-08-12  David Edelsohn  <edelsohn@gnu.org>
1152         * inclhack.def (aix_complex): New fix.
1153         * fixincl.x: Regenerate.
1155 2009-08-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1157         * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
1158         (hpux_inttype_int8_t): Likewise.
1159         * fixincl.x: Regenerate.
1161 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1163         * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
1164         New variables.
1165         ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
1166         Use them.
1168 2009-07-04  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1170         * inclhack.def (darwin_stdint_5, darwin_stdint_6,
1171         darwin_stdint_7): New fixes.
1172         * fixincl.x: Regenerate.
1173         * tests/base/stdint.h: Adjust test for new fixes.
1175 2009-07-03  Eric Botcazou  <ebotcazou@adacore.com>
1177         * inclhack.def (solaris_int_types): New fix.
1178         * fixincl.x: Regenerate.
1179         * tests/base/sys/int_types.h: New file.
1181 2009-06-09  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1183         * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
1184         darwin_stdint_4): New fixes.
1185         * tests/base/stdint.h: Adjust test results for new fixes.
1186         * fixincl.x: Regenerate.
1188 2009-05-29  Eric Botcazou  <ebotcazou@adacore.com>
1190         * inclhack.def (solaris_int_const): New fix.
1191         (solaris_int_limits_1): Likewise.
1192         (solaris_int_limits_2): Likewise.
1193         * fixincl.x: Regenerate.
1194         * tests/base/sys/int_const.h: New file.
1195         * tests/base/sys/int_limits.h: Likewise.
1197 2009-05-15  Joseph Myers  <joseph@codesourcery.com>
1199         * inclhack.def (glibc_tgmath): Correct bypass.
1200         * fixincl.x: Regenerate.
1202 2009-04-28  Steve Ellcey  <sje@cup.hp.com>
1204         * inclhack.def (hpux11_uint32_c): Remove.
1205         (hpux_long_double): Disable on hpux11.3*.
1206         (hpux_long_double_2): New.
1207         (hpux_c99_intptr): New.
1208         (hpux_c99_inttypes): New.
1209         (hpux_c99_inttypes2): New.
1210         (hpux_stdint_least): New.
1211         (hpux_stdint_fast): New.
1212         (hpux_inttype_int_least8_t): New.
1213         (hpux_inttype_int8_t): New.
1214         * fixincl.x: Regenerate.
1215         * tests/base/sys/_inttypes.h: New.
1216         * tests/base/inttypes.h: Update.
1217         * tests/base/stdlib.h: Update.
1218         * tests/base/stdint.h: Update.
1220 2009-04-28  Joseph Myers  <joseph@codesourcery.com>
1222         * inclhack.def (glibc_stdint): New fix.
1223         * fixincl.x: Regenerate.
1224         * tests/base/stdint.h: Update.
1226 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
1228         * Makefile.in: Change copyright header to refer to version
1229         3 of the GNU General Public License and to point readers at the
1230         COPYING3 file and the FSF's license web page.
1231         * fixfixes.c: Likewise.
1232         * fixinc.in: Likewise.
1233         * fixincl.c: Likewise.
1234         * fixlib.c: Likewise.
1235         * fixlib.h: Likewise.
1236         * fixopts.c: Likewise.
1237         * fixtests.c: Likewise.
1238         * genfixes: Likewise.
1239         * mkheaders.in: Likewise.
1240         * system.h: Likewise.
1242 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
1244         PR c/448
1245         * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
1246         * fixincl.x: Regenerate.
1247         * tests/base/stdint.h: Update.
1249 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
1251         * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
1252         Update.
1254 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
1256         PR c/456
1257         PR c/5675
1258         PR c/19976
1259         PR c/29116
1260         PR c/31871
1261         PR c/35198
1262         * inclhack.def (glibc_tgmath): New fix.
1263         * fixincl.x: Regenerate.
1264         * tests/base/tgmath.h: New.
1266 2009-03-28  Joseph Myers  <joseph@codesourcery.com>
1268         * inclhack.def (aix_syswait, exception_structure,
1269         pthread_page_size): Remove.
1270         (math_exception): Remove mention of fixproto in comment.
1271         * fixincl.x: Regenerate.
1272         * mkheaders.in: Do not handle STMP_FIXPROTO.
1274 2009-03-27  Sandra Loosemore  <sandra@codesourcery.com>
1276         * server.c (run_shell): Quote directory name passed to cd.
1278 2009-03-01  Bruce Korb  <bkorb@gnu.org>
1279         Apply a positively ancient patch:
1281         2004-10-15  Giovanni Bajo  <giovannibajo@libero.it>
1283         * inclhack.def (alpha_if_semicolon): new fix from long, long ago
1284         * tests/base/net/if.h: Add new test.
1286 2009-01-06  Andreas Tobler  <a.tobler@schweiz.org>
1288         * tests/base/locale.h: Add new test.
1289         * tests/base/stdarg.h: Likewise.
1291 2009-01-05  Steve Ellcey  <sje@cup.hp.com>
1293         * inclhack.def (hpux_spu_info):  Add files line.
1294         * fixincl.x: Regenerate.
1296 2009-01-01  Andreas Tobler  <a.tobler@schweiz.org>
1298         * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
1299         in case of C.
1300         * fixincl.x: Regenerate.
1302 2008-12-31  Andreas Tobler  <a.tobler@schweiz.org>
1304         PR target/35460
1305         * inclhack.def (openbsd_va_start): Use __builtin_va_start
1306         for OpenBSD.
1307         * fixincl.x: Regenerate.
1309 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1311         * configure: Regenerate.
1313 2008-12-15  Steve Ellcey  <sje@cup.hp.com>
1315         * inclhack.def (hpux_spu_info): Match PA as well as IA64.
1316         * fixincl.x: Regenerate.
1318 2008-09-06  H.J. Lu  <hongjiu.lu@intel.com>
1320         * configure.ac: Fix a typo.
1321         * configured: Regenerate.
1323 2008-09-06  Bruce Korb  <bkorb@gnu.org>
1325         * fixincl.tpl (sed): make the program executable configurable.
1326         Some platforms have some rather oddball defaults.
1327         * config.h.in (SED_PROGRAM): define the default sed.
1328         * fixincl.x: regenerated
1329         * tests/base/internal/wchar_core.h: fix bad sample text
1330         * tests/base/math.h: fix bad sample text
1331         * configure.ac: search for working sed
1332         * inclhack.def (glibc_mutex_init): fix non-portable construct
1333         and re-order a few misordered entries.
1335 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1337         * configure: Regenerate.
1339 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1341         * inclhack.def (AAB_svr4_replace_byteorder,
1342         AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
1343         libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
1344         ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
1345         solaris_mutex_init_1, solaris_socket, solaris_unistd,
1346         solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
1347         ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
1348         ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
1349         ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
1350         ultrix_strings2, ultrix_sys_time, ultrix_unistd,
1351         unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
1352         windiss_math2, windiss_valist): Remove.
1353         * fixincl.x: Regenerate.
1354         * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
1355         i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
1356         powerpc-*-eabiaix*): Remove.
1357         * tests/base/math.h: Update.
1358         * tests/base/pthread.h: Update.
1359         * tests/base/stdio.h: Update.
1360         * tests/base/stdlib.h: Update.
1361         * tests/base/string.h: Update.
1362         * tests/base/strings.h: Update.
1363         * tests/base/sys/file.h: Update.
1364         * tests/base/sys/limits.h: Update.
1365         * tests/base/sys/socket.h: Update.
1366         * tests/base/sys/stat.h: Update.
1367         * tests/base/sys/time.h: Update.
1368         * tests/base/testing.h: Update.
1369         * tests/base/unistd.h: Update.
1370         * tests/base/_G_config.h: Remove.
1371         * tests/base/arpa: Remove directory.
1372         * tests/base/fs: Remove directory.
1373         * tests/base/locale.h: Remove.
1374         * tests/base/machine: Remove directory.
1375         * tests/base/rpc/svc.h: Remove.
1376         * tests/base/sys/ioctl.h: Remove.
1377         * tests/base/sys/regset.h: Remove.
1378         * tests/base/sys/times.h: Remove.
1379         * tests/base/sys/utsname.h: Remove.
1380         * tests/base/widec.h: Remove.
1382 2008-05-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1384         * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
1385         * tests/base/iso/math_c99.h: Update.
1386         * fixincl.x: Regenerate.
1388 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
1390         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
1391         posix_types_64.
1392         * fixincl.x: Regenerate.
1394 2008-04-25  Kai Tietz  <kai.tietz@onvision.com>
1396         * fixincl.c (fix_with_system): Cast pointer difference to long.
1397         * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
1399 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1401         PR bootstrap/35457
1402         * Makefile.in: Rewrite aclocal.m4 rule.
1403         * aclocal.m4: Regenerate.
1404         * configure: Regenerate.
1406 2008-03-07  Peter O'Gorman  <pogma@thewrittenword.com>
1408         PR c++/20366
1409         * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
1410         * fixincl.x: Regenerate.
1411         * tests/base/stdio.h: Add test.
1413 2008-02-25  Ben Elliston  <bje@au.ibm.com>
1415         PR other/32948
1416         * fixincl.c (fix_applies): Remove unused variable `name_len'.
1418 2008-02-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1420         * inclhack.def (solaris_math_10): New.
1421         * tests/base/iso/math_c99.h: Update.
1423         * fixincl.x: Regenerate.
1425 2008-02-04  Ismail Dönmez  <ismail@pardus.org.tr>
1427         * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
1428         freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
1429         netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon):  Add
1430         quotes around mach entries.
1431         * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
1432         to GPLv3.
1434 2008-02-04  Hans-Peter Nilsson  <hp@axis.com>
1436         PR other/31405
1437         * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
1438         (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
1439         __extern_inline|__GNU_STDC_INLINE__.
1440         (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
1441         <bypass>: Change from __STDC_VERSION__ to
1442         __extern_inline|__GNU_STDC_INLINE__.
1443         <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
1444         appending attribute-gnu_inline.
1445         <second c_fix_arg>: Remove.
1446         <test_text>: Remove __extern_inline line.
1447         * tests/base/features.h: Re-add.
1448         * tests/base/sys/sysmacros.h: Adjust.
1449         * fixincl.x: Regenerate.
1451 2008-01-06  Hans-Peter Nilsson  <hp@axis.com>
1453         Revert last change.
1455 2007-12-18  Hans-Peter Nilsson  <hp@axis.com>
1457         * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
1458         * fixincl.x: Regenerate.
1459         * tests/base/wchar.h: Update.
1460         * tests/base/features.h: New.
1462 2007-10-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1464         PR target/33700
1465         * inclhack.def (hpux11_pthread_const): New.
1466         * fixincl.x: Regenerate.
1467         * tests/base/sys/pthread.h: Update.
1469 2007-10-12  Kai Tietz  <kai.tietz@onevision.com>
1471         * configure.ac: x86_64 mingw target uses twoprocess.
1472         * mkfixinc.sh: Add x86_64 mingw target.
1473         * configure: Regenerate.
1475 2007-10-09  Geoffrey Keating  <geoffk@apple.com>
1477         * inclhack.def (darwin_externc): New.
1478         * fixincl.x: Regenerate.
1479         * tests/base/mach-o/swap.h: New.
1481 2007-08-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1483         * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
1484         Delete fixes.
1485         * tests/base/iso/math_c99.h: Delete associated test baselines.
1486         * fixincl.x: Regenerate.
1488 2007-07-24  Krister Walfridsson  <cato@df.lth.se>
1490         PR target/30058
1491         * inclhack.def (netbsd_c99_inline_2): New.
1492         * fixincl.x: Regenerate.
1493         * tests/base/signal.h: Update.
1495 2007-07-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1497         PR target/32641
1499         * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
1500         solaris_math_7): Constify and make FP exception-safe.
1501         * tests/base/iso/math_c99.h: Update.
1503         * fixincl.x: Regenerate.
1505 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1507         PR libgcj/28190
1508         * inclhack.def (irix_stdint_c99): New fix.
1509         * fixincl.x: Regenerate.
1510         * tests/base/stdint.h: New test.
1512 2007-06-06  Steve Ellcey  <sje@cup.hp.com>
1514         PR testsuite/31828
1515         * inclhack.def (hppa_hpux_fp_macros): New.
1516         * fixincl.x: Regenerate.
1517         * tests/base/math.h: Update.
1519 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
1521         * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
1522         if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
1523         __STDC_VERSION__ < 199901L.
1524         (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
1525         with #ifdef __GNUC_GNU_INLINE__.
1526         (glibc_c99_inline_3): Add select.  Replace __STDC_VERSION__ >= 199901L
1527         with defined(__GNUC_STDC_INLINE__).
1528         (glibc_c99_inline_4): Change select, add second c_fix_arg.
1529         Replace #if __STDC_VERSION__ < 199901L with
1530         #ifdef __GNUC_GNU_INLINE__.
1531         * fixincl.x: Regenerated.
1532         * tests/base/bits/string2.h: Update.
1533         * tests/base/sys/sysmacros.h: Update.
1534         * tests/base/sys/stat.h: Update.
1536 2007-03-18  Krister Walfridsson  <cato@df.lth.se>
1538         PR target/30058
1539         * inclhack.def (netbsd_c99_inline_1): New.
1540         * fixincl.x: Regenerate.
1541         * tests/base/signal.h: New.
1543 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1545         * Makefile.in: Add dummy "install-info" target.
1547 2007-03-06  Joseph Myers  <joseph@codesourcery.com>
1549         * mkheaders.in: Fix headers for each multilib required.
1551 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1553         * Makefile.in: Add dummy install-pdf target.
1555 2007-02-27  Joseph Myers  <joseph@codesourcery.com>
1557         * mkheaders.in (incdir): Use include-fixed not include.
1559 2007-02-15  Brooks Moses  <brooks.moses@codesourcery.com>
1561         * Makefile.in: Added "pdf" target to .PHONY.
1563 2007-02-05  Richard Guenther  <rguenther@suse.de>
1565         * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
1566         with older glibc.  Adjust version number for C99.
1567         * fixincl.x: Regenerated.
1569 2007-02-04  Mike Stump  <mrs@apple.com>
1571         * mkheaders.in: Allow optional isysroot parameter.
1573 2007-02-03  Bruce Korb <bkorb@gnu.org>
1575         * inclhack.def (glibc_c99_inline_4): replace "extern" only if
1576         surrounded by space characters.
1578 2007-01-25  Daniel Franke <franke.daniel@gmail.com>
1580         PR target/30272
1581         * inclhack.def(broken_cabs): Also remove definition of cabsl.
1582         * fixincl.x: Regenerate.
1583         * tests/base/math.h: Update.
1585 2007-01-05  Bruce Korb <bkorb@gnu.org>, 
1586             Daniel Franke <franke.daniel@gmail.com>
1588         PR target/30008
1589         * fixincl.tpl (List): separate file name patterns with a NUL byte instead
1590         of a vertical bar ("|").
1591         * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
1592         matching.  Set SKIP_TEST flag if we are not to run a test.
1593         * fixincl.x: Regenerate.
1594         * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
1595         kandr_concat, sco_math): Replace lists of specfic file names by search
1596         patterns.
1598 2006-12-12  Olivier Hainque  <hainque@adacore.com>
1600         * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
1601         targets for which a no-op fixer is appropriate.
1603 2006-11-07  Richard Guenther  <rguenther@suse.de>
1605         * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
1606         systems.
1607         * fixincl.x: Regenerate.
1609 2006-11-02  Geoffrey Keating  <geoffk@apple.com>
1611         * inclhack.def (glibc_c99_inline_1): New.
1612         * inclhack.def (glibc_c99_inline_2): New.
1613         * inclhack.def (glibc_c99_inline_3): New.
1614         * inclhack.def (glibc_c99_inline_4): New.
1615         * fixincl.x: Regenerate.
1616         * tests/base/bits/string2.h: New.
1617         * tests/base/sys/sysmacros.h: New.
1618         * tests/base/sys/stat.h: Update.
1620 2006-11-01  Steve Ellcey  <sje@cup.hp.com>
1622         * tests/base/sys/socket.h: Update.
1624 2006-10-31  Steve Ellcey  <sje@cup.hp.com>
1626         * inclhack.def (hpux11_extern_sendfile): New.
1627         (hpux11_extern_sendpath): New.
1628         * fixincl.x: Regenerate.
1630 2006-10-29  Joseph Myers  <joseph@codesourcery.com>
1632         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
1633         * fixincl.x: Regenerate.
1635 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1637         * Makefile.in: Added empty "pdf" target.
1639 2006-10-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1641         PR target/29300
1642         * inclhack.def (hpux_pthread_initializers): New hack.
1643         * tests/base/sys/pthread.h: New file.
1645         * fixincl.x: Regenerate.
1647 2006-10-03  Uros Bizjak <uros@kss-loka.si>
1649         * inclhack.def (glibc_mutex_init): Also fix
1650         PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
1651         PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
1652         * tests/base/pthread.h: Update.
1654         * fixincl.x: Regenerate.
1656 2006-10-01  Uros Bizjak <uros@kss-loka.si>
1658         * inclhack.def (glibc_mutex_init): New fix.
1659         * tests/base/pthread.h: Update.
1661         * fixincl.x: Regenerate.
1663 2006-09-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1665         * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1666         Prevent it from running on solaris10 or later.
1667         (solaris_once_init_2): Fix comment.
1668         * tests/base/pthread.h: Update.
1670         * fixincl.x: Regenerate.
1672 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1674         * inclhack.def (solaris_once_init_2): New fix.
1675         * tests/base/pthread.h: Update.
1677         * fixincl.x: Regenerate.
1679 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1681         * inclhack.def (solaris_mutex_init_2): Remove test for
1682         PTHREAD_RWLOCK_INITIALIZER.
1683         (solaris_rwlock_init_1): New.
1684         * tests/base/pthread.h: Update.
1686         * inclhack.def (solaris_once_init_1): New.
1687         * tests/base/pthread.h: Adjust for new fix.
1689         * fixincl.x: Regenerate.
1691 2006-07-17  Roger Sayle  <roger@eyesopen.com>
1693         * tests/base/errno.h: New file.
1694         * tests/base/architecture/ppc/math.h: Likewise.
1695         * tests/base/ia64/sys/getppdp.h: Likewise.
1697 2006-07-10  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1699         PR bootstrap/20437
1700         * Makefile.in (configure, config.h.in): Change into $(srcdir)
1701         before autoconf or autoheader call.
1703 2006-06-23  Steve Ellcey  <sje@cup.hp.com>
1705         PR target/28084
1706         * inclhack.def (hpux_extern_errno): New.
1707         * fixincl.x: Regenerate.
1709 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
1711         * Makefile.in: Add dvi info html and install-html to .PHONY
1712         Add install-html target.
1714 2006-05-16  Mike Stump  <mrs@apple.com>
1716         * configure.ac: Add -Wno-overlength-strings.
1717         * configure: Regenerate.
1719 2006-05-14  Bernhard Fischer  <aldot@gcc.gnu.org>
1721         * README: Fix typo.
1723 2006-02-18  Steve Ellcey  <sje@cup.hp.com>
1725         PR target/26189
1726         * inclhack.def (hpux_spu_info): New.
1727         * fixincl.x: Regenerate
1729 2006-01-31  Marcin Dalecki  <martin@dalecki.de>
1731         * configure.ac: Check for asprintf, basename, vasprintf.
1732         * config.h.in: Regenerate.
1733         * configure: Regenerate.
1735 2006-01-19  Andrew Pinski  <pinskia@physics.uc.edu>
1737         PR target/15642
1738         * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1739         __APPLE_CC_ as 1345.
1740         (broken_nan): New.
1741         * fixincl.x: Regenerate.
1743 2005-11-24  Bruce Korb  <bkorb@gnu.org>
1745         * fixincl.c (write_replacement): "here strings" in AutoGen
1746         often/generally don't have a terminating newline.  Check the
1747         last byte for '\n'.
1749 2005-11-13  Andreas Jaeger  <aj@suse.de>
1751         * check.tpl: Handle CVS additionally.
1753 2005-11-05  Andreas Jaeger  <aj@suse.de>
1755         * check.tpl: Adopt for move to subversion.
1757 2005-09-15  Joseph S. Myers  <joseph@codesourcery.com>
1759         PR c++/23139
1760         * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1761         fixes.
1762         * fixincl.x: Regenerate.
1763         * tests/base/bits/huge_val.h: New file.
1765 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
1767         * All files: Update with new FSF address.
1769 2005-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1771         * Makefile.in (WARN_CFLAGS): New.
1772         (.c.o): Add $(WARN_CFLAGS).
1773         * aclocal.m4: Include ../config/warnings.m4.
1774         * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1775         ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1776         ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1777         * fixopts.c (initialize_opts): Fix old-style definintion.
1779         * configure: Regenerate.
1781 2005-06-24  Geoffrey Keating  <geoffk@geoffk.org>
1783         * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1784         (AAB_darwin7_9_long_double_funcs_2): New.
1785         * fixincl.x: Regenerate.
1787 2005-06-15  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1789         PR libfortran/15266
1790         * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1791         Use double quotes in select so \t matches tabs.
1792         Add IRIX testcase.
1793         * fixincl.x: Regenerate.
1794         * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1796 2005-05-22  Danny Smith  <dannysmith@users.souceforge.net>
1798         PR target/21683
1799         * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
1801 2005-05-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1802             Joseph S. Myers  <joseph@codesourcery.com>
1804         PR target/19933
1805         PR target/21315
1806         * inclhack.def: New fixes solaris_math_[1-9].
1807         * fixincl.x: Regenerate.
1808         * tests/base/iso/math_c99.h: New.
1810 2005-05-19  Kelley Cook  <kcook@gcc.gnu.org>
1812         * aclocal.m4: Remove superfluous reference to accross.m4.
1814 2005-05-15  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1816         * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1817         * server.c (load_data): Likewise.
1818         (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1819         * fixincl.c: #include <sys/wait.h>
1820         (run_compiles): Use XCNEWVEC instead of xcalloc.
1821         (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1822         * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1824 2005-05-10  Joseph S. Myers  <joseph@codesourcery.com>
1826         * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1827         *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1828         * fixincl.x: Regenerate.
1830 2005-05-06  Bruce Korb  <bkorb@gnu.org>
1831         Joseph S. Myers <joseph@codesourcery.com>
1833         * fixinc/inclhack.def: Correct backslashes
1834         * fixinc/fixincl.x: regen
1836 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1838         * system.h (fopen, fdopen, freopen): Define these to the unlocked
1839         libiberty functions.
1841 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1843         * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1844         (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1845         * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1846         fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1847         _unlocked function.
1848         (fwrite_unlocked): Fix prototype.
1850         * configure, config.h.in: Regenerate.
1852 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1854         * Makefile.in: Set gcc_version directly, not via substitution.
1855         (libsubdir): Use $(gcc_version), not $(version).
1856         (mkheaders.almost): New rule.
1857         (mkheaders): Generate from mkheaders.almost.
1858         (clean): Also delete mkheaders.almost.
1859         * aclocal.m4: Do not include ../config/gcc-version.m4.
1860         * configure.ac: Do not invoke TL_AC_GCC_VERSION.  Generate
1861         mkheaders.almost from mkheaders.in.
1862         * configure: Regenerate.
1864 2005-03-21  Richard Guenther  <rguenth@gcc.gnu.org>
1866         PR target/20166
1867         * inclhack.def: Add fix for array of incomplete structures
1868         in function prototype in pthread.h.
1869         * fixincl.x: Regenerate.
1870         * tests/base/pthread.h: Adjust.
1872 2005-03-15  Joseph S. Myers  <joseph@codesourcery.com>
1874         * inclhack.def (hpux_htonl): New fix.
1875         * tests/base/netinet/in.h: New test.
1876         * fixincl.x: Regenerate.
1878 2005-02-23  James E Wilson  <wilson@specifixinc.com>
1880         * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1882 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
1884         PR 18458
1885         * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1886         fixincl.
1888 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1890         * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1891         * aclocal.m4: Include ../config/gcc-version.m4.
1892         * configure: Regenerate.
1894 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
1896         * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1897         (stdio_va_list): Likewise.
1898         (stdio_stdarg.h): Likewise.
1899         (solaris_stdio_tag): Add bypass.
1900         * fixincl.x: Regenerated.
1902 2004-11-23  Geoffrey Keating  <geoffk@apple.com>
1904         * mkfixinc.sh: Check error code from 'cat'.  Don't try running
1905         built fixincl program.
1906         * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1907         up csh from user.
1909 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1911         * inclhack.def (alpha_pthread_init): Fix technical problems with
1912         the last check-in caused by CVS variable substitution.
1913         * fixincl.x: Likewise.
1914         * tests/base/pthread.h: Likewise.
1916 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1917             Bruce Korb  <bkorb@gnu.org>
1919         * inclhack.def (alpha_pthread_init): New fix.
1920         * fixincl.x: Regenerate.
1921         * tests/base/pthread.h: Update for new test.
1923 2004-11-15  Bruce Korb  <bkorb@gnu.org>
1925         * fixincl.c(fix_with_system): correct misuse of variables and
1926         incorrect application of "sizeof()".
1928 2004-11-13  Joseph S. Myers  <joseph@codesourcery.com>
1930         * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1931         svr4__p, undefine_null): Remove.
1932         * fixincl.x: Regenerate.
1933         * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1934         * tests/base/sys/param.h: Remove.
1935         * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1936         tests/base/sys/limits.h: Update.
1938 2004-11-12  Mike Stump  <mrs@apple.com>
1940         * Makefile.in (html): Add html generation support.
1942 2004-11-12  Joseph S. Myers  <joseph@codesourcery.com>
1944         * inclhack.def (sco_math): Bypass on __GNUG__.
1945         (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1946         * fixincl.x: Regenerate.
1948 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1950         * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1951         (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1952         _CLASSIC_ANSI_TYPES.
1953         (sun_auth_proto): Bypass on __cplusplus.
1954         * fixincl.x: Regenerate.
1956 2004-11-05  Geoffrey Keating  <geoffk@apple.com>
1958         * Makefile.in (mostlyclean): Add fixinc.sh.
1959         (clean): Add mkheaders.
1960         (distclean): New.
1961         (dvi): New.
1962         (info): New.
1963         (installcheck): New.
1965 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1967         * Makefile.in (mostlyclean, distclean): New targets.
1969 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
1971         * configure.ac: Add code to determine noncanonical_target,
1972         local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1973         * configure: Regenerate.
1974         * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1975         * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1976         * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1977         update for changes to fixinc.in.
1978         * Makefile.in: Add many new macros.
1979         (install): New target.
1980         (mkheaders): New target.
1981         (fixinc.sh): New target.
1982         (all): Add mkheaders and fixinc.sh.
1983         * README-fixinc: Move here from gcc/.
1985 2004-11-01  Mike Stump  <mrs@apple.com>
1987         * inclhack.def (stdio_va_list): Break out clients from here...
1988         (stdio_va_list_clients): ...to here.  Also, don't fix if stdarg.h is
1989         included or ifdef va_start.
1990         * fixincl.x: Regenerate.
1992 2004-10-28  Mike Stump  <mrs@apple.com>
1994         * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1995         systems.
1996         * fixincl.x: Regenerate.
1998 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
2000         * inclhack.def (darwin_gcc4_breakage): New.
2001         * fixincl.x: Regenerate.
2003 2004-10-27  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2005         PR bootstrap/17832
2007         * fixfixes.c (main): Check for _PC_NAME_MAX.
2009 2004-10-27  Paolo Bonzini  <bonzini@gnu.org>
2011         PR other/17991
2013         * configure.ac: Fix typo.
2014         * configure: Regenerate.
2015         * fixincl.c (fix_with_system): tSCC is not a pointer.  Fix.
2017 2004-10-20  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2019         PR bootstrap/17832
2021         * fixincl.c (SIGCHLD): Remove definition.
2022         (initialize): Remove SIGIOT and SIGPIPE checks.
2023         (create_file): Fix mkdir() for Win32.
2024         (internal_fix): Use dup2() instead of fcntl().
2026         * fixlib.h (SIGQUIT): Define if undefined.
2027         (SIGIOT): Same.
2028         (SIGPIPE): Same.
2029         (SIGALRM): Same.
2030         (SIGKILL): Same.
2032         * procopen.c (chain_open): Use dup2() instead of fcntl().
2034 2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
2036         PR other/17991
2038         * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
2039         Update copyright year.
2040         * fixfixes.c (main): Call initialize_opts from fixopts.c.
2041         * fixincl.c (initialize): Call initialize_opts from fixopts.c,
2042         do not include code for parsing options (environment vars).
2043         (fix_with_system): Use a search path for applyfix, so that you
2044         can run the test suite with two-process fixincludes.
2045         * fixopts.c: New file.
2046         * configure.ac: Add --enable-twoprocess.  Export ac_exeext
2047         to config.h.  Default to --enable-twoprocess for MinGW32.
2048         * config.h.in: Regenerate.
2049         * configure: Regenerate.
2051 2004-10-04  Loren J. Rittle  <ljrittle@acm.org>
2053         * tests/base/sys/cdefs.h: Update from test area.
2055 2004-09-17  Roger Sayle  <roger@eyesopen.com>
2057         * inclhack.def (linux_ia64_ucontext): New fix.
2058         * fixincl.x: Regenerate.
2059         * tests/base/sys/ucontext.h: New file.
2061 2004-09-15  Roger Sayle  <roger@eyesopen.com>
2063         * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
2064         * tests/base/stdlib.h: Likewise.
2066 2004-09-13  Loren J. Rittle  <ljrittle@acm.org>
2068         * inclhack.def (freebsd_gcc4_breakage): Add.
2069         * fixincl.x: Regenerate.
2070         * tests/base/sys/cdefs.h: Update for new test.
2072 2004-09-10  Adam Nemet  <anemet@lnxw.com>
2074         * inclhack.def (lynx_void_int): Remove.
2075         (lynxos_fcntl_proto): Remove.
2076         (lynxos_no_warning_in_sys_time_h): New fix.
2077         (lynxos_missing_putenv): New fix.
2078         * fixincl.x: Regenerate.
2079         * tests/base/fcntl.h: Remove.
2080         * tests/base/sys/time.h: Update from test area.
2081         * tests/base/curses.h: Likewise.
2082         * tests/base/stdlib.h: Likewise.
2084 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2086         * inclhack.def: Suppress exception_structure and math_exception
2087         for NetWare headers.
2088         * fixincl.x: Regenerate.
2090 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2092         * .cvsignore: New.
2093         * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
2094         autoconfiscated.
2095         * configure.ac: New.
2096         * config.h.in: Generate.
2097         * configure: Generate.
2098         * aclocal.m4: New.
2099         * fixlib.h: Remove inclusions of gcc files.
2100         * system.h: New.
2102         Other files copied from gcc/fixinc.