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