]> git.ipfire.org Git - thirdparty/gcc.git/blob - fixincludes/ChangeLog
Merge in trunk.
[thirdparty/gcc.git] / fixincludes / ChangeLog
1 2013-12-07 Bruce Korb <bkorb@gnu.org>
2
3 * inclhack.def: many of the headers found under "bits/" are
4 often stashed under architecture directories. Apply fixes
5 to those, too. Also, re-ordered misordered fixes.
6 * tests/base/linux/vt.h: 80 columns in .def file limitation
7 * tests/base/iso/math_c99.h: adjust ordering
8 * tests/base/rtldef/string.h: likewise
9 * tests/base/bits/fenv.h: likewise
10 * tests/base/pthread.h: likewise
11
12 2013-12-06 Richard Biener <rguenther@suse.de>
13
14 * inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h
15 being not compatible with C++.
16 * fixincl.x: Regenerate.
17 * tests/base/linux/vt.h: New test.
18
19 2013-09-20 Alan Modra <amodra@gmail.com>
20
21 * configure: Regenerate.
22
23 2013-09-02 David Edelsohn <dje.gcc@gmail.com>
24
25 * inclhack.def (aix_assert): New fix.
26 * fixincl.x: Regenerate.
27 * tests/base/assert.h [AIX_ASSERT_CHECK]: New check.
28
29 2013-07-06 Bruce Korb <bkorb@gnu.org>
30
31 * inclhack.def (cdef_cplusplus): removed, per Bug 51776
32 * tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
33
34 2013-05-23 Alexander Ivchenko <alexander.ivchenko@intel.com>
35
36 * inclhack.def (complier_h_tradcpp): New.
37 * fixincl.x: Rebuilt.
38 * tests/base/linux/compiler.h: New.
39
40 2013-05-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
41
42 * inclhack.def (solaris_pow_int_overload): Update comment.
43 Change guard to match <cmath>.
44 * fixincl.x: Regenerate.
45 * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
46 Matching change.
47
48 2013-05-04 David Edelsohn <dje.gcc@gmail.com>
49
50 * inclhack.def (aix_null): New.
51 (void_null): Update replacement definition of NULL.
52 * fixincl.x: Regenerate.
53 * tests/base/curses.h: Update for new fix.
54
55 2013-01-16 Alexandre Oliva <aoliva@redhat.com>
56
57 * inclhack.def (feraiseexcept_nosse_invalid): New.
58 (feraiseexcept_nosse_divbyzero): Likewise.
59 * fixincl.x: Rebuilt.
60 * tests/base/bits/fenv.h: New.
61
62 2013-01-14 Richard Biener <rguenther@suse.de>
63
64 * fixlib.h (verbose_level, fixinc_mode): Mark extern.
65
66 2012-10-29 Bruce Korb <bkorb@gnu.org>
67
68 * README: testing wrap and replacement fixes is pointless.
69 * fixincl.c: export verbosity enumerations to fixlib.h
70 (run_compiles): mark replacement fixes to be skipped when
71 in testing mode
72 * fixlib.h: add a test mode and enumerations from fixincl.c
73 * check.tpl: set TEST_MODE in environment
74 * fixopts.c (initialize_opts): check for TEST_MODE in environment
75 * inclhack.def: move AAB_darwin7_9_long_double_funcs to
76 darwin_9_long_double_funcs_2. It is not a replacement fix.
77 * fixincl.x: regenerate
78 * tests/base/ioLib.h: the need for this is now exposed, so add it.
79 * tests/base/architecture/ppc/math.h: the correct result is now needed.
80
81 2012-10-29 Robert Mason <rbmj@verizon.net>
82
83 * fixinc.in: Omit machine name checks for vxworks
84 * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
85 (AAB_vxworks_regs_vxtypes): another
86 (AAB_vxworks_stdint): yet another
87 (AAB_vxworks_unistd): and another
88 (vxworks_ioctl_macro): reformatting fix
89 (vxworks_mkdir_macro): again
90 (vxworks_regs): and again
91 (vxworks_write_const): and again
92 * tests/base/ioLib.h: new test result
93 * tests/base/math.h: likewise
94 * tests/base/sys/stat.h: likewise
95 * tests/base/testing.h: and again
96
97 2012-09-29 David Edelsohn <dje.gcc@gmail.com>
98
99 * inclhack.def (AAB_aix_fcntl): New fix.
100 * fixincl.x: Regenerate.
101
102 2012-06-19 David Edelsohn <dje.gcc@gmail.com>
103
104 * inclhack.def (aix_mutex_initializer_1): New fix.
105 (aix_cond_initializer_1): New fix.
106 (aix_rwlock_initializer): New fix.
107 * fixincl.x: Regenerate.
108 * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
109 [AIX_COND_INITIALIZER_1_CHECK]: New.
110 [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
111
112 2012-05-29 Thomas Schwinge <thomas@codesourcery.com>
113
114 * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
115 gcc_AC_FUNC_MMAP_BLACKLIST.
116 * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
117 * aclocal.m4: Regenerate.
118 * configure: Regenerate.
119
120 2012-04-24 Tristan Gingold <gingold@adacore.com>
121
122 * fixincl.c (fix_with_system): Add missing specifier.
123 * configure.ac: Default to twoprocess on vms.
124 * configure: Regenerate.
125
126 2012-03-23 David Edelsohn <dje.gcc@gmail.com>
127
128 * inclhack.def (aix_malloc): New.
129 * fixincl.x: Regenerate.
130 * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
131
132 2012-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
133
134 PR other/52626
135 * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
136 (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
137
138 2012-03-15 Tristan Gingold <gingold@adacore.com>
139
140 * README (EXAMPLES OF FIXES): Update.
141
142 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
143
144 * inclhack.def (math_exception): Remove duplicate.
145 (solaris_cond_init): Remove.
146 (solaris_sys_va_list): Remove Solaris 8 support.
147 * fixincl.x: Regenerate.
148 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
149
150 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
151
152 * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
153 (irix___restrict): Remove.
154 (irix___generic1): Remove.
155 (irix___generic2): Remove.
156 (irix_asm_apostrophe): Remove.
157 (irix_complex): Remove.
158 (irix_pthread_init): Remove.
159 (irix_socklen_t): Remove.
160 (irix_stdint_c99_mode): Remove.
161 (irix_stdint_c99_types): Remove.
162 (irix_stdint_c99_macros): Remove.
163 (irix_stdio_va_list): Remove IRIX 6.5 support.
164 (irix_wcsftime): Remove.
165 (stdio_va_list): Remove IRIX 6.5 support.
166 (svr4_profil): Remove IRIX bypass.
167 * fixincl.x: Regenerate.
168
169 * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
170 * tests/base/internal/math_core.h: Remove.
171 * tests/base/internal/sgimacros.h: Remove.
172 * tests/base/internal/wchar_core.h: Remove.
173 * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
174 support.
175 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
176 * tests/base/stdint-irix65.h: Remove.
177 * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
178 * tests/base/sys/asm.h: Remove.
179 * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
180
181 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
182
183 * inclhack.def (alpha___extern_prefix): Remove.
184 (alpha___extern_prefix_standards): Remove.
185 (alpha___extern_prefix_sys_stat): Remove.
186 (alpha_bad_lval): Remove.
187 (alpha_pthread): Remove.
188 (alpha_pthread_gcc): Remove.
189 (alpha_pthread_init): Remove.
190 * fixincl.x: Regenerate.
191 * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
192 [ALPHA_PTHREAD_GCC_CHECK]: Remove.
193 [ALPHA_PTHREAD_INIT_CHECK]: Remove.
194 * tests/base/standards.h: Remove.
195 * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
196 Remove.
197 * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
198 [ALPHA_BAD_LVAL_CHECK]: Remove.
199
200 2012-03-12 Tristan Gingold <gingold@adacore.com>
201
202 * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
203 (vms_do_not_redeclare_hostalias, vms_decc_builtin)
204 (vms_no_64bit_getopt, vms_forward_declare_struct)
205 (vms_use_fast_setjmp): New fixes.
206 * fixincl.x: Regenerate.
207 * tests/base/rtldef/string.h: Update.
208 * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
209 * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
210 * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
211
212 2012-01-11 Bruce Korb <bkorb@gnu.org>
213 Steven G. Kargl <kargl@gcc.gnu.org>
214 Andreas Tobler <andreast@fgznet.ch>
215
216 PR bootstrap/51705
217 PR preprocessor/51776
218 * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
219 * fixincl.x: Regenerate.
220 * tests/base/sys/cdefs.h: Update.
221
222 * genfixes: Remove the 'Ver.' from the version check.
223
224 2011-12-20 Andreas Schwab <schwab@linux-m68k.org>
225
226 * configure: Regenerate.
227
228 2011-12-19 Andreas Schwab <schwab@linux-m68k.org>
229
230 * configure: Regenerate.
231
232 2011-11-16 David Edelsohn <dje.gcc@gmail.com>
233
234 * inclhack.def (aix_once_init_[12]): New fixes.
235 * fixincl.x: Regenerate.
236 * tests/base/pthread.h: Update.
237
238 2011-10-25 Mike Stump <mikestump@comcast.net>
239
240 PR target/48851
241 * inclhack.def (void_null): New bypass.
242 * fixincl.x: Regenerate.
243
244 2011-09-26 Tristan Gingold <gingold@adacore.com>
245
246 * inclhack.def (ms_define_can_use_extern_prefix):
247 (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
248 New fixes.
249 * fixincl.x: Regenerate.
250 * tests/base/rtldef/string.h: New test.
251 * tests/base/rtldef/decc$types.h: Likewise.
252 * tests/base/testing.h: Update
253
254 2011-09-22 Tristan Gingold <gingold@adacore.com>
255
256 * mkfixinc.sh (target): Remove alpha-vms from particular targets.
257
258 2011-08-23 Steve Ellcey <sje@cup.hp.com>
259
260 PR libstdc++/50153
261 * inclhack.def (hpux11_abs): Extend to all hpux machines.
262 * fixincl.x: Regenerate.
263
264 2011-08-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
265 Marc Glisse <marc.glisse@normalesup.org>
266
267 PR libstdc++-v3/1773
268 * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
269 (solaris_longjmp_noreturn, solaris_pow_int_overload)
270 (solaris_std___filbuf): New fixes.
271 * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
272 tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
273 * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
274
275 2011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
276
277 PR c++/49347
278 * inclhack.def (solaris_posix_spawn_restrict): New fix.
279 * fixincl.x: Regenerate.
280 * tests/base/spawn.h: New test.
281
282 2011-06-08 Douglas B Rupp <rupp@gnat.com>
283
284 * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
285 * configure: Regenerate.
286 * config.h.in: Regenerate.
287
288 2011-06-06 Peter O'Gorman <pogma@thewrittenword.com>
289
290 * inclhack.def (aix_net_if_arp): New fix.
291 * fixincl.x: Regenerate.
292 * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
293
294 2011-05-17 Tristan Gingold <gingold@adacore.com>
295
296 * inclhack.def (solaris_complex_cxx): Fix syntax.
297 * fixincl.x: Regenerate.
298
299 2011-05-17 Tristan Gingold <gingold@adacore.com>
300
301 * check.tpl: Shell-quote testing file.
302
303 2011-03-22 Joseph Myers <joseph@codesourcery.com>
304
305 * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
306
307 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
308
309 PR other/46202
310 * Makefile.in (install-strip): New phony target.
311 (all, check, install): Also mark as phony.
312
313 2010-11-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
314
315 * inclhack.def (irix_pthread_init): New fix.
316 * fixincl.x: Regenerate.
317 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
318
319 2010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
320
321 PR c++/46024
322 * inclhack.def (solaris_sys_va_list): New fix.
323 * fixincl.x: Regenerate.
324 * tests/base/sys/va_list.h: New test.
325
326 2010-09-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
327
328 * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
329 * fixincl.x: Regenerate.
330
331 2010-07-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
332
333 * inclhack.def (solaris_cond_init): New fix.
334 * fixincl.x: Regenerate.
335 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
336 [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
337
338 2010-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
339
340 * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
341 * fixincl.x: Regenerate.
342 * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
343 * tests/base/sys/feature_tests.h: New file.
344
345 2010-06-03 Joern Rennecke <joern.rennecke@embecosm.com>
346 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
347
348 PR bootstrap/42798
349 * configure.ac: Check for declaration of 'basename(char *)'.
350 * configure: Regenerate.
351
352 2010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
353
354 * inclhack.def (alpha_wchar): Remove.
355 * fixincl.x: Regenerate.
356 * tests/base/wchar.h: Remove.
357
358 2010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
359
360 * aclocal.m4: Regenerate.
361
362 2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
363
364 * inclhack.def (alpha_assert): Allow for more whitespace in
365 select.
366 * fixincl.x: Regenerate.
367
368 2010-03-28 H.J. Lu <hongjiu.lu@intel.com>
369
370 PR target/40722
371 * mkfixinc.sh: Revert the last change for mingw.
372
373 2010-03-24 Joseph Myers <joseph@codesourcery.com>
374
375 * inclhack.def (glibc_strncpy): New fix.
376 * fixincl.x: Regenerate.
377 * tests/base/bits/string2.h: Update.
378
379 2010-03-23 H.J. Lu <hongjiu.lu@intel.com>
380
381 PR target/40722
382 * mkfixinc.sh: Fix stdlib.h for mingw.
383
384 2010-02-19 Bruce Korb <bkorb@gnu.org>
385
386 * inclhack.def: remove vestiges of inadvertently committed changes
387
388 2010-02-10 Bruce Korb <bkorb@gnu.org>
389
390 * README: fix up references to old gcc/fixinc directory
391
392 2010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
393
394 * inclhack.def (solaris_int_limits_3): New fix.
395 * fixincl.x: Regenerate.
396 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
397 test.
398
399 * inclhack.def (solaris_int_const, solaris_int_limits_1,
400 solaris_int_limits_2 ): Applies to Solaris 2 in general.
401 Remove select.
402 Add mach for *-*-solaris2*.
403 Change second c_fix_arg to select.
404 Remove #pragma ident from test_text.
405 * fixincl.x: Regenerate.
406 * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
407 #pragma trigger text.
408 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
409 SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
410
411 2010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
412
413 * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
414 (aix_stdint_2): Likewise.
415 (aix_stdint_3): Likewise.
416 (aix_stdint_4): Likewise.
417 (aix_stdint_5): Likewise.
418 (darwin_stdint_1): Add stdint-darwin.h to files.
419 (darwin_stdint_2): Likewise.
420 (darwin_stdint_3): Likewise.
421 (darwin_stdint_4): Likewise.
422 (darwin_stdint_5): Likewise.
423 (darwin_stdint_6): Likewise.
424 (darwin_stdint_7): Likewise.
425 (hpux_c99_intptr): Add stdint-hpux11.h to files.
426 (hpux_c99_inttypes): Likewise.
427 (hpux_c99_inttypes2): Likewise.
428 (hpux_stdint_least_fast): Likewise.
429 (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
430 (irix_stdint_c99_types): New fix.
431 (irix_stdint_c99_macros): New fix.
432 (newlib_stdint_1): Add stdint-newlib.h to files.
433 (newlib_stdint_2): Likewise.
434 fixincl.x: Regenerate.
435 tests/base/stdint-aix.h: New file.
436 tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
437 AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
438 tests/base/stdint-aix.h: ... here.
439 [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
440 [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
441 [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
442 tests/base/stdint-darwin.h: New file.
443 tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
444 DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
445 DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
446 tests/base/stdint-darwin.h: ... here.
447 [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
448 [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
449 [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
450 tests/base/stdint-hpux11.h: New file.
451 tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
452 HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
453 tests/base/stdint-hpux11.h: ... here.
454 [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
455 [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
456 tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
457 IRIX_STDINT_C99_MODE_CHECK.
458 tests/base/stdint-irix65.h: New file.
459 tests/base/stdint-newlib.h: New file.
460 tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
461 NEWLIB_STDINT_2_CHECK]: Moved ...
462 tests/base/stdint-newlib.h: ... here.
463
464 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
465
466 * configure: Regenerate.
467
468 2009-10-21 Steve Ellcey <sje@cup.hp.com>
469
470 * inclhack.def (hpux_stdint_least_fast): Simplify.
471 * fixincl.x: Regenerate.
472 * tests/base/stdint.h: Update.
473
474 2009-09-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
475
476 * inclhack.def (isc_fmod, isc_omits_with_stdc)
477 (nested_sys_limits, sco_math): Remove.
478 * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
479 * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
480 * tests/base/sys/limits.h: Remove.
481 * fixincl.x: Regenerate.
482
483 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
484
485 PR testsuite/29737
486 PR bootstrap/35938
487 PR testsuite/39655
488 * check.tpl: Fix typos.
489 * README: Likewise. Also, document that 'select' uses ERE.
490 * mkheaders.in: Update copyright years in --version output.
491 * inclhack.def (sco_math): Add missing final newline in sed
492 script 'a', 'c', or 'i' commands, for BSD sed.
493 (sco_math): In the text of 'a', 'c', or 'i' sed
494 commands, prepend leading white space with a backslash to avoid
495 the whitespace to be removed by BSD sed.
496 (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
497 (x11_new): Fix sed expression, for BSD sed.
498 (glibc_mutex_init): Fix newlines in sed 's' command replacement
499 part, for GNU sed 3.02 and Solaris sed.
500 (glibc_mutex_init): Replace unportable \+ sed regex operator
501 with \{1,\}.
502 (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
503 alternation \| regex operator.
504 (solaris_complex): Remove superfluous backslashes from
505 replacement string. Replace \+ operator with \{1,\}.
506 * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
507 * fixincl.x: Regenerate.
508
509 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
510
511 PR libfortran/41169
512 * inclhack.def (irix_complex): New fix.
513 (solaris_complex): Likewise.
514 * fixincl.x: Regenerate.
515 * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
516 New tests.
517
518 2009-08-28 Bruce Korb <bkorb@gnu.org>
519 Steve Ellcey <sje@cup.hp.com>
520
521 * README (files): Describe files entry.
522 * inclhack.def (hpux_stdint_least): Remove.
523 (hpux_stdint_fast): Remove.
524 (hpux_stdint_fast): Remove.
525 (hpux_stdint_least_fast): New.
526 (hpux_inttype_int_least8_t): Remove.
527 (hpux_inttype_int8_t): Modify.
528 * fixincl.x: Regenerate.
529 * tests/base/stdint.h: Update.
530 * tests/base/sys/_inttypes.h: Update.
531
532 2009-08-28 Steve Ellcey <sje@cup.hp.com>
533
534 * inclhack.def (hpux_imaginary_i): Remove spaces.
535 * fixincl.x: Regenerate.
536 * tests/base/stdint.h: Update AIX fixes.
537 * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
538
539 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
540
541 * configure.ac (AC_PREREQ): Bump to 2.64.
542
543 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
544
545 * aclocal.m4: Regenerate.
546 * configure: Regenerate.
547 * config.h.in: Regenerate.
548
549 2009-08-17 David Edelsohn <edelsohn@gnu.org>
550
551 * inclhack.def (aix_complex): Redefine _Complex_I. Do not
552 redefine I.
553 * (aix_stdint_[12345]): New fixes.
554 * fixincl.x: Regenerate.
555 * tests/base/complex.h: Update check.
556 * tests/base/stdint.h: Add AIX stdint.h checks.
557
558 2009-08-14 Steve Ellcey <sje@cup.hp.com>
559
560 * inclhack.def (hpux_imaginary_i): New fix.
561 * fixincl.x: Regenerate.
562 * tests/base/complex.h: New file.
563
564 2009-08-12 David Edelsohn <edelsohn@gnu.org>
565
566 * inclhack.def (aix_complex): New fix.
567 * fixincl.x: Regenerate.
568
569 2009-08-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
570
571 * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
572 (hpux_inttype_int8_t): Likewise.
573 * fixincl.x: Regenerate.
574
575 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
576
577 * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
578 New variables.
579 ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
580 Use them.
581
582 2009-07-04 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
583
584 * inclhack.def (darwin_stdint_5, darwin_stdint_6,
585 darwin_stdint_7): New fixes.
586 * fixincl.x: Regenerate.
587 * tests/base/stdint.h: Adjust test for new fixes.
588
589 2009-07-03 Eric Botcazou <ebotcazou@adacore.com>
590
591 * inclhack.def (solaris_int_types): New fix.
592 * fixincl.x: Regenerate.
593 * tests/base/sys/int_types.h: New file.
594
595 2009-06-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
596
597 * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
598 darwin_stdint_4): New fixes.
599 * tests/base/stdint.h: Adjust test results for new fixes.
600 * fixincl.x: Regenerate.
601
602 2009-05-29 Eric Botcazou <ebotcazou@adacore.com>
603
604 * inclhack.def (solaris_int_const): New fix.
605 (solaris_int_limits_1): Likewise.
606 (solaris_int_limits_2): Likewise.
607 * fixincl.x: Regenerate.
608 * tests/base/sys/int_const.h: New file.
609 * tests/base/sys/int_limits.h: Likewise.
610
611 2009-05-15 Joseph Myers <joseph@codesourcery.com>
612
613 * inclhack.def (glibc_tgmath): Correct bypass.
614 * fixincl.x: Regenerate.
615
616 2009-04-28 Steve Ellcey <sje@cup.hp.com>
617
618 * inclhack.def (hpux11_uint32_c): Remove.
619 (hpux_long_double): Disable on hpux11.3*.
620 (hpux_long_double_2): New.
621 (hpux_c99_intptr): New.
622 (hpux_c99_inttypes): New.
623 (hpux_c99_inttypes2): New.
624 (hpux_stdint_least): New.
625 (hpux_stdint_fast): New.
626 (hpux_inttype_int_least8_t): New.
627 (hpux_inttype_int8_t): New.
628 * fixincl.x: Regenerate.
629 * tests/base/sys/_inttypes.h: New.
630 * tests/base/inttypes.h: Update.
631 * tests/base/stdlib.h: Update.
632 * tests/base/stdint.h: Update.
633
634 2009-04-28 Joseph Myers <joseph@codesourcery.com>
635
636 * inclhack.def (glibc_stdint): New fix.
637 * fixincl.x: Regenerate.
638 * tests/base/stdint.h: Update.
639
640 2009-04-09 Jakub Jelinek <jakub@redhat.com>
641
642 * Makefile.in: Change copyright header to refer to version
643 3 of the GNU General Public License and to point readers at the
644 COPYING3 file and the FSF's license web page.
645 * fixfixes.c: Likewise.
646 * fixinc.in: Likewise.
647 * fixincl.c: Likewise.
648 * fixlib.c: Likewise.
649 * fixlib.h: Likewise.
650 * fixopts.c: Likewise.
651 * fixtests.c: Likewise.
652 * genfixes: Likewise.
653 * mkheaders.in: Likewise.
654 * system.h: Likewise.
655
656 2009-03-31 Joseph Myers <joseph@codesourcery.com>
657
658 PR c/448
659 * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
660 * fixincl.x: Regenerate.
661 * tests/base/stdint.h: Update.
662
663 2009-03-29 Joseph Myers <joseph@codesourcery.com>
664
665 * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
666 Update.
667
668 2009-03-29 Joseph Myers <joseph@codesourcery.com>
669
670 PR c/456
671 PR c/5675
672 PR c/19976
673 PR c/29116
674 PR c/31871
675 PR c/35198
676 * inclhack.def (glibc_tgmath): New fix.
677 * fixincl.x: Regenerate.
678 * tests/base/tgmath.h: New.
679
680 2009-03-28 Joseph Myers <joseph@codesourcery.com>
681
682 * inclhack.def (aix_syswait, exception_structure,
683 pthread_page_size): Remove.
684 (math_exception): Remove mention of fixproto in comment.
685 * fixincl.x: Regenerate.
686 * mkheaders.in: Do not handle STMP_FIXPROTO.
687
688 2009-03-27 Sandra Loosemore <sandra@codesourcery.com>
689
690 * server.c (run_shell): Quote directory name passed to cd.
691
692 2009-03-01 Bruce Korb <bkorb@gnu.org>
693 Apply a positively ancient patch:
694
695 2004-10-15 Giovanni Bajo <giovannibajo@libero.it>
696
697 * inclhack.def (alpha_if_semicolon): new fix from long, long ago
698 * tests/base/net/if.h: Add new test.
699
700 2009-01-06 Andreas Tobler <a.tobler@schweiz.org>
701
702 * tests/base/locale.h: Add new test.
703 * tests/base/stdarg.h: Likewise.
704
705 2009-01-05 Steve Ellcey <sje@cup.hp.com>
706
707 * inclhack.def (hpux_spu_info): Add files line.
708 * fixincl.x: Regenerate.
709
710 2009-01-01 Andreas Tobler <a.tobler@schweiz.org>
711
712 * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
713 in case of C.
714 * fixincl.x: Regenerate.
715
716 2008-12-31 Andreas Tobler <a.tobler@schweiz.org>
717
718 PR target/35460
719 * inclhack.def (openbsd_va_start): Use __builtin_va_start
720 for OpenBSD.
721 * fixincl.x: Regenerate.
722
723 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
724
725 * configure: Regenerate.
726
727 2008-12-15 Steve Ellcey <sje@cup.hp.com>
728
729 * inclhack.def (hpux_spu_info): Match PA as well as IA64.
730 * fixincl.x: Regenerate.
731
732 2008-09-06 H.J. Lu <hongjiu.lu@intel.com>
733
734 * configure.ac: Fix a typo.
735 * configured: Regenerate.
736
737 2008-09-06 Bruce Korb <bkorb@gnu.org>
738
739 * fixincl.tpl (sed): make the program executable configurable.
740 Some platforms have some rather oddball defaults.
741 * config.h.in (SED_PROGRAM): define the default sed.
742 * fixincl.x: regenerated
743 * tests/base/internal/wchar_core.h: fix bad sample text
744 * tests/base/math.h: fix bad sample text
745 * configure.ac: search for working sed
746 * inclhack.def (glibc_mutex_init): fix non-portable construct
747 and re-order a few misordered entries.
748
749 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
750
751 * configure: Regenerate.
752
753 2008-06-07 Joseph Myers <joseph@codesourcery.com>
754
755 * inclhack.def (AAB_svr4_replace_byteorder,
756 AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
757 libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
758 ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
759 solaris_mutex_init_1, solaris_socket, solaris_unistd,
760 solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
761 ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
762 ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
763 ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
764 ultrix_strings2, ultrix_sys_time, ultrix_unistd,
765 unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
766 windiss_math2, windiss_valist): Remove.
767 * fixincl.x: Regenerate.
768 * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
769 i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
770 powerpc-*-eabiaix*): Remove.
771 * tests/base/math.h: Update.
772 * tests/base/pthread.h: Update.
773 * tests/base/stdio.h: Update.
774 * tests/base/stdlib.h: Update.
775 * tests/base/string.h: Update.
776 * tests/base/strings.h: Update.
777 * tests/base/sys/file.h: Update.
778 * tests/base/sys/limits.h: Update.
779 * tests/base/sys/socket.h: Update.
780 * tests/base/sys/stat.h: Update.
781 * tests/base/sys/time.h: Update.
782 * tests/base/testing.h: Update.
783 * tests/base/unistd.h: Update.
784 * tests/base/_G_config.h: Remove.
785 * tests/base/arpa: Remove directory.
786 * tests/base/fs: Remove directory.
787 * tests/base/locale.h: Remove.
788 * tests/base/machine: Remove directory.
789 * tests/base/rpc/svc.h: Remove.
790 * tests/base/sys/ioctl.h: Remove.
791 * tests/base/sys/regset.h: Remove.
792 * tests/base/sys/times.h: Remove.
793 * tests/base/sys/utsname.h: Remove.
794 * tests/base/widec.h: Remove.
795
796 2008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
797
798 * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
799 * tests/base/iso/math_c99.h: Update.
800 * fixincl.x: Regenerate.
801
802 2008-05-14 Joseph Myers <joseph@codesourcery.com>
803
804 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
805 posix_types_64.
806 * fixincl.x: Regenerate.
807
808 2008-04-25 Kai Tietz <kai.tietz@onvision.com>
809
810 * fixincl.c (fix_with_system): Cast pointer difference to long.
811 * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
812
813 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
814
815 PR bootstrap/35457
816 * Makefile.in: Rewrite aclocal.m4 rule.
817 * aclocal.m4: Regenerate.
818 * configure: Regenerate.
819
820 2008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
821
822 PR c++/20366
823 * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
824 * fixincl.x: Regenerate.
825 * tests/base/stdio.h: Add test.
826
827 2008-02-25 Ben Elliston <bje@au.ibm.com>
828
829 PR other/32948
830 * fixincl.c (fix_applies): Remove unused variable `name_len'.
831
832 2008-02-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
833
834 * inclhack.def (solaris_math_10): New.
835 * tests/base/iso/math_c99.h: Update.
836
837 * fixincl.x: Regenerate.
838
839 2008-02-04 Ismail Dönmez <ismail@pardus.org.tr>
840
841 * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
842 freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
843 netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon): Add
844 quotes around mach entries.
845 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
846 to GPLv3.
847
848 2008-02-04 Hans-Peter Nilsson <hp@axis.com>
849
850 PR other/31405
851 * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
852 (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
853 __extern_inline|__GNU_STDC_INLINE__.
854 (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
855 <bypass>: Change from __STDC_VERSION__ to
856 __extern_inline|__GNU_STDC_INLINE__.
857 <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
858 appending attribute-gnu_inline.
859 <second c_fix_arg>: Remove.
860 <test_text>: Remove __extern_inline line.
861 * tests/base/features.h: Re-add.
862 * tests/base/sys/sysmacros.h: Adjust.
863 * fixincl.x: Regenerate.
864
865 2008-01-06 Hans-Peter Nilsson <hp@axis.com>
866
867 Revert last change.
868
869 2007-12-18 Hans-Peter Nilsson <hp@axis.com>
870
871 * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
872 * fixincl.x: Regenerate.
873 * tests/base/wchar.h: Update.
874 * tests/base/features.h: New.
875
876 2007-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
877
878 PR target/33700
879 * inclhack.def (hpux11_pthread_const): New.
880 * fixincl.x: Regenerate.
881 * tests/base/sys/pthread.h: Update.
882
883 2007-10-12 Kai Tietz <kai.tietz@onevision.com>
884
885 * configure.ac: x86_64 mingw target uses twoprocess.
886 * mkfixinc.sh: Add x86_64 mingw target.
887 * configure: Regenerate.
888
889 2007-10-09 Geoffrey Keating <geoffk@apple.com>
890
891 * inclhack.def (darwin_externc): New.
892 * fixincl.x: Regenerate.
893 * tests/base/mach-o/swap.h: New.
894
895 2007-08-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
896
897 * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
898 Delete fixes.
899 * tests/base/iso/math_c99.h: Delete associated test baselines.
900 * fixincl.x: Regenerate.
901
902 2007-07-24 Krister Walfridsson <cato@df.lth.se>
903
904 PR target/30058
905 * inclhack.def (netbsd_c99_inline_2): New.
906 * fixincl.x: Regenerate.
907 * tests/base/signal.h: Update.
908
909 2007-07-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
910
911 PR target/32641
912
913 * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
914 solaris_math_7): Constify and make FP exception-safe.
915 * tests/base/iso/math_c99.h: Update.
916
917 * fixincl.x: Regenerate.
918
919 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
920
921 PR libgcj/28190
922 * inclhack.def (irix_stdint_c99): New fix.
923 * fixincl.x: Regenerate.
924 * tests/base/stdint.h: New test.
925
926 2007-06-06 Steve Ellcey <sje@cup.hp.com>
927
928 PR testsuite/31828
929 * inclhack.def (hppa_hpux_fp_macros): New.
930 * fixincl.x: Regenerate.
931 * tests/base/math.h: Update.
932
933 2007-03-26 Jakub Jelinek <jakub@redhat.com>
934
935 * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
936 if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
937 __STDC_VERSION__ < 199901L.
938 (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
939 with #ifdef __GNUC_GNU_INLINE__.
940 (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L
941 with defined(__GNUC_STDC_INLINE__).
942 (glibc_c99_inline_4): Change select, add second c_fix_arg.
943 Replace #if __STDC_VERSION__ < 199901L with
944 #ifdef __GNUC_GNU_INLINE__.
945 * fixincl.x: Regenerated.
946 * tests/base/bits/string2.h: Update.
947 * tests/base/sys/sysmacros.h: Update.
948 * tests/base/sys/stat.h: Update.
949
950 2007-03-18 Krister Walfridsson <cato@df.lth.se>
951
952 PR target/30058
953 * inclhack.def (netbsd_c99_inline_1): New.
954 * fixincl.x: Regenerate.
955 * tests/base/signal.h: New.
956
957 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
958
959 * Makefile.in: Add dummy "install-info" target.
960
961 2007-03-06 Joseph Myers <joseph@codesourcery.com>
962
963 * mkheaders.in: Fix headers for each multilib required.
964
965 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
966
967 * Makefile.in: Add dummy install-pdf target.
968
969 2007-02-27 Joseph Myers <joseph@codesourcery.com>
970
971 * mkheaders.in (incdir): Use include-fixed not include.
972
973 2007-02-15 Brooks Moses <brooks.moses@codesourcery.com>
974
975 * Makefile.in: Added "pdf" target to .PHONY.
976
977 2007-02-05 Richard Guenther <rguenther@suse.de>
978
979 * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
980 with older glibc. Adjust version number for C99.
981 * fixincl.x: Regenerated.
982
983 2007-02-04 Mike Stump <mrs@apple.com>
984
985 * mkheaders.in: Allow optional isysroot parameter.
986
987 2007-02-03 Bruce Korb <bkorb@gnu.org>
988
989 * inclhack.def (glibc_c99_inline_4): replace "extern" only if
990 surrounded by space characters.
991
992 2007-01-25 Daniel Franke <franke.daniel@gmail.com>
993
994 PR target/30272
995 * inclhack.def(broken_cabs): Also remove definition of cabsl.
996 * fixincl.x: Regenerate.
997 * tests/base/math.h: Update.
998
999 2007-01-05 Bruce Korb <bkorb@gnu.org>,
1000 Daniel Franke <franke.daniel@gmail.com>
1001
1002 PR target/30008
1003 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
1004 of a vertical bar ("|").
1005 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
1006 matching. Set SKIP_TEST flag if we are not to run a test.
1007 * fixincl.x: Regenerate.
1008 * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
1009 kandr_concat, sco_math): Replace lists of specfic file names by search
1010 patterns.
1011
1012 2006-12-12 Olivier Hainque <hainque@adacore.com>
1013
1014 * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
1015 targets for which a no-op fixer is appropriate.
1016
1017 2006-11-07 Richard Guenther <rguenther@suse.de>
1018
1019 * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
1020 systems.
1021 * fixincl.x: Regenerate.
1022
1023 2006-11-02 Geoffrey Keating <geoffk@apple.com>
1024
1025 * inclhack.def (glibc_c99_inline_1): New.
1026 * inclhack.def (glibc_c99_inline_2): New.
1027 * inclhack.def (glibc_c99_inline_3): New.
1028 * inclhack.def (glibc_c99_inline_4): New.
1029 * fixincl.x: Regenerate.
1030 * tests/base/bits/string2.h: New.
1031 * tests/base/sys/sysmacros.h: New.
1032 * tests/base/sys/stat.h: Update.
1033
1034 2006-11-01 Steve Ellcey <sje@cup.hp.com>
1035
1036 * tests/base/sys/socket.h: Update.
1037
1038 2006-10-31 Steve Ellcey <sje@cup.hp.com>
1039
1040 * inclhack.def (hpux11_extern_sendfile): New.
1041 (hpux11_extern_sendpath): New.
1042 * fixincl.x: Regenerate.
1043
1044 2006-10-29 Joseph Myers <joseph@codesourcery.com>
1045
1046 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
1047 * fixincl.x: Regenerate.
1048
1049 2006-10-10 Brooks Moses <bmoses@stanford.edu>
1050
1051 * Makefile.in: Added empty "pdf" target.
1052
1053 2006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1054
1055 PR target/29300
1056 * inclhack.def (hpux_pthread_initializers): New hack.
1057 * tests/base/sys/pthread.h: New file.
1058
1059 * fixincl.x: Regenerate.
1060
1061 2006-10-03 Uros Bizjak <uros@kss-loka.si>
1062
1063 * inclhack.def (glibc_mutex_init): Also fix
1064 PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
1065 PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
1066 * tests/base/pthread.h: Update.
1067
1068 * fixincl.x: Regenerate.
1069
1070 2006-10-01 Uros Bizjak <uros@kss-loka.si>
1071
1072 * inclhack.def (glibc_mutex_init): New fix.
1073 * tests/base/pthread.h: Update.
1074
1075 * fixincl.x: Regenerate.
1076
1077 2006-09-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1078
1079 * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1080 Prevent it from running on solaris10 or later.
1081 (solaris_once_init_2): Fix comment.
1082 * tests/base/pthread.h: Update.
1083
1084 * fixincl.x: Regenerate.
1085
1086 2006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1087
1088 * inclhack.def (solaris_once_init_2): New fix.
1089 * tests/base/pthread.h: Update.
1090
1091 * fixincl.x: Regenerate.
1092
1093 2006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1094
1095 * inclhack.def (solaris_mutex_init_2): Remove test for
1096 PTHREAD_RWLOCK_INITIALIZER.
1097 (solaris_rwlock_init_1): New.
1098 * tests/base/pthread.h: Update.
1099
1100 * inclhack.def (solaris_once_init_1): New.
1101 * tests/base/pthread.h: Adjust for new fix.
1102
1103 * fixincl.x: Regenerate.
1104
1105 2006-07-17 Roger Sayle <roger@eyesopen.com>
1106
1107 * tests/base/errno.h: New file.
1108 * tests/base/architecture/ppc/math.h: Likewise.
1109 * tests/base/ia64/sys/getppdp.h: Likewise.
1110
1111 2006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1112
1113 PR bootstrap/20437
1114 * Makefile.in (configure, config.h.in): Change into $(srcdir)
1115 before autoconf or autoheader call.
1116
1117 2006-06-23 Steve Ellcey <sje@cup.hp.com>
1118
1119 PR target/28084
1120 * inclhack.def (hpux_extern_errno): New.
1121 * fixincl.x: Regenerate.
1122
1123 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
1124
1125 * Makefile.in: Add dvi info html and install-html to .PHONY
1126 Add install-html target.
1127
1128 2006-05-16 Mike Stump <mrs@apple.com>
1129
1130 * configure.ac: Add -Wno-overlength-strings.
1131 * configure: Regenerate.
1132
1133 2006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
1134
1135 * README: Fix typo.
1136
1137 2006-02-18 Steve Ellcey <sje@cup.hp.com>
1138
1139 PR target/26189
1140 * inclhack.def (hpux_spu_info): New.
1141 * fixincl.x: Regenerate
1142
1143 2006-01-31 Marcin Dalecki <martin@dalecki.de>
1144
1145 * configure.ac: Check for asprintf, basename, vasprintf.
1146 * config.h.in: Regenerate.
1147 * configure: Regenerate.
1148
1149 2006-01-19 Andrew Pinski <pinskia@physics.uc.edu>
1150
1151 PR target/15642
1152 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1153 __APPLE_CC_ as 1345.
1154 (broken_nan): New.
1155 * fixincl.x: Regenerate.
1156
1157 2005-11-24 Bruce Korb <bkorb@gnu.org>
1158
1159 * fixincl.c (write_replacement): "here strings" in AutoGen
1160 often/generally don't have a terminating newline. Check the
1161 last byte for '\n'.
1162
1163 2005-11-13 Andreas Jaeger <aj@suse.de>
1164
1165 * check.tpl: Handle CVS additionally.
1166
1167 2005-11-05 Andreas Jaeger <aj@suse.de>
1168
1169 * check.tpl: Adopt for move to subversion.
1170
1171 2005-09-15 Joseph S. Myers <joseph@codesourcery.com>
1172
1173 PR c++/23139
1174 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1175 fixes.
1176 * fixincl.x: Regenerate.
1177 * tests/base/bits/huge_val.h: New file.
1178
1179 2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
1180
1181 * All files: Update with new FSF address.
1182
1183 2005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1184
1185 * Makefile.in (WARN_CFLAGS): New.
1186 (.c.o): Add $(WARN_CFLAGS).
1187 * aclocal.m4: Include ../config/warnings.m4.
1188 * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1189 ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1190 ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1191 * fixopts.c (initialize_opts): Fix old-style definintion.
1192
1193 * configure: Regenerate.
1194
1195 2005-06-24 Geoffrey Keating <geoffk@geoffk.org>
1196
1197 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1198 (AAB_darwin7_9_long_double_funcs_2): New.
1199 * fixincl.x: Regenerate.
1200
1201 2005-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1202
1203 PR libfortran/15266
1204 * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1205 Use double quotes in select so \t matches tabs.
1206 Add IRIX testcase.
1207 * fixincl.x: Regenerate.
1208 * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1209
1210 2005-05-22 Danny Smith <dannysmith@users.souceforge.net>
1211
1212 PR target/21683
1213 * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
1214
1215 2005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1216 Joseph S. Myers <joseph@codesourcery.com>
1217
1218 PR target/19933
1219 PR target/21315
1220 * inclhack.def: New fixes solaris_math_[1-9].
1221 * fixincl.x: Regenerate.
1222 * tests/base/iso/math_c99.h: New.
1223
1224 2005-05-19 Kelley Cook <kcook@gcc.gnu.org>
1225
1226 * aclocal.m4: Remove superfluous reference to accross.m4.
1227
1228 2005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
1229
1230 * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1231 * server.c (load_data): Likewise.
1232 (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1233 * fixincl.c: #include <sys/wait.h>
1234 (run_compiles): Use XCNEWVEC instead of xcalloc.
1235 (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1236 * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1237
1238 2005-05-10 Joseph S. Myers <joseph@codesourcery.com>
1239
1240 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1241 *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1242 * fixincl.x: Regenerate.
1243
1244 2005-05-06 Bruce Korb <bkorb@gnu.org>
1245 Joseph S. Myers <joseph@codesourcery.com>
1246
1247 * fixinc/inclhack.def: Correct backslashes
1248 * fixinc/fixincl.x: regen
1249
1250 2005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1251
1252 * system.h (fopen, fdopen, freopen): Define these to the unlocked
1253 libiberty functions.
1254
1255 2005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1256
1257 * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1258 (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1259 * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1260 fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1261 _unlocked function.
1262 (fwrite_unlocked): Fix prototype.
1263
1264 * configure, config.h.in: Regenerate.
1265
1266 2005-03-21 Zack Weinberg <zack@codesourcery.com>
1267
1268 * Makefile.in: Set gcc_version directly, not via substitution.
1269 (libsubdir): Use $(gcc_version), not $(version).
1270 (mkheaders.almost): New rule.
1271 (mkheaders): Generate from mkheaders.almost.
1272 (clean): Also delete mkheaders.almost.
1273 * aclocal.m4: Do not include ../config/gcc-version.m4.
1274 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Generate
1275 mkheaders.almost from mkheaders.in.
1276 * configure: Regenerate.
1277
1278 2005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
1279
1280 PR target/20166
1281 * inclhack.def: Add fix for array of incomplete structures
1282 in function prototype in pthread.h.
1283 * fixincl.x: Regenerate.
1284 * tests/base/pthread.h: Adjust.
1285
1286 2005-03-15 Joseph S. Myers <joseph@codesourcery.com>
1287
1288 * inclhack.def (hpux_htonl): New fix.
1289 * tests/base/netinet/in.h: New test.
1290 * fixincl.x: Regenerate.
1291
1292 2005-02-23 James E Wilson <wilson@specifixinc.com>
1293
1294 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1295
1296 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
1297
1298 PR 18458
1299 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1300 fixincl.
1301
1302 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
1303
1304 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1305 * aclocal.m4: Include ../config/gcc-version.m4.
1306 * configure: Regenerate.
1307
1308 2004-11-26 Mark Mitchell <mark@codesourcery.com>
1309
1310 * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1311 (stdio_va_list): Likewise.
1312 (stdio_stdarg.h): Likewise.
1313 (solaris_stdio_tag): Add bypass.
1314 * fixincl.x: Regenerated.
1315
1316 2004-11-23 Geoffrey Keating <geoffk@apple.com>
1317
1318 * mkfixinc.sh: Check error code from 'cat'. Don't try running
1319 built fixincl program.
1320 * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1321 up csh from user.
1322
1323 2004-11-20 Roger Sayle <roger@eyesopen.com>
1324
1325 * inclhack.def (alpha_pthread_init): Fix technical problems with
1326 the last check-in caused by CVS variable substitution.
1327 * fixincl.x: Likewise.
1328 * tests/base/pthread.h: Likewise.
1329
1330 2004-11-20 Roger Sayle <roger@eyesopen.com>
1331 Bruce Korb <bkorb@gnu.org>
1332
1333 * inclhack.def (alpha_pthread_init): New fix.
1334 * fixincl.x: Regenerate.
1335 * tests/base/pthread.h: Update for new test.
1336
1337 2004-11-15 Bruce Korb <bkorb@gnu.org>
1338
1339 * fixincl.c(fix_with_system): correct misuse of variables and
1340 incorrect application of "sizeof()".
1341
1342 2004-11-13 Joseph S. Myers <joseph@codesourcery.com>
1343
1344 * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1345 svr4__p, undefine_null): Remove.
1346 * fixincl.x: Regenerate.
1347 * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1348 * tests/base/sys/param.h: Remove.
1349 * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1350 tests/base/sys/limits.h: Update.
1351
1352 2004-11-12 Mike Stump <mrs@apple.com>
1353
1354 * Makefile.in (html): Add html generation support.
1355
1356 2004-11-12 Joseph S. Myers <joseph@codesourcery.com>
1357
1358 * inclhack.def (sco_math): Bypass on __GNUG__.
1359 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1360 * fixincl.x: Regenerate.
1361
1362 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1363
1364 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1365 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1366 _CLASSIC_ANSI_TYPES.
1367 (sun_auth_proto): Bypass on __cplusplus.
1368 * fixincl.x: Regenerate.
1369
1370 2004-11-05 Geoffrey Keating <geoffk@apple.com>
1371
1372 * Makefile.in (mostlyclean): Add fixinc.sh.
1373 (clean): Add mkheaders.
1374 (distclean): New.
1375 (dvi): New.
1376 (info): New.
1377 (installcheck): New.
1378
1379 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
1380
1381 * Makefile.in (mostlyclean, distclean): New targets.
1382
1383 2004-11-04 Geoffrey Keating <geoffk@apple.com>
1384
1385 * configure.ac: Add code to determine noncanonical_target,
1386 local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1387 * configure: Regenerate.
1388 * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1389 * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1390 * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1391 update for changes to fixinc.in.
1392 * Makefile.in: Add many new macros.
1393 (install): New target.
1394 (mkheaders): New target.
1395 (fixinc.sh): New target.
1396 (all): Add mkheaders and fixinc.sh.
1397 * README-fixinc: Move here from gcc/.
1398
1399 2004-11-01 Mike Stump <mrs@apple.com>
1400
1401 * inclhack.def (stdio_va_list): Break out clients from here...
1402 (stdio_va_list_clients): ...to here. Also, don't fix if stdarg.h is
1403 included or ifdef va_start.
1404 * fixincl.x: Regenerate.
1405
1406 2004-10-28 Mike Stump <mrs@apple.com>
1407
1408 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1409 systems.
1410 * fixincl.x: Regenerate.
1411
1412 2004-10-27 Geoffrey Keating <geoffk@apple.com>
1413
1414 * inclhack.def (darwin_gcc4_breakage): New.
1415 * fixincl.x: Regenerate.
1416
1417 2004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1418
1419 PR bootstrap/17832
1420
1421 * fixfixes.c (main): Check for _PC_NAME_MAX.
1422
1423 2004-10-27 Paolo Bonzini <bonzini@gnu.org>
1424
1425 PR other/17991
1426
1427 * configure.ac: Fix typo.
1428 * configure: Regenerate.
1429 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
1430
1431 2004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1432
1433 PR bootstrap/17832
1434
1435 * fixincl.c (SIGCHLD): Remove definition.
1436 (initialize): Remove SIGIOT and SIGPIPE checks.
1437 (create_file): Fix mkdir() for Win32.
1438 (internal_fix): Use dup2() instead of fcntl().
1439
1440 * fixlib.h (SIGQUIT): Define if undefined.
1441 (SIGIOT): Same.
1442 (SIGPIPE): Same.
1443 (SIGALRM): Same.
1444 (SIGKILL): Same.
1445
1446 * procopen.c (chain_open): Use dup2() instead of fcntl().
1447
1448 2004-08-14 Paolo Bonzini <bonzini@gnu.org>
1449
1450 PR other/17991
1451
1452 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1453 Update copyright year.
1454 * fixfixes.c (main): Call initialize_opts from fixopts.c.
1455 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1456 do not include code for parsing options (environment vars).
1457 (fix_with_system): Use a search path for applyfix, so that you
1458 can run the test suite with two-process fixincludes.
1459 * fixopts.c: New file.
1460 * configure.ac: Add --enable-twoprocess. Export ac_exeext
1461 to config.h. Default to --enable-twoprocess for MinGW32.
1462 * config.h.in: Regenerate.
1463 * configure: Regenerate.
1464
1465 2004-10-04 Loren J. Rittle <ljrittle@acm.org>
1466
1467 * tests/base/sys/cdefs.h: Update from test area.
1468
1469 2004-09-17 Roger Sayle <roger@eyesopen.com>
1470
1471 * inclhack.def (linux_ia64_ucontext): New fix.
1472 * fixincl.x: Regenerate.
1473 * tests/base/sys/ucontext.h: New file.
1474
1475 2004-09-15 Roger Sayle <roger@eyesopen.com>
1476
1477 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1478 * tests/base/stdlib.h: Likewise.
1479
1480 2004-09-13 Loren J. Rittle <ljrittle@acm.org>
1481
1482 * inclhack.def (freebsd_gcc4_breakage): Add.
1483 * fixincl.x: Regenerate.
1484 * tests/base/sys/cdefs.h: Update for new test.
1485
1486 2004-09-10 Adam Nemet <anemet@lnxw.com>
1487
1488 * inclhack.def (lynx_void_int): Remove.
1489 (lynxos_fcntl_proto): Remove.
1490 (lynxos_no_warning_in_sys_time_h): New fix.
1491 (lynxos_missing_putenv): New fix.
1492 * fixincl.x: Regenerate.
1493 * tests/base/fcntl.h: Remove.
1494 * tests/base/sys/time.h: Update from test area.
1495 * tests/base/curses.h: Likewise.
1496 * tests/base/stdlib.h: Likewise.
1497
1498 2004-09-03 Jan Beulich <jbeulich@novell.com>
1499
1500 * inclhack.def: Suppress exception_structure and math_exception
1501 for NetWare headers.
1502 * fixincl.x: Regenerate.
1503
1504 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
1505
1506 * .cvsignore: New.
1507 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1508 autoconfiscated.
1509 * configure.ac: New.
1510 * config.h.in: Generate.
1511 * configure: Generate.
1512 * aclocal.m4: New.
1513 * fixlib.h: Remove inclusions of gcc files.
1514 * system.h: New.
1515
1516 Other files copied from gcc/fixinc.