1 2015-04-22 Gregor Richards <gregor.richards@uwaterloo.ca>
3 * mkfixinc.sh: Add *-musl* with no fixes.
5 2015-03-28 John David Anglin <danglin@gcc.gnu.org>
8 * inclhack.def (hpux11_lwp_rwlock_valid): New fix.
9 * fixincl.x: Regenerate.
10 * tests/base/sys/pthread.h [HPUX11_LWP_RWLOCK_VALID_CHECK]: New test.
12 2015-02-16 Daniel Richard G. <skunk@iskunk.org>
16 * inclhack.def (aix_strtof_const): New fix.
17 * fixincl.x: Regenerate.
18 * tests/base/stdlib.h: New test.
20 2015-02-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
22 * inclhack.def (solaris_math_11): New fix.
23 * fixincl.x: Regenerate.
24 * tests/base/iso/math_c99.h [SOLARIS_MATH_11_CHECK]: New test.
26 2015-02-06 David Edelsohn <dje.gcc@gmail.com>
29 * inclhack.def (aix_pthread): Accept tab after define.
30 * fixincl.x: Regenerate.
32 2015-01-24 Bruce Korb <bkorb@gnu.org>
34 * README: add some clarification on use of test_text
36 2014-12-21 Bruce Korb <bkorb@gnu.org>
38 * fixincludes/fixincl.tpl: add handling for "sum" selection
39 criteria and clean up layout
40 * fixincludes/fixlib.h: enumerate TT_CKSUM test type
41 * fixincludes/fixincl.c (fix_applies): add code to handle
43 (cksum_test): function to handle it
44 * fixincludes/README: doc it and remove explanations from
45 more than a decade ago.
47 2014-12-15 Uros Bizjak <ubizjak@gmail.com>
49 * server.c (server_setup): Check return value of
50 getcwd and in case of error set buff[0] to 0.
52 2014-10-21 Uros Bizjak <ubizjak@gmail.com>
54 * inclhack.def (glibc_c99_inline_4): Add pthread.h to files.
55 * fixincl.x: Regenerate.
57 2014-08-04 Alexander Ivchenko <alexander.ivchenko@intel.com>
59 * inclhack.def (complier_h_tradcpp): Remove.
60 * fixincl.x: Regenerate.
61 * tests/base/linux/compiler.h: Remove.
63 2014-04-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
65 * inclhack.def (math_exception): Bypass on *-*-solaris2.1[0-9]*.
66 (solaris_int_types): Remove.
67 (solaris_longjmp_noreturn): Remove.
68 (solaris_mutex_init_2): Remove.
69 (solaris_once_init_2): Remove.
70 (solaris_sys_va_list): Remove.
71 * fixincl.x: Regenerate.
72 * tests/base/iso/setjmp_iso.h: Remove.
73 * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]: Remove.
74 [SOLARIS_ONCE_INIT_1_CHECK]: Remove wrapping done by
76 [SOLARIS_ONCE_INIT_2_CHECK]: Remove.
77 * tests/base/sys/int_types.h: Remove.
78 * tests/base/sys/va_list.h: Remove.
80 2013-12-20 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
82 Makefile.in: Use $(FI) instead of fixincl@EXEEXT@.
84 2013-12-07 Bruce Korb <bkorb@gnu.org>
86 * inclhack.def: many of the headers found under "bits/" are
87 often stashed under architecture directories. Apply fixes
88 to those, too. Also, re-ordered misordered fixes.
89 * tests/base/linux/vt.h: 80 columns in .def file limitation
90 * tests/base/iso/math_c99.h: adjust ordering
91 * tests/base/rtldef/string.h: likewise
92 * tests/base/bits/fenv.h: likewise
93 * tests/base/pthread.h: likewise
95 2013-12-06 Richard Biener <rguenther@suse.de>
97 * inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h
98 being not compatible with C++.
99 * fixincl.x: Regenerate.
100 * tests/base/linux/vt.h: New test.
102 2013-09-20 Alan Modra <amodra@gmail.com>
104 * configure: Regenerate.
106 2013-09-02 David Edelsohn <dje.gcc@gmail.com>
108 * inclhack.def (aix_assert): New fix.
109 * fixincl.x: Regenerate.
110 * tests/base/assert.h [AIX_ASSERT_CHECK]: New check.
112 2013-07-06 Bruce Korb <bkorb@gnu.org>
114 * inclhack.def (cdef_cplusplus): removed, per Bug 51776
115 * tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
117 2013-05-23 Alexander Ivchenko <alexander.ivchenko@intel.com>
119 * inclhack.def (complier_h_tradcpp): New.
120 * fixincl.x: Rebuilt.
121 * tests/base/linux/compiler.h: New.
123 2013-05-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
125 * inclhack.def (solaris_pow_int_overload): Update comment.
126 Change guard to match <cmath>.
127 * fixincl.x: Regenerate.
128 * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
131 2013-05-04 David Edelsohn <dje.gcc@gmail.com>
133 * inclhack.def (aix_null): New.
134 (void_null): Update replacement definition of NULL.
135 * fixincl.x: Regenerate.
136 * tests/base/curses.h: Update for new fix.
138 2013-01-16 Alexandre Oliva <aoliva@redhat.com>
140 * inclhack.def (feraiseexcept_nosse_invalid): New.
141 (feraiseexcept_nosse_divbyzero): Likewise.
142 * fixincl.x: Rebuilt.
143 * tests/base/bits/fenv.h: New.
145 2013-01-14 Richard Biener <rguenther@suse.de>
147 * fixlib.h (verbose_level, fixinc_mode): Mark extern.
149 2012-10-29 Bruce Korb <bkorb@gnu.org>
151 * README: testing wrap and replacement fixes is pointless.
152 * fixincl.c: export verbosity enumerations to fixlib.h
153 (run_compiles): mark replacement fixes to be skipped when
155 * fixlib.h: add a test mode and enumerations from fixincl.c
156 * check.tpl: set TEST_MODE in environment
157 * fixopts.c (initialize_opts): check for TEST_MODE in environment
158 * inclhack.def: move AAB_darwin7_9_long_double_funcs to
159 darwin_9_long_double_funcs_2. It is not a replacement fix.
160 * fixincl.x: regenerate
161 * tests/base/ioLib.h: the need for this is now exposed, so add it.
162 * tests/base/architecture/ppc/math.h: the correct result is now needed.
164 2012-10-29 Robert Mason <rbmj@verizon.net>
166 * fixinc.in: Omit machine name checks for vxworks
167 * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
168 (AAB_vxworks_regs_vxtypes): another
169 (AAB_vxworks_stdint): yet another
170 (AAB_vxworks_unistd): and another
171 (vxworks_ioctl_macro): reformatting fix
172 (vxworks_mkdir_macro): again
173 (vxworks_regs): and again
174 (vxworks_write_const): and again
175 * tests/base/ioLib.h: new test result
176 * tests/base/math.h: likewise
177 * tests/base/sys/stat.h: likewise
178 * tests/base/testing.h: and again
180 2012-09-29 David Edelsohn <dje.gcc@gmail.com>
182 * inclhack.def (AAB_aix_fcntl): New fix.
183 * fixincl.x: Regenerate.
185 2012-06-19 David Edelsohn <dje.gcc@gmail.com>
187 * inclhack.def (aix_mutex_initializer_1): New fix.
188 (aix_cond_initializer_1): New fix.
189 (aix_rwlock_initializer): New fix.
190 * fixincl.x: Regenerate.
191 * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
192 [AIX_COND_INITIALIZER_1_CHECK]: New.
193 [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
195 2012-05-29 Thomas Schwinge <thomas@codesourcery.com>
197 * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
198 gcc_AC_FUNC_MMAP_BLACKLIST.
199 * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
200 * aclocal.m4: Regenerate.
201 * configure: Regenerate.
203 2012-04-24 Tristan Gingold <gingold@adacore.com>
205 * fixincl.c (fix_with_system): Add missing specifier.
206 * configure.ac: Default to twoprocess on vms.
207 * configure: Regenerate.
209 2012-03-23 David Edelsohn <dje.gcc@gmail.com>
211 * inclhack.def (aix_malloc): New.
212 * fixincl.x: Regenerate.
213 * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
215 2012-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
218 * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
219 (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
221 2012-03-15 Tristan Gingold <gingold@adacore.com>
223 * README (EXAMPLES OF FIXES): Update.
225 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
227 * inclhack.def (math_exception): Remove duplicate.
228 (solaris_cond_init): Remove.
229 (solaris_sys_va_list): Remove Solaris 8 support.
230 * fixincl.x: Regenerate.
231 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
233 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
235 * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
236 (irix___restrict): Remove.
237 (irix___generic1): Remove.
238 (irix___generic2): Remove.
239 (irix_asm_apostrophe): Remove.
240 (irix_complex): Remove.
241 (irix_pthread_init): Remove.
242 (irix_socklen_t): Remove.
243 (irix_stdint_c99_mode): Remove.
244 (irix_stdint_c99_types): Remove.
245 (irix_stdint_c99_macros): Remove.
246 (irix_stdio_va_list): Remove IRIX 6.5 support.
247 (irix_wcsftime): Remove.
248 (stdio_va_list): Remove IRIX 6.5 support.
249 (svr4_profil): Remove IRIX bypass.
250 * fixincl.x: Regenerate.
252 * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
253 * tests/base/internal/math_core.h: Remove.
254 * tests/base/internal/sgimacros.h: Remove.
255 * tests/base/internal/wchar_core.h: Remove.
256 * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
258 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
259 * tests/base/stdint-irix65.h: Remove.
260 * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
261 * tests/base/sys/asm.h: Remove.
262 * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
264 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
266 * inclhack.def (alpha___extern_prefix): Remove.
267 (alpha___extern_prefix_standards): Remove.
268 (alpha___extern_prefix_sys_stat): Remove.
269 (alpha_bad_lval): Remove.
270 (alpha_pthread): Remove.
271 (alpha_pthread_gcc): Remove.
272 (alpha_pthread_init): Remove.
273 * fixincl.x: Regenerate.
274 * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
275 [ALPHA_PTHREAD_GCC_CHECK]: Remove.
276 [ALPHA_PTHREAD_INIT_CHECK]: Remove.
277 * tests/base/standards.h: Remove.
278 * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
280 * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
281 [ALPHA_BAD_LVAL_CHECK]: Remove.
283 2012-03-12 Tristan Gingold <gingold@adacore.com>
285 * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
286 (vms_do_not_redeclare_hostalias, vms_decc_builtin)
287 (vms_no_64bit_getopt, vms_forward_declare_struct)
288 (vms_use_fast_setjmp): New fixes.
289 * fixincl.x: Regenerate.
290 * tests/base/rtldef/string.h: Update.
291 * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
292 * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
293 * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
295 2012-01-11 Bruce Korb <bkorb@gnu.org>
296 Steven G. Kargl <kargl@gcc.gnu.org>
297 Andreas Tobler <andreast@fgznet.ch>
300 PR preprocessor/51776
301 * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
302 * fixincl.x: Regenerate.
303 * tests/base/sys/cdefs.h: Update.
305 * genfixes: Remove the 'Ver.' from the version check.
307 2011-12-20 Andreas Schwab <schwab@linux-m68k.org>
309 * configure: Regenerate.
311 2011-12-19 Andreas Schwab <schwab@linux-m68k.org>
313 * configure: Regenerate.
315 2011-11-16 David Edelsohn <dje.gcc@gmail.com>
317 * inclhack.def (aix_once_init_[12]): New fixes.
318 * fixincl.x: Regenerate.
319 * tests/base/pthread.h: Update.
321 2011-10-25 Mike Stump <mikestump@comcast.net>
324 * inclhack.def (void_null): New bypass.
325 * fixincl.x: Regenerate.
327 2011-09-26 Tristan Gingold <gingold@adacore.com>
329 * inclhack.def (ms_define_can_use_extern_prefix):
330 (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
332 * fixincl.x: Regenerate.
333 * tests/base/rtldef/string.h: New test.
334 * tests/base/rtldef/decc$types.h: Likewise.
335 * tests/base/testing.h: Update
337 2011-09-22 Tristan Gingold <gingold@adacore.com>
339 * mkfixinc.sh (target): Remove alpha-vms from particular targets.
341 2011-08-23 Steve Ellcey <sje@cup.hp.com>
344 * inclhack.def (hpux11_abs): Extend to all hpux machines.
345 * fixincl.x: Regenerate.
347 2011-08-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
348 Marc Glisse <marc.glisse@normalesup.org>
351 * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
352 (solaris_longjmp_noreturn, solaris_pow_int_overload)
353 (solaris_std___filbuf): New fixes.
354 * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
355 tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
356 * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
358 2011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
361 * inclhack.def (solaris_posix_spawn_restrict): New fix.
362 * fixincl.x: Regenerate.
363 * tests/base/spawn.h: New test.
365 2011-06-08 Douglas B Rupp <rupp@gnat.com>
367 * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
368 * configure: Regenerate.
369 * config.h.in: Regenerate.
371 2011-06-06 Peter O'Gorman <pogma@thewrittenword.com>
373 * inclhack.def (aix_net_if_arp): New fix.
374 * fixincl.x: Regenerate.
375 * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
377 2011-05-17 Tristan Gingold <gingold@adacore.com>
379 * inclhack.def (solaris_complex_cxx): Fix syntax.
380 * fixincl.x: Regenerate.
382 2011-05-17 Tristan Gingold <gingold@adacore.com>
384 * check.tpl: Shell-quote testing file.
386 2011-03-22 Joseph Myers <joseph@codesourcery.com>
388 * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
390 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
393 * Makefile.in (install-strip): New phony target.
394 (all, check, install): Also mark as phony.
396 2010-11-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
398 * inclhack.def (irix_pthread_init): New fix.
399 * fixincl.x: Regenerate.
400 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
402 2010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
405 * inclhack.def (solaris_sys_va_list): New fix.
406 * fixincl.x: Regenerate.
407 * tests/base/sys/va_list.h: New test.
409 2010-09-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
411 * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
412 * fixincl.x: Regenerate.
414 2010-07-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
416 * inclhack.def (solaris_cond_init): New fix.
417 * fixincl.x: Regenerate.
418 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
419 [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
421 2010-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
423 * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
424 * fixincl.x: Regenerate.
425 * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
426 * tests/base/sys/feature_tests.h: New file.
428 2010-06-03 Joern Rennecke <joern.rennecke@embecosm.com>
429 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
432 * configure.ac: Check for declaration of 'basename(char *)'.
433 * configure: Regenerate.
435 2010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
437 * inclhack.def (alpha_wchar): Remove.
438 * fixincl.x: Regenerate.
439 * tests/base/wchar.h: Remove.
441 2010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
443 * aclocal.m4: Regenerate.
445 2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
447 * inclhack.def (alpha_assert): Allow for more whitespace in
449 * fixincl.x: Regenerate.
451 2010-03-28 H.J. Lu <hongjiu.lu@intel.com>
454 * mkfixinc.sh: Revert the last change for mingw.
456 2010-03-24 Joseph Myers <joseph@codesourcery.com>
458 * inclhack.def (glibc_strncpy): New fix.
459 * fixincl.x: Regenerate.
460 * tests/base/bits/string2.h: Update.
462 2010-03-23 H.J. Lu <hongjiu.lu@intel.com>
465 * mkfixinc.sh: Fix stdlib.h for mingw.
467 2010-02-19 Bruce Korb <bkorb@gnu.org>
469 * inclhack.def: remove vestiges of inadvertently committed changes
471 2010-02-10 Bruce Korb <bkorb@gnu.org>
473 * README: fix up references to old gcc/fixinc directory
475 2010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
477 * inclhack.def (solaris_int_limits_3): New fix.
478 * fixincl.x: Regenerate.
479 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
482 * inclhack.def (solaris_int_const, solaris_int_limits_1,
483 solaris_int_limits_2 ): Applies to Solaris 2 in general.
485 Add mach for *-*-solaris2*.
486 Change second c_fix_arg to select.
487 Remove #pragma ident from test_text.
488 * fixincl.x: Regenerate.
489 * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
490 #pragma trigger text.
491 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
492 SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
494 2010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
496 * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
497 (aix_stdint_2): Likewise.
498 (aix_stdint_3): Likewise.
499 (aix_stdint_4): Likewise.
500 (aix_stdint_5): Likewise.
501 (darwin_stdint_1): Add stdint-darwin.h to files.
502 (darwin_stdint_2): Likewise.
503 (darwin_stdint_3): Likewise.
504 (darwin_stdint_4): Likewise.
505 (darwin_stdint_5): Likewise.
506 (darwin_stdint_6): Likewise.
507 (darwin_stdint_7): Likewise.
508 (hpux_c99_intptr): Add stdint-hpux11.h to files.
509 (hpux_c99_inttypes): Likewise.
510 (hpux_c99_inttypes2): Likewise.
511 (hpux_stdint_least_fast): Likewise.
512 (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
513 (irix_stdint_c99_types): New fix.
514 (irix_stdint_c99_macros): New fix.
515 (newlib_stdint_1): Add stdint-newlib.h to files.
516 (newlib_stdint_2): Likewise.
517 fixincl.x: Regenerate.
518 tests/base/stdint-aix.h: New file.
519 tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
520 AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
521 tests/base/stdint-aix.h: ... here.
522 [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
523 [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
524 [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
525 tests/base/stdint-darwin.h: New file.
526 tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
527 DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
528 DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
529 tests/base/stdint-darwin.h: ... here.
530 [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
531 [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
532 [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
533 tests/base/stdint-hpux11.h: New file.
534 tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
535 HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
536 tests/base/stdint-hpux11.h: ... here.
537 [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
538 [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
539 tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
540 IRIX_STDINT_C99_MODE_CHECK.
541 tests/base/stdint-irix65.h: New file.
542 tests/base/stdint-newlib.h: New file.
543 tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
544 NEWLIB_STDINT_2_CHECK]: Moved ...
545 tests/base/stdint-newlib.h: ... here.
547 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
549 * configure: Regenerate.
551 2009-10-21 Steve Ellcey <sje@cup.hp.com>
553 * inclhack.def (hpux_stdint_least_fast): Simplify.
554 * fixincl.x: Regenerate.
555 * tests/base/stdint.h: Update.
557 2009-09-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
559 * inclhack.def (isc_fmod, isc_omits_with_stdc)
560 (nested_sys_limits, sco_math): Remove.
561 * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
562 * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
563 * tests/base/sys/limits.h: Remove.
564 * fixincl.x: Regenerate.
566 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
571 * check.tpl: Fix typos.
572 * README: Likewise. Also, document that 'select' uses ERE.
573 * mkheaders.in: Update copyright years in --version output.
574 * inclhack.def (sco_math): Add missing final newline in sed
575 script 'a', 'c', or 'i' commands, for BSD sed.
576 (sco_math): In the text of 'a', 'c', or 'i' sed
577 commands, prepend leading white space with a backslash to avoid
578 the whitespace to be removed by BSD sed.
579 (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
580 (x11_new): Fix sed expression, for BSD sed.
581 (glibc_mutex_init): Fix newlines in sed 's' command replacement
582 part, for GNU sed 3.02 and Solaris sed.
583 (glibc_mutex_init): Replace unportable \+ sed regex operator
585 (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
586 alternation \| regex operator.
587 (solaris_complex): Remove superfluous backslashes from
588 replacement string. Replace \+ operator with \{1,\}.
589 * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
590 * fixincl.x: Regenerate.
592 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
595 * inclhack.def (irix_complex): New fix.
596 (solaris_complex): Likewise.
597 * fixincl.x: Regenerate.
598 * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
601 2009-08-28 Bruce Korb <bkorb@gnu.org>
602 Steve Ellcey <sje@cup.hp.com>
604 * README (files): Describe files entry.
605 * inclhack.def (hpux_stdint_least): Remove.
606 (hpux_stdint_fast): Remove.
607 (hpux_stdint_fast): Remove.
608 (hpux_stdint_least_fast): New.
609 (hpux_inttype_int_least8_t): Remove.
610 (hpux_inttype_int8_t): Modify.
611 * fixincl.x: Regenerate.
612 * tests/base/stdint.h: Update.
613 * tests/base/sys/_inttypes.h: Update.
615 2009-08-28 Steve Ellcey <sje@cup.hp.com>
617 * inclhack.def (hpux_imaginary_i): Remove spaces.
618 * fixincl.x: Regenerate.
619 * tests/base/stdint.h: Update AIX fixes.
620 * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
622 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
624 * configure.ac (AC_PREREQ): Bump to 2.64.
626 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
628 * aclocal.m4: Regenerate.
629 * configure: Regenerate.
630 * config.h.in: Regenerate.
632 2009-08-17 David Edelsohn <edelsohn@gnu.org>
634 * inclhack.def (aix_complex): Redefine _Complex_I. Do not
636 * (aix_stdint_[12345]): New fixes.
637 * fixincl.x: Regenerate.
638 * tests/base/complex.h: Update check.
639 * tests/base/stdint.h: Add AIX stdint.h checks.
641 2009-08-14 Steve Ellcey <sje@cup.hp.com>
643 * inclhack.def (hpux_imaginary_i): New fix.
644 * fixincl.x: Regenerate.
645 * tests/base/complex.h: New file.
647 2009-08-12 David Edelsohn <edelsohn@gnu.org>
649 * inclhack.def (aix_complex): New fix.
650 * fixincl.x: Regenerate.
652 2009-08-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
654 * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
655 (hpux_inttype_int8_t): Likewise.
656 * fixincl.x: Regenerate.
658 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
660 * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
662 ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
665 2009-07-04 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
667 * inclhack.def (darwin_stdint_5, darwin_stdint_6,
668 darwin_stdint_7): New fixes.
669 * fixincl.x: Regenerate.
670 * tests/base/stdint.h: Adjust test for new fixes.
672 2009-07-03 Eric Botcazou <ebotcazou@adacore.com>
674 * inclhack.def (solaris_int_types): New fix.
675 * fixincl.x: Regenerate.
676 * tests/base/sys/int_types.h: New file.
678 2009-06-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
680 * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
681 darwin_stdint_4): New fixes.
682 * tests/base/stdint.h: Adjust test results for new fixes.
683 * fixincl.x: Regenerate.
685 2009-05-29 Eric Botcazou <ebotcazou@adacore.com>
687 * inclhack.def (solaris_int_const): New fix.
688 (solaris_int_limits_1): Likewise.
689 (solaris_int_limits_2): Likewise.
690 * fixincl.x: Regenerate.
691 * tests/base/sys/int_const.h: New file.
692 * tests/base/sys/int_limits.h: Likewise.
694 2009-05-15 Joseph Myers <joseph@codesourcery.com>
696 * inclhack.def (glibc_tgmath): Correct bypass.
697 * fixincl.x: Regenerate.
699 2009-04-28 Steve Ellcey <sje@cup.hp.com>
701 * inclhack.def (hpux11_uint32_c): Remove.
702 (hpux_long_double): Disable on hpux11.3*.
703 (hpux_long_double_2): New.
704 (hpux_c99_intptr): New.
705 (hpux_c99_inttypes): New.
706 (hpux_c99_inttypes2): New.
707 (hpux_stdint_least): New.
708 (hpux_stdint_fast): New.
709 (hpux_inttype_int_least8_t): New.
710 (hpux_inttype_int8_t): New.
711 * fixincl.x: Regenerate.
712 * tests/base/sys/_inttypes.h: New.
713 * tests/base/inttypes.h: Update.
714 * tests/base/stdlib.h: Update.
715 * tests/base/stdint.h: Update.
717 2009-04-28 Joseph Myers <joseph@codesourcery.com>
719 * inclhack.def (glibc_stdint): New fix.
720 * fixincl.x: Regenerate.
721 * tests/base/stdint.h: Update.
723 2009-04-09 Jakub Jelinek <jakub@redhat.com>
725 * Makefile.in: Change copyright header to refer to version
726 3 of the GNU General Public License and to point readers at the
727 COPYING3 file and the FSF's license web page.
728 * fixfixes.c: Likewise.
729 * fixinc.in: Likewise.
730 * fixincl.c: Likewise.
731 * fixlib.c: Likewise.
732 * fixlib.h: Likewise.
733 * fixopts.c: Likewise.
734 * fixtests.c: Likewise.
735 * genfixes: Likewise.
736 * mkheaders.in: Likewise.
737 * system.h: Likewise.
739 2009-03-31 Joseph Myers <joseph@codesourcery.com>
742 * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
743 * fixincl.x: Regenerate.
744 * tests/base/stdint.h: Update.
746 2009-03-29 Joseph Myers <joseph@codesourcery.com>
748 * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
751 2009-03-29 Joseph Myers <joseph@codesourcery.com>
759 * inclhack.def (glibc_tgmath): New fix.
760 * fixincl.x: Regenerate.
761 * tests/base/tgmath.h: New.
763 2009-03-28 Joseph Myers <joseph@codesourcery.com>
765 * inclhack.def (aix_syswait, exception_structure,
766 pthread_page_size): Remove.
767 (math_exception): Remove mention of fixproto in comment.
768 * fixincl.x: Regenerate.
769 * mkheaders.in: Do not handle STMP_FIXPROTO.
771 2009-03-27 Sandra Loosemore <sandra@codesourcery.com>
773 * server.c (run_shell): Quote directory name passed to cd.
775 2009-03-01 Bruce Korb <bkorb@gnu.org>
776 Apply a positively ancient patch:
778 2004-10-15 Giovanni Bajo <giovannibajo@libero.it>
780 * inclhack.def (alpha_if_semicolon): new fix from long, long ago
781 * tests/base/net/if.h: Add new test.
783 2009-01-06 Andreas Tobler <a.tobler@schweiz.org>
785 * tests/base/locale.h: Add new test.
786 * tests/base/stdarg.h: Likewise.
788 2009-01-05 Steve Ellcey <sje@cup.hp.com>
790 * inclhack.def (hpux_spu_info): Add files line.
791 * fixincl.x: Regenerate.
793 2009-01-01 Andreas Tobler <a.tobler@schweiz.org>
795 * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
797 * fixincl.x: Regenerate.
799 2008-12-31 Andreas Tobler <a.tobler@schweiz.org>
802 * inclhack.def (openbsd_va_start): Use __builtin_va_start
804 * fixincl.x: Regenerate.
806 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
808 * configure: Regenerate.
810 2008-12-15 Steve Ellcey <sje@cup.hp.com>
812 * inclhack.def (hpux_spu_info): Match PA as well as IA64.
813 * fixincl.x: Regenerate.
815 2008-09-06 H.J. Lu <hongjiu.lu@intel.com>
817 * configure.ac: Fix a typo.
818 * configured: Regenerate.
820 2008-09-06 Bruce Korb <bkorb@gnu.org>
822 * fixincl.tpl (sed): make the program executable configurable.
823 Some platforms have some rather oddball defaults.
824 * config.h.in (SED_PROGRAM): define the default sed.
825 * fixincl.x: regenerated
826 * tests/base/internal/wchar_core.h: fix bad sample text
827 * tests/base/math.h: fix bad sample text
828 * configure.ac: search for working sed
829 * inclhack.def (glibc_mutex_init): fix non-portable construct
830 and re-order a few misordered entries.
832 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
834 * configure: Regenerate.
836 2008-06-07 Joseph Myers <joseph@codesourcery.com>
838 * inclhack.def (AAB_svr4_replace_byteorder,
839 AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
840 libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
841 ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
842 solaris_mutex_init_1, solaris_socket, solaris_unistd,
843 solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
844 ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
845 ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
846 ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
847 ultrix_strings2, ultrix_sys_time, ultrix_unistd,
848 unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
849 windiss_math2, windiss_valist): Remove.
850 * fixincl.x: Regenerate.
851 * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
852 i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
853 powerpc-*-eabiaix*): Remove.
854 * tests/base/math.h: Update.
855 * tests/base/pthread.h: Update.
856 * tests/base/stdio.h: Update.
857 * tests/base/stdlib.h: Update.
858 * tests/base/string.h: Update.
859 * tests/base/strings.h: Update.
860 * tests/base/sys/file.h: Update.
861 * tests/base/sys/limits.h: Update.
862 * tests/base/sys/socket.h: Update.
863 * tests/base/sys/stat.h: Update.
864 * tests/base/sys/time.h: Update.
865 * tests/base/testing.h: Update.
866 * tests/base/unistd.h: Update.
867 * tests/base/_G_config.h: Remove.
868 * tests/base/arpa: Remove directory.
869 * tests/base/fs: Remove directory.
870 * tests/base/locale.h: Remove.
871 * tests/base/machine: Remove directory.
872 * tests/base/rpc/svc.h: Remove.
873 * tests/base/sys/ioctl.h: Remove.
874 * tests/base/sys/regset.h: Remove.
875 * tests/base/sys/times.h: Remove.
876 * tests/base/sys/utsname.h: Remove.
877 * tests/base/widec.h: Remove.
879 2008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
881 * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
882 * tests/base/iso/math_c99.h: Update.
883 * fixincl.x: Regenerate.
885 2008-05-14 Joseph Myers <joseph@codesourcery.com>
887 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
889 * fixincl.x: Regenerate.
891 2008-04-25 Kai Tietz <kai.tietz@onvision.com>
893 * fixincl.c (fix_with_system): Cast pointer difference to long.
894 * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
896 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
899 * Makefile.in: Rewrite aclocal.m4 rule.
900 * aclocal.m4: Regenerate.
901 * configure: Regenerate.
903 2008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
906 * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
907 * fixincl.x: Regenerate.
908 * tests/base/stdio.h: Add test.
910 2008-02-25 Ben Elliston <bje@au.ibm.com>
913 * fixincl.c (fix_applies): Remove unused variable `name_len'.
915 2008-02-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
917 * inclhack.def (solaris_math_10): New.
918 * tests/base/iso/math_c99.h: Update.
920 * fixincl.x: Regenerate.
922 2008-02-04 Ismail Dönmez <ismail@pardus.org.tr>
924 * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
925 freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
926 netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon): Add
927 quotes around mach entries.
928 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
931 2008-02-04 Hans-Peter Nilsson <hp@axis.com>
934 * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
935 (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
936 __extern_inline|__GNU_STDC_INLINE__.
937 (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
938 <bypass>: Change from __STDC_VERSION__ to
939 __extern_inline|__GNU_STDC_INLINE__.
940 <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
941 appending attribute-gnu_inline.
942 <second c_fix_arg>: Remove.
943 <test_text>: Remove __extern_inline line.
944 * tests/base/features.h: Re-add.
945 * tests/base/sys/sysmacros.h: Adjust.
946 * fixincl.x: Regenerate.
948 2008-01-06 Hans-Peter Nilsson <hp@axis.com>
952 2007-12-18 Hans-Peter Nilsson <hp@axis.com>
954 * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
955 * fixincl.x: Regenerate.
956 * tests/base/wchar.h: Update.
957 * tests/base/features.h: New.
959 2007-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
962 * inclhack.def (hpux11_pthread_const): New.
963 * fixincl.x: Regenerate.
964 * tests/base/sys/pthread.h: Update.
966 2007-10-12 Kai Tietz <kai.tietz@onevision.com>
968 * configure.ac: x86_64 mingw target uses twoprocess.
969 * mkfixinc.sh: Add x86_64 mingw target.
970 * configure: Regenerate.
972 2007-10-09 Geoffrey Keating <geoffk@apple.com>
974 * inclhack.def (darwin_externc): New.
975 * fixincl.x: Regenerate.
976 * tests/base/mach-o/swap.h: New.
978 2007-08-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
980 * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
982 * tests/base/iso/math_c99.h: Delete associated test baselines.
983 * fixincl.x: Regenerate.
985 2007-07-24 Krister Walfridsson <cato@df.lth.se>
988 * inclhack.def (netbsd_c99_inline_2): New.
989 * fixincl.x: Regenerate.
990 * tests/base/signal.h: Update.
992 2007-07-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
996 * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
997 solaris_math_7): Constify and make FP exception-safe.
998 * tests/base/iso/math_c99.h: Update.
1000 * fixincl.x: Regenerate.
1002 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1005 * inclhack.def (irix_stdint_c99): New fix.
1006 * fixincl.x: Regenerate.
1007 * tests/base/stdint.h: New test.
1009 2007-06-06 Steve Ellcey <sje@cup.hp.com>
1012 * inclhack.def (hppa_hpux_fp_macros): New.
1013 * fixincl.x: Regenerate.
1014 * tests/base/math.h: Update.
1016 2007-03-26 Jakub Jelinek <jakub@redhat.com>
1018 * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
1019 if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
1020 __STDC_VERSION__ < 199901L.
1021 (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
1022 with #ifdef __GNUC_GNU_INLINE__.
1023 (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L
1024 with defined(__GNUC_STDC_INLINE__).
1025 (glibc_c99_inline_4): Change select, add second c_fix_arg.
1026 Replace #if __STDC_VERSION__ < 199901L with
1027 #ifdef __GNUC_GNU_INLINE__.
1028 * fixincl.x: Regenerated.
1029 * tests/base/bits/string2.h: Update.
1030 * tests/base/sys/sysmacros.h: Update.
1031 * tests/base/sys/stat.h: Update.
1033 2007-03-18 Krister Walfridsson <cato@df.lth.se>
1036 * inclhack.def (netbsd_c99_inline_1): New.
1037 * fixincl.x: Regenerate.
1038 * tests/base/signal.h: New.
1040 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1042 * Makefile.in: Add dummy "install-info" target.
1044 2007-03-06 Joseph Myers <joseph@codesourcery.com>
1046 * mkheaders.in: Fix headers for each multilib required.
1048 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1050 * Makefile.in: Add dummy install-pdf target.
1052 2007-02-27 Joseph Myers <joseph@codesourcery.com>
1054 * mkheaders.in (incdir): Use include-fixed not include.
1056 2007-02-15 Brooks Moses <brooks.moses@codesourcery.com>
1058 * Makefile.in: Added "pdf" target to .PHONY.
1060 2007-02-05 Richard Guenther <rguenther@suse.de>
1062 * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
1063 with older glibc. Adjust version number for C99.
1064 * fixincl.x: Regenerated.
1066 2007-02-04 Mike Stump <mrs@apple.com>
1068 * mkheaders.in: Allow optional isysroot parameter.
1070 2007-02-03 Bruce Korb <bkorb@gnu.org>
1072 * inclhack.def (glibc_c99_inline_4): replace "extern" only if
1073 surrounded by space characters.
1075 2007-01-25 Daniel Franke <franke.daniel@gmail.com>
1078 * inclhack.def(broken_cabs): Also remove definition of cabsl.
1079 * fixincl.x: Regenerate.
1080 * tests/base/math.h: Update.
1082 2007-01-05 Bruce Korb <bkorb@gnu.org>,
1083 Daniel Franke <franke.daniel@gmail.com>
1086 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
1087 of a vertical bar ("|").
1088 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
1089 matching. Set SKIP_TEST flag if we are not to run a test.
1090 * fixincl.x: Regenerate.
1091 * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
1092 kandr_concat, sco_math): Replace lists of specfic file names by search
1095 2006-12-12 Olivier Hainque <hainque@adacore.com>
1097 * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
1098 targets for which a no-op fixer is appropriate.
1100 2006-11-07 Richard Guenther <rguenther@suse.de>
1102 * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
1104 * fixincl.x: Regenerate.
1106 2006-11-02 Geoffrey Keating <geoffk@apple.com>
1108 * inclhack.def (glibc_c99_inline_1): New.
1109 * inclhack.def (glibc_c99_inline_2): New.
1110 * inclhack.def (glibc_c99_inline_3): New.
1111 * inclhack.def (glibc_c99_inline_4): New.
1112 * fixincl.x: Regenerate.
1113 * tests/base/bits/string2.h: New.
1114 * tests/base/sys/sysmacros.h: New.
1115 * tests/base/sys/stat.h: Update.
1117 2006-11-01 Steve Ellcey <sje@cup.hp.com>
1119 * tests/base/sys/socket.h: Update.
1121 2006-10-31 Steve Ellcey <sje@cup.hp.com>
1123 * inclhack.def (hpux11_extern_sendfile): New.
1124 (hpux11_extern_sendpath): New.
1125 * fixincl.x: Regenerate.
1127 2006-10-29 Joseph Myers <joseph@codesourcery.com>
1129 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
1130 * fixincl.x: Regenerate.
1132 2006-10-10 Brooks Moses <bmoses@stanford.edu>
1134 * Makefile.in: Added empty "pdf" target.
1136 2006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1139 * inclhack.def (hpux_pthread_initializers): New hack.
1140 * tests/base/sys/pthread.h: New file.
1142 * fixincl.x: Regenerate.
1144 2006-10-03 Uros Bizjak <uros@kss-loka.si>
1146 * inclhack.def (glibc_mutex_init): Also fix
1147 PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
1148 PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
1149 * tests/base/pthread.h: Update.
1151 * fixincl.x: Regenerate.
1153 2006-10-01 Uros Bizjak <uros@kss-loka.si>
1155 * inclhack.def (glibc_mutex_init): New fix.
1156 * tests/base/pthread.h: Update.
1158 * fixincl.x: Regenerate.
1160 2006-09-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1162 * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1163 Prevent it from running on solaris10 or later.
1164 (solaris_once_init_2): Fix comment.
1165 * tests/base/pthread.h: Update.
1167 * fixincl.x: Regenerate.
1169 2006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1171 * inclhack.def (solaris_once_init_2): New fix.
1172 * tests/base/pthread.h: Update.
1174 * fixincl.x: Regenerate.
1176 2006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1178 * inclhack.def (solaris_mutex_init_2): Remove test for
1179 PTHREAD_RWLOCK_INITIALIZER.
1180 (solaris_rwlock_init_1): New.
1181 * tests/base/pthread.h: Update.
1183 * inclhack.def (solaris_once_init_1): New.
1184 * tests/base/pthread.h: Adjust for new fix.
1186 * fixincl.x: Regenerate.
1188 2006-07-17 Roger Sayle <roger@eyesopen.com>
1190 * tests/base/errno.h: New file.
1191 * tests/base/architecture/ppc/math.h: Likewise.
1192 * tests/base/ia64/sys/getppdp.h: Likewise.
1194 2006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1197 * Makefile.in (configure, config.h.in): Change into $(srcdir)
1198 before autoconf or autoheader call.
1200 2006-06-23 Steve Ellcey <sje@cup.hp.com>
1203 * inclhack.def (hpux_extern_errno): New.
1204 * fixincl.x: Regenerate.
1206 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
1208 * Makefile.in: Add dvi info html and install-html to .PHONY
1209 Add install-html target.
1211 2006-05-16 Mike Stump <mrs@apple.com>
1213 * configure.ac: Add -Wno-overlength-strings.
1214 * configure: Regenerate.
1216 2006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
1220 2006-02-18 Steve Ellcey <sje@cup.hp.com>
1223 * inclhack.def (hpux_spu_info): New.
1224 * fixincl.x: Regenerate
1226 2006-01-31 Marcin Dalecki <martin@dalecki.de>
1228 * configure.ac: Check for asprintf, basename, vasprintf.
1229 * config.h.in: Regenerate.
1230 * configure: Regenerate.
1232 2006-01-19 Andrew Pinski <pinskia@physics.uc.edu>
1235 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1236 __APPLE_CC_ as 1345.
1238 * fixincl.x: Regenerate.
1240 2005-11-24 Bruce Korb <bkorb@gnu.org>
1242 * fixincl.c (write_replacement): "here strings" in AutoGen
1243 often/generally don't have a terminating newline. Check the
1246 2005-11-13 Andreas Jaeger <aj@suse.de>
1248 * check.tpl: Handle CVS additionally.
1250 2005-11-05 Andreas Jaeger <aj@suse.de>
1252 * check.tpl: Adopt for move to subversion.
1254 2005-09-15 Joseph S. Myers <joseph@codesourcery.com>
1257 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1259 * fixincl.x: Regenerate.
1260 * tests/base/bits/huge_val.h: New file.
1262 2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
1264 * All files: Update with new FSF address.
1266 2005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1268 * Makefile.in (WARN_CFLAGS): New.
1269 (.c.o): Add $(WARN_CFLAGS).
1270 * aclocal.m4: Include ../config/warnings.m4.
1271 * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1272 ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1273 ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1274 * fixopts.c (initialize_opts): Fix old-style definintion.
1276 * configure: Regenerate.
1278 2005-06-24 Geoffrey Keating <geoffk@geoffk.org>
1280 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1281 (AAB_darwin7_9_long_double_funcs_2): New.
1282 * fixincl.x: Regenerate.
1284 2005-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1287 * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1288 Use double quotes in select so \t matches tabs.
1290 * fixincl.x: Regenerate.
1291 * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1293 2005-05-22 Danny Smith <dannysmith@users.souceforge.net>
1296 * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
1298 2005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1299 Joseph S. Myers <joseph@codesourcery.com>
1303 * inclhack.def: New fixes solaris_math_[1-9].
1304 * fixincl.x: Regenerate.
1305 * tests/base/iso/math_c99.h: New.
1307 2005-05-19 Kelley Cook <kcook@gcc.gnu.org>
1309 * aclocal.m4: Remove superfluous reference to accross.m4.
1311 2005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
1313 * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1314 * server.c (load_data): Likewise.
1315 (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1316 * fixincl.c: #include <sys/wait.h>
1317 (run_compiles): Use XCNEWVEC instead of xcalloc.
1318 (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1319 * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1321 2005-05-10 Joseph S. Myers <joseph@codesourcery.com>
1323 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1324 *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1325 * fixincl.x: Regenerate.
1327 2005-05-06 Bruce Korb <bkorb@gnu.org>
1328 Joseph S. Myers <joseph@codesourcery.com>
1330 * fixinc/inclhack.def: Correct backslashes
1331 * fixinc/fixincl.x: regen
1333 2005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1335 * system.h (fopen, fdopen, freopen): Define these to the unlocked
1336 libiberty functions.
1338 2005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1340 * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1341 (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1342 * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1343 fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1345 (fwrite_unlocked): Fix prototype.
1347 * configure, config.h.in: Regenerate.
1349 2005-03-21 Zack Weinberg <zack@codesourcery.com>
1351 * Makefile.in: Set gcc_version directly, not via substitution.
1352 (libsubdir): Use $(gcc_version), not $(version).
1353 (mkheaders.almost): New rule.
1354 (mkheaders): Generate from mkheaders.almost.
1355 (clean): Also delete mkheaders.almost.
1356 * aclocal.m4: Do not include ../config/gcc-version.m4.
1357 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Generate
1358 mkheaders.almost from mkheaders.in.
1359 * configure: Regenerate.
1361 2005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
1364 * inclhack.def: Add fix for array of incomplete structures
1365 in function prototype in pthread.h.
1366 * fixincl.x: Regenerate.
1367 * tests/base/pthread.h: Adjust.
1369 2005-03-15 Joseph S. Myers <joseph@codesourcery.com>
1371 * inclhack.def (hpux_htonl): New fix.
1372 * tests/base/netinet/in.h: New test.
1373 * fixincl.x: Regenerate.
1375 2005-02-23 James E Wilson <wilson@specifixinc.com>
1377 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1379 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
1382 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1385 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
1387 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1388 * aclocal.m4: Include ../config/gcc-version.m4.
1389 * configure: Regenerate.
1391 2004-11-26 Mark Mitchell <mark@codesourcery.com>
1393 * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1394 (stdio_va_list): Likewise.
1395 (stdio_stdarg.h): Likewise.
1396 (solaris_stdio_tag): Add bypass.
1397 * fixincl.x: Regenerated.
1399 2004-11-23 Geoffrey Keating <geoffk@apple.com>
1401 * mkfixinc.sh: Check error code from 'cat'. Don't try running
1402 built fixincl program.
1403 * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1406 2004-11-20 Roger Sayle <roger@eyesopen.com>
1408 * inclhack.def (alpha_pthread_init): Fix technical problems with
1409 the last check-in caused by CVS variable substitution.
1410 * fixincl.x: Likewise.
1411 * tests/base/pthread.h: Likewise.
1413 2004-11-20 Roger Sayle <roger@eyesopen.com>
1414 Bruce Korb <bkorb@gnu.org>
1416 * inclhack.def (alpha_pthread_init): New fix.
1417 * fixincl.x: Regenerate.
1418 * tests/base/pthread.h: Update for new test.
1420 2004-11-15 Bruce Korb <bkorb@gnu.org>
1422 * fixincl.c(fix_with_system): correct misuse of variables and
1423 incorrect application of "sizeof()".
1425 2004-11-13 Joseph S. Myers <joseph@codesourcery.com>
1427 * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1428 svr4__p, undefine_null): Remove.
1429 * fixincl.x: Regenerate.
1430 * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1431 * tests/base/sys/param.h: Remove.
1432 * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1433 tests/base/sys/limits.h: Update.
1435 2004-11-12 Mike Stump <mrs@apple.com>
1437 * Makefile.in (html): Add html generation support.
1439 2004-11-12 Joseph S. Myers <joseph@codesourcery.com>
1441 * inclhack.def (sco_math): Bypass on __GNUG__.
1442 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1443 * fixincl.x: Regenerate.
1445 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1447 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1448 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1449 _CLASSIC_ANSI_TYPES.
1450 (sun_auth_proto): Bypass on __cplusplus.
1451 * fixincl.x: Regenerate.
1453 2004-11-05 Geoffrey Keating <geoffk@apple.com>
1455 * Makefile.in (mostlyclean): Add fixinc.sh.
1456 (clean): Add mkheaders.
1460 (installcheck): New.
1462 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
1464 * Makefile.in (mostlyclean, distclean): New targets.
1466 2004-11-04 Geoffrey Keating <geoffk@apple.com>
1468 * configure.ac: Add code to determine noncanonical_target,
1469 local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1470 * configure: Regenerate.
1471 * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1472 * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1473 * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1474 update for changes to fixinc.in.
1475 * Makefile.in: Add many new macros.
1476 (install): New target.
1477 (mkheaders): New target.
1478 (fixinc.sh): New target.
1479 (all): Add mkheaders and fixinc.sh.
1480 * README-fixinc: Move here from gcc/.
1482 2004-11-01 Mike Stump <mrs@apple.com>
1484 * inclhack.def (stdio_va_list): Break out clients from here...
1485 (stdio_va_list_clients): ...to here. Also, don't fix if stdarg.h is
1486 included or ifdef va_start.
1487 * fixincl.x: Regenerate.
1489 2004-10-28 Mike Stump <mrs@apple.com>
1491 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1493 * fixincl.x: Regenerate.
1495 2004-10-27 Geoffrey Keating <geoffk@apple.com>
1497 * inclhack.def (darwin_gcc4_breakage): New.
1498 * fixincl.x: Regenerate.
1500 2004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1504 * fixfixes.c (main): Check for _PC_NAME_MAX.
1506 2004-10-27 Paolo Bonzini <bonzini@gnu.org>
1510 * configure.ac: Fix typo.
1511 * configure: Regenerate.
1512 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
1514 2004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1518 * fixincl.c (SIGCHLD): Remove definition.
1519 (initialize): Remove SIGIOT and SIGPIPE checks.
1520 (create_file): Fix mkdir() for Win32.
1521 (internal_fix): Use dup2() instead of fcntl().
1523 * fixlib.h (SIGQUIT): Define if undefined.
1529 * procopen.c (chain_open): Use dup2() instead of fcntl().
1531 2004-08-14 Paolo Bonzini <bonzini@gnu.org>
1535 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1536 Update copyright year.
1537 * fixfixes.c (main): Call initialize_opts from fixopts.c.
1538 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1539 do not include code for parsing options (environment vars).
1540 (fix_with_system): Use a search path for applyfix, so that you
1541 can run the test suite with two-process fixincludes.
1542 * fixopts.c: New file.
1543 * configure.ac: Add --enable-twoprocess. Export ac_exeext
1544 to config.h. Default to --enable-twoprocess for MinGW32.
1545 * config.h.in: Regenerate.
1546 * configure: Regenerate.
1548 2004-10-04 Loren J. Rittle <ljrittle@acm.org>
1550 * tests/base/sys/cdefs.h: Update from test area.
1552 2004-09-17 Roger Sayle <roger@eyesopen.com>
1554 * inclhack.def (linux_ia64_ucontext): New fix.
1555 * fixincl.x: Regenerate.
1556 * tests/base/sys/ucontext.h: New file.
1558 2004-09-15 Roger Sayle <roger@eyesopen.com>
1560 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1561 * tests/base/stdlib.h: Likewise.
1563 2004-09-13 Loren J. Rittle <ljrittle@acm.org>
1565 * inclhack.def (freebsd_gcc4_breakage): Add.
1566 * fixincl.x: Regenerate.
1567 * tests/base/sys/cdefs.h: Update for new test.
1569 2004-09-10 Adam Nemet <anemet@lnxw.com>
1571 * inclhack.def (lynx_void_int): Remove.
1572 (lynxos_fcntl_proto): Remove.
1573 (lynxos_no_warning_in_sys_time_h): New fix.
1574 (lynxos_missing_putenv): New fix.
1575 * fixincl.x: Regenerate.
1576 * tests/base/fcntl.h: Remove.
1577 * tests/base/sys/time.h: Update from test area.
1578 * tests/base/curses.h: Likewise.
1579 * tests/base/stdlib.h: Likewise.
1581 2004-09-03 Jan Beulich <jbeulich@novell.com>
1583 * inclhack.def: Suppress exception_structure and math_exception
1584 for NetWare headers.
1585 * fixincl.x: Regenerate.
1587 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
1590 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1592 * configure.ac: New.
1593 * config.h.in: Generate.
1594 * configure: Generate.
1596 * fixlib.h: Remove inclusions of gcc files.
1599 Other files copied from gcc/fixinc.