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