analyzer: new warning: -Wanalyzer-infinite-loop [PR106147]
[official-gcc.git] / fixincludes / ChangeLog
blob3d5b2d259377f6d0ca5101245bfa7063f64fc5eb
1 2023-10-30  Iain Sandoe  <iain@sandoe.co.uk>
3         * configure: Regenerate.
5 2023-08-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7         * inclhack.def (darwin_flt_eval_method): Handle macOS 14 guard
8         variant.
9         * fixincl.x: Regenerate.
10         * tests/base/math.h [DARWIN_FLT_EVAL_METHOD_CHECK]: Update test.
12 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
14         * configure: Regenerate.
16 2023-06-15  Marek Polacek  <polacek@redhat.com>
18         * Makefile.in: Set and use PICFLAG and LD_PICFLAG.  Use the "pic"
19         build of libiberty if PICFLAG is set.
20         * configure.ac:
21         * configure: Regenerate.
23 2023-03-28  Xi Ruoyao  <xry111@xry111.site>
25         PR other/109293
26         * configure.ac (AC_CHECK_DECLS): Add memmem.
27         * configure: Regenerate.
28         * config.h.in: Regenerate.
29         * system.h (memmem): Declare if HAVE_DECL_MEMMEM is zero.
31 2023-02-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
33         * inclhack.def (solaris_math_12): Add bypass.
34         * fixincl.x: Regenerate.
36 2023-01-21  Iain Sandoe  <iain@sandoe.co.uk>
38         * fixincl.x: Regenerate.
39         * inclhack.def (darwin_objc_runtime_1): New hack.
40         * tests/base/objc/runtime.h: New file.
42 2023-01-21  Iain Sandoe  <iain@sandoe.co.uk>
44         PR target/107568
45         * fixincl.x: Regenerate.
46         * inclhack.def: Add a fix for MacOS13 SDK function deprecations
47         in stdio.h.
48         * tests/base/stdio.h (__deprecated_msg): New test.
50 2022-11-23  Marek Polacek  <polacek@redhat.com>
52         Revert:
53         2022-11-23  Marek Polacek  <polacek@redhat.com>
55         * Makefile.in: Set and use PICFLAG and LD_PICFLAG.  Use the "pic"
56         build of libiberty if PICFLAG is set.
57         * configure.ac:
58         * configure: Regenerate.
60 2022-11-23  Marek Polacek  <polacek@redhat.com>
62         * Makefile.in: Set and use PICFLAG and LD_PICFLAG.  Use the "pic"
63         build of libiberty if PICFLAG is set.
64         * configure.ac:
65         * configure: Regenerate.
67 2022-10-07  Jakub Jelinek  <jakub@redhat.com>
69         PR bootstrap/107059
70         * inclhack.def (glibc_cxx_floatn_5): New.
71         * fixincl.x: Regenerated.
72         * tests/base/bits/floatn.h: Regenerated.
74 2022-10-07  Jakub Jelinek  <jakub@redhat.com>
76         PR bootstrap/107059
77         * inclhack.def (glibc_cxx_floatn_2): Handle #elif the same as #if.
78         (glibc_cxx_floatn_4): New.
79         * fixincl.x: Regenerated.
80         * tests/base/bits/floatn.h: Regenerated.
82 2022-09-27  Jakub Jelinek  <jakub@redhat.com>
84         * inclhack.def (glibc_cxx_floatn_1, glibc_cxx_floatn_2,
85         glibc_cxx_floatn_3): Add to files also "*/bits/floatn.h"
86         and "*/bits/floatn-common.h".
87         * fixincl.x: Regenerated.
89 2022-09-27  Jakub Jelinek  <jakub@redhat.com>
91         PR c++/106652
92         PR c++/85518
93         * inclhack.def (glibc_cxx_floatn_1, glibc_cxx_floatn_2,
94         glibc_cxx_floatn_3): New fixes.
95         * tests/base/bits/floatn.h: New file.
96         * fixincl.x: Regenerated.
98 2022-08-31  Martin Liska  <mliska@suse.cz>
100         * configure: Regenerate.
102 2022-08-31  Martin Liska  <mliska@suse.cz>
104         * configure: Regenerate.
106 2022-08-25  Martin Liska  <mliska@suse.cz>
108         * config.h.in: Regenerate.
109         * configure: Regenerate.
111 2022-02-27  John David Anglin  <danglin@gcc.gnu.org>
113         * inclhack.def (hpux_math_constexpr): New hack.
114         * fixincl.x: Regenerate.
115         * tests/base/math.h: Update.
117 2022-02-04  Martin Liska  <mliska@suse.cz>
119         * fixinc.in: Use cd OLDDIR instead of cd .. .
121 2022-02-03  Martin Liska  <mliska@suse.cz>
123         * fixinc.in: Use mkdir -p rather that a loop.
125 2022-01-16  Olivier Hainque  <hainque@adacore.com>
127         * inclhack.def (vxworks_posix_open): New hack.
128         * tests/base/fcntl.h: Update.
129         * fixincl.x: Regenerate.
131 2022-01-16  Olivier Hainque  <hainque@adacore.com>
133         * inclhack.def (vxworks_time_h_syslib): New hack.
134         * tests/base/time.h: Update.
135         * fixincl.x: Regenerate.
137 2022-01-16  Olivier Hainque  <hainque@adacore.com>
139         * inclhack.def (vxworks_math_h_fp_c99): New hack.
140         * tests/base/math.h: Update.
141         * fixincl.x: Regenerate.
143 2022-01-06  Olivier Hainque  <hainque@adacore.com>
145         * inclhack.def (vxworks_next_yvals): New hack.
146         * tests/base/yvals.h: New expected test result.
147         * fixincl.x: Regenerate.
149 2022-01-04  Olivier Hainque  <hainque@adacore.com>
151         * inclhack.def (vxworks_posix_mkdir): Refine to expose a
152         varargs interface.
153         * tests/base/sys/stat.h: Update expected results.
154         * fixincl.x: Regenerate.
156 2022-01-01  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
158         * inclhack.def: Add new fix on darwin.
159         * fixincl.x: Regenerate.
160         * tests/base/math.h: Regenerate.
162 2021-11-23  Xi Ruoyao  <xry111@mengyan1223.wang>
164         PR bootstrap/103306
165         * fixincl.c (process): Don't call abort().
167 2021-11-13  Xi Ruoyao  <xry111@mengyan1223.wang>
169         PR other/21823
170         PR bootstrap/80047
171         * fixincl.c (process): Simplify the handling for highly
172         unlikely access() failure, to avoid using non-standard
173         extensions.
175 2021-08-30  John David Anglin  <danglin@gcc.gnu.org>
177         * inclhack.def (hpux_c99_inttypes5): New hack to define PRIdPTR, etc.
178         * fixincl.x: Regenerate.
179         * tests/base/inttypes.h: Update.
181 2021-07-06  Clément Chigot  <clement.chigot@atos.net>
183         * inclhack.def (aix_externcpp1): Improve select regexp.
184         * fixincl.x: Regenerate.
185         * tests/base/sys/socket.h: Update.
187 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
189         PR other/91085
190         * fixfixes.c (check_has_inc): New static function.
191         (machine_name_fix): Don't replace header names in
192         __has_include(...).
193         * inclhack.def (machine_name): Adjust test.
194         * tests/base/testing.h: Update.
196 2020-12-14  Ilya Leoshkevich  <iii@linux.ibm.com>
198         * fixincl.x: Rerun genfixes.
199         * inclhack.def(aix_physadr_t): Change test_text to something
200         that needs to be replaced.
201         * tests/base/sys/types.h(aix_physadr_t): Add expectation.
203 2020-11-18  Nathan Sidwell  <nathan@acm.org>
205         * inclhack.def (aix_physaddr_t): New.
206         * fixincl.x: Regenerated.
208 2020-10-03  Clément Chigot  <clement.chigot@atos.net>
210         * inclhack.def (aix_malloc): Add more context to select.
211         * fixincl.x: Regenerate.
212         * tests/base/malloc.h: Update expected results.
214 2020-09-26  David Edelsohn  <dje.gcc@gmail.com>
216         PR target/97044
217         * inclhack.def (aix_inttypes): New fix.
218         * fixincl.x: Regenerate.
219         * tests/base/sys/inttypes.h: New file.
221 2020-09-17  David Edelsohn  <dje.gcc@gmail.com>
223         * inclhack.def (aix_externcpp1): Add more context to select.
224         (aix_externcpp2): Same.
225         * fixincl.x: Regenerate.
226         * tests/base/sys/socket.h: Update expected results.
228 2020-09-17  Torbjörn SVENSSON  <torbjorn.svensson@st.com>
229             Christophe Lyon  <christophe.lyon@linaro.org>
231         * fixfixes.c (pz_tmp_base, pz_tmp_dot): Define only with
232         _PC_NAME_MAX.
234 2020-02-20  Alexandre Oliva <oliva@adacore.com>
236         * mkheaders.in: Don't require build-time shell on host.
238 2020-02-13  Matheus Castanho  <msc@linux.ibm.com>
240         * fixinc.in: Skip machine_name fix on powerpc*-*-linux*.
242 2020-02-13  Alexandre Oliva <oliva@adacore.com>
244         * mkheaders.in: Re-create subdirs, copy limits.h into subdir.
245         * mkfixinc.sh: Create dummy fixinc for *-*-vxworks7*.
247 2020-01-25  John David Anglin  <danglin@gcc.gnu.org>
249         * inclhack.def (hpux_c99_inttypes4): New, add missing SCNuMAX defines.
250         * fixincl.x: Regenerate.
251         * tests/base/inttypes.h: Update for above fix.
253 2019-12-30  John David Anglin  <danglin@gcc.gnu.org>
255         PR libgomp/93066
256         * inclhack.def (hpux_c99_inttypes3): Fix defines for INTPTR_MAX
257         and UINTPTR_MAX, and missing define for SIZE_MAX.
258         * fixincl.x: Regenerate.
259         * tests/base/inttypes.h: Update for above fix.
261 2019-08-18  C.G. Dogan <gcc+cgdogan.00@gmail.com>
262             Iain Sandoe  <iain@sandoe.co.uk>
264         PR target/83531
265         * inclhack.def (darwin_api_availability): New, strip leading
266         underscores from API_XXXX defines.
267         * fixincl.x: Regenerate.
268         * tests/base/os/availability.h: New file.
270 2019-06-21  Iain Sandoe  <iain@sandoe.co.uk>
272         * inclhack.def: Replace the complex test using __STRICT_ANSI__ and
273         __STDC_VERSION__ with a test using __DARWIN_NO_LONG_LONG.
274         Ensure that the top level math.h uses <> to wrap included headers
275         rather than "".
276         * fixincl.x: Regenerated.
277         * tests/base/architecture/ppc/math.h: Update test to include the
278         __DARWIN_NO_LONG_LONG case.
280 2019-06-21  Iain Sandoe  <iain@sandoe.co.uk>
282         * inclhack.def: Guard __has_attribute and __has_extension in
283         os/base.h.
284         Guard Apple blocks syntax in dispatch/object.h.
285         * fixincl.x: Regenerate.
286         * tests/base/dispatch/object.h: New file.
287         * tests/base/os/base.h: New file.
289 2019-05-11  Iain Sandoe  <iain@sandoe.co.uk>
290         PR target/90379
291         PR bootstrap/89864
292         * inclhack.def (darwin_ucred__Atomic): Do not supply test_text
293         for wrap fixes.
294         * fixincl.x: Regenerated.
296 2019-04-18  Erik Schnetter  <schnetter@gmail.com>
297           Jakub Jelinek  <jakub@redhat.com>
298           Iain Sandoe  <iain@sandoe.co.uk>
300         PR bootstrap/89864
301         * inclhack.def (darwin_ucred__Atomic): New, work around _Atomic keyword
302         use in headers included by C++.
303         * fixincl.x: Regenerated.
305 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
307         PR bootstrap/82856
308         * configure.ac: Remove AC_PREREQ.
309         * aclocal.m4, configure: Regenerate.
311 2018-10-16  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
313         * inclhack.def (AAB_vxworks_regs_vxtypes): Add unconditional
314         include of vxCpu.h, guard include of vxTypesOld.h by
315         !_ASMLANGUAGE.
316         * fixincl.x: Regenerate.
318 2018-09-03  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
320         * inclhack.def (vxworks_ioctl_macro): Remove parentheses from
321         expansion of ioctl macro.
322         * fixincl.x: Regenerate.
324 2018-07-23  David Edelsohn  <dje.gcc@gmail.com>
326         * inclhack.def (aix_unistd): New.
327         * fixincl.x: Regenerate.
328         * tests/base/unistd.h [AIX_UNISTD_CHECK]: New test.
330 2018-06-27  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
332         * tests/base/ioLib.h [VXWORKS_IOLIB_INCLUDE_UNISTD_CHECK]: Add
333         missing hunk.
335 2018-06-12    Rasmus Villemoes <rasmus.villemoes@prevas.dk>
337         * genfixes: exit 1 when autogen not found.
338         * genfixes: Remove some redundant code.
339         * genfixes: Update URL to autogen source code.
341         * inclhack.def: Fix fixup for assert.h on vxworks.
342         * fixincl.x: Regenerate.
344 2018-05-25  Rasmus Villemoes  <rasmus.villemoes@prevas.dk>
346         * inclhack.def (vxworks_iolib_include_unistd): New fix.
348 2018-04-18  David Malcolm  <dmalcolm@redhat.com>
350         PR jit/85384
351         * configure: Regenerate.
353 2018-02-22  David Edelsohn  <dje.gcc@gmail.com>
355         * inclhack.def (aix_stdlib_vec_malloc): New.
356         (aix_stdlib_vec_calloc): New.
357         * fixincl.x: Regenerate.
358         * tests/base/stdlib.h [AIX_STDLIB_VEC_MALLOC]: New test.
359         [AIX_STDLIB_VEC_CALLOC]: New test.
361 2017-10-13  Mike Frysinger  <vapier@chromium.org>
363         * fixinc.in (dirname): Change sed from 's|[^/]*/||' to
364         's|[^/]*//*||'.
366 2017-06-12  Doug Rupp  <rupp@adacore.com>
368         * inclhack.def (AAB_vxworks_stdint): Remove hack.
369         * fixincl.x: Regenerate.
371 2017-02-25  John David Anglin  <danglin@gcc.gnu.org>
373         PR target/68739
374         * inclhack.def (hpux11_pthread_pointer): New fix.
375         (hpux11_pthread_const): Adjust to remove void * cast from define.
376         * fixincl.x: Regenerate.
378 2017-02-11  John David Anglin  <danglin@gcc.gnu.org>
380         * tests/base/alloca.h: New file.
381         * inclhack.def (hppa_hpux11_alloca): New fix.
382         * fixincl.x: Regenerate.
384 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
386         PR other/79046
387         * configure.ac: Add GCC_BASE_VER.
388         * Makefile.in (gcc_version): Use @get_gcc_base_ver@ instead of cat to
389         get version from BASE-VER file.
390         * configure: Regenerated.
392 2017-01-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
394         PR libstdc++/78979
395         * inclhack.def (solaris_gets_c11, solaris_gets_cxx14)
396         (solaris_std_gets_cxx14, solaris_stdlib_noreturn): New fixes.
397         * fixincl.x: Regenerate.
398         * tests/base/iso/stdio_iso.h [SOLARIS_GETS_C11_CHECK,
399         SOLARIS_GETS_CXX14_CHECK, SOLARIS_STD_GETS_CXX14_CHECK,
400         SOLARIS_STDLIB_NORETURN_CHECK]: New tests.
402 2016-11-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
404         * inclhack.def (solaris_math_12): New fix.
405         (hpux11_fabsf): Replace bypass by *-hp-hpux11* mach selector.
406         * fixincl.x: Regenerate.
407         * tests/base/math.h [SOLARIS_MATH_12_CHECK]: New test.
409 2016-11-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
411         PR sanitizer/78267
412         * inclhack.def (darwin_availabilityinternal, darwin_os_trace_1)
413         (darwin_os_trace_2, darwin_os_trace_3): New fixes.
414         (hpux_stdint_least_fast): Remove spurious _EOFix_.
415         * fixincl.x: Regenerate.
416         * tests/bases/AvailabilityInternal.h: New file.
417         * tests/bases/os/trace.h: New file.
419 2016-09-30  Tadek Kijkowski  <tkijkowski@gmail.com>
421         * check.tpl: Convert line endings to unix on test outputs
422         * fixfixes.c: Fixed passing file name to apply_fix when
423         SEPARATE_FIX_PROC is defined
424         * fixincl.c: Use system_with_shell, fixes for MinGW and DJGPP
425         * fixlib.c, fixlib.h: Added system_with_shell and fix_path_separators
427 2016-09-04  John David Anglin  <danglin@gcc.gnu.org>
429         * inclhack.def (hpux_longjmp): Adjust select regular expression.
430         * fixincl.x: Regenerate.
432 2016-08-13  John David Anglin  <danglin@gcc.gnu.org>
434         * inclhack.def (hpux_longjmp): New fix.
435         * fixincl.x: Regenerate.
436         * tests/base/setjmp.h: New test file.
438 2016-08-09  Bernd Edlinger  <bernd.edlinger@hotmail.de>
440         PR bootstrap/72833
441         * fixincl.tpl (version-compare): Fix generation with autogen 5.18.
442         * inclhack.def (darwin_longjmp_noreturn): New fix.
443         * fixincl.x: Regenerated.
444         * tests/base/i386/setjmp.h [DARWIN_LONGJMP_NORETURN_CHECK]: new test.
446 2016-08-01  Muhammad Bilal  <mbilal@codesourcery.com>
448         * fixinc.in: Use --parents option to make LIB directory.
450 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
452         * mkfixinc.sh: Remove interix support.
454 2016-06-13  David Edelsohn  <dje.gcc@gmail.com>
456         * inclhack.def (aix_stdlib_malloc): New fix.
457         (aix_stdlib_realloc): New fix.
458         (aix_stdlib_calloc): New fix.
459         (aix_stdlib_valloc): New fix.
460         * fixincl.x: Regenerate.
461         * tests/base/stdlib.h [AIX_STDLIB_MALLOC]: New test.
462         [AIX_STDLIB_REALLOC]: New test.
463         [AIX_STDLIB_CALLOC]: New test.
464         [AIX_STDLIB_VALLOC]: New test.
466 2016-01-31  John David Anglin  <danglin@gcc.gnu.org>
468         PR target/68741
469         * inclhack.def (hpux_vsscanf): New fix.
470         * fixincl.x: Regenerated.
471         * tests/base/stdio.h [HPUX_VSSCANF_CHECK]: New test.
473 2015-08-14  David Edelsohn  <dje.gcc@gmail.com>
475         * inclhack.def (aix_stdio_inline): New fix.
476         (aix_strtof_const): Limit to *-*-aix*.
477         (aix_sysmachine): Same.
478         (aix_syswait_2): Same.
479         (aix_volatile): Same.
480         * fixincl.x: Regenerated.
481         * test/base/stdio.h [AIX_STDIO_INLINE]: New test.
483 2015-07-28  Eric Gallager  <egall@gwmail.gwu.edu>
485         * check.tpl: Ignore .DS_Store directories.
487 2015-05-21  David Edelsohn  <dje.gcc@gmail.com>
489         * inclhack.def (aix_externc): New fix.
490         (aix_externcpp[12]): New fix.
491         * fixincl.x: Regenerate.
492         * test/base/ctype.h [AIX_EXTERNC_CHECK]: New test.
493         * test/base/sys/socket.h [AIX_EXTERNCPP[12]_CHECK]: New test.
494         * test/base/fcntl.h: New file.
496 2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
498         * aclocal.m4: Regenerated with automake-1.11.6.
500 2015-04-22  Gregor Richards  <gregor.richards@uwaterloo.ca>
502         * mkfixinc.sh: Add *-musl* with no fixes.
504 2015-03-28  John David Anglin  <danglin@gcc.gnu.org>
506         PR libstdc++/65500
507         * inclhack.def (hpux11_lwp_rwlock_valid): New fix.
508         * fixincl.x: Regenerate.
509         * tests/base/sys/pthread.h [HPUX11_LWP_RWLOCK_VALID_CHECK]: New test.
511 2015-02-16  Daniel Richard G.  <skunk@iskunk.org>
513         PR bootstrap/48009
514         PR bootstrap/53348
515         * inclhack.def (aix_strtof_const): New fix.
516         * fixincl.x: Regenerate.
517         * tests/base/stdlib.h: New test.
519 2015-02-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
521         * inclhack.def (solaris_math_11): New fix.
522         * fixincl.x: Regenerate.
523         * tests/base/iso/math_c99.h [SOLARIS_MATH_11_CHECK]: New test.
525 2015-02-06  David Edelsohn  <dje.gcc@gmail.com>
527         PR bootstrap/53348
528         * inclhack.def (aix_pthread): Accept tab after define.
529         * fixincl.x: Regenerate.
531 2015-01-24  Bruce Korb  <bkorb@gnu.org>
533         * README: add some clarification on use of test_text
535 2014-12-21  Bruce Korb  <bkorb@gnu.org>
537         * fixincludes/fixincl.tpl: add handling for "sum" selection
538         criteria and clean up layout
539         * fixincludes/fixlib.h: enumerate TT_CKSUM test type
540         * fixincludes/fixincl.c (fix_applies): add code to handle
541         the new test type
542         (cksum_test): function to handle it
543         * fixincludes/README: doc it and remove explanations from
544         more than a decade ago.
546 2014-12-15  Uros Bizjak  <ubizjak@gmail.com>
548         * server.c (server_setup): Check return value of
549         getcwd and in case of error set buff[0] to 0.
551 2014-10-21  Uros Bizjak  <ubizjak@gmail.com>
553         * inclhack.def (glibc_c99_inline_4): Add pthread.h to files.
554         * fixincl.x: Regenerate.
556 2014-08-04  Alexander Ivchenko  <alexander.ivchenko@intel.com>
558         * inclhack.def (complier_h_tradcpp): Remove.
559         * fixincl.x: Regenerate.
560         * tests/base/linux/compiler.h: Remove.
562 2014-04-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
564         * inclhack.def (math_exception): Bypass on *-*-solaris2.1[0-9]*.
565         (solaris_int_types): Remove.
566         (solaris_longjmp_noreturn): Remove.
567         (solaris_mutex_init_2): Remove.
568         (solaris_once_init_2): Remove.
569         (solaris_sys_va_list): Remove.
570         * fixincl.x: Regenerate.
571         * tests/base/iso/setjmp_iso.h: Remove.
572         * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]: Remove.
573         [SOLARIS_ONCE_INIT_1_CHECK]: Remove wrapping done by
574         solaris_once_init_2.
575         [SOLARIS_ONCE_INIT_2_CHECK]: Remove.
576         * tests/base/sys/int_types.h: Remove.
577         * tests/base/sys/va_list.h: Remove.
579 2013-12-20  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
581         Makefile.in: Use $(FI) instead of fixincl@EXEEXT@.
583 2013-12-07  Bruce Korb  <bkorb@gnu.org>
585         * inclhack.def: many of the headers found under "bits/" are
586         often stashed under architecture directories.  Apply fixes
587         to those, too.  Also, re-ordered misordered fixes.
588         * tests/base/linux/vt.h: 80 columns in .def file limitation
589         * tests/base/iso/math_c99.h: adjust ordering
590         * tests/base/rtldef/string.h: likewise
591         * tests/base/bits/fenv.h: likewise
592         * tests/base/pthread.h: likewise
594 2013-12-06  Richard Biener  <rguenther@suse.de>
596         * inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h
597         being not compatible with C++.
598         * fixincl.x: Regenerate.
599         * tests/base/linux/vt.h: New test.
601 2013-09-20  Alan Modra  <amodra@gmail.com>
603         * configure: Regenerate.
605 2013-09-02  David Edelsohn  <dje.gcc@gmail.com>
607         * inclhack.def (aix_assert): New fix.
608         * fixincl.x: Regenerate.
609         * tests/base/assert.h [AIX_ASSERT_CHECK]: New check.
611 2013-07-06  Bruce Korb  <bkorb@gnu.org>
613         * inclhack.def (cdef_cplusplus): removed, per Bug 51776
614         * tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
616 2013-05-23  Alexander Ivchenko  <alexander.ivchenko@intel.com>
618         * inclhack.def (complier_h_tradcpp): New.
619         * fixincl.x: Rebuilt.
620         * tests/base/linux/compiler.h: New.
622 2013-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
624         * inclhack.def (solaris_pow_int_overload): Update comment.
625         Change guard to match <cmath>.
626         * fixincl.x: Regenerate.
627         * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
628         Matching change.
630 2013-05-04  David Edelsohn  <dje.gcc@gmail.com>
632         * inclhack.def (aix_null): New.
633         (void_null): Update replacement definition of NULL.
634         * fixincl.x: Regenerate.
635         * tests/base/curses.h: Update for new fix.
637 2013-01-16  Alexandre Oliva  <aoliva@redhat.com>
639         * inclhack.def (feraiseexcept_nosse_invalid): New.
640         (feraiseexcept_nosse_divbyzero): Likewise.
641         * fixincl.x: Rebuilt.
642         * tests/base/bits/fenv.h: New.
644 2013-01-14  Richard Biener  <rguenther@suse.de>
646         * fixlib.h (verbose_level, fixinc_mode): Mark extern.
648 2012-10-29  Bruce Korb  <bkorb@gnu.org>
650         * README: testing wrap and replacement fixes is pointless.
651         * fixincl.c: export verbosity enumerations to fixlib.h
652         (run_compiles): mark replacement fixes to be skipped when
653         in testing mode
654         * fixlib.h: add a test mode and enumerations from fixincl.c
655         * check.tpl: set TEST_MODE in environment
656         * fixopts.c (initialize_opts): check for TEST_MODE in environment
657         * inclhack.def: move AAB_darwin7_9_long_double_funcs to
658         darwin_9_long_double_funcs_2.  It is not a replacement fix.
659         * fixincl.x: regenerate
660         * tests/base/ioLib.h: the need for this is now exposed, so add it.
661         * tests/base/architecture/ppc/math.h: the correct result is now needed.
663 2012-10-29  Robert Mason  <rbmj@verizon.net>
665         * fixinc.in: Omit machine name checks for vxworks
666         * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
667         (AAB_vxworks_regs_vxtypes): another
668         (AAB_vxworks_stdint): yet another
669         (AAB_vxworks_unistd): and another
670         (vxworks_ioctl_macro): reformatting fix
671         (vxworks_mkdir_macro): again
672         (vxworks_regs): and again
673         (vxworks_write_const): and again
674         * tests/base/ioLib.h: new test result
675         * tests/base/math.h: likewise
676         * tests/base/sys/stat.h: likewise
677         * tests/base/testing.h: and again
679 2012-09-29  David Edelsohn  <dje.gcc@gmail.com>
681         * inclhack.def (AAB_aix_fcntl): New fix.
682         * fixincl.x: Regenerate.
684 2012-06-19  David Edelsohn  <dje.gcc@gmail.com>
686         * inclhack.def (aix_mutex_initializer_1): New fix.
687         (aix_cond_initializer_1): New fix.
688         (aix_rwlock_initializer): New fix.
689         * fixincl.x: Regenerate.
690         * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
691         [AIX_COND_INITIALIZER_1_CHECK]: New.
692         [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
694 2012-05-29  Thomas Schwinge  <thomas@codesourcery.com>
696         * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
697         gcc_AC_FUNC_MMAP_BLACKLIST.
698         * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
699         * aclocal.m4: Regenerate.
700         * configure: Regenerate.
702 2012-04-24  Tristan Gingold  <gingold@adacore.com>
704         * fixincl.c (fix_with_system): Add missing specifier.
705         * configure.ac: Default to twoprocess on vms.
706         * configure: Regenerate.
708 2012-03-23  David Edelsohn  <dje.gcc@gmail.com>
710         * inclhack.def (aix_malloc): New.
711         * fixincl.x: Regenerate.
712         * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
714 2012-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
716         PR other/52626
717         * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
718         (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
720 2012-03-15  Tristan Gingold  <gingold@adacore.com>
722         * README (EXAMPLES OF FIXES): Update.
724 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
726         * inclhack.def (math_exception): Remove duplicate.
727         (solaris_cond_init): Remove.
728         (solaris_sys_va_list): Remove Solaris 8 support.
729         * fixincl.x: Regenerate.
730         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
732 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
734         * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
735         (irix___restrict): Remove.
736         (irix___generic1): Remove.
737         (irix___generic2): Remove.
738         (irix_asm_apostrophe): Remove.
739         (irix_complex): Remove.
740         (irix_pthread_init): Remove.
741         (irix_socklen_t): Remove.
742         (irix_stdint_c99_mode): Remove.
743         (irix_stdint_c99_types): Remove.
744         (irix_stdint_c99_macros): Remove.
745         (irix_stdio_va_list): Remove IRIX 6.5 support.
746         (irix_wcsftime): Remove.
747         (stdio_va_list): Remove IRIX 6.5 support.
748         (svr4_profil): Remove IRIX bypass.
749         * fixincl.x: Regenerate.
751         * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
752         * tests/base/internal/math_core.h: Remove.
753         * tests/base/internal/sgimacros.h: Remove.
754         * tests/base/internal/wchar_core.h: Remove.
755         * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
756         support.
757         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
758         * tests/base/stdint-irix65.h: Remove.
759         * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
760         * tests/base/sys/asm.h: Remove.
761         * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
763 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
765         * inclhack.def (alpha___extern_prefix): Remove.
766         (alpha___extern_prefix_standards): Remove.
767         (alpha___extern_prefix_sys_stat): Remove.
768         (alpha_bad_lval): Remove.
769         (alpha_pthread): Remove.
770         (alpha_pthread_gcc): Remove.
771         (alpha_pthread_init): Remove.
772         * fixincl.x: Regenerate.
773         * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
774         [ALPHA_PTHREAD_GCC_CHECK]: Remove.
775         [ALPHA_PTHREAD_INIT_CHECK]: Remove.
776         * tests/base/standards.h: Remove.
777         * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
778         Remove.
779         * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
780         [ALPHA_BAD_LVAL_CHECK]: Remove.
782 2012-03-12  Tristan Gingold  <gingold@adacore.com>
784         * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
785         (vms_do_not_redeclare_hostalias, vms_decc_builtin)
786         (vms_no_64bit_getopt, vms_forward_declare_struct)
787         (vms_use_fast_setjmp): New fixes.
788         * fixincl.x: Regenerate.
789         * tests/base/rtldef/string.h: Update.
790         * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
791         * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
792         * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
794 2012-01-11  Bruce Korb <bkorb@gnu.org>
795             Steven G. Kargl  <kargl@gcc.gnu.org>
796             Andreas Tobler  <andreast@fgznet.ch>
798         PR bootstrap/51705
799         PR preprocessor/51776
800         * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
801         * fixincl.x: Regenerate.
802         * tests/base/sys/cdefs.h: Update.
804         * genfixes: Remove the 'Ver.' from the version check.
806 2011-12-20  Andreas Schwab  <schwab@linux-m68k.org>
808         * configure: Regenerate.
810 2011-12-19  Andreas Schwab  <schwab@linux-m68k.org>
812         * configure: Regenerate.
814 2011-11-16  David Edelsohn  <dje.gcc@gmail.com>
816         * inclhack.def (aix_once_init_[12]): New fixes.
817         * fixincl.x: Regenerate.
818         * tests/base/pthread.h: Update.
820 2011-10-25  Mike Stump  <mikestump@comcast.net>
822         PR target/48851
823         * inclhack.def (void_null): New bypass.
824         * fixincl.x: Regenerate.
826 2011-09-26  Tristan Gingold  <gingold@adacore.com>
828         * inclhack.def (ms_define_can_use_extern_prefix):
829         (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
830         New fixes.
831         * fixincl.x: Regenerate.
832         * tests/base/rtldef/string.h: New test.
833         * tests/base/rtldef/decc$types.h: Likewise.
834         * tests/base/testing.h: Update
836 2011-09-22  Tristan Gingold  <gingold@adacore.com>
838         * mkfixinc.sh (target): Remove alpha-vms from particular targets.
840 2011-08-23  Steve Ellcey  <sje@cup.hp.com>
842         PR libstdc++/50153
843         * inclhack.def (hpux11_abs): Extend to all hpux machines.
844         * fixincl.x: Regenerate.
846 2011-08-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
847             Marc Glisse  <marc.glisse@normalesup.org>
849         PR libstdc++-v3/1773
850         * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
851         (solaris_longjmp_noreturn, solaris_pow_int_overload)
852         (solaris_std___filbuf): New fixes.
853         * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
854         tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
855         * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
857 2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
859         PR c++/49347
860         * inclhack.def (solaris_posix_spawn_restrict): New fix.
861         * fixincl.x: Regenerate.
862         * tests/base/spawn.h: New test.
864 2011-06-08  Douglas B Rupp  <rupp@gnat.com>
866         * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
867         * configure: Regenerate.
868         * config.h.in: Regenerate.
870 2011-06-06  Peter O'Gorman  <pogma@thewrittenword.com>
872         * inclhack.def (aix_net_if_arp): New fix.
873         * fixincl.x: Regenerate.
874         * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
876 2011-05-17  Tristan Gingold  <gingold@adacore.com>
878         * inclhack.def (solaris_complex_cxx): Fix syntax.
879         * fixincl.x: Regenerate.
881 2011-05-17  Tristan Gingold  <gingold@adacore.com>
883         * check.tpl: Shell-quote testing file.
885 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
887         * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
889 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
891         PR other/46202
892         * Makefile.in (install-strip): New phony target.
893         (all, check, install): Also mark as phony.
895 2010-11-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
897         * inclhack.def (irix_pthread_init): New fix.
898         * fixincl.x: Regenerate.
899         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
901 2010-10-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
903         PR c++/46024
904         * inclhack.def (solaris_sys_va_list): New fix.
905         * fixincl.x: Regenerate.
906         * tests/base/sys/va_list.h: New test.
908 2010-09-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
910         * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
911         * fixincl.x: Regenerate.
913 2010-07-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
915         * inclhack.def (solaris_cond_init): New fix.
916         * fixincl.x: Regenerate.
917         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
918         [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
920 2010-06-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
922         * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
923         * fixincl.x: Regenerate.
924         * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
925         * tests/base/sys/feature_tests.h: New file.
927 2010-06-03  Joern Rennecke <joern.rennecke@embecosm.com>
928             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
930         PR bootstrap/42798
931         * configure.ac: Check for declaration of 'basename(char *)'.
932         * configure: Regenerate.
934 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
936         * inclhack.def (alpha_wchar): Remove.
937         * fixincl.x: Regenerate.
938         * tests/base/wchar.h: Remove.
940 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
942         * aclocal.m4: Regenerate.
944 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
946         * inclhack.def (alpha_assert): Allow for more whitespace in
947         select.
948         * fixincl.x: Regenerate.
950 2010-03-28  H.J. Lu  <hongjiu.lu@intel.com>
952         PR target/40722
953         * mkfixinc.sh: Revert the last change for mingw.
955 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
957         * inclhack.def (glibc_strncpy): New fix.
958         * fixincl.x: Regenerate.
959         * tests/base/bits/string2.h: Update.
961 2010-03-23  H.J. Lu  <hongjiu.lu@intel.com>
963         PR target/40722
964         * mkfixinc.sh: Fix stdlib.h for mingw.
966 2010-02-19  Bruce Korb  <bkorb@gnu.org>
968         * inclhack.def: remove vestiges of inadvertently committed changes
970 2010-02-10  Bruce Korb  <bkorb@gnu.org>
972         * README: fix up references to old gcc/fixinc directory
974 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
976         * inclhack.def (solaris_int_limits_3): New fix.
977         * fixincl.x: Regenerate.
978         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
979         test.
981         * inclhack.def (solaris_int_const, solaris_int_limits_1,
982         solaris_int_limits_2 ): Applies to Solaris 2 in general.
983         Remove select.
984         Add mach for *-*-solaris2*.
985         Change second c_fix_arg to select.
986         Remove #pragma ident from test_text.
987         * fixincl.x: Regenerate.
988         * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
989         #pragma trigger text.
990         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
991         SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
993 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
995         * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
996         (aix_stdint_2): Likewise.
997         (aix_stdint_3): Likewise.
998         (aix_stdint_4): Likewise.
999         (aix_stdint_5): Likewise.
1000         (darwin_stdint_1): Add stdint-darwin.h to files.
1001         (darwin_stdint_2): Likewise.
1002         (darwin_stdint_3): Likewise.
1003         (darwin_stdint_4): Likewise.
1004         (darwin_stdint_5): Likewise.
1005         (darwin_stdint_6): Likewise.
1006         (darwin_stdint_7): Likewise.
1007         (hpux_c99_intptr): Add stdint-hpux11.h to files.
1008         (hpux_c99_inttypes): Likewise.
1009         (hpux_c99_inttypes2): Likewise.
1010         (hpux_stdint_least_fast): Likewise.
1011         (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
1012         (irix_stdint_c99_types): New fix.
1013         (irix_stdint_c99_macros): New fix.
1014         (newlib_stdint_1): Add stdint-newlib.h to files.
1015         (newlib_stdint_2): Likewise.
1016         fixincl.x: Regenerate.
1017         tests/base/stdint-aix.h: New file.
1018         tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
1019         AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
1020         tests/base/stdint-aix.h: ... here.
1021         [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
1022         [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
1023         [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
1024         tests/base/stdint-darwin.h: New file.
1025         tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
1026         DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
1027         DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
1028         tests/base/stdint-darwin.h: ... here.
1029         [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
1030         [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
1031         [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
1032         tests/base/stdint-hpux11.h: New file.
1033         tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
1034         HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
1035         tests/base/stdint-hpux11.h: ... here.
1036         [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
1037         [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
1038         tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
1039         IRIX_STDINT_C99_MODE_CHECK.
1040         tests/base/stdint-irix65.h: New file.
1041         tests/base/stdint-newlib.h: New file.
1042         tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
1043         NEWLIB_STDINT_2_CHECK]: Moved ...
1044         tests/base/stdint-newlib.h: ... here.
1046 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1048         * configure: Regenerate.
1050 2009-10-21  Steve Ellcey  <sje@cup.hp.com>
1052         * inclhack.def (hpux_stdint_least_fast): Simplify.
1053         * fixincl.x: Regenerate.
1054         * tests/base/stdint.h: Update.
1056 2009-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1058         * inclhack.def (isc_fmod, isc_omits_with_stdc)
1059         (nested_sys_limits, sco_math): Remove.
1060         * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
1061         * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
1062         * tests/base/sys/limits.h: Remove.
1063         * fixincl.x: Regenerate.
1065 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1067         PR testsuite/29737
1068         PR bootstrap/35938
1069         PR testsuite/39655
1070         * check.tpl: Fix typos.
1071         * README: Likewise.  Also, document that 'select' uses ERE.
1072         * mkheaders.in: Update copyright years in --version output.
1073         * inclhack.def (sco_math): Add missing final newline in sed
1074         script 'a', 'c', or 'i' commands, for BSD sed.
1075         (sco_math): In the text of 'a', 'c', or 'i' sed
1076         commands, prepend leading white space with a backslash to avoid
1077         the whitespace to be removed by BSD sed.
1078         (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
1079         (x11_new): Fix sed expression, for BSD sed.
1080         (glibc_mutex_init): Fix newlines in sed 's' command replacement
1081         part, for GNU sed 3.02 and Solaris sed.
1082         (glibc_mutex_init): Replace unportable \+ sed regex operator
1083         with \{1,\}.
1084         (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
1085         alternation \| regex operator.
1086         (solaris_complex): Remove superfluous backslashes from
1087         replacement string.  Replace \+ operator with \{1,\}.
1088         * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
1089         * fixincl.x: Regenerate.
1091 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1093         PR libfortran/41169
1094         * inclhack.def (irix_complex): New fix.
1095         (solaris_complex): Likewise.
1096         * fixincl.x: Regenerate.
1097         * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
1098         New tests.
1100 2009-08-28   Bruce Korb <bkorb@gnu.org>
1101              Steve Ellcey  <sje@cup.hp.com>
1103         * README (files): Describe files entry.
1104         * inclhack.def (hpux_stdint_least): Remove.
1105         (hpux_stdint_fast): Remove.
1106         (hpux_stdint_fast): Remove.
1107         (hpux_stdint_least_fast): New.
1108         (hpux_inttype_int_least8_t): Remove.
1109         (hpux_inttype_int8_t): Modify.
1110         * fixincl.x: Regenerate.
1111         * tests/base/stdint.h: Update.
1112         * tests/base/sys/_inttypes.h: Update.
1114 2009-08-28  Steve Ellcey  <sje@cup.hp.com>
1116         * inclhack.def (hpux_imaginary_i): Remove spaces.
1117         * fixincl.x: Regenerate.
1118         * tests/base/stdint.h: Update AIX fixes. 
1119         * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
1121 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1123         * configure.ac (AC_PREREQ): Bump to 2.64.
1125 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1127         * aclocal.m4: Regenerate.
1128         * configure: Regenerate.
1129         * config.h.in: Regenerate.
1131 2009-08-17  David Edelsohn  <edelsohn@gnu.org>
1133         * inclhack.def (aix_complex): Redefine _Complex_I.  Do not
1134         redefine I.
1135         * (aix_stdint_[12345]): New fixes.
1136         * fixincl.x: Regenerate.
1137         * tests/base/complex.h: Update check.
1138         * tests/base/stdint.h: Add AIX stdint.h checks.
1140 2009-08-14  Steve Ellcey  <sje@cup.hp.com>
1142         * inclhack.def (hpux_imaginary_i): New fix.
1143         * fixincl.x: Regenerate.
1144         * tests/base/complex.h: New file.
1146 2009-08-12  David Edelsohn  <edelsohn@gnu.org>
1148         * inclhack.def (aix_complex): New fix.
1149         * fixincl.x: Regenerate.
1151 2009-08-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1153         * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
1154         (hpux_inttype_int8_t): Likewise.
1155         * fixincl.x: Regenerate.
1157 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1159         * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
1160         New variables.
1161         ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
1162         Use them.
1164 2009-07-04  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1166         * inclhack.def (darwin_stdint_5, darwin_stdint_6,
1167         darwin_stdint_7): New fixes.
1168         * fixincl.x: Regenerate.
1169         * tests/base/stdint.h: Adjust test for new fixes.
1171 2009-07-03  Eric Botcazou  <ebotcazou@adacore.com>
1173         * inclhack.def (solaris_int_types): New fix.
1174         * fixincl.x: Regenerate.
1175         * tests/base/sys/int_types.h: New file.
1177 2009-06-09  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1179         * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
1180         darwin_stdint_4): New fixes.
1181         * tests/base/stdint.h: Adjust test results for new fixes.
1182         * fixincl.x: Regenerate.
1184 2009-05-29  Eric Botcazou  <ebotcazou@adacore.com>
1186         * inclhack.def (solaris_int_const): New fix.
1187         (solaris_int_limits_1): Likewise.
1188         (solaris_int_limits_2): Likewise.
1189         * fixincl.x: Regenerate.
1190         * tests/base/sys/int_const.h: New file.
1191         * tests/base/sys/int_limits.h: Likewise.
1193 2009-05-15  Joseph Myers  <joseph@codesourcery.com>
1195         * inclhack.def (glibc_tgmath): Correct bypass.
1196         * fixincl.x: Regenerate.
1198 2009-04-28  Steve Ellcey  <sje@cup.hp.com>
1200         * inclhack.def (hpux11_uint32_c): Remove.
1201         (hpux_long_double): Disable on hpux11.3*.
1202         (hpux_long_double_2): New.
1203         (hpux_c99_intptr): New.
1204         (hpux_c99_inttypes): New.
1205         (hpux_c99_inttypes2): New.
1206         (hpux_stdint_least): New.
1207         (hpux_stdint_fast): New.
1208         (hpux_inttype_int_least8_t): New.
1209         (hpux_inttype_int8_t): New.
1210         * fixincl.x: Regenerate.
1211         * tests/base/sys/_inttypes.h: New.
1212         * tests/base/inttypes.h: Update.
1213         * tests/base/stdlib.h: Update.
1214         * tests/base/stdint.h: Update.
1216 2009-04-28  Joseph Myers  <joseph@codesourcery.com>
1218         * inclhack.def (glibc_stdint): New fix.
1219         * fixincl.x: Regenerate.
1220         * tests/base/stdint.h: Update.
1222 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
1224         * Makefile.in: Change copyright header to refer to version
1225         3 of the GNU General Public License and to point readers at the
1226         COPYING3 file and the FSF's license web page.
1227         * fixfixes.c: Likewise.
1228         * fixinc.in: Likewise.
1229         * fixincl.c: Likewise.
1230         * fixlib.c: Likewise.
1231         * fixlib.h: Likewise.
1232         * fixopts.c: Likewise.
1233         * fixtests.c: Likewise.
1234         * genfixes: Likewise.
1235         * mkheaders.in: Likewise.
1236         * system.h: Likewise.
1238 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
1240         PR c/448
1241         * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
1242         * fixincl.x: Regenerate.
1243         * tests/base/stdint.h: Update.
1245 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
1247         * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
1248         Update.
1250 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
1252         PR c/456
1253         PR c/5675
1254         PR c/19976
1255         PR c/29116
1256         PR c/31871
1257         PR c/35198
1258         * inclhack.def (glibc_tgmath): New fix.
1259         * fixincl.x: Regenerate.
1260         * tests/base/tgmath.h: New.
1262 2009-03-28  Joseph Myers  <joseph@codesourcery.com>
1264         * inclhack.def (aix_syswait, exception_structure,
1265         pthread_page_size): Remove.
1266         (math_exception): Remove mention of fixproto in comment.
1267         * fixincl.x: Regenerate.
1268         * mkheaders.in: Do not handle STMP_FIXPROTO.
1270 2009-03-27  Sandra Loosemore  <sandra@codesourcery.com>
1272         * server.c (run_shell): Quote directory name passed to cd.
1274 2009-03-01  Bruce Korb  <bkorb@gnu.org>
1275         Apply a positively ancient patch:
1277         2004-10-15  Giovanni Bajo  <giovannibajo@libero.it>
1279         * inclhack.def (alpha_if_semicolon): new fix from long, long ago
1280         * tests/base/net/if.h: Add new test.
1282 2009-01-06  Andreas Tobler  <a.tobler@schweiz.org>
1284         * tests/base/locale.h: Add new test.
1285         * tests/base/stdarg.h: Likewise.
1287 2009-01-05  Steve Ellcey  <sje@cup.hp.com>
1289         * inclhack.def (hpux_spu_info):  Add files line.
1290         * fixincl.x: Regenerate.
1292 2009-01-01  Andreas Tobler  <a.tobler@schweiz.org>
1294         * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
1295         in case of C.
1296         * fixincl.x: Regenerate.
1298 2008-12-31  Andreas Tobler  <a.tobler@schweiz.org>
1300         PR target/35460
1301         * inclhack.def (openbsd_va_start): Use __builtin_va_start
1302         for OpenBSD.
1303         * fixincl.x: Regenerate.
1305 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1307         * configure: Regenerate.
1309 2008-12-15  Steve Ellcey  <sje@cup.hp.com>
1311         * inclhack.def (hpux_spu_info): Match PA as well as IA64.
1312         * fixincl.x: Regenerate.
1314 2008-09-06  H.J. Lu  <hongjiu.lu@intel.com>
1316         * configure.ac: Fix a typo.
1317         * configured: Regenerate.
1319 2008-09-06  Bruce Korb  <bkorb@gnu.org>
1321         * fixincl.tpl (sed): make the program executable configurable.
1322         Some platforms have some rather oddball defaults.
1323         * config.h.in (SED_PROGRAM): define the default sed.
1324         * fixincl.x: regenerated
1325         * tests/base/internal/wchar_core.h: fix bad sample text
1326         * tests/base/math.h: fix bad sample text
1327         * configure.ac: search for working sed
1328         * inclhack.def (glibc_mutex_init): fix non-portable construct
1329         and re-order a few misordered entries.
1331 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1333         * configure: Regenerate.
1335 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1337         * inclhack.def (AAB_svr4_replace_byteorder,
1338         AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
1339         libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
1340         ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
1341         solaris_mutex_init_1, solaris_socket, solaris_unistd,
1342         solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
1343         ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
1344         ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
1345         ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
1346         ultrix_strings2, ultrix_sys_time, ultrix_unistd,
1347         unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
1348         windiss_math2, windiss_valist): Remove.
1349         * fixincl.x: Regenerate.
1350         * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
1351         i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
1352         powerpc-*-eabiaix*): Remove.
1353         * tests/base/math.h: Update.
1354         * tests/base/pthread.h: Update.
1355         * tests/base/stdio.h: Update.
1356         * tests/base/stdlib.h: Update.
1357         * tests/base/string.h: Update.
1358         * tests/base/strings.h: Update.
1359         * tests/base/sys/file.h: Update.
1360         * tests/base/sys/limits.h: Update.
1361         * tests/base/sys/socket.h: Update.
1362         * tests/base/sys/stat.h: Update.
1363         * tests/base/sys/time.h: Update.
1364         * tests/base/testing.h: Update.
1365         * tests/base/unistd.h: Update.
1366         * tests/base/_G_config.h: Remove.
1367         * tests/base/arpa: Remove directory.
1368         * tests/base/fs: Remove directory.
1369         * tests/base/locale.h: Remove.
1370         * tests/base/machine: Remove directory.
1371         * tests/base/rpc/svc.h: Remove.
1372         * tests/base/sys/ioctl.h: Remove.
1373         * tests/base/sys/regset.h: Remove.
1374         * tests/base/sys/times.h: Remove.
1375         * tests/base/sys/utsname.h: Remove.
1376         * tests/base/widec.h: Remove.
1378 2008-05-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1380         * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
1381         * tests/base/iso/math_c99.h: Update.
1382         * fixincl.x: Regenerate.
1384 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
1386         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
1387         posix_types_64.
1388         * fixincl.x: Regenerate.
1390 2008-04-25  Kai Tietz  <kai.tietz@onvision.com>
1392         * fixincl.c (fix_with_system): Cast pointer difference to long.
1393         * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
1395 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1397         PR bootstrap/35457
1398         * Makefile.in: Rewrite aclocal.m4 rule.
1399         * aclocal.m4: Regenerate.
1400         * configure: Regenerate.
1402 2008-03-07  Peter O'Gorman  <pogma@thewrittenword.com>
1404         PR c++/20366
1405         * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
1406         * fixincl.x: Regenerate.
1407         * tests/base/stdio.h: Add test.
1409 2008-02-25  Ben Elliston  <bje@au.ibm.com>
1411         PR other/32948
1412         * fixincl.c (fix_applies): Remove unused variable `name_len'.
1414 2008-02-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1416         * inclhack.def (solaris_math_10): New.
1417         * tests/base/iso/math_c99.h: Update.
1419         * fixincl.x: Regenerate.
1421 2008-02-04  Ismail Dönmez  <ismail@pardus.org.tr>
1423         * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
1424         freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
1425         netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon):  Add
1426         quotes around mach entries.
1427         * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
1428         to GPLv3.
1430 2008-02-04  Hans-Peter Nilsson  <hp@axis.com>
1432         PR other/31405
1433         * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
1434         (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
1435         __extern_inline|__GNU_STDC_INLINE__.
1436         (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
1437         <bypass>: Change from __STDC_VERSION__ to
1438         __extern_inline|__GNU_STDC_INLINE__.
1439         <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
1440         appending attribute-gnu_inline.
1441         <second c_fix_arg>: Remove.
1442         <test_text>: Remove __extern_inline line.
1443         * tests/base/features.h: Re-add.
1444         * tests/base/sys/sysmacros.h: Adjust.
1445         * fixincl.x: Regenerate.
1447 2008-01-06  Hans-Peter Nilsson  <hp@axis.com>
1449         Revert last change.
1451 2007-12-18  Hans-Peter Nilsson  <hp@axis.com>
1453         * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
1454         * fixincl.x: Regenerate.
1455         * tests/base/wchar.h: Update.
1456         * tests/base/features.h: New.
1458 2007-10-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1460         PR target/33700
1461         * inclhack.def (hpux11_pthread_const): New.
1462         * fixincl.x: Regenerate.
1463         * tests/base/sys/pthread.h: Update.
1465 2007-10-12  Kai Tietz  <kai.tietz@onevision.com>
1467         * configure.ac: x86_64 mingw target uses twoprocess.
1468         * mkfixinc.sh: Add x86_64 mingw target.
1469         * configure: Regenerate.
1471 2007-10-09  Geoffrey Keating  <geoffk@apple.com>
1473         * inclhack.def (darwin_externc): New.
1474         * fixincl.x: Regenerate.
1475         * tests/base/mach-o/swap.h: New.
1477 2007-08-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1479         * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
1480         Delete fixes.
1481         * tests/base/iso/math_c99.h: Delete associated test baselines.
1482         * fixincl.x: Regenerate.
1484 2007-07-24  Krister Walfridsson  <cato@df.lth.se>
1486         PR target/30058
1487         * inclhack.def (netbsd_c99_inline_2): New.
1488         * fixincl.x: Regenerate.
1489         * tests/base/signal.h: Update.
1491 2007-07-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1493         PR target/32641
1495         * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
1496         solaris_math_7): Constify and make FP exception-safe.
1497         * tests/base/iso/math_c99.h: Update.
1499         * fixincl.x: Regenerate.
1501 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1503         PR libgcj/28190
1504         * inclhack.def (irix_stdint_c99): New fix.
1505         * fixincl.x: Regenerate.
1506         * tests/base/stdint.h: New test.
1508 2007-06-06  Steve Ellcey  <sje@cup.hp.com>
1510         PR testsuite/31828
1511         * inclhack.def (hppa_hpux_fp_macros): New.
1512         * fixincl.x: Regenerate.
1513         * tests/base/math.h: Update.
1515 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
1517         * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
1518         if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
1519         __STDC_VERSION__ < 199901L.
1520         (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
1521         with #ifdef __GNUC_GNU_INLINE__.
1522         (glibc_c99_inline_3): Add select.  Replace __STDC_VERSION__ >= 199901L
1523         with defined(__GNUC_STDC_INLINE__).
1524         (glibc_c99_inline_4): Change select, add second c_fix_arg.
1525         Replace #if __STDC_VERSION__ < 199901L with
1526         #ifdef __GNUC_GNU_INLINE__.
1527         * fixincl.x: Regenerated.
1528         * tests/base/bits/string2.h: Update.
1529         * tests/base/sys/sysmacros.h: Update.
1530         * tests/base/sys/stat.h: Update.
1532 2007-03-18  Krister Walfridsson  <cato@df.lth.se>
1534         PR target/30058
1535         * inclhack.def (netbsd_c99_inline_1): New.
1536         * fixincl.x: Regenerate.
1537         * tests/base/signal.h: New.
1539 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1541         * Makefile.in: Add dummy "install-info" target.
1543 2007-03-06  Joseph Myers  <joseph@codesourcery.com>
1545         * mkheaders.in: Fix headers for each multilib required.
1547 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1549         * Makefile.in: Add dummy install-pdf target.
1551 2007-02-27  Joseph Myers  <joseph@codesourcery.com>
1553         * mkheaders.in (incdir): Use include-fixed not include.
1555 2007-02-15  Brooks Moses  <brooks.moses@codesourcery.com>
1557         * Makefile.in: Added "pdf" target to .PHONY.
1559 2007-02-05  Richard Guenther  <rguenther@suse.de>
1561         * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
1562         with older glibc.  Adjust version number for C99.
1563         * fixincl.x: Regenerated.
1565 2007-02-04  Mike Stump  <mrs@apple.com>
1567         * mkheaders.in: Allow optional isysroot parameter.
1569 2007-02-03  Bruce Korb <bkorb@gnu.org>
1571         * inclhack.def (glibc_c99_inline_4): replace "extern" only if
1572         surrounded by space characters.
1574 2007-01-25  Daniel Franke <franke.daniel@gmail.com>
1576         PR target/30272
1577         * inclhack.def(broken_cabs): Also remove definition of cabsl.
1578         * fixincl.x: Regenerate.
1579         * tests/base/math.h: Update.
1581 2007-01-05  Bruce Korb <bkorb@gnu.org>, 
1582             Daniel Franke <franke.daniel@gmail.com>
1584         PR target/30008
1585         * fixincl.tpl (List): separate file name patterns with a NUL byte instead
1586         of a vertical bar ("|").
1587         * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
1588         matching.  Set SKIP_TEST flag if we are not to run a test.
1589         * fixincl.x: Regenerate.
1590         * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
1591         kandr_concat, sco_math): Replace lists of specfic file names by search
1592         patterns.
1594 2006-12-12  Olivier Hainque  <hainque@adacore.com>
1596         * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
1597         targets for which a no-op fixer is appropriate.
1599 2006-11-07  Richard Guenther  <rguenther@suse.de>
1601         * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
1602         systems.
1603         * fixincl.x: Regenerate.
1605 2006-11-02  Geoffrey Keating  <geoffk@apple.com>
1607         * inclhack.def (glibc_c99_inline_1): New.
1608         * inclhack.def (glibc_c99_inline_2): New.
1609         * inclhack.def (glibc_c99_inline_3): New.
1610         * inclhack.def (glibc_c99_inline_4): New.
1611         * fixincl.x: Regenerate.
1612         * tests/base/bits/string2.h: New.
1613         * tests/base/sys/sysmacros.h: New.
1614         * tests/base/sys/stat.h: Update.
1616 2006-11-01  Steve Ellcey  <sje@cup.hp.com>
1618         * tests/base/sys/socket.h: Update.
1620 2006-10-31  Steve Ellcey  <sje@cup.hp.com>
1622         * inclhack.def (hpux11_extern_sendfile): New.
1623         (hpux11_extern_sendpath): New.
1624         * fixincl.x: Regenerate.
1626 2006-10-29  Joseph Myers  <joseph@codesourcery.com>
1628         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
1629         * fixincl.x: Regenerate.
1631 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1633         * Makefile.in: Added empty "pdf" target.
1635 2006-10-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1637         PR target/29300
1638         * inclhack.def (hpux_pthread_initializers): New hack.
1639         * tests/base/sys/pthread.h: New file.
1641         * fixincl.x: Regenerate.
1643 2006-10-03  Uros Bizjak <uros@kss-loka.si>
1645         * inclhack.def (glibc_mutex_init): Also fix
1646         PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
1647         PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
1648         * tests/base/pthread.h: Update.
1650         * fixincl.x: Regenerate.
1652 2006-10-01  Uros Bizjak <uros@kss-loka.si>
1654         * inclhack.def (glibc_mutex_init): New fix.
1655         * tests/base/pthread.h: Update.
1657         * fixincl.x: Regenerate.
1659 2006-09-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1661         * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1662         Prevent it from running on solaris10 or later.
1663         (solaris_once_init_2): Fix comment.
1664         * tests/base/pthread.h: Update.
1666         * fixincl.x: Regenerate.
1668 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1670         * inclhack.def (solaris_once_init_2): New fix.
1671         * tests/base/pthread.h: Update.
1673         * fixincl.x: Regenerate.
1675 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1677         * inclhack.def (solaris_mutex_init_2): Remove test for
1678         PTHREAD_RWLOCK_INITIALIZER.
1679         (solaris_rwlock_init_1): New.
1680         * tests/base/pthread.h: Update.
1682         * inclhack.def (solaris_once_init_1): New.
1683         * tests/base/pthread.h: Adjust for new fix.
1685         * fixincl.x: Regenerate.
1687 2006-07-17  Roger Sayle  <roger@eyesopen.com>
1689         * tests/base/errno.h: New file.
1690         * tests/base/architecture/ppc/math.h: Likewise.
1691         * tests/base/ia64/sys/getppdp.h: Likewise.
1693 2006-07-10  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1695         PR bootstrap/20437
1696         * Makefile.in (configure, config.h.in): Change into $(srcdir)
1697         before autoconf or autoheader call.
1699 2006-06-23  Steve Ellcey  <sje@cup.hp.com>
1701         PR target/28084
1702         * inclhack.def (hpux_extern_errno): New.
1703         * fixincl.x: Regenerate.
1705 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
1707         * Makefile.in: Add dvi info html and install-html to .PHONY
1708         Add install-html target.
1710 2006-05-16  Mike Stump  <mrs@apple.com>
1712         * configure.ac: Add -Wno-overlength-strings.
1713         * configure: Regenerate.
1715 2006-05-14  Bernhard Fischer  <aldot@gcc.gnu.org>
1717         * README: Fix typo.
1719 2006-02-18  Steve Ellcey  <sje@cup.hp.com>
1721         PR target/26189
1722         * inclhack.def (hpux_spu_info): New.
1723         * fixincl.x: Regenerate
1725 2006-01-31  Marcin Dalecki  <martin@dalecki.de>
1727         * configure.ac: Check for asprintf, basename, vasprintf.
1728         * config.h.in: Regenerate.
1729         * configure: Regenerate.
1731 2006-01-19  Andrew Pinski  <pinskia@physics.uc.edu>
1733         PR target/15642
1734         * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1735         __APPLE_CC_ as 1345.
1736         (broken_nan): New.
1737         * fixincl.x: Regenerate.
1739 2005-11-24  Bruce Korb  <bkorb@gnu.org>
1741         * fixincl.c (write_replacement): "here strings" in AutoGen
1742         often/generally don't have a terminating newline.  Check the
1743         last byte for '\n'.
1745 2005-11-13  Andreas Jaeger  <aj@suse.de>
1747         * check.tpl: Handle CVS additionally.
1749 2005-11-05  Andreas Jaeger  <aj@suse.de>
1751         * check.tpl: Adopt for move to subversion.
1753 2005-09-15  Joseph S. Myers  <joseph@codesourcery.com>
1755         PR c++/23139
1756         * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1757         fixes.
1758         * fixincl.x: Regenerate.
1759         * tests/base/bits/huge_val.h: New file.
1761 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
1763         * All files: Update with new FSF address.
1765 2005-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1767         * Makefile.in (WARN_CFLAGS): New.
1768         (.c.o): Add $(WARN_CFLAGS).
1769         * aclocal.m4: Include ../config/warnings.m4.
1770         * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1771         ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1772         ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1773         * fixopts.c (initialize_opts): Fix old-style definintion.
1775         * configure: Regenerate.
1777 2005-06-24  Geoffrey Keating  <geoffk@geoffk.org>
1779         * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1780         (AAB_darwin7_9_long_double_funcs_2): New.
1781         * fixincl.x: Regenerate.
1783 2005-06-15  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1785         PR libfortran/15266
1786         * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1787         Use double quotes in select so \t matches tabs.
1788         Add IRIX testcase.
1789         * fixincl.x: Regenerate.
1790         * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1792 2005-05-22  Danny Smith  <dannysmith@users.souceforge.net>
1794         PR target/21683
1795         * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
1797 2005-05-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1798             Joseph S. Myers  <joseph@codesourcery.com>
1800         PR target/19933
1801         PR target/21315
1802         * inclhack.def: New fixes solaris_math_[1-9].
1803         * fixincl.x: Regenerate.
1804         * tests/base/iso/math_c99.h: New.
1806 2005-05-19  Kelley Cook  <kcook@gcc.gnu.org>
1808         * aclocal.m4: Remove superfluous reference to accross.m4.
1810 2005-05-15  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1812         * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1813         * server.c (load_data): Likewise.
1814         (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1815         * fixincl.c: #include <sys/wait.h>
1816         (run_compiles): Use XCNEWVEC instead of xcalloc.
1817         (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1818         * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1820 2005-05-10  Joseph S. Myers  <joseph@codesourcery.com>
1822         * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1823         *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1824         * fixincl.x: Regenerate.
1826 2005-05-06  Bruce Korb  <bkorb@gnu.org>
1827         Joseph S. Myers <joseph@codesourcery.com>
1829         * fixinc/inclhack.def: Correct backslashes
1830         * fixinc/fixincl.x: regen
1832 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1834         * system.h (fopen, fdopen, freopen): Define these to the unlocked
1835         libiberty functions.
1837 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1839         * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1840         (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1841         * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1842         fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1843         _unlocked function.
1844         (fwrite_unlocked): Fix prototype.
1846         * configure, config.h.in: Regenerate.
1848 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1850         * Makefile.in: Set gcc_version directly, not via substitution.
1851         (libsubdir): Use $(gcc_version), not $(version).
1852         (mkheaders.almost): New rule.
1853         (mkheaders): Generate from mkheaders.almost.
1854         (clean): Also delete mkheaders.almost.
1855         * aclocal.m4: Do not include ../config/gcc-version.m4.
1856         * configure.ac: Do not invoke TL_AC_GCC_VERSION.  Generate
1857         mkheaders.almost from mkheaders.in.
1858         * configure: Regenerate.
1860 2005-03-21  Richard Guenther  <rguenth@gcc.gnu.org>
1862         PR target/20166
1863         * inclhack.def: Add fix for array of incomplete structures
1864         in function prototype in pthread.h.
1865         * fixincl.x: Regenerate.
1866         * tests/base/pthread.h: Adjust.
1868 2005-03-15  Joseph S. Myers  <joseph@codesourcery.com>
1870         * inclhack.def (hpux_htonl): New fix.
1871         * tests/base/netinet/in.h: New test.
1872         * fixincl.x: Regenerate.
1874 2005-02-23  James E Wilson  <wilson@specifixinc.com>
1876         * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1878 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
1880         PR 18458
1881         * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1882         fixincl.
1884 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1886         * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1887         * aclocal.m4: Include ../config/gcc-version.m4.
1888         * configure: Regenerate.
1890 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
1892         * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1893         (stdio_va_list): Likewise.
1894         (stdio_stdarg.h): Likewise.
1895         (solaris_stdio_tag): Add bypass.
1896         * fixincl.x: Regenerated.
1898 2004-11-23  Geoffrey Keating  <geoffk@apple.com>
1900         * mkfixinc.sh: Check error code from 'cat'.  Don't try running
1901         built fixincl program.
1902         * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1903         up csh from user.
1905 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1907         * inclhack.def (alpha_pthread_init): Fix technical problems with
1908         the last check-in caused by CVS variable substitution.
1909         * fixincl.x: Likewise.
1910         * tests/base/pthread.h: Likewise.
1912 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1913             Bruce Korb  <bkorb@gnu.org>
1915         * inclhack.def (alpha_pthread_init): New fix.
1916         * fixincl.x: Regenerate.
1917         * tests/base/pthread.h: Update for new test.
1919 2004-11-15  Bruce Korb  <bkorb@gnu.org>
1921         * fixincl.c(fix_with_system): correct misuse of variables and
1922         incorrect application of "sizeof()".
1924 2004-11-13  Joseph S. Myers  <joseph@codesourcery.com>
1926         * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1927         svr4__p, undefine_null): Remove.
1928         * fixincl.x: Regenerate.
1929         * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1930         * tests/base/sys/param.h: Remove.
1931         * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1932         tests/base/sys/limits.h: Update.
1934 2004-11-12  Mike Stump  <mrs@apple.com>
1936         * Makefile.in (html): Add html generation support.
1938 2004-11-12  Joseph S. Myers  <joseph@codesourcery.com>
1940         * inclhack.def (sco_math): Bypass on __GNUG__.
1941         (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1942         * fixincl.x: Regenerate.
1944 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1946         * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1947         (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1948         _CLASSIC_ANSI_TYPES.
1949         (sun_auth_proto): Bypass on __cplusplus.
1950         * fixincl.x: Regenerate.
1952 2004-11-05  Geoffrey Keating  <geoffk@apple.com>
1954         * Makefile.in (mostlyclean): Add fixinc.sh.
1955         (clean): Add mkheaders.
1956         (distclean): New.
1957         (dvi): New.
1958         (info): New.
1959         (installcheck): New.
1961 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1963         * Makefile.in (mostlyclean, distclean): New targets.
1965 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
1967         * configure.ac: Add code to determine noncanonical_target,
1968         local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1969         * configure: Regenerate.
1970         * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1971         * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1972         * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1973         update for changes to fixinc.in.
1974         * Makefile.in: Add many new macros.
1975         (install): New target.
1976         (mkheaders): New target.
1977         (fixinc.sh): New target.
1978         (all): Add mkheaders and fixinc.sh.
1979         * README-fixinc: Move here from gcc/.
1981 2004-11-01  Mike Stump  <mrs@apple.com>
1983         * inclhack.def (stdio_va_list): Break out clients from here...
1984         (stdio_va_list_clients): ...to here.  Also, don't fix if stdarg.h is
1985         included or ifdef va_start.
1986         * fixincl.x: Regenerate.
1988 2004-10-28  Mike Stump  <mrs@apple.com>
1990         * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1991         systems.
1992         * fixincl.x: Regenerate.
1994 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
1996         * inclhack.def (darwin_gcc4_breakage): New.
1997         * fixincl.x: Regenerate.
1999 2004-10-27  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2001         PR bootstrap/17832
2003         * fixfixes.c (main): Check for _PC_NAME_MAX.
2005 2004-10-27  Paolo Bonzini  <bonzini@gnu.org>
2007         PR other/17991
2009         * configure.ac: Fix typo.
2010         * configure: Regenerate.
2011         * fixincl.c (fix_with_system): tSCC is not a pointer.  Fix.
2013 2004-10-20  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2015         PR bootstrap/17832
2017         * fixincl.c (SIGCHLD): Remove definition.
2018         (initialize): Remove SIGIOT and SIGPIPE checks.
2019         (create_file): Fix mkdir() for Win32.
2020         (internal_fix): Use dup2() instead of fcntl().
2022         * fixlib.h (SIGQUIT): Define if undefined.
2023         (SIGIOT): Same.
2024         (SIGPIPE): Same.
2025         (SIGALRM): Same.
2026         (SIGKILL): Same.
2028         * procopen.c (chain_open): Use dup2() instead of fcntl().
2030 2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
2032         PR other/17991
2034         * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
2035         Update copyright year.
2036         * fixfixes.c (main): Call initialize_opts from fixopts.c.
2037         * fixincl.c (initialize): Call initialize_opts from fixopts.c,
2038         do not include code for parsing options (environment vars).
2039         (fix_with_system): Use a search path for applyfix, so that you
2040         can run the test suite with two-process fixincludes.
2041         * fixopts.c: New file.
2042         * configure.ac: Add --enable-twoprocess.  Export ac_exeext
2043         to config.h.  Default to --enable-twoprocess for MinGW32.
2044         * config.h.in: Regenerate.
2045         * configure: Regenerate.
2047 2004-10-04  Loren J. Rittle  <ljrittle@acm.org>
2049         * tests/base/sys/cdefs.h: Update from test area.
2051 2004-09-17  Roger Sayle  <roger@eyesopen.com>
2053         * inclhack.def (linux_ia64_ucontext): New fix.
2054         * fixincl.x: Regenerate.
2055         * tests/base/sys/ucontext.h: New file.
2057 2004-09-15  Roger Sayle  <roger@eyesopen.com>
2059         * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
2060         * tests/base/stdlib.h: Likewise.
2062 2004-09-13  Loren J. Rittle  <ljrittle@acm.org>
2064         * inclhack.def (freebsd_gcc4_breakage): Add.
2065         * fixincl.x: Regenerate.
2066         * tests/base/sys/cdefs.h: Update for new test.
2068 2004-09-10  Adam Nemet  <anemet@lnxw.com>
2070         * inclhack.def (lynx_void_int): Remove.
2071         (lynxos_fcntl_proto): Remove.
2072         (lynxos_no_warning_in_sys_time_h): New fix.
2073         (lynxos_missing_putenv): New fix.
2074         * fixincl.x: Regenerate.
2075         * tests/base/fcntl.h: Remove.
2076         * tests/base/sys/time.h: Update from test area.
2077         * tests/base/curses.h: Likewise.
2078         * tests/base/stdlib.h: Likewise.
2080 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2082         * inclhack.def: Suppress exception_structure and math_exception
2083         for NetWare headers.
2084         * fixincl.x: Regenerate.
2086 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2088         * .cvsignore: New.
2089         * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
2090         autoconfiscated.
2091         * configure.ac: New.
2092         * config.h.in: Generate.
2093         * configure: Generate.
2094         * aclocal.m4: New.
2095         * fixlib.h: Remove inclusions of gcc files.
2096         * system.h: New.
2098         Other files copied from gcc/fixinc.