1 2015-02-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3 * inclhack.def (solaris_math_11): New fix.
4 * fixincl.x: Regenerate.
5 * tests/base/iso/math_c99.h [SOLARIS_MATH_11_CHECK]: New test.
7 2015-02-06 David Edelsohn <dje.gcc@gmail.com>
10 * inclhack.def (aix_pthread): Accept tab after define.
11 * fixincl.x: Regenerate.
13 2015-01-24 Bruce Korb <bkorb@gnu.org>
15 * README: add some clarification on use of test_text
17 2014-12-21 Bruce Korb <bkorb@gnu.org>
19 * fixincludes/fixincl.tpl: add handling for "sum" selection
20 criteria and clean up layout
21 * fixincludes/fixlib.h: enumerate TT_CKSUM test type
22 * fixincludes/fixincl.c (fix_applies): add code to handle
24 (cksum_test): function to handle it
25 * fixincludes/README: doc it and remove explanations from
26 more than a decade ago.
28 2014-12-15 Uros Bizjak <ubizjak@gmail.com>
30 * server.c (server_setup): Check return value of
31 getcwd and in case of error set buff[0] to 0.
33 2014-10-21 Uros Bizjak <ubizjak@gmail.com>
35 * inclhack.def (glibc_c99_inline_4): Add pthread.h to files.
36 * fixincl.x: Regenerate.
38 2014-08-04 Alexander Ivchenko <alexander.ivchenko@intel.com>
40 * inclhack.def (complier_h_tradcpp): Remove.
41 * fixincl.x: Regenerate.
42 * tests/base/linux/compiler.h: Remove.
44 2014-04-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
46 * inclhack.def (math_exception): Bypass on *-*-solaris2.1[0-9]*.
47 (solaris_int_types): Remove.
48 (solaris_longjmp_noreturn): Remove.
49 (solaris_mutex_init_2): Remove.
50 (solaris_once_init_2): Remove.
51 (solaris_sys_va_list): Remove.
52 * fixincl.x: Regenerate.
53 * tests/base/iso/setjmp_iso.h: Remove.
54 * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]: Remove.
55 [SOLARIS_ONCE_INIT_1_CHECK]: Remove wrapping done by
57 [SOLARIS_ONCE_INIT_2_CHECK]: Remove.
58 * tests/base/sys/int_types.h: Remove.
59 * tests/base/sys/va_list.h: Remove.
61 2013-12-20 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
63 Makefile.in: Use $(FI) instead of fixincl@EXEEXT@.
65 2013-12-07 Bruce Korb <bkorb@gnu.org>
67 * inclhack.def: many of the headers found under "bits/" are
68 often stashed under architecture directories. Apply fixes
69 to those, too. Also, re-ordered misordered fixes.
70 * tests/base/linux/vt.h: 80 columns in .def file limitation
71 * tests/base/iso/math_c99.h: adjust ordering
72 * tests/base/rtldef/string.h: likewise
73 * tests/base/bits/fenv.h: likewise
74 * tests/base/pthread.h: likewise
76 2013-12-06 Richard Biener <rguenther@suse.de>
78 * inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h
79 being not compatible with C++.
80 * fixincl.x: Regenerate.
81 * tests/base/linux/vt.h: New test.
83 2013-09-20 Alan Modra <amodra@gmail.com>
85 * configure: Regenerate.
87 2013-09-02 David Edelsohn <dje.gcc@gmail.com>
89 * inclhack.def (aix_assert): New fix.
90 * fixincl.x: Regenerate.
91 * tests/base/assert.h [AIX_ASSERT_CHECK]: New check.
93 2013-07-06 Bruce Korb <bkorb@gnu.org>
95 * inclhack.def (cdef_cplusplus): removed, per Bug 51776
96 * tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
98 2013-05-23 Alexander Ivchenko <alexander.ivchenko@intel.com>
100 * inclhack.def (complier_h_tradcpp): New.
101 * fixincl.x: Rebuilt.
102 * tests/base/linux/compiler.h: New.
104 2013-05-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
106 * inclhack.def (solaris_pow_int_overload): Update comment.
107 Change guard to match <cmath>.
108 * fixincl.x: Regenerate.
109 * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
112 2013-05-04 David Edelsohn <dje.gcc@gmail.com>
114 * inclhack.def (aix_null): New.
115 (void_null): Update replacement definition of NULL.
116 * fixincl.x: Regenerate.
117 * tests/base/curses.h: Update for new fix.
119 2013-01-16 Alexandre Oliva <aoliva@redhat.com>
121 * inclhack.def (feraiseexcept_nosse_invalid): New.
122 (feraiseexcept_nosse_divbyzero): Likewise.
123 * fixincl.x: Rebuilt.
124 * tests/base/bits/fenv.h: New.
126 2013-01-14 Richard Biener <rguenther@suse.de>
128 * fixlib.h (verbose_level, fixinc_mode): Mark extern.
130 2012-10-29 Bruce Korb <bkorb@gnu.org>
132 * README: testing wrap and replacement fixes is pointless.
133 * fixincl.c: export verbosity enumerations to fixlib.h
134 (run_compiles): mark replacement fixes to be skipped when
136 * fixlib.h: add a test mode and enumerations from fixincl.c
137 * check.tpl: set TEST_MODE in environment
138 * fixopts.c (initialize_opts): check for TEST_MODE in environment
139 * inclhack.def: move AAB_darwin7_9_long_double_funcs to
140 darwin_9_long_double_funcs_2. It is not a replacement fix.
141 * fixincl.x: regenerate
142 * tests/base/ioLib.h: the need for this is now exposed, so add it.
143 * tests/base/architecture/ppc/math.h: the correct result is now needed.
145 2012-10-29 Robert Mason <rbmj@verizon.net>
147 * fixinc.in: Omit machine name checks for vxworks
148 * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
149 (AAB_vxworks_regs_vxtypes): another
150 (AAB_vxworks_stdint): yet another
151 (AAB_vxworks_unistd): and another
152 (vxworks_ioctl_macro): reformatting fix
153 (vxworks_mkdir_macro): again
154 (vxworks_regs): and again
155 (vxworks_write_const): and again
156 * tests/base/ioLib.h: new test result
157 * tests/base/math.h: likewise
158 * tests/base/sys/stat.h: likewise
159 * tests/base/testing.h: and again
161 2012-09-29 David Edelsohn <dje.gcc@gmail.com>
163 * inclhack.def (AAB_aix_fcntl): New fix.
164 * fixincl.x: Regenerate.
166 2012-06-19 David Edelsohn <dje.gcc@gmail.com>
168 * inclhack.def (aix_mutex_initializer_1): New fix.
169 (aix_cond_initializer_1): New fix.
170 (aix_rwlock_initializer): New fix.
171 * fixincl.x: Regenerate.
172 * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
173 [AIX_COND_INITIALIZER_1_CHECK]: New.
174 [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
176 2012-05-29 Thomas Schwinge <thomas@codesourcery.com>
178 * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
179 gcc_AC_FUNC_MMAP_BLACKLIST.
180 * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
181 * aclocal.m4: Regenerate.
182 * configure: Regenerate.
184 2012-04-24 Tristan Gingold <gingold@adacore.com>
186 * fixincl.c (fix_with_system): Add missing specifier.
187 * configure.ac: Default to twoprocess on vms.
188 * configure: Regenerate.
190 2012-03-23 David Edelsohn <dje.gcc@gmail.com>
192 * inclhack.def (aix_malloc): New.
193 * fixincl.x: Regenerate.
194 * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
196 2012-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
199 * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
200 (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
202 2012-03-15 Tristan Gingold <gingold@adacore.com>
204 * README (EXAMPLES OF FIXES): Update.
206 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
208 * inclhack.def (math_exception): Remove duplicate.
209 (solaris_cond_init): Remove.
210 (solaris_sys_va_list): Remove Solaris 8 support.
211 * fixincl.x: Regenerate.
212 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
214 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
216 * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
217 (irix___restrict): Remove.
218 (irix___generic1): Remove.
219 (irix___generic2): Remove.
220 (irix_asm_apostrophe): Remove.
221 (irix_complex): Remove.
222 (irix_pthread_init): Remove.
223 (irix_socklen_t): Remove.
224 (irix_stdint_c99_mode): Remove.
225 (irix_stdint_c99_types): Remove.
226 (irix_stdint_c99_macros): Remove.
227 (irix_stdio_va_list): Remove IRIX 6.5 support.
228 (irix_wcsftime): Remove.
229 (stdio_va_list): Remove IRIX 6.5 support.
230 (svr4_profil): Remove IRIX bypass.
231 * fixincl.x: Regenerate.
233 * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
234 * tests/base/internal/math_core.h: Remove.
235 * tests/base/internal/sgimacros.h: Remove.
236 * tests/base/internal/wchar_core.h: Remove.
237 * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
239 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
240 * tests/base/stdint-irix65.h: Remove.
241 * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
242 * tests/base/sys/asm.h: Remove.
243 * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
245 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
247 * inclhack.def (alpha___extern_prefix): Remove.
248 (alpha___extern_prefix_standards): Remove.
249 (alpha___extern_prefix_sys_stat): Remove.
250 (alpha_bad_lval): Remove.
251 (alpha_pthread): Remove.
252 (alpha_pthread_gcc): Remove.
253 (alpha_pthread_init): Remove.
254 * fixincl.x: Regenerate.
255 * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
256 [ALPHA_PTHREAD_GCC_CHECK]: Remove.
257 [ALPHA_PTHREAD_INIT_CHECK]: Remove.
258 * tests/base/standards.h: Remove.
259 * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
261 * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
262 [ALPHA_BAD_LVAL_CHECK]: Remove.
264 2012-03-12 Tristan Gingold <gingold@adacore.com>
266 * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
267 (vms_do_not_redeclare_hostalias, vms_decc_builtin)
268 (vms_no_64bit_getopt, vms_forward_declare_struct)
269 (vms_use_fast_setjmp): New fixes.
270 * fixincl.x: Regenerate.
271 * tests/base/rtldef/string.h: Update.
272 * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
273 * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
274 * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
276 2012-01-11 Bruce Korb <bkorb@gnu.org>
277 Steven G. Kargl <kargl@gcc.gnu.org>
278 Andreas Tobler <andreast@fgznet.ch>
281 PR preprocessor/51776
282 * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
283 * fixincl.x: Regenerate.
284 * tests/base/sys/cdefs.h: Update.
286 * genfixes: Remove the 'Ver.' from the version check.
288 2011-12-20 Andreas Schwab <schwab@linux-m68k.org>
290 * configure: Regenerate.
292 2011-12-19 Andreas Schwab <schwab@linux-m68k.org>
294 * configure: Regenerate.
296 2011-11-16 David Edelsohn <dje.gcc@gmail.com>
298 * inclhack.def (aix_once_init_[12]): New fixes.
299 * fixincl.x: Regenerate.
300 * tests/base/pthread.h: Update.
302 2011-10-25 Mike Stump <mikestump@comcast.net>
305 * inclhack.def (void_null): New bypass.
306 * fixincl.x: Regenerate.
308 2011-09-26 Tristan Gingold <gingold@adacore.com>
310 * inclhack.def (ms_define_can_use_extern_prefix):
311 (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
313 * fixincl.x: Regenerate.
314 * tests/base/rtldef/string.h: New test.
315 * tests/base/rtldef/decc$types.h: Likewise.
316 * tests/base/testing.h: Update
318 2011-09-22 Tristan Gingold <gingold@adacore.com>
320 * mkfixinc.sh (target): Remove alpha-vms from particular targets.
322 2011-08-23 Steve Ellcey <sje@cup.hp.com>
325 * inclhack.def (hpux11_abs): Extend to all hpux machines.
326 * fixincl.x: Regenerate.
328 2011-08-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
329 Marc Glisse <marc.glisse@normalesup.org>
332 * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
333 (solaris_longjmp_noreturn, solaris_pow_int_overload)
334 (solaris_std___filbuf): New fixes.
335 * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
336 tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
337 * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
339 2011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
342 * inclhack.def (solaris_posix_spawn_restrict): New fix.
343 * fixincl.x: Regenerate.
344 * tests/base/spawn.h: New test.
346 2011-06-08 Douglas B Rupp <rupp@gnat.com>
348 * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
349 * configure: Regenerate.
350 * config.h.in: Regenerate.
352 2011-06-06 Peter O'Gorman <pogma@thewrittenword.com>
354 * inclhack.def (aix_net_if_arp): New fix.
355 * fixincl.x: Regenerate.
356 * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
358 2011-05-17 Tristan Gingold <gingold@adacore.com>
360 * inclhack.def (solaris_complex_cxx): Fix syntax.
361 * fixincl.x: Regenerate.
363 2011-05-17 Tristan Gingold <gingold@adacore.com>
365 * check.tpl: Shell-quote testing file.
367 2011-03-22 Joseph Myers <joseph@codesourcery.com>
369 * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
371 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
374 * Makefile.in (install-strip): New phony target.
375 (all, check, install): Also mark as phony.
377 2010-11-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
379 * inclhack.def (irix_pthread_init): New fix.
380 * fixincl.x: Regenerate.
381 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
383 2010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
386 * inclhack.def (solaris_sys_va_list): New fix.
387 * fixincl.x: Regenerate.
388 * tests/base/sys/va_list.h: New test.
390 2010-09-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
392 * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
393 * fixincl.x: Regenerate.
395 2010-07-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
397 * inclhack.def (solaris_cond_init): New fix.
398 * fixincl.x: Regenerate.
399 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
400 [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
402 2010-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
404 * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
405 * fixincl.x: Regenerate.
406 * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
407 * tests/base/sys/feature_tests.h: New file.
409 2010-06-03 Joern Rennecke <joern.rennecke@embecosm.com>
410 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
413 * configure.ac: Check for declaration of 'basename(char *)'.
414 * configure: Regenerate.
416 2010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
418 * inclhack.def (alpha_wchar): Remove.
419 * fixincl.x: Regenerate.
420 * tests/base/wchar.h: Remove.
422 2010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
424 * aclocal.m4: Regenerate.
426 2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
428 * inclhack.def (alpha_assert): Allow for more whitespace in
430 * fixincl.x: Regenerate.
432 2010-03-28 H.J. Lu <hongjiu.lu@intel.com>
435 * mkfixinc.sh: Revert the last change for mingw.
437 2010-03-24 Joseph Myers <joseph@codesourcery.com>
439 * inclhack.def (glibc_strncpy): New fix.
440 * fixincl.x: Regenerate.
441 * tests/base/bits/string2.h: Update.
443 2010-03-23 H.J. Lu <hongjiu.lu@intel.com>
446 * mkfixinc.sh: Fix stdlib.h for mingw.
448 2010-02-19 Bruce Korb <bkorb@gnu.org>
450 * inclhack.def: remove vestiges of inadvertently committed changes
452 2010-02-10 Bruce Korb <bkorb@gnu.org>
454 * README: fix up references to old gcc/fixinc directory
456 2010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
458 * inclhack.def (solaris_int_limits_3): New fix.
459 * fixincl.x: Regenerate.
460 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
463 * inclhack.def (solaris_int_const, solaris_int_limits_1,
464 solaris_int_limits_2 ): Applies to Solaris 2 in general.
466 Add mach for *-*-solaris2*.
467 Change second c_fix_arg to select.
468 Remove #pragma ident from test_text.
469 * fixincl.x: Regenerate.
470 * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
471 #pragma trigger text.
472 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
473 SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
475 2010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
477 * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
478 (aix_stdint_2): Likewise.
479 (aix_stdint_3): Likewise.
480 (aix_stdint_4): Likewise.
481 (aix_stdint_5): Likewise.
482 (darwin_stdint_1): Add stdint-darwin.h to files.
483 (darwin_stdint_2): Likewise.
484 (darwin_stdint_3): Likewise.
485 (darwin_stdint_4): Likewise.
486 (darwin_stdint_5): Likewise.
487 (darwin_stdint_6): Likewise.
488 (darwin_stdint_7): Likewise.
489 (hpux_c99_intptr): Add stdint-hpux11.h to files.
490 (hpux_c99_inttypes): Likewise.
491 (hpux_c99_inttypes2): Likewise.
492 (hpux_stdint_least_fast): Likewise.
493 (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
494 (irix_stdint_c99_types): New fix.
495 (irix_stdint_c99_macros): New fix.
496 (newlib_stdint_1): Add stdint-newlib.h to files.
497 (newlib_stdint_2): Likewise.
498 fixincl.x: Regenerate.
499 tests/base/stdint-aix.h: New file.
500 tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
501 AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
502 tests/base/stdint-aix.h: ... here.
503 [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
504 [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
505 [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
506 tests/base/stdint-darwin.h: New file.
507 tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
508 DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
509 DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
510 tests/base/stdint-darwin.h: ... here.
511 [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
512 [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
513 [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
514 tests/base/stdint-hpux11.h: New file.
515 tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
516 HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
517 tests/base/stdint-hpux11.h: ... here.
518 [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
519 [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
520 tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
521 IRIX_STDINT_C99_MODE_CHECK.
522 tests/base/stdint-irix65.h: New file.
523 tests/base/stdint-newlib.h: New file.
524 tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
525 NEWLIB_STDINT_2_CHECK]: Moved ...
526 tests/base/stdint-newlib.h: ... here.
528 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
530 * configure: Regenerate.
532 2009-10-21 Steve Ellcey <sje@cup.hp.com>
534 * inclhack.def (hpux_stdint_least_fast): Simplify.
535 * fixincl.x: Regenerate.
536 * tests/base/stdint.h: Update.
538 2009-09-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
540 * inclhack.def (isc_fmod, isc_omits_with_stdc)
541 (nested_sys_limits, sco_math): Remove.
542 * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
543 * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
544 * tests/base/sys/limits.h: Remove.
545 * fixincl.x: Regenerate.
547 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
552 * check.tpl: Fix typos.
553 * README: Likewise. Also, document that 'select' uses ERE.
554 * mkheaders.in: Update copyright years in --version output.
555 * inclhack.def (sco_math): Add missing final newline in sed
556 script 'a', 'c', or 'i' commands, for BSD sed.
557 (sco_math): In the text of 'a', 'c', or 'i' sed
558 commands, prepend leading white space with a backslash to avoid
559 the whitespace to be removed by BSD sed.
560 (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
561 (x11_new): Fix sed expression, for BSD sed.
562 (glibc_mutex_init): Fix newlines in sed 's' command replacement
563 part, for GNU sed 3.02 and Solaris sed.
564 (glibc_mutex_init): Replace unportable \+ sed regex operator
566 (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
567 alternation \| regex operator.
568 (solaris_complex): Remove superfluous backslashes from
569 replacement string. Replace \+ operator with \{1,\}.
570 * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
571 * fixincl.x: Regenerate.
573 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
576 * inclhack.def (irix_complex): New fix.
577 (solaris_complex): Likewise.
578 * fixincl.x: Regenerate.
579 * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
582 2009-08-28 Bruce Korb <bkorb@gnu.org>
583 Steve Ellcey <sje@cup.hp.com>
585 * README (files): Describe files entry.
586 * inclhack.def (hpux_stdint_least): Remove.
587 (hpux_stdint_fast): Remove.
588 (hpux_stdint_fast): Remove.
589 (hpux_stdint_least_fast): New.
590 (hpux_inttype_int_least8_t): Remove.
591 (hpux_inttype_int8_t): Modify.
592 * fixincl.x: Regenerate.
593 * tests/base/stdint.h: Update.
594 * tests/base/sys/_inttypes.h: Update.
596 2009-08-28 Steve Ellcey <sje@cup.hp.com>
598 * inclhack.def (hpux_imaginary_i): Remove spaces.
599 * fixincl.x: Regenerate.
600 * tests/base/stdint.h: Update AIX fixes.
601 * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
603 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
605 * configure.ac (AC_PREREQ): Bump to 2.64.
607 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
609 * aclocal.m4: Regenerate.
610 * configure: Regenerate.
611 * config.h.in: Regenerate.
613 2009-08-17 David Edelsohn <edelsohn@gnu.org>
615 * inclhack.def (aix_complex): Redefine _Complex_I. Do not
617 * (aix_stdint_[12345]): New fixes.
618 * fixincl.x: Regenerate.
619 * tests/base/complex.h: Update check.
620 * tests/base/stdint.h: Add AIX stdint.h checks.
622 2009-08-14 Steve Ellcey <sje@cup.hp.com>
624 * inclhack.def (hpux_imaginary_i): New fix.
625 * fixincl.x: Regenerate.
626 * tests/base/complex.h: New file.
628 2009-08-12 David Edelsohn <edelsohn@gnu.org>
630 * inclhack.def (aix_complex): New fix.
631 * fixincl.x: Regenerate.
633 2009-08-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
635 * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
636 (hpux_inttype_int8_t): Likewise.
637 * fixincl.x: Regenerate.
639 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
641 * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
643 ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
646 2009-07-04 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
648 * inclhack.def (darwin_stdint_5, darwin_stdint_6,
649 darwin_stdint_7): New fixes.
650 * fixincl.x: Regenerate.
651 * tests/base/stdint.h: Adjust test for new fixes.
653 2009-07-03 Eric Botcazou <ebotcazou@adacore.com>
655 * inclhack.def (solaris_int_types): New fix.
656 * fixincl.x: Regenerate.
657 * tests/base/sys/int_types.h: New file.
659 2009-06-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
661 * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
662 darwin_stdint_4): New fixes.
663 * tests/base/stdint.h: Adjust test results for new fixes.
664 * fixincl.x: Regenerate.
666 2009-05-29 Eric Botcazou <ebotcazou@adacore.com>
668 * inclhack.def (solaris_int_const): New fix.
669 (solaris_int_limits_1): Likewise.
670 (solaris_int_limits_2): Likewise.
671 * fixincl.x: Regenerate.
672 * tests/base/sys/int_const.h: New file.
673 * tests/base/sys/int_limits.h: Likewise.
675 2009-05-15 Joseph Myers <joseph@codesourcery.com>
677 * inclhack.def (glibc_tgmath): Correct bypass.
678 * fixincl.x: Regenerate.
680 2009-04-28 Steve Ellcey <sje@cup.hp.com>
682 * inclhack.def (hpux11_uint32_c): Remove.
683 (hpux_long_double): Disable on hpux11.3*.
684 (hpux_long_double_2): New.
685 (hpux_c99_intptr): New.
686 (hpux_c99_inttypes): New.
687 (hpux_c99_inttypes2): New.
688 (hpux_stdint_least): New.
689 (hpux_stdint_fast): New.
690 (hpux_inttype_int_least8_t): New.
691 (hpux_inttype_int8_t): New.
692 * fixincl.x: Regenerate.
693 * tests/base/sys/_inttypes.h: New.
694 * tests/base/inttypes.h: Update.
695 * tests/base/stdlib.h: Update.
696 * tests/base/stdint.h: Update.
698 2009-04-28 Joseph Myers <joseph@codesourcery.com>
700 * inclhack.def (glibc_stdint): New fix.
701 * fixincl.x: Regenerate.
702 * tests/base/stdint.h: Update.
704 2009-04-09 Jakub Jelinek <jakub@redhat.com>
706 * Makefile.in: Change copyright header to refer to version
707 3 of the GNU General Public License and to point readers at the
708 COPYING3 file and the FSF's license web page.
709 * fixfixes.c: Likewise.
710 * fixinc.in: Likewise.
711 * fixincl.c: Likewise.
712 * fixlib.c: Likewise.
713 * fixlib.h: Likewise.
714 * fixopts.c: Likewise.
715 * fixtests.c: Likewise.
716 * genfixes: Likewise.
717 * mkheaders.in: Likewise.
718 * system.h: Likewise.
720 2009-03-31 Joseph Myers <joseph@codesourcery.com>
723 * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
724 * fixincl.x: Regenerate.
725 * tests/base/stdint.h: Update.
727 2009-03-29 Joseph Myers <joseph@codesourcery.com>
729 * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
732 2009-03-29 Joseph Myers <joseph@codesourcery.com>
740 * inclhack.def (glibc_tgmath): New fix.
741 * fixincl.x: Regenerate.
742 * tests/base/tgmath.h: New.
744 2009-03-28 Joseph Myers <joseph@codesourcery.com>
746 * inclhack.def (aix_syswait, exception_structure,
747 pthread_page_size): Remove.
748 (math_exception): Remove mention of fixproto in comment.
749 * fixincl.x: Regenerate.
750 * mkheaders.in: Do not handle STMP_FIXPROTO.
752 2009-03-27 Sandra Loosemore <sandra@codesourcery.com>
754 * server.c (run_shell): Quote directory name passed to cd.
756 2009-03-01 Bruce Korb <bkorb@gnu.org>
757 Apply a positively ancient patch:
759 2004-10-15 Giovanni Bajo <giovannibajo@libero.it>
761 * inclhack.def (alpha_if_semicolon): new fix from long, long ago
762 * tests/base/net/if.h: Add new test.
764 2009-01-06 Andreas Tobler <a.tobler@schweiz.org>
766 * tests/base/locale.h: Add new test.
767 * tests/base/stdarg.h: Likewise.
769 2009-01-05 Steve Ellcey <sje@cup.hp.com>
771 * inclhack.def (hpux_spu_info): Add files line.
772 * fixincl.x: Regenerate.
774 2009-01-01 Andreas Tobler <a.tobler@schweiz.org>
776 * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
778 * fixincl.x: Regenerate.
780 2008-12-31 Andreas Tobler <a.tobler@schweiz.org>
783 * inclhack.def (openbsd_va_start): Use __builtin_va_start
785 * fixincl.x: Regenerate.
787 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
789 * configure: Regenerate.
791 2008-12-15 Steve Ellcey <sje@cup.hp.com>
793 * inclhack.def (hpux_spu_info): Match PA as well as IA64.
794 * fixincl.x: Regenerate.
796 2008-09-06 H.J. Lu <hongjiu.lu@intel.com>
798 * configure.ac: Fix a typo.
799 * configured: Regenerate.
801 2008-09-06 Bruce Korb <bkorb@gnu.org>
803 * fixincl.tpl (sed): make the program executable configurable.
804 Some platforms have some rather oddball defaults.
805 * config.h.in (SED_PROGRAM): define the default sed.
806 * fixincl.x: regenerated
807 * tests/base/internal/wchar_core.h: fix bad sample text
808 * tests/base/math.h: fix bad sample text
809 * configure.ac: search for working sed
810 * inclhack.def (glibc_mutex_init): fix non-portable construct
811 and re-order a few misordered entries.
813 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
815 * configure: Regenerate.
817 2008-06-07 Joseph Myers <joseph@codesourcery.com>
819 * inclhack.def (AAB_svr4_replace_byteorder,
820 AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
821 libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
822 ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
823 solaris_mutex_init_1, solaris_socket, solaris_unistd,
824 solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
825 ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
826 ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
827 ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
828 ultrix_strings2, ultrix_sys_time, ultrix_unistd,
829 unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
830 windiss_math2, windiss_valist): Remove.
831 * fixincl.x: Regenerate.
832 * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
833 i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
834 powerpc-*-eabiaix*): Remove.
835 * tests/base/math.h: Update.
836 * tests/base/pthread.h: Update.
837 * tests/base/stdio.h: Update.
838 * tests/base/stdlib.h: Update.
839 * tests/base/string.h: Update.
840 * tests/base/strings.h: Update.
841 * tests/base/sys/file.h: Update.
842 * tests/base/sys/limits.h: Update.
843 * tests/base/sys/socket.h: Update.
844 * tests/base/sys/stat.h: Update.
845 * tests/base/sys/time.h: Update.
846 * tests/base/testing.h: Update.
847 * tests/base/unistd.h: Update.
848 * tests/base/_G_config.h: Remove.
849 * tests/base/arpa: Remove directory.
850 * tests/base/fs: Remove directory.
851 * tests/base/locale.h: Remove.
852 * tests/base/machine: Remove directory.
853 * tests/base/rpc/svc.h: Remove.
854 * tests/base/sys/ioctl.h: Remove.
855 * tests/base/sys/regset.h: Remove.
856 * tests/base/sys/times.h: Remove.
857 * tests/base/sys/utsname.h: Remove.
858 * tests/base/widec.h: Remove.
860 2008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
862 * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
863 * tests/base/iso/math_c99.h: Update.
864 * fixincl.x: Regenerate.
866 2008-05-14 Joseph Myers <joseph@codesourcery.com>
868 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
870 * fixincl.x: Regenerate.
872 2008-04-25 Kai Tietz <kai.tietz@onvision.com>
874 * fixincl.c (fix_with_system): Cast pointer difference to long.
875 * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
877 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
880 * Makefile.in: Rewrite aclocal.m4 rule.
881 * aclocal.m4: Regenerate.
882 * configure: Regenerate.
884 2008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
887 * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
888 * fixincl.x: Regenerate.
889 * tests/base/stdio.h: Add test.
891 2008-02-25 Ben Elliston <bje@au.ibm.com>
894 * fixincl.c (fix_applies): Remove unused variable `name_len'.
896 2008-02-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
898 * inclhack.def (solaris_math_10): New.
899 * tests/base/iso/math_c99.h: Update.
901 * fixincl.x: Regenerate.
903 2008-02-04 Ismail Dönmez <ismail@pardus.org.tr>
905 * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
906 freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
907 netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon): Add
908 quotes around mach entries.
909 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
912 2008-02-04 Hans-Peter Nilsson <hp@axis.com>
915 * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
916 (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
917 __extern_inline|__GNU_STDC_INLINE__.
918 (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
919 <bypass>: Change from __STDC_VERSION__ to
920 __extern_inline|__GNU_STDC_INLINE__.
921 <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
922 appending attribute-gnu_inline.
923 <second c_fix_arg>: Remove.
924 <test_text>: Remove __extern_inline line.
925 * tests/base/features.h: Re-add.
926 * tests/base/sys/sysmacros.h: Adjust.
927 * fixincl.x: Regenerate.
929 2008-01-06 Hans-Peter Nilsson <hp@axis.com>
933 2007-12-18 Hans-Peter Nilsson <hp@axis.com>
935 * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
936 * fixincl.x: Regenerate.
937 * tests/base/wchar.h: Update.
938 * tests/base/features.h: New.
940 2007-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
943 * inclhack.def (hpux11_pthread_const): New.
944 * fixincl.x: Regenerate.
945 * tests/base/sys/pthread.h: Update.
947 2007-10-12 Kai Tietz <kai.tietz@onevision.com>
949 * configure.ac: x86_64 mingw target uses twoprocess.
950 * mkfixinc.sh: Add x86_64 mingw target.
951 * configure: Regenerate.
953 2007-10-09 Geoffrey Keating <geoffk@apple.com>
955 * inclhack.def (darwin_externc): New.
956 * fixincl.x: Regenerate.
957 * tests/base/mach-o/swap.h: New.
959 2007-08-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
961 * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
963 * tests/base/iso/math_c99.h: Delete associated test baselines.
964 * fixincl.x: Regenerate.
966 2007-07-24 Krister Walfridsson <cato@df.lth.se>
969 * inclhack.def (netbsd_c99_inline_2): New.
970 * fixincl.x: Regenerate.
971 * tests/base/signal.h: Update.
973 2007-07-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
977 * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
978 solaris_math_7): Constify and make FP exception-safe.
979 * tests/base/iso/math_c99.h: Update.
981 * fixincl.x: Regenerate.
983 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
986 * inclhack.def (irix_stdint_c99): New fix.
987 * fixincl.x: Regenerate.
988 * tests/base/stdint.h: New test.
990 2007-06-06 Steve Ellcey <sje@cup.hp.com>
993 * inclhack.def (hppa_hpux_fp_macros): New.
994 * fixincl.x: Regenerate.
995 * tests/base/math.h: Update.
997 2007-03-26 Jakub Jelinek <jakub@redhat.com>
999 * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
1000 if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
1001 __STDC_VERSION__ < 199901L.
1002 (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
1003 with #ifdef __GNUC_GNU_INLINE__.
1004 (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L
1005 with defined(__GNUC_STDC_INLINE__).
1006 (glibc_c99_inline_4): Change select, add second c_fix_arg.
1007 Replace #if __STDC_VERSION__ < 199901L with
1008 #ifdef __GNUC_GNU_INLINE__.
1009 * fixincl.x: Regenerated.
1010 * tests/base/bits/string2.h: Update.
1011 * tests/base/sys/sysmacros.h: Update.
1012 * tests/base/sys/stat.h: Update.
1014 2007-03-18 Krister Walfridsson <cato@df.lth.se>
1017 * inclhack.def (netbsd_c99_inline_1): New.
1018 * fixincl.x: Regenerate.
1019 * tests/base/signal.h: New.
1021 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1023 * Makefile.in: Add dummy "install-info" target.
1025 2007-03-06 Joseph Myers <joseph@codesourcery.com>
1027 * mkheaders.in: Fix headers for each multilib required.
1029 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1031 * Makefile.in: Add dummy install-pdf target.
1033 2007-02-27 Joseph Myers <joseph@codesourcery.com>
1035 * mkheaders.in (incdir): Use include-fixed not include.
1037 2007-02-15 Brooks Moses <brooks.moses@codesourcery.com>
1039 * Makefile.in: Added "pdf" target to .PHONY.
1041 2007-02-05 Richard Guenther <rguenther@suse.de>
1043 * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
1044 with older glibc. Adjust version number for C99.
1045 * fixincl.x: Regenerated.
1047 2007-02-04 Mike Stump <mrs@apple.com>
1049 * mkheaders.in: Allow optional isysroot parameter.
1051 2007-02-03 Bruce Korb <bkorb@gnu.org>
1053 * inclhack.def (glibc_c99_inline_4): replace "extern" only if
1054 surrounded by space characters.
1056 2007-01-25 Daniel Franke <franke.daniel@gmail.com>
1059 * inclhack.def(broken_cabs): Also remove definition of cabsl.
1060 * fixincl.x: Regenerate.
1061 * tests/base/math.h: Update.
1063 2007-01-05 Bruce Korb <bkorb@gnu.org>,
1064 Daniel Franke <franke.daniel@gmail.com>
1067 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
1068 of a vertical bar ("|").
1069 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
1070 matching. Set SKIP_TEST flag if we are not to run a test.
1071 * fixincl.x: Regenerate.
1072 * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
1073 kandr_concat, sco_math): Replace lists of specfic file names by search
1076 2006-12-12 Olivier Hainque <hainque@adacore.com>
1078 * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
1079 targets for which a no-op fixer is appropriate.
1081 2006-11-07 Richard Guenther <rguenther@suse.de>
1083 * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
1085 * fixincl.x: Regenerate.
1087 2006-11-02 Geoffrey Keating <geoffk@apple.com>
1089 * inclhack.def (glibc_c99_inline_1): New.
1090 * inclhack.def (glibc_c99_inline_2): New.
1091 * inclhack.def (glibc_c99_inline_3): New.
1092 * inclhack.def (glibc_c99_inline_4): New.
1093 * fixincl.x: Regenerate.
1094 * tests/base/bits/string2.h: New.
1095 * tests/base/sys/sysmacros.h: New.
1096 * tests/base/sys/stat.h: Update.
1098 2006-11-01 Steve Ellcey <sje@cup.hp.com>
1100 * tests/base/sys/socket.h: Update.
1102 2006-10-31 Steve Ellcey <sje@cup.hp.com>
1104 * inclhack.def (hpux11_extern_sendfile): New.
1105 (hpux11_extern_sendpath): New.
1106 * fixincl.x: Regenerate.
1108 2006-10-29 Joseph Myers <joseph@codesourcery.com>
1110 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
1111 * fixincl.x: Regenerate.
1113 2006-10-10 Brooks Moses <bmoses@stanford.edu>
1115 * Makefile.in: Added empty "pdf" target.
1117 2006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1120 * inclhack.def (hpux_pthread_initializers): New hack.
1121 * tests/base/sys/pthread.h: New file.
1123 * fixincl.x: Regenerate.
1125 2006-10-03 Uros Bizjak <uros@kss-loka.si>
1127 * inclhack.def (glibc_mutex_init): Also fix
1128 PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
1129 PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
1130 * tests/base/pthread.h: Update.
1132 * fixincl.x: Regenerate.
1134 2006-10-01 Uros Bizjak <uros@kss-loka.si>
1136 * inclhack.def (glibc_mutex_init): New fix.
1137 * tests/base/pthread.h: Update.
1139 * fixincl.x: Regenerate.
1141 2006-09-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1143 * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1144 Prevent it from running on solaris10 or later.
1145 (solaris_once_init_2): Fix comment.
1146 * tests/base/pthread.h: Update.
1148 * fixincl.x: Regenerate.
1150 2006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1152 * inclhack.def (solaris_once_init_2): New fix.
1153 * tests/base/pthread.h: Update.
1155 * fixincl.x: Regenerate.
1157 2006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1159 * inclhack.def (solaris_mutex_init_2): Remove test for
1160 PTHREAD_RWLOCK_INITIALIZER.
1161 (solaris_rwlock_init_1): New.
1162 * tests/base/pthread.h: Update.
1164 * inclhack.def (solaris_once_init_1): New.
1165 * tests/base/pthread.h: Adjust for new fix.
1167 * fixincl.x: Regenerate.
1169 2006-07-17 Roger Sayle <roger@eyesopen.com>
1171 * tests/base/errno.h: New file.
1172 * tests/base/architecture/ppc/math.h: Likewise.
1173 * tests/base/ia64/sys/getppdp.h: Likewise.
1175 2006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1178 * Makefile.in (configure, config.h.in): Change into $(srcdir)
1179 before autoconf or autoheader call.
1181 2006-06-23 Steve Ellcey <sje@cup.hp.com>
1184 * inclhack.def (hpux_extern_errno): New.
1185 * fixincl.x: Regenerate.
1187 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
1189 * Makefile.in: Add dvi info html and install-html to .PHONY
1190 Add install-html target.
1192 2006-05-16 Mike Stump <mrs@apple.com>
1194 * configure.ac: Add -Wno-overlength-strings.
1195 * configure: Regenerate.
1197 2006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
1201 2006-02-18 Steve Ellcey <sje@cup.hp.com>
1204 * inclhack.def (hpux_spu_info): New.
1205 * fixincl.x: Regenerate
1207 2006-01-31 Marcin Dalecki <martin@dalecki.de>
1209 * configure.ac: Check for asprintf, basename, vasprintf.
1210 * config.h.in: Regenerate.
1211 * configure: Regenerate.
1213 2006-01-19 Andrew Pinski <pinskia@physics.uc.edu>
1216 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1217 __APPLE_CC_ as 1345.
1219 * fixincl.x: Regenerate.
1221 2005-11-24 Bruce Korb <bkorb@gnu.org>
1223 * fixincl.c (write_replacement): "here strings" in AutoGen
1224 often/generally don't have a terminating newline. Check the
1227 2005-11-13 Andreas Jaeger <aj@suse.de>
1229 * check.tpl: Handle CVS additionally.
1231 2005-11-05 Andreas Jaeger <aj@suse.de>
1233 * check.tpl: Adopt for move to subversion.
1235 2005-09-15 Joseph S. Myers <joseph@codesourcery.com>
1238 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1240 * fixincl.x: Regenerate.
1241 * tests/base/bits/huge_val.h: New file.
1243 2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
1245 * All files: Update with new FSF address.
1247 2005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1249 * Makefile.in (WARN_CFLAGS): New.
1250 (.c.o): Add $(WARN_CFLAGS).
1251 * aclocal.m4: Include ../config/warnings.m4.
1252 * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1253 ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1254 ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1255 * fixopts.c (initialize_opts): Fix old-style definintion.
1257 * configure: Regenerate.
1259 2005-06-24 Geoffrey Keating <geoffk@geoffk.org>
1261 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1262 (AAB_darwin7_9_long_double_funcs_2): New.
1263 * fixincl.x: Regenerate.
1265 2005-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1268 * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1269 Use double quotes in select so \t matches tabs.
1271 * fixincl.x: Regenerate.
1272 * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1274 2005-05-22 Danny Smith <dannysmith@users.souceforge.net>
1277 * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
1279 2005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1280 Joseph S. Myers <joseph@codesourcery.com>
1284 * inclhack.def: New fixes solaris_math_[1-9].
1285 * fixincl.x: Regenerate.
1286 * tests/base/iso/math_c99.h: New.
1288 2005-05-19 Kelley Cook <kcook@gcc.gnu.org>
1290 * aclocal.m4: Remove superfluous reference to accross.m4.
1292 2005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
1294 * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1295 * server.c (load_data): Likewise.
1296 (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1297 * fixincl.c: #include <sys/wait.h>
1298 (run_compiles): Use XCNEWVEC instead of xcalloc.
1299 (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1300 * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1302 2005-05-10 Joseph S. Myers <joseph@codesourcery.com>
1304 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1305 *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1306 * fixincl.x: Regenerate.
1308 2005-05-06 Bruce Korb <bkorb@gnu.org>
1309 Joseph S. Myers <joseph@codesourcery.com>
1311 * fixinc/inclhack.def: Correct backslashes
1312 * fixinc/fixincl.x: regen
1314 2005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1316 * system.h (fopen, fdopen, freopen): Define these to the unlocked
1317 libiberty functions.
1319 2005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1321 * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1322 (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1323 * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1324 fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1326 (fwrite_unlocked): Fix prototype.
1328 * configure, config.h.in: Regenerate.
1330 2005-03-21 Zack Weinberg <zack@codesourcery.com>
1332 * Makefile.in: Set gcc_version directly, not via substitution.
1333 (libsubdir): Use $(gcc_version), not $(version).
1334 (mkheaders.almost): New rule.
1335 (mkheaders): Generate from mkheaders.almost.
1336 (clean): Also delete mkheaders.almost.
1337 * aclocal.m4: Do not include ../config/gcc-version.m4.
1338 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Generate
1339 mkheaders.almost from mkheaders.in.
1340 * configure: Regenerate.
1342 2005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
1345 * inclhack.def: Add fix for array of incomplete structures
1346 in function prototype in pthread.h.
1347 * fixincl.x: Regenerate.
1348 * tests/base/pthread.h: Adjust.
1350 2005-03-15 Joseph S. Myers <joseph@codesourcery.com>
1352 * inclhack.def (hpux_htonl): New fix.
1353 * tests/base/netinet/in.h: New test.
1354 * fixincl.x: Regenerate.
1356 2005-02-23 James E Wilson <wilson@specifixinc.com>
1358 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1360 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
1363 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1366 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
1368 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1369 * aclocal.m4: Include ../config/gcc-version.m4.
1370 * configure: Regenerate.
1372 2004-11-26 Mark Mitchell <mark@codesourcery.com>
1374 * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1375 (stdio_va_list): Likewise.
1376 (stdio_stdarg.h): Likewise.
1377 (solaris_stdio_tag): Add bypass.
1378 * fixincl.x: Regenerated.
1380 2004-11-23 Geoffrey Keating <geoffk@apple.com>
1382 * mkfixinc.sh: Check error code from 'cat'. Don't try running
1383 built fixincl program.
1384 * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1387 2004-11-20 Roger Sayle <roger@eyesopen.com>
1389 * inclhack.def (alpha_pthread_init): Fix technical problems with
1390 the last check-in caused by CVS variable substitution.
1391 * fixincl.x: Likewise.
1392 * tests/base/pthread.h: Likewise.
1394 2004-11-20 Roger Sayle <roger@eyesopen.com>
1395 Bruce Korb <bkorb@gnu.org>
1397 * inclhack.def (alpha_pthread_init): New fix.
1398 * fixincl.x: Regenerate.
1399 * tests/base/pthread.h: Update for new test.
1401 2004-11-15 Bruce Korb <bkorb@gnu.org>
1403 * fixincl.c(fix_with_system): correct misuse of variables and
1404 incorrect application of "sizeof()".
1406 2004-11-13 Joseph S. Myers <joseph@codesourcery.com>
1408 * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1409 svr4__p, undefine_null): Remove.
1410 * fixincl.x: Regenerate.
1411 * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1412 * tests/base/sys/param.h: Remove.
1413 * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1414 tests/base/sys/limits.h: Update.
1416 2004-11-12 Mike Stump <mrs@apple.com>
1418 * Makefile.in (html): Add html generation support.
1420 2004-11-12 Joseph S. Myers <joseph@codesourcery.com>
1422 * inclhack.def (sco_math): Bypass on __GNUG__.
1423 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1424 * fixincl.x: Regenerate.
1426 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1428 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1429 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1430 _CLASSIC_ANSI_TYPES.
1431 (sun_auth_proto): Bypass on __cplusplus.
1432 * fixincl.x: Regenerate.
1434 2004-11-05 Geoffrey Keating <geoffk@apple.com>
1436 * Makefile.in (mostlyclean): Add fixinc.sh.
1437 (clean): Add mkheaders.
1441 (installcheck): New.
1443 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
1445 * Makefile.in (mostlyclean, distclean): New targets.
1447 2004-11-04 Geoffrey Keating <geoffk@apple.com>
1449 * configure.ac: Add code to determine noncanonical_target,
1450 local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1451 * configure: Regenerate.
1452 * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1453 * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1454 * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1455 update for changes to fixinc.in.
1456 * Makefile.in: Add many new macros.
1457 (install): New target.
1458 (mkheaders): New target.
1459 (fixinc.sh): New target.
1460 (all): Add mkheaders and fixinc.sh.
1461 * README-fixinc: Move here from gcc/.
1463 2004-11-01 Mike Stump <mrs@apple.com>
1465 * inclhack.def (stdio_va_list): Break out clients from here...
1466 (stdio_va_list_clients): ...to here. Also, don't fix if stdarg.h is
1467 included or ifdef va_start.
1468 * fixincl.x: Regenerate.
1470 2004-10-28 Mike Stump <mrs@apple.com>
1472 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1474 * fixincl.x: Regenerate.
1476 2004-10-27 Geoffrey Keating <geoffk@apple.com>
1478 * inclhack.def (darwin_gcc4_breakage): New.
1479 * fixincl.x: Regenerate.
1481 2004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1485 * fixfixes.c (main): Check for _PC_NAME_MAX.
1487 2004-10-27 Paolo Bonzini <bonzini@gnu.org>
1491 * configure.ac: Fix typo.
1492 * configure: Regenerate.
1493 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
1495 2004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1499 * fixincl.c (SIGCHLD): Remove definition.
1500 (initialize): Remove SIGIOT and SIGPIPE checks.
1501 (create_file): Fix mkdir() for Win32.
1502 (internal_fix): Use dup2() instead of fcntl().
1504 * fixlib.h (SIGQUIT): Define if undefined.
1510 * procopen.c (chain_open): Use dup2() instead of fcntl().
1512 2004-08-14 Paolo Bonzini <bonzini@gnu.org>
1516 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1517 Update copyright year.
1518 * fixfixes.c (main): Call initialize_opts from fixopts.c.
1519 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1520 do not include code for parsing options (environment vars).
1521 (fix_with_system): Use a search path for applyfix, so that you
1522 can run the test suite with two-process fixincludes.
1523 * fixopts.c: New file.
1524 * configure.ac: Add --enable-twoprocess. Export ac_exeext
1525 to config.h. Default to --enable-twoprocess for MinGW32.
1526 * config.h.in: Regenerate.
1527 * configure: Regenerate.
1529 2004-10-04 Loren J. Rittle <ljrittle@acm.org>
1531 * tests/base/sys/cdefs.h: Update from test area.
1533 2004-09-17 Roger Sayle <roger@eyesopen.com>
1535 * inclhack.def (linux_ia64_ucontext): New fix.
1536 * fixincl.x: Regenerate.
1537 * tests/base/sys/ucontext.h: New file.
1539 2004-09-15 Roger Sayle <roger@eyesopen.com>
1541 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1542 * tests/base/stdlib.h: Likewise.
1544 2004-09-13 Loren J. Rittle <ljrittle@acm.org>
1546 * inclhack.def (freebsd_gcc4_breakage): Add.
1547 * fixincl.x: Regenerate.
1548 * tests/base/sys/cdefs.h: Update for new test.
1550 2004-09-10 Adam Nemet <anemet@lnxw.com>
1552 * inclhack.def (lynx_void_int): Remove.
1553 (lynxos_fcntl_proto): Remove.
1554 (lynxos_no_warning_in_sys_time_h): New fix.
1555 (lynxos_missing_putenv): New fix.
1556 * fixincl.x: Regenerate.
1557 * tests/base/fcntl.h: Remove.
1558 * tests/base/sys/time.h: Update from test area.
1559 * tests/base/curses.h: Likewise.
1560 * tests/base/stdlib.h: Likewise.
1562 2004-09-03 Jan Beulich <jbeulich@novell.com>
1564 * inclhack.def: Suppress exception_structure and math_exception
1565 for NetWare headers.
1566 * fixincl.x: Regenerate.
1568 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
1571 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1573 * configure.ac: New.
1574 * config.h.in: Generate.
1575 * configure: Generate.
1577 * fixlib.h: Remove inclusions of gcc files.
1580 Other files copied from gcc/fixinc.