Ada, libgnarl: Fix s-taprop__posix.adb compilation.
[official-gcc.git] / fixincludes / ChangeLog
bloba5fdb312605f6509a82a99183e469971d12cda48
1 2024-07-11  Iain Sandoe  <iain@sandoe.co.uk>
3         Revert:
4         2024-07-10  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6         * fixincl.x: Regenerate.
7         * inclhack.def (stdio_stdarg_h): Skip on darwin.
9 2024-07-10  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
11         * fixincl.x: Regenerate.
12         * inclhack.def (stdio_stdarg_h): Skip on darwin.
14 2024-07-10  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
16         * fixincl.x: Regenerate.
17         * inclhack.def (darwin_objc_runtime_1): Add bypass.
19 2024-06-27  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
21         * fixincl.x: Regenerate.
22         * inclhack.def (apple_local_stdio_fn_deprecation): Also apply to
23         _stdio.h.
25 2024-06-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
27         * fixincl.x: Regenerate.
28         * inclhack.def (math_exception): Bypass on __cplusplus.
29         * tests/base/math.h: Regenerate.
31 2024-06-07  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
33         * fixincl.x: Regenerate.
34         * inclhack.def (darwin_stdint_7, darwin_dispatch_object_1,
35         darwin_os_trace_2, darwin_os_base_1): Include bypasses
36         for recent headers, fixed by Apple.
38 2024-05-07  Zac Walker  <zacwalker@microsoft.com>
40         * mkfixinc.sh: Extend for *-mingw32* targets.
42 2023-11-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
44         * configure: Regenerated.
46 2023-10-30  Iain Sandoe  <iain@sandoe.co.uk>
48         * configure: Regenerate.
50 2023-08-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
52         * inclhack.def (darwin_flt_eval_method): Handle macOS 14 guard
53         variant.
54         * fixincl.x: Regenerate.
55         * tests/base/math.h [DARWIN_FLT_EVAL_METHOD_CHECK]: Update test.
57 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
59         * configure: Regenerate.
61 2023-06-15  Marek Polacek  <polacek@redhat.com>
63         * Makefile.in: Set and use PICFLAG and LD_PICFLAG.  Use the "pic"
64         build of libiberty if PICFLAG is set.
65         * configure.ac:
66         * configure: Regenerate.
68 2023-03-28  Xi Ruoyao  <xry111@xry111.site>
70         PR other/109293
71         * configure.ac (AC_CHECK_DECLS): Add memmem.
72         * configure: Regenerate.
73         * config.h.in: Regenerate.
74         * system.h (memmem): Declare if HAVE_DECL_MEMMEM is zero.
76 2023-02-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
78         * inclhack.def (solaris_math_12): Add bypass.
79         * fixincl.x: Regenerate.
81 2023-01-21  Iain Sandoe  <iain@sandoe.co.uk>
83         * fixincl.x: Regenerate.
84         * inclhack.def (darwin_objc_runtime_1): New hack.
85         * tests/base/objc/runtime.h: New file.
87 2023-01-21  Iain Sandoe  <iain@sandoe.co.uk>
89         PR target/107568
90         * fixincl.x: Regenerate.
91         * inclhack.def: Add a fix for MacOS13 SDK function deprecations
92         in stdio.h.
93         * tests/base/stdio.h (__deprecated_msg): New test.
95 2022-11-23  Marek Polacek  <polacek@redhat.com>
97         Revert:
98         2022-11-23  Marek Polacek  <polacek@redhat.com>
100         * Makefile.in: Set and use PICFLAG and LD_PICFLAG.  Use the "pic"
101         build of libiberty if PICFLAG is set.
102         * configure.ac:
103         * configure: Regenerate.
105 2022-11-23  Marek Polacek  <polacek@redhat.com>
107         * Makefile.in: Set and use PICFLAG and LD_PICFLAG.  Use the "pic"
108         build of libiberty if PICFLAG is set.
109         * configure.ac:
110         * configure: Regenerate.
112 2022-10-07  Jakub Jelinek  <jakub@redhat.com>
114         PR bootstrap/107059
115         * inclhack.def (glibc_cxx_floatn_5): New.
116         * fixincl.x: Regenerated.
117         * tests/base/bits/floatn.h: Regenerated.
119 2022-10-07  Jakub Jelinek  <jakub@redhat.com>
121         PR bootstrap/107059
122         * inclhack.def (glibc_cxx_floatn_2): Handle #elif the same as #if.
123         (glibc_cxx_floatn_4): New.
124         * fixincl.x: Regenerated.
125         * tests/base/bits/floatn.h: Regenerated.
127 2022-09-27  Jakub Jelinek  <jakub@redhat.com>
129         * inclhack.def (glibc_cxx_floatn_1, glibc_cxx_floatn_2,
130         glibc_cxx_floatn_3): Add to files also "*/bits/floatn.h"
131         and "*/bits/floatn-common.h".
132         * fixincl.x: Regenerated.
134 2022-09-27  Jakub Jelinek  <jakub@redhat.com>
136         PR c++/106652
137         PR c++/85518
138         * inclhack.def (glibc_cxx_floatn_1, glibc_cxx_floatn_2,
139         glibc_cxx_floatn_3): New fixes.
140         * tests/base/bits/floatn.h: New file.
141         * fixincl.x: Regenerated.
143 2022-08-31  Martin Liska  <mliska@suse.cz>
145         * configure: Regenerate.
147 2022-08-31  Martin Liska  <mliska@suse.cz>
149         * configure: Regenerate.
151 2022-08-25  Martin Liska  <mliska@suse.cz>
153         * config.h.in: Regenerate.
154         * configure: Regenerate.
156 2022-02-27  John David Anglin  <danglin@gcc.gnu.org>
158         * inclhack.def (hpux_math_constexpr): New hack.
159         * fixincl.x: Regenerate.
160         * tests/base/math.h: Update.
162 2022-02-04  Martin Liska  <mliska@suse.cz>
164         * fixinc.in: Use cd OLDDIR instead of cd .. .
166 2022-02-03  Martin Liska  <mliska@suse.cz>
168         * fixinc.in: Use mkdir -p rather that a loop.
170 2022-01-16  Olivier Hainque  <hainque@adacore.com>
172         * inclhack.def (vxworks_posix_open): New hack.
173         * tests/base/fcntl.h: Update.
174         * fixincl.x: Regenerate.
176 2022-01-16  Olivier Hainque  <hainque@adacore.com>
178         * inclhack.def (vxworks_time_h_syslib): New hack.
179         * tests/base/time.h: Update.
180         * fixincl.x: Regenerate.
182 2022-01-16  Olivier Hainque  <hainque@adacore.com>
184         * inclhack.def (vxworks_math_h_fp_c99): New hack.
185         * tests/base/math.h: Update.
186         * fixincl.x: Regenerate.
188 2022-01-06  Olivier Hainque  <hainque@adacore.com>
190         * inclhack.def (vxworks_next_yvals): New hack.
191         * tests/base/yvals.h: New expected test result.
192         * fixincl.x: Regenerate.
194 2022-01-04  Olivier Hainque  <hainque@adacore.com>
196         * inclhack.def (vxworks_posix_mkdir): Refine to expose a
197         varargs interface.
198         * tests/base/sys/stat.h: Update expected results.
199         * fixincl.x: Regenerate.
201 2022-01-01  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
203         * inclhack.def: Add new fix on darwin.
204         * fixincl.x: Regenerate.
205         * tests/base/math.h: Regenerate.
207 2021-11-23  Xi Ruoyao  <xry111@mengyan1223.wang>
209         PR bootstrap/103306
210         * fixincl.c (process): Don't call abort().
212 2021-11-13  Xi Ruoyao  <xry111@mengyan1223.wang>
214         PR other/21823
215         PR bootstrap/80047
216         * fixincl.c (process): Simplify the handling for highly
217         unlikely access() failure, to avoid using non-standard
218         extensions.
220 2021-08-30  John David Anglin  <danglin@gcc.gnu.org>
222         * inclhack.def (hpux_c99_inttypes5): New hack to define PRIdPTR, etc.
223         * fixincl.x: Regenerate.
224         * tests/base/inttypes.h: Update.
226 2021-07-06  Clément Chigot  <clement.chigot@atos.net>
228         * inclhack.def (aix_externcpp1): Improve select regexp.
229         * fixincl.x: Regenerate.
230         * tests/base/sys/socket.h: Update.
232 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
234         PR other/91085
235         * fixfixes.c (check_has_inc): New static function.
236         (machine_name_fix): Don't replace header names in
237         __has_include(...).
238         * inclhack.def (machine_name): Adjust test.
239         * tests/base/testing.h: Update.
241 2020-12-14  Ilya Leoshkevich  <iii@linux.ibm.com>
243         * fixincl.x: Rerun genfixes.
244         * inclhack.def(aix_physadr_t): Change test_text to something
245         that needs to be replaced.
246         * tests/base/sys/types.h(aix_physadr_t): Add expectation.
248 2020-11-18  Nathan Sidwell  <nathan@acm.org>
250         * inclhack.def (aix_physaddr_t): New.
251         * fixincl.x: Regenerated.
253 2020-10-03  Clément Chigot  <clement.chigot@atos.net>
255         * inclhack.def (aix_malloc): Add more context to select.
256         * fixincl.x: Regenerate.
257         * tests/base/malloc.h: Update expected results.
259 2020-09-26  David Edelsohn  <dje.gcc@gmail.com>
261         PR target/97044
262         * inclhack.def (aix_inttypes): New fix.
263         * fixincl.x: Regenerate.
264         * tests/base/sys/inttypes.h: New file.
266 2020-09-17  David Edelsohn  <dje.gcc@gmail.com>
268         * inclhack.def (aix_externcpp1): Add more context to select.
269         (aix_externcpp2): Same.
270         * fixincl.x: Regenerate.
271         * tests/base/sys/socket.h: Update expected results.
273 2020-09-17  Torbjörn SVENSSON  <torbjorn.svensson@st.com>
274             Christophe Lyon  <christophe.lyon@linaro.org>
276         * fixfixes.c (pz_tmp_base, pz_tmp_dot): Define only with
277         _PC_NAME_MAX.
279 2020-02-20  Alexandre Oliva <oliva@adacore.com>
281         * mkheaders.in: Don't require build-time shell on host.
283 2020-02-13  Matheus Castanho  <msc@linux.ibm.com>
285         * fixinc.in: Skip machine_name fix on powerpc*-*-linux*.
287 2020-02-13  Alexandre Oliva <oliva@adacore.com>
289         * mkheaders.in: Re-create subdirs, copy limits.h into subdir.
290         * mkfixinc.sh: Create dummy fixinc for *-*-vxworks7*.
292 2020-01-25  John David Anglin  <danglin@gcc.gnu.org>
294         * inclhack.def (hpux_c99_inttypes4): New, add missing SCNuMAX defines.
295         * fixincl.x: Regenerate.
296         * tests/base/inttypes.h: Update for above fix.
298 2019-12-30  John David Anglin  <danglin@gcc.gnu.org>
300         PR libgomp/93066
301         * inclhack.def (hpux_c99_inttypes3): Fix defines for INTPTR_MAX
302         and UINTPTR_MAX, and missing define for SIZE_MAX.
303         * fixincl.x: Regenerate.
304         * tests/base/inttypes.h: Update for above fix.
306 2019-08-18  C.G. Dogan <gcc+cgdogan.00@gmail.com>
307             Iain Sandoe  <iain@sandoe.co.uk>
309         PR target/83531
310         * inclhack.def (darwin_api_availability): New, strip leading
311         underscores from API_XXXX defines.
312         * fixincl.x: Regenerate.
313         * tests/base/os/availability.h: New file.
315 2019-06-21  Iain Sandoe  <iain@sandoe.co.uk>
317         * inclhack.def: Replace the complex test using __STRICT_ANSI__ and
318         __STDC_VERSION__ with a test using __DARWIN_NO_LONG_LONG.
319         Ensure that the top level math.h uses <> to wrap included headers
320         rather than "".
321         * fixincl.x: Regenerated.
322         * tests/base/architecture/ppc/math.h: Update test to include the
323         __DARWIN_NO_LONG_LONG case.
325 2019-06-21  Iain Sandoe  <iain@sandoe.co.uk>
327         * inclhack.def: Guard __has_attribute and __has_extension in
328         os/base.h.
329         Guard Apple blocks syntax in dispatch/object.h.
330         * fixincl.x: Regenerate.
331         * tests/base/dispatch/object.h: New file.
332         * tests/base/os/base.h: New file.
334 2019-05-11  Iain Sandoe  <iain@sandoe.co.uk>
335         PR target/90379
336         PR bootstrap/89864
337         * inclhack.def (darwin_ucred__Atomic): Do not supply test_text
338         for wrap fixes.
339         * fixincl.x: Regenerated.
341 2019-04-18  Erik Schnetter  <schnetter@gmail.com>
342           Jakub Jelinek  <jakub@redhat.com>
343           Iain Sandoe  <iain@sandoe.co.uk>
345         PR bootstrap/89864
346         * inclhack.def (darwin_ucred__Atomic): New, work around _Atomic keyword
347         use in headers included by C++.
348         * fixincl.x: Regenerated.
350 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
352         PR bootstrap/82856
353         * configure.ac: Remove AC_PREREQ.
354         * aclocal.m4, configure: Regenerate.
356 2018-10-16  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
358         * inclhack.def (AAB_vxworks_regs_vxtypes): Add unconditional
359         include of vxCpu.h, guard include of vxTypesOld.h by
360         !_ASMLANGUAGE.
361         * fixincl.x: Regenerate.
363 2018-09-03  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
365         * inclhack.def (vxworks_ioctl_macro): Remove parentheses from
366         expansion of ioctl macro.
367         * fixincl.x: Regenerate.
369 2018-07-23  David Edelsohn  <dje.gcc@gmail.com>
371         * inclhack.def (aix_unistd): New.
372         * fixincl.x: Regenerate.
373         * tests/base/unistd.h [AIX_UNISTD_CHECK]: New test.
375 2018-06-27  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
377         * tests/base/ioLib.h [VXWORKS_IOLIB_INCLUDE_UNISTD_CHECK]: Add
378         missing hunk.
380 2018-06-12    Rasmus Villemoes <rasmus.villemoes@prevas.dk>
382         * genfixes: exit 1 when autogen not found.
383         * genfixes: Remove some redundant code.
384         * genfixes: Update URL to autogen source code.
386         * inclhack.def: Fix fixup for assert.h on vxworks.
387         * fixincl.x: Regenerate.
389 2018-05-25  Rasmus Villemoes  <rasmus.villemoes@prevas.dk>
391         * inclhack.def (vxworks_iolib_include_unistd): New fix.
393 2018-04-18  David Malcolm  <dmalcolm@redhat.com>
395         PR jit/85384
396         * configure: Regenerate.
398 2018-02-22  David Edelsohn  <dje.gcc@gmail.com>
400         * inclhack.def (aix_stdlib_vec_malloc): New.
401         (aix_stdlib_vec_calloc): New.
402         * fixincl.x: Regenerate.
403         * tests/base/stdlib.h [AIX_STDLIB_VEC_MALLOC]: New test.
404         [AIX_STDLIB_VEC_CALLOC]: New test.
406 2017-10-13  Mike Frysinger  <vapier@chromium.org>
408         * fixinc.in (dirname): Change sed from 's|[^/]*/||' to
409         's|[^/]*//*||'.
411 2017-06-12  Doug Rupp  <rupp@adacore.com>
413         * inclhack.def (AAB_vxworks_stdint): Remove hack.
414         * fixincl.x: Regenerate.
416 2017-02-25  John David Anglin  <danglin@gcc.gnu.org>
418         PR target/68739
419         * inclhack.def (hpux11_pthread_pointer): New fix.
420         (hpux11_pthread_const): Adjust to remove void * cast from define.
421         * fixincl.x: Regenerate.
423 2017-02-11  John David Anglin  <danglin@gcc.gnu.org>
425         * tests/base/alloca.h: New file.
426         * inclhack.def (hppa_hpux11_alloca): New fix.
427         * fixincl.x: Regenerate.
429 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
431         PR other/79046
432         * configure.ac: Add GCC_BASE_VER.
433         * Makefile.in (gcc_version): Use @get_gcc_base_ver@ instead of cat to
434         get version from BASE-VER file.
435         * configure: Regenerated.
437 2017-01-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
439         PR libstdc++/78979
440         * inclhack.def (solaris_gets_c11, solaris_gets_cxx14)
441         (solaris_std_gets_cxx14, solaris_stdlib_noreturn): New fixes.
442         * fixincl.x: Regenerate.
443         * tests/base/iso/stdio_iso.h [SOLARIS_GETS_C11_CHECK,
444         SOLARIS_GETS_CXX14_CHECK, SOLARIS_STD_GETS_CXX14_CHECK,
445         SOLARIS_STDLIB_NORETURN_CHECK]: New tests.
447 2016-11-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
449         * inclhack.def (solaris_math_12): New fix.
450         (hpux11_fabsf): Replace bypass by *-hp-hpux11* mach selector.
451         * fixincl.x: Regenerate.
452         * tests/base/math.h [SOLARIS_MATH_12_CHECK]: New test.
454 2016-11-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
456         PR sanitizer/78267
457         * inclhack.def (darwin_availabilityinternal, darwin_os_trace_1)
458         (darwin_os_trace_2, darwin_os_trace_3): New fixes.
459         (hpux_stdint_least_fast): Remove spurious _EOFix_.
460         * fixincl.x: Regenerate.
461         * tests/bases/AvailabilityInternal.h: New file.
462         * tests/bases/os/trace.h: New file.
464 2016-09-30  Tadek Kijkowski  <tkijkowski@gmail.com>
466         * check.tpl: Convert line endings to unix on test outputs
467         * fixfixes.c: Fixed passing file name to apply_fix when
468         SEPARATE_FIX_PROC is defined
469         * fixincl.c: Use system_with_shell, fixes for MinGW and DJGPP
470         * fixlib.c, fixlib.h: Added system_with_shell and fix_path_separators
472 2016-09-04  John David Anglin  <danglin@gcc.gnu.org>
474         * inclhack.def (hpux_longjmp): Adjust select regular expression.
475         * fixincl.x: Regenerate.
477 2016-08-13  John David Anglin  <danglin@gcc.gnu.org>
479         * inclhack.def (hpux_longjmp): New fix.
480         * fixincl.x: Regenerate.
481         * tests/base/setjmp.h: New test file.
483 2016-08-09  Bernd Edlinger  <bernd.edlinger@hotmail.de>
485         PR bootstrap/72833
486         * fixincl.tpl (version-compare): Fix generation with autogen 5.18.
487         * inclhack.def (darwin_longjmp_noreturn): New fix.
488         * fixincl.x: Regenerated.
489         * tests/base/i386/setjmp.h [DARWIN_LONGJMP_NORETURN_CHECK]: new test.
491 2016-08-01  Muhammad Bilal  <mbilal@codesourcery.com>
493         * fixinc.in: Use --parents option to make LIB directory.
495 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
497         * mkfixinc.sh: Remove interix support.
499 2016-06-13  David Edelsohn  <dje.gcc@gmail.com>
501         * inclhack.def (aix_stdlib_malloc): New fix.
502         (aix_stdlib_realloc): New fix.
503         (aix_stdlib_calloc): New fix.
504         (aix_stdlib_valloc): New fix.
505         * fixincl.x: Regenerate.
506         * tests/base/stdlib.h [AIX_STDLIB_MALLOC]: New test.
507         [AIX_STDLIB_REALLOC]: New test.
508         [AIX_STDLIB_CALLOC]: New test.
509         [AIX_STDLIB_VALLOC]: New test.
511 2016-01-31  John David Anglin  <danglin@gcc.gnu.org>
513         PR target/68741
514         * inclhack.def (hpux_vsscanf): New fix.
515         * fixincl.x: Regenerated.
516         * tests/base/stdio.h [HPUX_VSSCANF_CHECK]: New test.
518 2015-08-14  David Edelsohn  <dje.gcc@gmail.com>
520         * inclhack.def (aix_stdio_inline): New fix.
521         (aix_strtof_const): Limit to *-*-aix*.
522         (aix_sysmachine): Same.
523         (aix_syswait_2): Same.
524         (aix_volatile): Same.
525         * fixincl.x: Regenerated.
526         * test/base/stdio.h [AIX_STDIO_INLINE]: New test.
528 2015-07-28  Eric Gallager  <egall@gwmail.gwu.edu>
530         * check.tpl: Ignore .DS_Store directories.
532 2015-05-21  David Edelsohn  <dje.gcc@gmail.com>
534         * inclhack.def (aix_externc): New fix.
535         (aix_externcpp[12]): New fix.
536         * fixincl.x: Regenerate.
537         * test/base/ctype.h [AIX_EXTERNC_CHECK]: New test.
538         * test/base/sys/socket.h [AIX_EXTERNCPP[12]_CHECK]: New test.
539         * test/base/fcntl.h: New file.
541 2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
543         * aclocal.m4: Regenerated with automake-1.11.6.
545 2015-04-22  Gregor Richards  <gregor.richards@uwaterloo.ca>
547         * mkfixinc.sh: Add *-musl* with no fixes.
549 2015-03-28  John David Anglin  <danglin@gcc.gnu.org>
551         PR libstdc++/65500
552         * inclhack.def (hpux11_lwp_rwlock_valid): New fix.
553         * fixincl.x: Regenerate.
554         * tests/base/sys/pthread.h [HPUX11_LWP_RWLOCK_VALID_CHECK]: New test.
556 2015-02-16  Daniel Richard G.  <skunk@iskunk.org>
558         PR bootstrap/48009
559         PR bootstrap/53348
560         * inclhack.def (aix_strtof_const): New fix.
561         * fixincl.x: Regenerate.
562         * tests/base/stdlib.h: New test.
564 2015-02-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
566         * inclhack.def (solaris_math_11): New fix.
567         * fixincl.x: Regenerate.
568         * tests/base/iso/math_c99.h [SOLARIS_MATH_11_CHECK]: New test.
570 2015-02-06  David Edelsohn  <dje.gcc@gmail.com>
572         PR bootstrap/53348
573         * inclhack.def (aix_pthread): Accept tab after define.
574         * fixincl.x: Regenerate.
576 2015-01-24  Bruce Korb  <bkorb@gnu.org>
578         * README: add some clarification on use of test_text
580 2014-12-21  Bruce Korb  <bkorb@gnu.org>
582         * fixincludes/fixincl.tpl: add handling for "sum" selection
583         criteria and clean up layout
584         * fixincludes/fixlib.h: enumerate TT_CKSUM test type
585         * fixincludes/fixincl.c (fix_applies): add code to handle
586         the new test type
587         (cksum_test): function to handle it
588         * fixincludes/README: doc it and remove explanations from
589         more than a decade ago.
591 2014-12-15  Uros Bizjak  <ubizjak@gmail.com>
593         * server.c (server_setup): Check return value of
594         getcwd and in case of error set buff[0] to 0.
596 2014-10-21  Uros Bizjak  <ubizjak@gmail.com>
598         * inclhack.def (glibc_c99_inline_4): Add pthread.h to files.
599         * fixincl.x: Regenerate.
601 2014-08-04  Alexander Ivchenko  <alexander.ivchenko@intel.com>
603         * inclhack.def (complier_h_tradcpp): Remove.
604         * fixincl.x: Regenerate.
605         * tests/base/linux/compiler.h: Remove.
607 2014-04-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
609         * inclhack.def (math_exception): Bypass on *-*-solaris2.1[0-9]*.
610         (solaris_int_types): Remove.
611         (solaris_longjmp_noreturn): Remove.
612         (solaris_mutex_init_2): Remove.
613         (solaris_once_init_2): Remove.
614         (solaris_sys_va_list): Remove.
615         * fixincl.x: Regenerate.
616         * tests/base/iso/setjmp_iso.h: Remove.
617         * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]: Remove.
618         [SOLARIS_ONCE_INIT_1_CHECK]: Remove wrapping done by
619         solaris_once_init_2.
620         [SOLARIS_ONCE_INIT_2_CHECK]: Remove.
621         * tests/base/sys/int_types.h: Remove.
622         * tests/base/sys/va_list.h: Remove.
624 2013-12-20  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
626         Makefile.in: Use $(FI) instead of fixincl@EXEEXT@.
628 2013-12-07  Bruce Korb  <bkorb@gnu.org>
630         * inclhack.def: many of the headers found under "bits/" are
631         often stashed under architecture directories.  Apply fixes
632         to those, too.  Also, re-ordered misordered fixes.
633         * tests/base/linux/vt.h: 80 columns in .def file limitation
634         * tests/base/iso/math_c99.h: adjust ordering
635         * tests/base/rtldef/string.h: likewise
636         * tests/base/bits/fenv.h: likewise
637         * tests/base/pthread.h: likewise
639 2013-12-06  Richard Biener  <rguenther@suse.de>
641         * inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h
642         being not compatible with C++.
643         * fixincl.x: Regenerate.
644         * tests/base/linux/vt.h: New test.
646 2013-09-20  Alan Modra  <amodra@gmail.com>
648         * configure: Regenerate.
650 2013-09-02  David Edelsohn  <dje.gcc@gmail.com>
652         * inclhack.def (aix_assert): New fix.
653         * fixincl.x: Regenerate.
654         * tests/base/assert.h [AIX_ASSERT_CHECK]: New check.
656 2013-07-06  Bruce Korb  <bkorb@gnu.org>
658         * inclhack.def (cdef_cplusplus): removed, per Bug 51776
659         * tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
661 2013-05-23  Alexander Ivchenko  <alexander.ivchenko@intel.com>
663         * inclhack.def (complier_h_tradcpp): New.
664         * fixincl.x: Rebuilt.
665         * tests/base/linux/compiler.h: New.
667 2013-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
669         * inclhack.def (solaris_pow_int_overload): Update comment.
670         Change guard to match <cmath>.
671         * fixincl.x: Regenerate.
672         * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
673         Matching change.
675 2013-05-04  David Edelsohn  <dje.gcc@gmail.com>
677         * inclhack.def (aix_null): New.
678         (void_null): Update replacement definition of NULL.
679         * fixincl.x: Regenerate.
680         * tests/base/curses.h: Update for new fix.
682 2013-01-16  Alexandre Oliva  <aoliva@redhat.com>
684         * inclhack.def (feraiseexcept_nosse_invalid): New.
685         (feraiseexcept_nosse_divbyzero): Likewise.
686         * fixincl.x: Rebuilt.
687         * tests/base/bits/fenv.h: New.
689 2013-01-14  Richard Biener  <rguenther@suse.de>
691         * fixlib.h (verbose_level, fixinc_mode): Mark extern.
693 2012-10-29  Bruce Korb  <bkorb@gnu.org>
695         * README: testing wrap and replacement fixes is pointless.
696         * fixincl.c: export verbosity enumerations to fixlib.h
697         (run_compiles): mark replacement fixes to be skipped when
698         in testing mode
699         * fixlib.h: add a test mode and enumerations from fixincl.c
700         * check.tpl: set TEST_MODE in environment
701         * fixopts.c (initialize_opts): check for TEST_MODE in environment
702         * inclhack.def: move AAB_darwin7_9_long_double_funcs to
703         darwin_9_long_double_funcs_2.  It is not a replacement fix.
704         * fixincl.x: regenerate
705         * tests/base/ioLib.h: the need for this is now exposed, so add it.
706         * tests/base/architecture/ppc/math.h: the correct result is now needed.
708 2012-10-29  Robert Mason  <rbmj@verizon.net>
710         * fixinc.in: Omit machine name checks for vxworks
711         * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
712         (AAB_vxworks_regs_vxtypes): another
713         (AAB_vxworks_stdint): yet another
714         (AAB_vxworks_unistd): and another
715         (vxworks_ioctl_macro): reformatting fix
716         (vxworks_mkdir_macro): again
717         (vxworks_regs): and again
718         (vxworks_write_const): and again
719         * tests/base/ioLib.h: new test result
720         * tests/base/math.h: likewise
721         * tests/base/sys/stat.h: likewise
722         * tests/base/testing.h: and again
724 2012-09-29  David Edelsohn  <dje.gcc@gmail.com>
726         * inclhack.def (AAB_aix_fcntl): New fix.
727         * fixincl.x: Regenerate.
729 2012-06-19  David Edelsohn  <dje.gcc@gmail.com>
731         * inclhack.def (aix_mutex_initializer_1): New fix.
732         (aix_cond_initializer_1): New fix.
733         (aix_rwlock_initializer): New fix.
734         * fixincl.x: Regenerate.
735         * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
736         [AIX_COND_INITIALIZER_1_CHECK]: New.
737         [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
739 2012-05-29  Thomas Schwinge  <thomas@codesourcery.com>
741         * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
742         gcc_AC_FUNC_MMAP_BLACKLIST.
743         * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
744         * aclocal.m4: Regenerate.
745         * configure: Regenerate.
747 2012-04-24  Tristan Gingold  <gingold@adacore.com>
749         * fixincl.c (fix_with_system): Add missing specifier.
750         * configure.ac: Default to twoprocess on vms.
751         * configure: Regenerate.
753 2012-03-23  David Edelsohn  <dje.gcc@gmail.com>
755         * inclhack.def (aix_malloc): New.
756         * fixincl.x: Regenerate.
757         * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
759 2012-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
761         PR other/52626
762         * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
763         (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
765 2012-03-15  Tristan Gingold  <gingold@adacore.com>
767         * README (EXAMPLES OF FIXES): Update.
769 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
771         * inclhack.def (math_exception): Remove duplicate.
772         (solaris_cond_init): Remove.
773         (solaris_sys_va_list): Remove Solaris 8 support.
774         * fixincl.x: Regenerate.
775         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
777 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
779         * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
780         (irix___restrict): Remove.
781         (irix___generic1): Remove.
782         (irix___generic2): Remove.
783         (irix_asm_apostrophe): Remove.
784         (irix_complex): Remove.
785         (irix_pthread_init): Remove.
786         (irix_socklen_t): Remove.
787         (irix_stdint_c99_mode): Remove.
788         (irix_stdint_c99_types): Remove.
789         (irix_stdint_c99_macros): Remove.
790         (irix_stdio_va_list): Remove IRIX 6.5 support.
791         (irix_wcsftime): Remove.
792         (stdio_va_list): Remove IRIX 6.5 support.
793         (svr4_profil): Remove IRIX bypass.
794         * fixincl.x: Regenerate.
796         * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
797         * tests/base/internal/math_core.h: Remove.
798         * tests/base/internal/sgimacros.h: Remove.
799         * tests/base/internal/wchar_core.h: Remove.
800         * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
801         support.
802         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
803         * tests/base/stdint-irix65.h: Remove.
804         * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
805         * tests/base/sys/asm.h: Remove.
806         * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
808 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
810         * inclhack.def (alpha___extern_prefix): Remove.
811         (alpha___extern_prefix_standards): Remove.
812         (alpha___extern_prefix_sys_stat): Remove.
813         (alpha_bad_lval): Remove.
814         (alpha_pthread): Remove.
815         (alpha_pthread_gcc): Remove.
816         (alpha_pthread_init): Remove.
817         * fixincl.x: Regenerate.
818         * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
819         [ALPHA_PTHREAD_GCC_CHECK]: Remove.
820         [ALPHA_PTHREAD_INIT_CHECK]: Remove.
821         * tests/base/standards.h: Remove.
822         * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
823         Remove.
824         * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
825         [ALPHA_BAD_LVAL_CHECK]: Remove.
827 2012-03-12  Tristan Gingold  <gingold@adacore.com>
829         * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
830         (vms_do_not_redeclare_hostalias, vms_decc_builtin)
831         (vms_no_64bit_getopt, vms_forward_declare_struct)
832         (vms_use_fast_setjmp): New fixes.
833         * fixincl.x: Regenerate.
834         * tests/base/rtldef/string.h: Update.
835         * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
836         * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
837         * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
839 2012-01-11  Bruce Korb <bkorb@gnu.org>
840             Steven G. Kargl  <kargl@gcc.gnu.org>
841             Andreas Tobler  <andreast@fgznet.ch>
843         PR bootstrap/51705
844         PR preprocessor/51776
845         * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
846         * fixincl.x: Regenerate.
847         * tests/base/sys/cdefs.h: Update.
849         * genfixes: Remove the 'Ver.' from the version check.
851 2011-12-20  Andreas Schwab  <schwab@linux-m68k.org>
853         * configure: Regenerate.
855 2011-12-19  Andreas Schwab  <schwab@linux-m68k.org>
857         * configure: Regenerate.
859 2011-11-16  David Edelsohn  <dje.gcc@gmail.com>
861         * inclhack.def (aix_once_init_[12]): New fixes.
862         * fixincl.x: Regenerate.
863         * tests/base/pthread.h: Update.
865 2011-10-25  Mike Stump  <mikestump@comcast.net>
867         PR target/48851
868         * inclhack.def (void_null): New bypass.
869         * fixincl.x: Regenerate.
871 2011-09-26  Tristan Gingold  <gingold@adacore.com>
873         * inclhack.def (ms_define_can_use_extern_prefix):
874         (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
875         New fixes.
876         * fixincl.x: Regenerate.
877         * tests/base/rtldef/string.h: New test.
878         * tests/base/rtldef/decc$types.h: Likewise.
879         * tests/base/testing.h: Update
881 2011-09-22  Tristan Gingold  <gingold@adacore.com>
883         * mkfixinc.sh (target): Remove alpha-vms from particular targets.
885 2011-08-23  Steve Ellcey  <sje@cup.hp.com>
887         PR libstdc++/50153
888         * inclhack.def (hpux11_abs): Extend to all hpux machines.
889         * fixincl.x: Regenerate.
891 2011-08-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
892             Marc Glisse  <marc.glisse@normalesup.org>
894         PR libstdc++-v3/1773
895         * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
896         (solaris_longjmp_noreturn, solaris_pow_int_overload)
897         (solaris_std___filbuf): New fixes.
898         * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
899         tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
900         * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
902 2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
904         PR c++/49347
905         * inclhack.def (solaris_posix_spawn_restrict): New fix.
906         * fixincl.x: Regenerate.
907         * tests/base/spawn.h: New test.
909 2011-06-08  Douglas B Rupp  <rupp@gnat.com>
911         * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
912         * configure: Regenerate.
913         * config.h.in: Regenerate.
915 2011-06-06  Peter O'Gorman  <pogma@thewrittenword.com>
917         * inclhack.def (aix_net_if_arp): New fix.
918         * fixincl.x: Regenerate.
919         * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
921 2011-05-17  Tristan Gingold  <gingold@adacore.com>
923         * inclhack.def (solaris_complex_cxx): Fix syntax.
924         * fixincl.x: Regenerate.
926 2011-05-17  Tristan Gingold  <gingold@adacore.com>
928         * check.tpl: Shell-quote testing file.
930 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
932         * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
934 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
936         PR other/46202
937         * Makefile.in (install-strip): New phony target.
938         (all, check, install): Also mark as phony.
940 2010-11-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
942         * inclhack.def (irix_pthread_init): New fix.
943         * fixincl.x: Regenerate.
944         * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
946 2010-10-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
948         PR c++/46024
949         * inclhack.def (solaris_sys_va_list): New fix.
950         * fixincl.x: Regenerate.
951         * tests/base/sys/va_list.h: New test.
953 2010-09-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
955         * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
956         * fixincl.x: Regenerate.
958 2010-07-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
960         * inclhack.def (solaris_cond_init): New fix.
961         * fixincl.x: Regenerate.
962         * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
963         [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
965 2010-06-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
967         * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
968         * fixincl.x: Regenerate.
969         * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
970         * tests/base/sys/feature_tests.h: New file.
972 2010-06-03  Joern Rennecke <joern.rennecke@embecosm.com>
973             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
975         PR bootstrap/42798
976         * configure.ac: Check for declaration of 'basename(char *)'.
977         * configure: Regenerate.
979 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
981         * inclhack.def (alpha_wchar): Remove.
982         * fixincl.x: Regenerate.
983         * tests/base/wchar.h: Remove.
985 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
987         * aclocal.m4: Regenerate.
989 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
991         * inclhack.def (alpha_assert): Allow for more whitespace in
992         select.
993         * fixincl.x: Regenerate.
995 2010-03-28  H.J. Lu  <hongjiu.lu@intel.com>
997         PR target/40722
998         * mkfixinc.sh: Revert the last change for mingw.
1000 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
1002         * inclhack.def (glibc_strncpy): New fix.
1003         * fixincl.x: Regenerate.
1004         * tests/base/bits/string2.h: Update.
1006 2010-03-23  H.J. Lu  <hongjiu.lu@intel.com>
1008         PR target/40722
1009         * mkfixinc.sh: Fix stdlib.h for mingw.
1011 2010-02-19  Bruce Korb  <bkorb@gnu.org>
1013         * inclhack.def: remove vestiges of inadvertently committed changes
1015 2010-02-10  Bruce Korb  <bkorb@gnu.org>
1017         * README: fix up references to old gcc/fixinc directory
1019 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1021         * inclhack.def (solaris_int_limits_3): New fix.
1022         * fixincl.x: Regenerate.
1023         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
1024         test.
1026         * inclhack.def (solaris_int_const, solaris_int_limits_1,
1027         solaris_int_limits_2 ): Applies to Solaris 2 in general.
1028         Remove select.
1029         Add mach for *-*-solaris2*.
1030         Change second c_fix_arg to select.
1031         Remove #pragma ident from test_text.
1032         * fixincl.x: Regenerate.
1033         * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
1034         #pragma trigger text.
1035         * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
1036         SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
1038 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1040         * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
1041         (aix_stdint_2): Likewise.
1042         (aix_stdint_3): Likewise.
1043         (aix_stdint_4): Likewise.
1044         (aix_stdint_5): Likewise.
1045         (darwin_stdint_1): Add stdint-darwin.h to files.
1046         (darwin_stdint_2): Likewise.
1047         (darwin_stdint_3): Likewise.
1048         (darwin_stdint_4): Likewise.
1049         (darwin_stdint_5): Likewise.
1050         (darwin_stdint_6): Likewise.
1051         (darwin_stdint_7): Likewise.
1052         (hpux_c99_intptr): Add stdint-hpux11.h to files.
1053         (hpux_c99_inttypes): Likewise.
1054         (hpux_c99_inttypes2): Likewise.
1055         (hpux_stdint_least_fast): Likewise.
1056         (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
1057         (irix_stdint_c99_types): New fix.
1058         (irix_stdint_c99_macros): New fix.
1059         (newlib_stdint_1): Add stdint-newlib.h to files.
1060         (newlib_stdint_2): Likewise.
1061         fixincl.x: Regenerate.
1062         tests/base/stdint-aix.h: New file.
1063         tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
1064         AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
1065         tests/base/stdint-aix.h: ... here.
1066         [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
1067         [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
1068         [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
1069         tests/base/stdint-darwin.h: New file.
1070         tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
1071         DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
1072         DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
1073         tests/base/stdint-darwin.h: ... here.
1074         [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
1075         [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
1076         [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
1077         tests/base/stdint-hpux11.h: New file.
1078         tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
1079         HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
1080         tests/base/stdint-hpux11.h: ... here.
1081         [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
1082         [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
1083         tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
1084         IRIX_STDINT_C99_MODE_CHECK.
1085         tests/base/stdint-irix65.h: New file.
1086         tests/base/stdint-newlib.h: New file.
1087         tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
1088         NEWLIB_STDINT_2_CHECK]: Moved ...
1089         tests/base/stdint-newlib.h: ... here.
1091 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1093         * configure: Regenerate.
1095 2009-10-21  Steve Ellcey  <sje@cup.hp.com>
1097         * inclhack.def (hpux_stdint_least_fast): Simplify.
1098         * fixincl.x: Regenerate.
1099         * tests/base/stdint.h: Update.
1101 2009-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1103         * inclhack.def (isc_fmod, isc_omits_with_stdc)
1104         (nested_sys_limits, sco_math): Remove.
1105         * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
1106         * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
1107         * tests/base/sys/limits.h: Remove.
1108         * fixincl.x: Regenerate.
1110 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1112         PR testsuite/29737
1113         PR bootstrap/35938
1114         PR testsuite/39655
1115         * check.tpl: Fix typos.
1116         * README: Likewise.  Also, document that 'select' uses ERE.
1117         * mkheaders.in: Update copyright years in --version output.
1118         * inclhack.def (sco_math): Add missing final newline in sed
1119         script 'a', 'c', or 'i' commands, for BSD sed.
1120         (sco_math): In the text of 'a', 'c', or 'i' sed
1121         commands, prepend leading white space with a backslash to avoid
1122         the whitespace to be removed by BSD sed.
1123         (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
1124         (x11_new): Fix sed expression, for BSD sed.
1125         (glibc_mutex_init): Fix newlines in sed 's' command replacement
1126         part, for GNU sed 3.02 and Solaris sed.
1127         (glibc_mutex_init): Replace unportable \+ sed regex operator
1128         with \{1,\}.
1129         (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
1130         alternation \| regex operator.
1131         (solaris_complex): Remove superfluous backslashes from
1132         replacement string.  Replace \+ operator with \{1,\}.
1133         * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
1134         * fixincl.x: Regenerate.
1136 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1138         PR libfortran/41169
1139         * inclhack.def (irix_complex): New fix.
1140         (solaris_complex): Likewise.
1141         * fixincl.x: Regenerate.
1142         * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
1143         New tests.
1145 2009-08-28   Bruce Korb <bkorb@gnu.org>
1146              Steve Ellcey  <sje@cup.hp.com>
1148         * README (files): Describe files entry.
1149         * inclhack.def (hpux_stdint_least): Remove.
1150         (hpux_stdint_fast): Remove.
1151         (hpux_stdint_fast): Remove.
1152         (hpux_stdint_least_fast): New.
1153         (hpux_inttype_int_least8_t): Remove.
1154         (hpux_inttype_int8_t): Modify.
1155         * fixincl.x: Regenerate.
1156         * tests/base/stdint.h: Update.
1157         * tests/base/sys/_inttypes.h: Update.
1159 2009-08-28  Steve Ellcey  <sje@cup.hp.com>
1161         * inclhack.def (hpux_imaginary_i): Remove spaces.
1162         * fixincl.x: Regenerate.
1163         * tests/base/stdint.h: Update AIX fixes. 
1164         * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
1166 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1168         * configure.ac (AC_PREREQ): Bump to 2.64.
1170 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1172         * aclocal.m4: Regenerate.
1173         * configure: Regenerate.
1174         * config.h.in: Regenerate.
1176 2009-08-17  David Edelsohn  <edelsohn@gnu.org>
1178         * inclhack.def (aix_complex): Redefine _Complex_I.  Do not
1179         redefine I.
1180         * (aix_stdint_[12345]): New fixes.
1181         * fixincl.x: Regenerate.
1182         * tests/base/complex.h: Update check.
1183         * tests/base/stdint.h: Add AIX stdint.h checks.
1185 2009-08-14  Steve Ellcey  <sje@cup.hp.com>
1187         * inclhack.def (hpux_imaginary_i): New fix.
1188         * fixincl.x: Regenerate.
1189         * tests/base/complex.h: New file.
1191 2009-08-12  David Edelsohn  <edelsohn@gnu.org>
1193         * inclhack.def (aix_complex): New fix.
1194         * fixincl.x: Regenerate.
1196 2009-08-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1198         * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
1199         (hpux_inttype_int8_t): Likewise.
1200         * fixincl.x: Regenerate.
1202 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1204         * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
1205         New variables.
1206         ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
1207         Use them.
1209 2009-07-04  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1211         * inclhack.def (darwin_stdint_5, darwin_stdint_6,
1212         darwin_stdint_7): New fixes.
1213         * fixincl.x: Regenerate.
1214         * tests/base/stdint.h: Adjust test for new fixes.
1216 2009-07-03  Eric Botcazou  <ebotcazou@adacore.com>
1218         * inclhack.def (solaris_int_types): New fix.
1219         * fixincl.x: Regenerate.
1220         * tests/base/sys/int_types.h: New file.
1222 2009-06-09  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1224         * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
1225         darwin_stdint_4): New fixes.
1226         * tests/base/stdint.h: Adjust test results for new fixes.
1227         * fixincl.x: Regenerate.
1229 2009-05-29  Eric Botcazou  <ebotcazou@adacore.com>
1231         * inclhack.def (solaris_int_const): New fix.
1232         (solaris_int_limits_1): Likewise.
1233         (solaris_int_limits_2): Likewise.
1234         * fixincl.x: Regenerate.
1235         * tests/base/sys/int_const.h: New file.
1236         * tests/base/sys/int_limits.h: Likewise.
1238 2009-05-15  Joseph Myers  <joseph@codesourcery.com>
1240         * inclhack.def (glibc_tgmath): Correct bypass.
1241         * fixincl.x: Regenerate.
1243 2009-04-28  Steve Ellcey  <sje@cup.hp.com>
1245         * inclhack.def (hpux11_uint32_c): Remove.
1246         (hpux_long_double): Disable on hpux11.3*.
1247         (hpux_long_double_2): New.
1248         (hpux_c99_intptr): New.
1249         (hpux_c99_inttypes): New.
1250         (hpux_c99_inttypes2): New.
1251         (hpux_stdint_least): New.
1252         (hpux_stdint_fast): New.
1253         (hpux_inttype_int_least8_t): New.
1254         (hpux_inttype_int8_t): New.
1255         * fixincl.x: Regenerate.
1256         * tests/base/sys/_inttypes.h: New.
1257         * tests/base/inttypes.h: Update.
1258         * tests/base/stdlib.h: Update.
1259         * tests/base/stdint.h: Update.
1261 2009-04-28  Joseph Myers  <joseph@codesourcery.com>
1263         * inclhack.def (glibc_stdint): New fix.
1264         * fixincl.x: Regenerate.
1265         * tests/base/stdint.h: Update.
1267 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
1269         * Makefile.in: Change copyright header to refer to version
1270         3 of the GNU General Public License and to point readers at the
1271         COPYING3 file and the FSF's license web page.
1272         * fixfixes.c: Likewise.
1273         * fixinc.in: Likewise.
1274         * fixincl.c: Likewise.
1275         * fixlib.c: Likewise.
1276         * fixlib.h: Likewise.
1277         * fixopts.c: Likewise.
1278         * fixtests.c: Likewise.
1279         * genfixes: Likewise.
1280         * mkheaders.in: Likewise.
1281         * system.h: Likewise.
1283 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
1285         PR c/448
1286         * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
1287         * fixincl.x: Regenerate.
1288         * tests/base/stdint.h: Update.
1290 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
1292         * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
1293         Update.
1295 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
1297         PR c/456
1298         PR c/5675
1299         PR c/19976
1300         PR c/29116
1301         PR c/31871
1302         PR c/35198
1303         * inclhack.def (glibc_tgmath): New fix.
1304         * fixincl.x: Regenerate.
1305         * tests/base/tgmath.h: New.
1307 2009-03-28  Joseph Myers  <joseph@codesourcery.com>
1309         * inclhack.def (aix_syswait, exception_structure,
1310         pthread_page_size): Remove.
1311         (math_exception): Remove mention of fixproto in comment.
1312         * fixincl.x: Regenerate.
1313         * mkheaders.in: Do not handle STMP_FIXPROTO.
1315 2009-03-27  Sandra Loosemore  <sandra@codesourcery.com>
1317         * server.c (run_shell): Quote directory name passed to cd.
1319 2009-03-01  Bruce Korb  <bkorb@gnu.org>
1320         Apply a positively ancient patch:
1322         2004-10-15  Giovanni Bajo  <giovannibajo@libero.it>
1324         * inclhack.def (alpha_if_semicolon): new fix from long, long ago
1325         * tests/base/net/if.h: Add new test.
1327 2009-01-06  Andreas Tobler  <a.tobler@schweiz.org>
1329         * tests/base/locale.h: Add new test.
1330         * tests/base/stdarg.h: Likewise.
1332 2009-01-05  Steve Ellcey  <sje@cup.hp.com>
1334         * inclhack.def (hpux_spu_info):  Add files line.
1335         * fixincl.x: Regenerate.
1337 2009-01-01  Andreas Tobler  <a.tobler@schweiz.org>
1339         * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
1340         in case of C.
1341         * fixincl.x: Regenerate.
1343 2008-12-31  Andreas Tobler  <a.tobler@schweiz.org>
1345         PR target/35460
1346         * inclhack.def (openbsd_va_start): Use __builtin_va_start
1347         for OpenBSD.
1348         * fixincl.x: Regenerate.
1350 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1352         * configure: Regenerate.
1354 2008-12-15  Steve Ellcey  <sje@cup.hp.com>
1356         * inclhack.def (hpux_spu_info): Match PA as well as IA64.
1357         * fixincl.x: Regenerate.
1359 2008-09-06  H.J. Lu  <hongjiu.lu@intel.com>
1361         * configure.ac: Fix a typo.
1362         * configured: Regenerate.
1364 2008-09-06  Bruce Korb  <bkorb@gnu.org>
1366         * fixincl.tpl (sed): make the program executable configurable.
1367         Some platforms have some rather oddball defaults.
1368         * config.h.in (SED_PROGRAM): define the default sed.
1369         * fixincl.x: regenerated
1370         * tests/base/internal/wchar_core.h: fix bad sample text
1371         * tests/base/math.h: fix bad sample text
1372         * configure.ac: search for working sed
1373         * inclhack.def (glibc_mutex_init): fix non-portable construct
1374         and re-order a few misordered entries.
1376 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1378         * configure: Regenerate.
1380 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1382         * inclhack.def (AAB_svr4_replace_byteorder,
1383         AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
1384         libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
1385         ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
1386         solaris_mutex_init_1, solaris_socket, solaris_unistd,
1387         solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
1388         ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
1389         ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
1390         ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
1391         ultrix_strings2, ultrix_sys_time, ultrix_unistd,
1392         unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
1393         windiss_math2, windiss_valist): Remove.
1394         * fixincl.x: Regenerate.
1395         * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
1396         i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
1397         powerpc-*-eabiaix*): Remove.
1398         * tests/base/math.h: Update.
1399         * tests/base/pthread.h: Update.
1400         * tests/base/stdio.h: Update.
1401         * tests/base/stdlib.h: Update.
1402         * tests/base/string.h: Update.
1403         * tests/base/strings.h: Update.
1404         * tests/base/sys/file.h: Update.
1405         * tests/base/sys/limits.h: Update.
1406         * tests/base/sys/socket.h: Update.
1407         * tests/base/sys/stat.h: Update.
1408         * tests/base/sys/time.h: Update.
1409         * tests/base/testing.h: Update.
1410         * tests/base/unistd.h: Update.
1411         * tests/base/_G_config.h: Remove.
1412         * tests/base/arpa: Remove directory.
1413         * tests/base/fs: Remove directory.
1414         * tests/base/locale.h: Remove.
1415         * tests/base/machine: Remove directory.
1416         * tests/base/rpc/svc.h: Remove.
1417         * tests/base/sys/ioctl.h: Remove.
1418         * tests/base/sys/regset.h: Remove.
1419         * tests/base/sys/times.h: Remove.
1420         * tests/base/sys/utsname.h: Remove.
1421         * tests/base/widec.h: Remove.
1423 2008-05-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1425         * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
1426         * tests/base/iso/math_c99.h: Update.
1427         * fixincl.x: Regenerate.
1429 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
1431         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
1432         posix_types_64.
1433         * fixincl.x: Regenerate.
1435 2008-04-25  Kai Tietz  <kai.tietz@onvision.com>
1437         * fixincl.c (fix_with_system): Cast pointer difference to long.
1438         * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
1440 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1442         PR bootstrap/35457
1443         * Makefile.in: Rewrite aclocal.m4 rule.
1444         * aclocal.m4: Regenerate.
1445         * configure: Regenerate.
1447 2008-03-07  Peter O'Gorman  <pogma@thewrittenword.com>
1449         PR c++/20366
1450         * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
1451         * fixincl.x: Regenerate.
1452         * tests/base/stdio.h: Add test.
1454 2008-02-25  Ben Elliston  <bje@au.ibm.com>
1456         PR other/32948
1457         * fixincl.c (fix_applies): Remove unused variable `name_len'.
1459 2008-02-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1461         * inclhack.def (solaris_math_10): New.
1462         * tests/base/iso/math_c99.h: Update.
1464         * fixincl.x: Regenerate.
1466 2008-02-04  Ismail Dönmez  <ismail@pardus.org.tr>
1468         * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
1469         freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
1470         netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon):  Add
1471         quotes around mach entries.
1472         * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
1473         to GPLv3.
1475 2008-02-04  Hans-Peter Nilsson  <hp@axis.com>
1477         PR other/31405
1478         * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
1479         (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
1480         __extern_inline|__GNU_STDC_INLINE__.
1481         (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
1482         <bypass>: Change from __STDC_VERSION__ to
1483         __extern_inline|__GNU_STDC_INLINE__.
1484         <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
1485         appending attribute-gnu_inline.
1486         <second c_fix_arg>: Remove.
1487         <test_text>: Remove __extern_inline line.
1488         * tests/base/features.h: Re-add.
1489         * tests/base/sys/sysmacros.h: Adjust.
1490         * fixincl.x: Regenerate.
1492 2008-01-06  Hans-Peter Nilsson  <hp@axis.com>
1494         Revert last change.
1496 2007-12-18  Hans-Peter Nilsson  <hp@axis.com>
1498         * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
1499         * fixincl.x: Regenerate.
1500         * tests/base/wchar.h: Update.
1501         * tests/base/features.h: New.
1503 2007-10-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1505         PR target/33700
1506         * inclhack.def (hpux11_pthread_const): New.
1507         * fixincl.x: Regenerate.
1508         * tests/base/sys/pthread.h: Update.
1510 2007-10-12  Kai Tietz  <kai.tietz@onevision.com>
1512         * configure.ac: x86_64 mingw target uses twoprocess.
1513         * mkfixinc.sh: Add x86_64 mingw target.
1514         * configure: Regenerate.
1516 2007-10-09  Geoffrey Keating  <geoffk@apple.com>
1518         * inclhack.def (darwin_externc): New.
1519         * fixincl.x: Regenerate.
1520         * tests/base/mach-o/swap.h: New.
1522 2007-08-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1524         * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
1525         Delete fixes.
1526         * tests/base/iso/math_c99.h: Delete associated test baselines.
1527         * fixincl.x: Regenerate.
1529 2007-07-24  Krister Walfridsson  <cato@df.lth.se>
1531         PR target/30058
1532         * inclhack.def (netbsd_c99_inline_2): New.
1533         * fixincl.x: Regenerate.
1534         * tests/base/signal.h: Update.
1536 2007-07-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1538         PR target/32641
1540         * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
1541         solaris_math_7): Constify and make FP exception-safe.
1542         * tests/base/iso/math_c99.h: Update.
1544         * fixincl.x: Regenerate.
1546 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1548         PR libgcj/28190
1549         * inclhack.def (irix_stdint_c99): New fix.
1550         * fixincl.x: Regenerate.
1551         * tests/base/stdint.h: New test.
1553 2007-06-06  Steve Ellcey  <sje@cup.hp.com>
1555         PR testsuite/31828
1556         * inclhack.def (hppa_hpux_fp_macros): New.
1557         * fixincl.x: Regenerate.
1558         * tests/base/math.h: Update.
1560 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
1562         * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
1563         if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
1564         __STDC_VERSION__ < 199901L.
1565         (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
1566         with #ifdef __GNUC_GNU_INLINE__.
1567         (glibc_c99_inline_3): Add select.  Replace __STDC_VERSION__ >= 199901L
1568         with defined(__GNUC_STDC_INLINE__).
1569         (glibc_c99_inline_4): Change select, add second c_fix_arg.
1570         Replace #if __STDC_VERSION__ < 199901L with
1571         #ifdef __GNUC_GNU_INLINE__.
1572         * fixincl.x: Regenerated.
1573         * tests/base/bits/string2.h: Update.
1574         * tests/base/sys/sysmacros.h: Update.
1575         * tests/base/sys/stat.h: Update.
1577 2007-03-18  Krister Walfridsson  <cato@df.lth.se>
1579         PR target/30058
1580         * inclhack.def (netbsd_c99_inline_1): New.
1581         * fixincl.x: Regenerate.
1582         * tests/base/signal.h: New.
1584 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1586         * Makefile.in: Add dummy "install-info" target.
1588 2007-03-06  Joseph Myers  <joseph@codesourcery.com>
1590         * mkheaders.in: Fix headers for each multilib required.
1592 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1594         * Makefile.in: Add dummy install-pdf target.
1596 2007-02-27  Joseph Myers  <joseph@codesourcery.com>
1598         * mkheaders.in (incdir): Use include-fixed not include.
1600 2007-02-15  Brooks Moses  <brooks.moses@codesourcery.com>
1602         * Makefile.in: Added "pdf" target to .PHONY.
1604 2007-02-05  Richard Guenther  <rguenther@suse.de>
1606         * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
1607         with older glibc.  Adjust version number for C99.
1608         * fixincl.x: Regenerated.
1610 2007-02-04  Mike Stump  <mrs@apple.com>
1612         * mkheaders.in: Allow optional isysroot parameter.
1614 2007-02-03  Bruce Korb <bkorb@gnu.org>
1616         * inclhack.def (glibc_c99_inline_4): replace "extern" only if
1617         surrounded by space characters.
1619 2007-01-25  Daniel Franke <franke.daniel@gmail.com>
1621         PR target/30272
1622         * inclhack.def(broken_cabs): Also remove definition of cabsl.
1623         * fixincl.x: Regenerate.
1624         * tests/base/math.h: Update.
1626 2007-01-05  Bruce Korb <bkorb@gnu.org>, 
1627             Daniel Franke <franke.daniel@gmail.com>
1629         PR target/30008
1630         * fixincl.tpl (List): separate file name patterns with a NUL byte instead
1631         of a vertical bar ("|").
1632         * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
1633         matching.  Set SKIP_TEST flag if we are not to run a test.
1634         * fixincl.x: Regenerate.
1635         * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
1636         kandr_concat, sco_math): Replace lists of specfic file names by search
1637         patterns.
1639 2006-12-12  Olivier Hainque  <hainque@adacore.com>
1641         * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
1642         targets for which a no-op fixer is appropriate.
1644 2006-11-07  Richard Guenther  <rguenther@suse.de>
1646         * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
1647         systems.
1648         * fixincl.x: Regenerate.
1650 2006-11-02  Geoffrey Keating  <geoffk@apple.com>
1652         * inclhack.def (glibc_c99_inline_1): New.
1653         * inclhack.def (glibc_c99_inline_2): New.
1654         * inclhack.def (glibc_c99_inline_3): New.
1655         * inclhack.def (glibc_c99_inline_4): New.
1656         * fixincl.x: Regenerate.
1657         * tests/base/bits/string2.h: New.
1658         * tests/base/sys/sysmacros.h: New.
1659         * tests/base/sys/stat.h: Update.
1661 2006-11-01  Steve Ellcey  <sje@cup.hp.com>
1663         * tests/base/sys/socket.h: Update.
1665 2006-10-31  Steve Ellcey  <sje@cup.hp.com>
1667         * inclhack.def (hpux11_extern_sendfile): New.
1668         (hpux11_extern_sendpath): New.
1669         * fixincl.x: Regenerate.
1671 2006-10-29  Joseph Myers  <joseph@codesourcery.com>
1673         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
1674         * fixincl.x: Regenerate.
1676 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1678         * Makefile.in: Added empty "pdf" target.
1680 2006-10-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1682         PR target/29300
1683         * inclhack.def (hpux_pthread_initializers): New hack.
1684         * tests/base/sys/pthread.h: New file.
1686         * fixincl.x: Regenerate.
1688 2006-10-03  Uros Bizjak <uros@kss-loka.si>
1690         * inclhack.def (glibc_mutex_init): Also fix
1691         PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
1692         PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
1693         * tests/base/pthread.h: Update.
1695         * fixincl.x: Regenerate.
1697 2006-10-01  Uros Bizjak <uros@kss-loka.si>
1699         * inclhack.def (glibc_mutex_init): New fix.
1700         * tests/base/pthread.h: Update.
1702         * fixincl.x: Regenerate.
1704 2006-09-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1706         * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1707         Prevent it from running on solaris10 or later.
1708         (solaris_once_init_2): Fix comment.
1709         * tests/base/pthread.h: Update.
1711         * fixincl.x: Regenerate.
1713 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1715         * inclhack.def (solaris_once_init_2): New fix.
1716         * tests/base/pthread.h: Update.
1718         * fixincl.x: Regenerate.
1720 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1722         * inclhack.def (solaris_mutex_init_2): Remove test for
1723         PTHREAD_RWLOCK_INITIALIZER.
1724         (solaris_rwlock_init_1): New.
1725         * tests/base/pthread.h: Update.
1727         * inclhack.def (solaris_once_init_1): New.
1728         * tests/base/pthread.h: Adjust for new fix.
1730         * fixincl.x: Regenerate.
1732 2006-07-17  Roger Sayle  <roger@eyesopen.com>
1734         * tests/base/errno.h: New file.
1735         * tests/base/architecture/ppc/math.h: Likewise.
1736         * tests/base/ia64/sys/getppdp.h: Likewise.
1738 2006-07-10  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1740         PR bootstrap/20437
1741         * Makefile.in (configure, config.h.in): Change into $(srcdir)
1742         before autoconf or autoheader call.
1744 2006-06-23  Steve Ellcey  <sje@cup.hp.com>
1746         PR target/28084
1747         * inclhack.def (hpux_extern_errno): New.
1748         * fixincl.x: Regenerate.
1750 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
1752         * Makefile.in: Add dvi info html and install-html to .PHONY
1753         Add install-html target.
1755 2006-05-16  Mike Stump  <mrs@apple.com>
1757         * configure.ac: Add -Wno-overlength-strings.
1758         * configure: Regenerate.
1760 2006-05-14  Bernhard Fischer  <aldot@gcc.gnu.org>
1762         * README: Fix typo.
1764 2006-02-18  Steve Ellcey  <sje@cup.hp.com>
1766         PR target/26189
1767         * inclhack.def (hpux_spu_info): New.
1768         * fixincl.x: Regenerate
1770 2006-01-31  Marcin Dalecki  <martin@dalecki.de>
1772         * configure.ac: Check for asprintf, basename, vasprintf.
1773         * config.h.in: Regenerate.
1774         * configure: Regenerate.
1776 2006-01-19  Andrew Pinski  <pinskia@physics.uc.edu>
1778         PR target/15642
1779         * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1780         __APPLE_CC_ as 1345.
1781         (broken_nan): New.
1782         * fixincl.x: Regenerate.
1784 2005-11-24  Bruce Korb  <bkorb@gnu.org>
1786         * fixincl.c (write_replacement): "here strings" in AutoGen
1787         often/generally don't have a terminating newline.  Check the
1788         last byte for '\n'.
1790 2005-11-13  Andreas Jaeger  <aj@suse.de>
1792         * check.tpl: Handle CVS additionally.
1794 2005-11-05  Andreas Jaeger  <aj@suse.de>
1796         * check.tpl: Adopt for move to subversion.
1798 2005-09-15  Joseph S. Myers  <joseph@codesourcery.com>
1800         PR c++/23139
1801         * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1802         fixes.
1803         * fixincl.x: Regenerate.
1804         * tests/base/bits/huge_val.h: New file.
1806 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
1808         * All files: Update with new FSF address.
1810 2005-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1812         * Makefile.in (WARN_CFLAGS): New.
1813         (.c.o): Add $(WARN_CFLAGS).
1814         * aclocal.m4: Include ../config/warnings.m4.
1815         * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1816         ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1817         ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1818         * fixopts.c (initialize_opts): Fix old-style definintion.
1820         * configure: Regenerate.
1822 2005-06-24  Geoffrey Keating  <geoffk@geoffk.org>
1824         * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1825         (AAB_darwin7_9_long_double_funcs_2): New.
1826         * fixincl.x: Regenerate.
1828 2005-06-15  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1830         PR libfortran/15266
1831         * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1832         Use double quotes in select so \t matches tabs.
1833         Add IRIX testcase.
1834         * fixincl.x: Regenerate.
1835         * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1837 2005-05-22  Danny Smith  <dannysmith@users.souceforge.net>
1839         PR target/21683
1840         * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
1842 2005-05-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1843             Joseph S. Myers  <joseph@codesourcery.com>
1845         PR target/19933
1846         PR target/21315
1847         * inclhack.def: New fixes solaris_math_[1-9].
1848         * fixincl.x: Regenerate.
1849         * tests/base/iso/math_c99.h: New.
1851 2005-05-19  Kelley Cook  <kcook@gcc.gnu.org>
1853         * aclocal.m4: Remove superfluous reference to accross.m4.
1855 2005-05-15  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1857         * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1858         * server.c (load_data): Likewise.
1859         (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1860         * fixincl.c: #include <sys/wait.h>
1861         (run_compiles): Use XCNEWVEC instead of xcalloc.
1862         (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1863         * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1865 2005-05-10  Joseph S. Myers  <joseph@codesourcery.com>
1867         * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1868         *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1869         * fixincl.x: Regenerate.
1871 2005-05-06  Bruce Korb  <bkorb@gnu.org>
1872         Joseph S. Myers <joseph@codesourcery.com>
1874         * fixinc/inclhack.def: Correct backslashes
1875         * fixinc/fixincl.x: regen
1877 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1879         * system.h (fopen, fdopen, freopen): Define these to the unlocked
1880         libiberty functions.
1882 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1884         * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1885         (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1886         * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1887         fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1888         _unlocked function.
1889         (fwrite_unlocked): Fix prototype.
1891         * configure, config.h.in: Regenerate.
1893 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1895         * Makefile.in: Set gcc_version directly, not via substitution.
1896         (libsubdir): Use $(gcc_version), not $(version).
1897         (mkheaders.almost): New rule.
1898         (mkheaders): Generate from mkheaders.almost.
1899         (clean): Also delete mkheaders.almost.
1900         * aclocal.m4: Do not include ../config/gcc-version.m4.
1901         * configure.ac: Do not invoke TL_AC_GCC_VERSION.  Generate
1902         mkheaders.almost from mkheaders.in.
1903         * configure: Regenerate.
1905 2005-03-21  Richard Guenther  <rguenth@gcc.gnu.org>
1907         PR target/20166
1908         * inclhack.def: Add fix for array of incomplete structures
1909         in function prototype in pthread.h.
1910         * fixincl.x: Regenerate.
1911         * tests/base/pthread.h: Adjust.
1913 2005-03-15  Joseph S. Myers  <joseph@codesourcery.com>
1915         * inclhack.def (hpux_htonl): New fix.
1916         * tests/base/netinet/in.h: New test.
1917         * fixincl.x: Regenerate.
1919 2005-02-23  James E Wilson  <wilson@specifixinc.com>
1921         * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1923 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
1925         PR 18458
1926         * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1927         fixincl.
1929 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1931         * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1932         * aclocal.m4: Include ../config/gcc-version.m4.
1933         * configure: Regenerate.
1935 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
1937         * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1938         (stdio_va_list): Likewise.
1939         (stdio_stdarg.h): Likewise.
1940         (solaris_stdio_tag): Add bypass.
1941         * fixincl.x: Regenerated.
1943 2004-11-23  Geoffrey Keating  <geoffk@apple.com>
1945         * mkfixinc.sh: Check error code from 'cat'.  Don't try running
1946         built fixincl program.
1947         * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1948         up csh from user.
1950 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1952         * inclhack.def (alpha_pthread_init): Fix technical problems with
1953         the last check-in caused by CVS variable substitution.
1954         * fixincl.x: Likewise.
1955         * tests/base/pthread.h: Likewise.
1957 2004-11-20  Roger Sayle  <roger@eyesopen.com>
1958             Bruce Korb  <bkorb@gnu.org>
1960         * inclhack.def (alpha_pthread_init): New fix.
1961         * fixincl.x: Regenerate.
1962         * tests/base/pthread.h: Update for new test.
1964 2004-11-15  Bruce Korb  <bkorb@gnu.org>
1966         * fixincl.c(fix_with_system): correct misuse of variables and
1967         incorrect application of "sizeof()".
1969 2004-11-13  Joseph S. Myers  <joseph@codesourcery.com>
1971         * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1972         svr4__p, undefine_null): Remove.
1973         * fixincl.x: Regenerate.
1974         * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1975         * tests/base/sys/param.h: Remove.
1976         * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1977         tests/base/sys/limits.h: Update.
1979 2004-11-12  Mike Stump  <mrs@apple.com>
1981         * Makefile.in (html): Add html generation support.
1983 2004-11-12  Joseph S. Myers  <joseph@codesourcery.com>
1985         * inclhack.def (sco_math): Bypass on __GNUG__.
1986         (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1987         * fixincl.x: Regenerate.
1989 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1991         * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1992         (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1993         _CLASSIC_ANSI_TYPES.
1994         (sun_auth_proto): Bypass on __cplusplus.
1995         * fixincl.x: Regenerate.
1997 2004-11-05  Geoffrey Keating  <geoffk@apple.com>
1999         * Makefile.in (mostlyclean): Add fixinc.sh.
2000         (clean): Add mkheaders.
2001         (distclean): New.
2002         (dvi): New.
2003         (info): New.
2004         (installcheck): New.
2006 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2008         * Makefile.in (mostlyclean, distclean): New targets.
2010 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
2012         * configure.ac: Add code to determine noncanonical_target,
2013         local_prefix, gcc_version; process mkheaders.in to make mkheaders.
2014         * configure: Regenerate.
2015         * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
2016         * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
2017         * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
2018         update for changes to fixinc.in.
2019         * Makefile.in: Add many new macros.
2020         (install): New target.
2021         (mkheaders): New target.
2022         (fixinc.sh): New target.
2023         (all): Add mkheaders and fixinc.sh.
2024         * README-fixinc: Move here from gcc/.
2026 2004-11-01  Mike Stump  <mrs@apple.com>
2028         * inclhack.def (stdio_va_list): Break out clients from here...
2029         (stdio_va_list_clients): ...to here.  Also, don't fix if stdarg.h is
2030         included or ifdef va_start.
2031         * fixincl.x: Regenerate.
2033 2004-10-28  Mike Stump  <mrs@apple.com>
2035         * inclhack.def (void_null): Avoid changing NULL on C++ friendly
2036         systems.
2037         * fixincl.x: Regenerate.
2039 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
2041         * inclhack.def (darwin_gcc4_breakage): New.
2042         * fixincl.x: Regenerate.
2044 2004-10-27  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2046         PR bootstrap/17832
2048         * fixfixes.c (main): Check for _PC_NAME_MAX.
2050 2004-10-27  Paolo Bonzini  <bonzini@gnu.org>
2052         PR other/17991
2054         * configure.ac: Fix typo.
2055         * configure: Regenerate.
2056         * fixincl.c (fix_with_system): tSCC is not a pointer.  Fix.
2058 2004-10-20  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2060         PR bootstrap/17832
2062         * fixincl.c (SIGCHLD): Remove definition.
2063         (initialize): Remove SIGIOT and SIGPIPE checks.
2064         (create_file): Fix mkdir() for Win32.
2065         (internal_fix): Use dup2() instead of fcntl().
2067         * fixlib.h (SIGQUIT): Define if undefined.
2068         (SIGIOT): Same.
2069         (SIGPIPE): Same.
2070         (SIGALRM): Same.
2071         (SIGKILL): Same.
2073         * procopen.c (chain_open): Use dup2() instead of fcntl().
2075 2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
2077         PR other/17991
2079         * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
2080         Update copyright year.
2081         * fixfixes.c (main): Call initialize_opts from fixopts.c.
2082         * fixincl.c (initialize): Call initialize_opts from fixopts.c,
2083         do not include code for parsing options (environment vars).
2084         (fix_with_system): Use a search path for applyfix, so that you
2085         can run the test suite with two-process fixincludes.
2086         * fixopts.c: New file.
2087         * configure.ac: Add --enable-twoprocess.  Export ac_exeext
2088         to config.h.  Default to --enable-twoprocess for MinGW32.
2089         * config.h.in: Regenerate.
2090         * configure: Regenerate.
2092 2004-10-04  Loren J. Rittle  <ljrittle@acm.org>
2094         * tests/base/sys/cdefs.h: Update from test area.
2096 2004-09-17  Roger Sayle  <roger@eyesopen.com>
2098         * inclhack.def (linux_ia64_ucontext): New fix.
2099         * fixincl.x: Regenerate.
2100         * tests/base/sys/ucontext.h: New file.
2102 2004-09-15  Roger Sayle  <roger@eyesopen.com>
2104         * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
2105         * tests/base/stdlib.h: Likewise.
2107 2004-09-13  Loren J. Rittle  <ljrittle@acm.org>
2109         * inclhack.def (freebsd_gcc4_breakage): Add.
2110         * fixincl.x: Regenerate.
2111         * tests/base/sys/cdefs.h: Update for new test.
2113 2004-09-10  Adam Nemet  <anemet@lnxw.com>
2115         * inclhack.def (lynx_void_int): Remove.
2116         (lynxos_fcntl_proto): Remove.
2117         (lynxos_no_warning_in_sys_time_h): New fix.
2118         (lynxos_missing_putenv): New fix.
2119         * fixincl.x: Regenerate.
2120         * tests/base/fcntl.h: Remove.
2121         * tests/base/sys/time.h: Update from test area.
2122         * tests/base/curses.h: Likewise.
2123         * tests/base/stdlib.h: Likewise.
2125 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2127         * inclhack.def: Suppress exception_structure and math_exception
2128         for NetWare headers.
2129         * fixincl.x: Regenerate.
2131 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2133         * .cvsignore: New.
2134         * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
2135         autoconfiscated.
2136         * configure.ac: New.
2137         * config.h.in: Generate.
2138         * configure: Generate.
2139         * aclocal.m4: New.
2140         * fixlib.h: Remove inclusions of gcc files.
2141         * system.h: New.
2143         Other files copied from gcc/fixinc.