]> git.ipfire.org Git - thirdparty/gcc.git/blame - fixincludes/ChangeLog
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
[thirdparty/gcc.git] / fixincludes / ChangeLog
CommitLineData
22e05272
JM
12018-10-31 Joseph Myers <joseph@codesourcery.com>
2
3 PR bootstrap/82856
4 * configure.ac: Remove AC_PREREQ.
5 * aclocal.m4, configure: Regenerate.
6
92a7f46b
RV
72018-10-16 Rasmus Villemoes <rv@rasmusvillemoes.dk>
8
9 * inclhack.def (AAB_vxworks_regs_vxtypes): Add unconditional
10 include of vxCpu.h, guard include of vxTypesOld.h by
11 !_ASMLANGUAGE.
12 * fixincl.x: Regenerate.
13
c7a8f93d
RV
142018-09-03 Rasmus Villemoes <rv@rasmusvillemoes.dk>
15
16 * inclhack.def (vxworks_ioctl_macro): Remove parentheses from
17 expansion of ioctl macro.
18 * fixincl.x: Regenerate.
19
5b3d96f2
DE
202018-07-23 David Edelsohn <dje.gcc@gmail.com>
21
22 * inclhack.def (aix_unistd): New.
23 * fixincl.x: Regenerate.
24 * tests/base/unistd.h [AIX_UNISTD_CHECK]: New test.
25
0e97b84b
RV
262018-06-27 Rasmus Villemoes <rv@rasmusvillemoes.dk>
27
28 * tests/base/ioLib.h [VXWORKS_IOLIB_INCLUDE_UNISTD_CHECK]: Add
29 missing hunk.
30
c649ee40
RV
312018-06-12 Rasmus Villemoes <rasmus.villemoes@prevas.dk>
32
764d9a51
RV
33 * genfixes: exit 1 when autogen not found.
34 * genfixes: Remove some redundant code.
35 * genfixes: Update URL to autogen source code.
36
c649ee40
RV
37 * inclhack.def: Fix fixup for assert.h on vxworks.
38 * fixincl.x: Regenerate.
39
1afe3e77
RV
402018-05-25 Rasmus Villemoes <rasmus.villemoes@prevas.dk>
41
42 * inclhack.def (vxworks_iolib_include_unistd): New fix.
43
001ddaa8
DM
442018-04-18 David Malcolm <dmalcolm@redhat.com>
45
46 PR jit/85384
47 * configure: Regenerate.
48
58730d18
DE
492018-02-22 David Edelsohn <dje.gcc@gmail.com>
50
51 * inclhack.def (aix_stdlib_vec_malloc): New.
52 (aix_stdlib_vec_calloc): New.
53 * fixincl.x: Regenerate.
54 * tests/base/stdlib.h [AIX_STDLIB_VEC_MALLOC]: New test.
55 [AIX_STDLIB_VEC_CALLOC]: New test.
56
b015bcbb
MF
572017-10-13 Mike Frysinger <vapier@chromium.org>
58
59 * fixinc.in (dirname): Change sed from 's|[^/]*/||' to
60 's|[^/]*//*||'.
61
a476498c
DR
622017-06-12 Doug Rupp <rupp@adacore.com>
63
64 * inclhack.def (AAB_vxworks_stdint): Remove hack.
65 * fixincl.x: Regenerate.
66
888339e6
JDA
672017-02-25 John David Anglin <danglin@gcc.gnu.org>
68
69 PR target/68739
70 * inclhack.def (hpux11_pthread_pointer): New fix.
71 (hpux11_pthread_const): Adjust to remove void * cast from define.
72 * fixincl.x: Regenerate.
73
7d323537
JDA
742017-02-11 John David Anglin <danglin@gcc.gnu.org>
75
76 * tests/base/alloca.h: New file.
77 * inclhack.def (hppa_hpux11_alloca): New fix.
78 * fixincl.x: Regenerate.
79
3c36aa6b
JJ
802017-01-17 Jakub Jelinek <jakub@redhat.com>
81
82 PR other/79046
83 * configure.ac: Add GCC_BASE_VER.
84 * Makefile.in (gcc_version): Use @get_gcc_base_ver@ instead of cat to
85 get version from BASE-VER file.
86 * configure: Regenerated.
87
2252a802
RO
882017-01-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
89
90 PR libstdc++/78979
91 * inclhack.def (solaris_gets_c11, solaris_gets_cxx14)
92 (solaris_std_gets_cxx14, solaris_stdlib_noreturn): New fixes.
93 * fixincl.x: Regenerate.
94 * tests/base/iso/stdio_iso.h [SOLARIS_GETS_C11_CHECK,
95 SOLARIS_GETS_CXX14_CHECK, SOLARIS_STD_GETS_CXX14_CHECK,
96 SOLARIS_STDLIB_NORETURN_CHECK]: New tests.
97
3115f94f
RO
982016-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
99
100 * inclhack.def (solaris_math_12): New fix.
101 (hpux11_fabsf): Replace bypass by *-hp-hpux11* mach selector.
102 * fixincl.x: Regenerate.
103 * tests/base/math.h [SOLARIS_MATH_12_CHECK]: New test.
104
97448adf
RO
1052016-11-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
106
107 PR sanitizer/78267
108 * inclhack.def (darwin_availabilityinternal, darwin_os_trace_1)
109 (darwin_os_trace_2, darwin_os_trace_3): New fixes.
110 (hpux_stdint_least_fast): Remove spurious _EOFix_.
111 * fixincl.x: Regenerate.
112 * tests/bases/AvailabilityInternal.h: New file.
113 * tests/bases/os/trace.h: New file.
114
716028e4
TK
1152016-09-30 Tadek Kijkowski <tkijkowski@gmail.com>
116
117 * check.tpl: Convert line endings to unix on test outputs
118 * fixfixes.c: Fixed passing file name to apply_fix when
119 SEPARATE_FIX_PROC is defined
120 * fixincl.c: Use system_with_shell, fixes for MinGW and DJGPP
121 * fixlib.c, fixlib.h: Added system_with_shell and fix_path_separators
122
abb62d32
JDA
1232016-09-04 John David Anglin <danglin@gcc.gnu.org>
124
125 * inclhack.def (hpux_longjmp): Adjust select regular expression.
126 * fixincl.x: Regenerate.
127
dffe3cc5
JDA
1282016-08-13 John David Anglin <danglin@gcc.gnu.org>
129
130 * inclhack.def (hpux_longjmp): New fix.
131 * fixincl.x: Regenerate.
132 * tests/base/setjmp.h: New test file.
133
ef19a444
BE
1342016-08-09 Bernd Edlinger <bernd.edlinger@hotmail.de>
135
136 PR bootstrap/72833
137 * fixincl.tpl (version-compare): Fix generation with autogen 5.18.
138 * inclhack.def (darwin_longjmp_noreturn): New fix.
139 * fixincl.x: Regenerated.
140 * tests/base/i386/setjmp.h [DARWIN_LONGJMP_NORETURN_CHECK]: new test.
141
354c5470
MB
1422016-08-01 Muhammad Bilal <mbilal@codesourcery.com>
143
144 * fixinc.in: Use --parents option to make LIB directory.
145
ee2499b4
TS
1462016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
147
148 * mkfixinc.sh: Remove interix support.
149
d4f076c9
DE
1502016-06-13 David Edelsohn <dje.gcc@gmail.com>
151
152 * inclhack.def (aix_stdlib_malloc): New fix.
153 (aix_stdlib_realloc): New fix.
154 (aix_stdlib_calloc): New fix.
155 (aix_stdlib_valloc): New fix.
156 * fixincl.x: Regenerate.
157 * tests/base/stdlib.h [AIX_STDLIB_MALLOC]: New test.
158 [AIX_STDLIB_REALLOC]: New test.
159 [AIX_STDLIB_CALLOC]: New test.
160 [AIX_STDLIB_VALLOC]: New test.
161
f67cb8fe
JDA
1622016-01-31 John David Anglin <danglin@gcc.gnu.org>
163
164 PR target/68741
165 * inclhack.def (hpux_vsscanf): New fix.
166 * fixincl.x: Regenerated.
167 * tests/base/stdio.h [HPUX_VSSCANF_CHECK]: New test.
168
d8082c18
DE
1692015-08-14 David Edelsohn <dje.gcc@gmail.com>
170
171 * inclhack.def (aix_stdio_inline): New fix.
172 (aix_strtof_const): Limit to *-*-aix*.
173 (aix_sysmachine): Same.
174 (aix_syswait_2): Same.
175 (aix_volatile): Same.
176 * fixincl.x: Regenerated.
177 * test/base/stdio.h [AIX_STDIO_INLINE]: New test.
178
cfce0488
EG
1792015-07-28 Eric Gallager <egall@gwmail.gwu.edu>
180
181 * check.tpl: Ignore .DS_Store directories.
182
9846edff
DE
1832015-05-21 David Edelsohn <dje.gcc@gmail.com>
184
185 * inclhack.def (aix_externc): New fix.
186 (aix_externcpp[12]): New fix.
187 * fixincl.x: Regenerate.
188 * test/base/ctype.h [AIX_EXTERNC_CHECK]: New test.
189 * test/base/sys/socket.h [AIX_EXTERNCPP[12]_CHECK]: New test.
190 * test/base/fcntl.h: New file.
191
a4875765
MH
1922015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
193
194 * aclocal.m4: Regenerated with automake-1.11.6.
195
218213df
GR
1962015-04-22 Gregor Richards <gregor.richards@uwaterloo.ca>
197
198 * mkfixinc.sh: Add *-musl* with no fixes.
199
f5ffa61d
JDA
2002015-03-28 John David Anglin <danglin@gcc.gnu.org>
201
202 PR libstdc++/65500
203 * inclhack.def (hpux11_lwp_rwlock_valid): New fix.
204 * fixincl.x: Regenerate.
205 * tests/base/sys/pthread.h [HPUX11_LWP_RWLOCK_VALID_CHECK]: New test.
206
266c722f
DR
2072015-02-16 Daniel Richard G. <skunk@iskunk.org>
208
209 PR bootstrap/48009
210 PR bootstrap/53348
211 * inclhack.def (aix_strtof_const): New fix.
212 * fixincl.x: Regenerate.
ba5b5e24 213 * tests/base/stdlib.h: New test.
266c722f 214
9e271531
RO
2152015-02-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
216
217 * inclhack.def (solaris_math_11): New fix.
218 * fixincl.x: Regenerate.
219 * tests/base/iso/math_c99.h [SOLARIS_MATH_11_CHECK]: New test.
220
a15b4c98
DE
2212015-02-06 David Edelsohn <dje.gcc@gmail.com>
222
223 PR bootstrap/53348
224 * inclhack.def (aix_pthread): Accept tab after define.
225 * fixincl.x: Regenerate.
226
11c3a68e
BK
2272015-01-24 Bruce Korb <bkorb@gnu.org>
228
229 * README: add some clarification on use of test_text
230
2312014-12-21 Bruce Korb <bkorb@gnu.org>
232
233 * fixincludes/fixincl.tpl: add handling for "sum" selection
234 criteria and clean up layout
235 * fixincludes/fixlib.h: enumerate TT_CKSUM test type
236 * fixincludes/fixincl.c (fix_applies): add code to handle
237 the new test type
238 (cksum_test): function to handle it
239 * fixincludes/README: doc it and remove explanations from
240 more than a decade ago.
241
451f1199
UB
2422014-12-15 Uros Bizjak <ubizjak@gmail.com>
243
244 * server.c (server_setup): Check return value of
245 getcwd and in case of error set buff[0] to 0.
246
0c5c9f95
UB
2472014-10-21 Uros Bizjak <ubizjak@gmail.com>
248
249 * inclhack.def (glibc_c99_inline_4): Add pthread.h to files.
250 * fixincl.x: Regenerate.
251
5435176b
AI
2522014-08-04 Alexander Ivchenko <alexander.ivchenko@intel.com>
253
254 * inclhack.def (complier_h_tradcpp): Remove.
255 * fixincl.x: Regenerate.
256 * tests/base/linux/compiler.h: Remove.
257
d9f069ab
RO
2582014-04-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
259
260 * inclhack.def (math_exception): Bypass on *-*-solaris2.1[0-9]*.
261 (solaris_int_types): Remove.
262 (solaris_longjmp_noreturn): Remove.
263 (solaris_mutex_init_2): Remove.
264 (solaris_once_init_2): Remove.
265 (solaris_sys_va_list): Remove.
266 * fixincl.x: Regenerate.
267 * tests/base/iso/setjmp_iso.h: Remove.
268 * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]: Remove.
269 [SOLARIS_ONCE_INIT_1_CHECK]: Remove wrapping done by
270 solaris_once_init_2.
271 [SOLARIS_ONCE_INIT_2_CHECK]: Remove.
272 * tests/base/sys/int_types.h: Remove.
273 * tests/base/sys/va_list.h: Remove.
274
5502f40b
BRF
2752013-12-20 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
276
277 Makefile.in: Use $(FI) instead of fixincl@EXEEXT@.
278
e1775b33
BK
2792013-12-07 Bruce Korb <bkorb@gnu.org>
280
281 * inclhack.def: many of the headers found under "bits/" are
282 often stashed under architecture directories. Apply fixes
283 to those, too. Also, re-ordered misordered fixes.
284 * tests/base/linux/vt.h: 80 columns in .def file limitation
285 * tests/base/iso/math_c99.h: adjust ordering
286 * tests/base/rtldef/string.h: likewise
287 * tests/base/bits/fenv.h: likewise
288 * tests/base/pthread.h: likewise
289
3fc92e70
RB
2902013-12-06 Richard Biener <rguenther@suse.de>
291
292 * inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h
293 being not compatible with C++.
294 * fixincl.x: Regenerate.
295 * tests/base/linux/vt.h: New test.
296
3cbe17f7
AM
2972013-09-20 Alan Modra <amodra@gmail.com>
298
299 * configure: Regenerate.
300
a4f710a6
DE
3012013-09-02 David Edelsohn <dje.gcc@gmail.com>
302
303 * inclhack.def (aix_assert): New fix.
304 * fixincl.x: Regenerate.
305 * tests/base/assert.h [AIX_ASSERT_CHECK]: New check.
306
bbeedee0
BK
3072013-07-06 Bruce Korb <bkorb@gnu.org>
308
309 * inclhack.def (cdef_cplusplus): removed, per Bug 51776
cf3cfecd 310 * tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
bbeedee0 311
ecdbd01a 3122013-05-23 Alexander Ivchenko <alexander.ivchenko@intel.com>
87725115
AI
313
314 * inclhack.def (complier_h_tradcpp): New.
315 * fixincl.x: Rebuilt.
316 * tests/base/linux/compiler.h: New.
317
0a91f65d
RO
3182013-05-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
319
320 * inclhack.def (solaris_pow_int_overload): Update comment.
321 Change guard to match <cmath>.
322 * fixincl.x: Regenerate.
323 * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
324 Matching change.
325
0654e6be
DE
3262013-05-04 David Edelsohn <dje.gcc@gmail.com>
327
328 * inclhack.def (aix_null): New.
329 (void_null): Update replacement definition of NULL.
330 * fixincl.x: Regenerate.
331 * tests/base/curses.h: Update for new fix.
332
3332013-01-16 Alexandre Oliva <aoliva@redhat.com>
c851c76c
AO
334
335 * inclhack.def (feraiseexcept_nosse_invalid): New.
336 (feraiseexcept_nosse_divbyzero): Likewise.
337 * fixincl.x: Rebuilt.
338 * tests/base/bits/fenv.h: New.
339
bd0ca6ba
RB
3402013-01-14 Richard Biener <rguenther@suse.de>
341
342 * fixlib.h (verbose_level, fixinc_mode): Mark extern.
343
fa547b39 3442012-10-29 Bruce Korb <bkorb@gnu.org>
7e416541
BK
345
346 * README: testing wrap and replacement fixes is pointless.
347 * fixincl.c: export verbosity enumerations to fixlib.h
348 (run_compiles): mark replacement fixes to be skipped when
349 in testing mode
350 * fixlib.h: add a test mode and enumerations from fixincl.c
351 * check.tpl: set TEST_MODE in environment
352 * fixopts.c (initialize_opts): check for TEST_MODE in environment
353 * inclhack.def: move AAB_darwin7_9_long_double_funcs to
354 darwin_9_long_double_funcs_2. It is not a replacement fix.
355 * fixincl.x: regenerate
356 * tests/base/ioLib.h: the need for this is now exposed, so add it.
357 * tests/base/architecture/ppc/math.h: the correct result is now needed.
358
fa547b39 3592012-10-29 Robert Mason <rbmj@verizon.net>
1d5d667b
RM
360
361 * fixinc.in: Omit machine name checks for vxworks
362 * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
363 (AAB_vxworks_regs_vxtypes): another
364 (AAB_vxworks_stdint): yet another
365 (AAB_vxworks_unistd): and another
366 (vxworks_ioctl_macro): reformatting fix
367 (vxworks_mkdir_macro): again
368 (vxworks_regs): and again
369 (vxworks_write_const): and again
370 * tests/base/ioLib.h: new test result
371 * tests/base/math.h: likewise
372 * tests/base/sys/stat.h: likewise
373 * tests/base/testing.h: and again
374
31d20666
DE
3752012-09-29 David Edelsohn <dje.gcc@gmail.com>
376
377 * inclhack.def (AAB_aix_fcntl): New fix.
378 * fixincl.x: Regenerate.
379
b1f75d76
DE
3802012-06-19 David Edelsohn <dje.gcc@gmail.com>
381
382 * inclhack.def (aix_mutex_initializer_1): New fix.
383 (aix_cond_initializer_1): New fix.
384 (aix_rwlock_initializer): New fix.
385 * fixincl.x: Regenerate.
386 * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
387 [AIX_COND_INITIALIZER_1_CHECK]: New.
388 [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
389
678abdd9
TS
3902012-05-29 Thomas Schwinge <thomas@codesourcery.com>
391
392 * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
393 gcc_AC_FUNC_MMAP_BLACKLIST.
394 * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
395 * aclocal.m4: Regenerate.
396 * configure: Regenerate.
397
c1041240
TG
3982012-04-24 Tristan Gingold <gingold@adacore.com>
399
400 * fixincl.c (fix_with_system): Add missing specifier.
401 * configure.ac: Default to twoprocess on vms.
402 * configure: Regenerate.
403
3c59ab0d
DE
4042012-03-23 David Edelsohn <dje.gcc@gmail.com>
405
406 * inclhack.def (aix_malloc): New.
407 * fixincl.x: Regenerate.
408 * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
b1f75d76 409
159bde98
RO
4102012-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
411
412 PR other/52626
413 * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
414 (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
415
a59205fa
TG
4162012-03-15 Tristan Gingold <gingold@adacore.com>
417
418 * README (EXAMPLES OF FIXES): Update.
419
7888f266
RO
4202012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
421
422 * inclhack.def (math_exception): Remove duplicate.
423 (solaris_cond_init): Remove.
424 (solaris_sys_va_list): Remove Solaris 8 support.
425 * fixincl.x: Regenerate.
426 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
427
b24513a1
RO
4282012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
429
430 * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
431 (irix___restrict): Remove.
432 (irix___generic1): Remove.
433 (irix___generic2): Remove.
434 (irix_asm_apostrophe): Remove.
435 (irix_complex): Remove.
436 (irix_pthread_init): Remove.
437 (irix_socklen_t): Remove.
438 (irix_stdint_c99_mode): Remove.
439 (irix_stdint_c99_types): Remove.
440 (irix_stdint_c99_macros): Remove.
441 (irix_stdio_va_list): Remove IRIX 6.5 support.
442 (irix_wcsftime): Remove.
443 (stdio_va_list): Remove IRIX 6.5 support.
444 (svr4_profil): Remove IRIX bypass.
445 * fixincl.x: Regenerate.
446
447 * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
448 * tests/base/internal/math_core.h: Remove.
449 * tests/base/internal/sgimacros.h: Remove.
450 * tests/base/internal/wchar_core.h: Remove.
451 * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
452 support.
453 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
454 * tests/base/stdint-irix65.h: Remove.
455 * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
456 * tests/base/sys/asm.h: Remove.
457 * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
458
5c30094f
RO
4592012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
460
461 * inclhack.def (alpha___extern_prefix): Remove.
462 (alpha___extern_prefix_standards): Remove.
463 (alpha___extern_prefix_sys_stat): Remove.
464 (alpha_bad_lval): Remove.
465 (alpha_pthread): Remove.
466 (alpha_pthread_gcc): Remove.
467 (alpha_pthread_init): Remove.
468 * fixincl.x: Regenerate.
469 * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
470 [ALPHA_PTHREAD_GCC_CHECK]: Remove.
471 [ALPHA_PTHREAD_INIT_CHECK]: Remove.
472 * tests/base/standards.h: Remove.
473 * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
474 Remove.
475 * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
476 [ALPHA_BAD_LVAL_CHECK]: Remove.
477
24219d38
TG
4782012-03-12 Tristan Gingold <gingold@adacore.com>
479
480 * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
481 (vms_do_not_redeclare_hostalias, vms_decc_builtin)
482 (vms_no_64bit_getopt, vms_forward_declare_struct)
483 (vms_use_fast_setjmp): New fixes.
484 * fixincl.x: Regenerate.
485 * tests/base/rtldef/string.h: Update.
486 * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
487 * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
488 * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
489
4c14fd7e
BK
4902012-01-11 Bruce Korb <bkorb@gnu.org>
491 Steven G. Kargl <kargl@gcc.gnu.org>
492 Andreas Tobler <andreast@fgznet.ch>
493
58ef7568 494 PR bootstrap/51705
4c14fd7e
BK
495 PR preprocessor/51776
496 * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
497 * fixincl.x: Regenerate.
498 * tests/base/sys/cdefs.h: Update.
499
500 * genfixes: Remove the 'Ver.' from the version check.
501
4a5e00ca
AS
5022011-12-20 Andreas Schwab <schwab@linux-m68k.org>
503
504 * configure: Regenerate.
505
095af58f
AS
5062011-12-19 Andreas Schwab <schwab@linux-m68k.org>
507
508 * configure: Regenerate.
509
00449933
DE
5102011-11-16 David Edelsohn <dje.gcc@gmail.com>
511
512 * inclhack.def (aix_once_init_[12]): New fixes.
513 * fixincl.x: Regenerate.
514 * tests/base/pthread.h: Update.
515
0c094ab3
MS
5162011-10-25 Mike Stump <mikestump@comcast.net>
517
518 PR target/48851
519 * inclhack.def (void_null): New bypass.
520 * fixincl.x: Regenerate.
521
750db024
TG
5222011-09-26 Tristan Gingold <gingold@adacore.com>
523
524 * inclhack.def (ms_define_can_use_extern_prefix):
525 (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
526 New fixes.
527 * fixincl.x: Regenerate.
528 * tests/base/rtldef/string.h: New test.
529 * tests/base/rtldef/decc$types.h: Likewise.
530 * tests/base/testing.h: Update
531
e7dd5b57
TG
5322011-09-22 Tristan Gingold <gingold@adacore.com>
533
534 * mkfixinc.sh (target): Remove alpha-vms from particular targets.
535
3d3aae5b
SE
5362011-08-23 Steve Ellcey <sje@cup.hp.com>
537
538 PR libstdc++/50153
539 * inclhack.def (hpux11_abs): Extend to all hpux machines.
540 * fixincl.x: Regenerate.
541
d62bab6a
RO
5422011-08-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
543 Marc Glisse <marc.glisse@normalesup.org>
544
545 PR libstdc++-v3/1773
546 * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
547 (solaris_longjmp_noreturn, solaris_pow_int_overload)
548 (solaris_std___filbuf): New fixes.
549 * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
550 tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
551 * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
552
9d7b2124
RO
5532011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
554
555 PR c++/49347
556 * inclhack.def (solaris_posix_spawn_restrict): New fix.
557 * fixincl.x: Regenerate.
558 * tests/base/spawn.h: New test.
559
20720201
DR
5602011-06-08 Douglas B Rupp <rupp@gnat.com>
561
562 * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
563 * configure: Regenerate.
564 * config.h.in: Regenerate.
565
11b815ca
PG
5662011-06-06 Peter O'Gorman <pogma@thewrittenword.com>
567
568 * inclhack.def (aix_net_if_arp): New fix.
569 * fixincl.x: Regenerate.
570 * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
571
f3450bc8
TG
5722011-05-17 Tristan Gingold <gingold@adacore.com>
573
574 * inclhack.def (solaris_complex_cxx): Fix syntax.
575 * fixincl.x: Regenerate.
576
067e2f06
TG
5772011-05-17 Tristan Gingold <gingold@adacore.com>
578
579 * check.tpl: Shell-quote testing file.
580
ebb9f8b0
JM
5812011-03-22 Joseph Myers <joseph@codesourcery.com>
582
583 * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
584
455c8f48
RW
5852010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
586
587 PR other/46202
588 * Makefile.in (install-strip): New phony target.
589 (all, check, install): Also mark as phony.
590
d8ef0f49
RO
5912010-11-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
592
593 * inclhack.def (irix_pthread_init): New fix.
594 * fixincl.x: Regenerate.
595 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
596
1e335ae2
RO
5972010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
598
599 PR c++/46024
600 * inclhack.def (solaris_sys_va_list): New fix.
601 * fixincl.x: Regenerate.
602 * tests/base/sys/va_list.h: New test.
603
9407158d
JDA
6042010-09-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
605
606 * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
607 * fixincl.x: Regenerate.
608
872cc2d3
RO
6092010-07-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
610
611 * inclhack.def (solaris_cond_init): New fix.
612 * fixincl.x: Regenerate.
613 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
614 [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
615
babc4728
RO
6162010-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
617
618 * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
619 * fixincl.x: Regenerate.
620 * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
621 * tests/base/sys/feature_tests.h: New file.
622
c3f247f4
RW
6232010-06-03 Joern Rennecke <joern.rennecke@embecosm.com>
624 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
625
626 PR bootstrap/42798
627 * configure.ac: Check for declaration of 'basename(char *)'.
628 * configure: Regenerate.
629
8c200350
RO
6302010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
631
632 * inclhack.def (alpha_wchar): Remove.
633 * fixincl.x: Regenerate.
634 * tests/base/wchar.h: Remove.
635
4d9e8446
RW
6362010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
637
638 * aclocal.m4: Regenerate.
639
1a3a6aec
RO
6402010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
641
642 * inclhack.def (alpha_assert): Allow for more whitespace in
643 select.
644 * fixincl.x: Regenerate.
645
f48aa01a
L
6462010-03-28 H.J. Lu <hongjiu.lu@intel.com>
647
648 PR target/40722
649 * mkfixinc.sh: Revert the last change for mingw.
650
6f5db5f7
JM
6512010-03-24 Joseph Myers <joseph@codesourcery.com>
652
653 * inclhack.def (glibc_strncpy): New fix.
654 * fixincl.x: Regenerate.
655 * tests/base/bits/string2.h: Update.
656
1ab71299
L
6572010-03-23 H.J. Lu <hongjiu.lu@intel.com>
658
659 PR target/40722
660 * mkfixinc.sh: Fix stdlib.h for mingw.
661
73489878
BK
6622010-02-19 Bruce Korb <bkorb@gnu.org>
663
664 * inclhack.def: remove vestiges of inadvertently committed changes
665
d76f631a
BK
6662010-02-10 Bruce Korb <bkorb@gnu.org>
667
668 * README: fix up references to old gcc/fixinc directory
669
93e520a2
RO
6702010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
671
672 * inclhack.def (solaris_int_limits_3): New fix.
673 * fixincl.x: Regenerate.
674 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
675 test.
676
677 * inclhack.def (solaris_int_const, solaris_int_limits_1,
678 solaris_int_limits_2 ): Applies to Solaris 2 in general.
679 Remove select.
680 Add mach for *-*-solaris2*.
681 Change second c_fix_arg to select.
682 Remove #pragma ident from test_text.
683 * fixincl.x: Regenerate.
684 * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
685 #pragma trigger text.
686 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
687 SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
688
dc4f0670
RO
6892010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
690
691 * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
692 (aix_stdint_2): Likewise.
693 (aix_stdint_3): Likewise.
694 (aix_stdint_4): Likewise.
695 (aix_stdint_5): Likewise.
696 (darwin_stdint_1): Add stdint-darwin.h to files.
697 (darwin_stdint_2): Likewise.
698 (darwin_stdint_3): Likewise.
699 (darwin_stdint_4): Likewise.
700 (darwin_stdint_5): Likewise.
701 (darwin_stdint_6): Likewise.
702 (darwin_stdint_7): Likewise.
703 (hpux_c99_intptr): Add stdint-hpux11.h to files.
704 (hpux_c99_inttypes): Likewise.
705 (hpux_c99_inttypes2): Likewise.
706 (hpux_stdint_least_fast): Likewise.
707 (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
708 (irix_stdint_c99_types): New fix.
709 (irix_stdint_c99_macros): New fix.
710 (newlib_stdint_1): Add stdint-newlib.h to files.
711 (newlib_stdint_2): Likewise.
712 fixincl.x: Regenerate.
713 tests/base/stdint-aix.h: New file.
714 tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
715 AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
716 tests/base/stdint-aix.h: ... here.
717 [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
718 [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
719 [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
720 tests/base/stdint-darwin.h: New file.
721 tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
722 DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
723 DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
724 tests/base/stdint-darwin.h: ... here.
725 [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
726 [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
727 [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
728 tests/base/stdint-hpux11.h: New file.
729 tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
730 HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
731 tests/base/stdint-hpux11.h: ... here.
732 [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
733 [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
734 tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
735 IRIX_STDINT_C99_MODE_CHECK.
736 tests/base/stdint-irix65.h: New file.
737 tests/base/stdint-newlib.h: New file.
738 tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
739 NEWLIB_STDINT_2_CHECK]: Moved ...
740 tests/base/stdint-newlib.h: ... here.
741
43e02a8a
RW
7422009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
743
744 * configure: Regenerate.
745
84b80444
SE
7462009-10-21 Steve Ellcey <sje@cup.hp.com>
747
748 * inclhack.def (hpux_stdint_least_fast): Simplify.
749 * fixincl.x: Regenerate.
750 * tests/base/stdint.h: Update.
751
07471115
RW
7522009-09-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
753
754 * inclhack.def (isc_fmod, isc_omits_with_stdc)
755 (nested_sys_limits, sco_math): Remove.
756 * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
757 * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
758 * tests/base/sys/limits.h: Remove.
759 * fixincl.x: Regenerate.
760
a3d37119
RW
7612009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
762
763 PR testsuite/29737
764 PR bootstrap/35938
765 PR testsuite/39655
766 * check.tpl: Fix typos.
767 * README: Likewise. Also, document that 'select' uses ERE.
768 * mkheaders.in: Update copyright years in --version output.
769 * inclhack.def (sco_math): Add missing final newline in sed
770 script 'a', 'c', or 'i' commands, for BSD sed.
771 (sco_math): In the text of 'a', 'c', or 'i' sed
772 commands, prepend leading white space with a backslash to avoid
773 the whitespace to be removed by BSD sed.
774 (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
775 (x11_new): Fix sed expression, for BSD sed.
776 (glibc_mutex_init): Fix newlines in sed 's' command replacement
777 part, for GNU sed 3.02 and Solaris sed.
778 (glibc_mutex_init): Replace unportable \+ sed regex operator
779 with \{1,\}.
780 (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
781 alternation \| regex operator.
782 (solaris_complex): Remove superfluous backslashes from
783 replacement string. Replace \+ operator with \{1,\}.
784 * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
785 * fixincl.x: Regenerate.
786
7aa7b459
RO
7872009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
788
789 PR libfortran/41169
790 * inclhack.def (irix_complex): New fix.
791 (solaris_complex): Likewise.
792 * fixincl.x: Regenerate.
793 * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
794 New tests.
795
0b7da9ce
BK
7962009-08-28 Bruce Korb <bkorb@gnu.org>
797 Steve Ellcey <sje@cup.hp.com>
798
799 * README (files): Describe files entry.
800 * inclhack.def (hpux_stdint_least): Remove.
801 (hpux_stdint_fast): Remove.
802 (hpux_stdint_fast): Remove.
803 (hpux_stdint_least_fast): New.
804 (hpux_inttype_int_least8_t): Remove.
805 (hpux_inttype_int8_t): Modify.
806 * fixincl.x: Regenerate.
807 * tests/base/stdint.h: Update.
808 * tests/base/sys/_inttypes.h: Update.
809
629fff4b
SE
8102009-08-28 Steve Ellcey <sje@cup.hp.com>
811
812 * inclhack.def (hpux_imaginary_i): Remove spaces.
813 * fixincl.x: Regenerate.
814 * tests/base/stdint.h: Update AIX fixes.
815 * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
816
df58e648
RW
8172009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
818
819 * configure.ac (AC_PREREQ): Bump to 2.64.
820
5213506e
RW
8212009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
822
823 * aclocal.m4: Regenerate.
824 * configure: Regenerate.
825 * config.h.in: Regenerate.
826
be274b21
DE
8272009-08-17 David Edelsohn <edelsohn@gnu.org>
828
829 * inclhack.def (aix_complex): Redefine _Complex_I. Do not
830 redefine I.
831 * (aix_stdint_[12345]): New fixes.
832 * fixincl.x: Regenerate.
833 * tests/base/complex.h: Update check.
834 * tests/base/stdint.h: Add AIX stdint.h checks.
835
03c57948
SE
8362009-08-14 Steve Ellcey <sje@cup.hp.com>
837
838 * inclhack.def (hpux_imaginary_i): New fix.
839 * fixincl.x: Regenerate.
840 * tests/base/complex.h: New file.
841
f3ecb732
DE
8422009-08-12 David Edelsohn <edelsohn@gnu.org>
843
844 * inclhack.def (aix_complex): New fix.
845 * fixincl.x: Regenerate.
b1f75d76 846
175196a0
JDA
8472009-08-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
848
849 * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
850 (hpux_inttype_int8_t): Likewise.
851 * fixincl.x: Regenerate.
852
6efbd53f
RW
8532009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
854
855 * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
856 New variables.
857 ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
858 Use them.
859
94ab808c
FXC
8602009-07-04 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
861
862 * inclhack.def (darwin_stdint_5, darwin_stdint_6,
863 darwin_stdint_7): New fixes.
864 * fixincl.x: Regenerate.
865 * tests/base/stdint.h: Adjust test for new fixes.
866
d4289bdd
EB
8672009-07-03 Eric Botcazou <ebotcazou@adacore.com>
868
869 * inclhack.def (solaris_int_types): New fix.
870 * fixincl.x: Regenerate.
871 * tests/base/sys/int_types.h: New file.
872
fdfbd469
FXC
8732009-06-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
874
875 * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
876 darwin_stdint_4): New fixes.
877 * tests/base/stdint.h: Adjust test results for new fixes.
878 * fixincl.x: Regenerate.
879
b0999b01
EB
8802009-05-29 Eric Botcazou <ebotcazou@adacore.com>
881
882 * inclhack.def (solaris_int_const): New fix.
883 (solaris_int_limits_1): Likewise.
884 (solaris_int_limits_2): Likewise.
885 * fixincl.x: Regenerate.
886 * tests/base/sys/int_const.h: New file.
887 * tests/base/sys/int_limits.h: Likewise.
888
b51c6a2c
JM
8892009-05-15 Joseph Myers <joseph@codesourcery.com>
890
891 * inclhack.def (glibc_tgmath): Correct bypass.
892 * fixincl.x: Regenerate.
893
62e66577
SE
8942009-04-28 Steve Ellcey <sje@cup.hp.com>
895
896 * inclhack.def (hpux11_uint32_c): Remove.
897 (hpux_long_double): Disable on hpux11.3*.
898 (hpux_long_double_2): New.
899 (hpux_c99_intptr): New.
900 (hpux_c99_inttypes): New.
901 (hpux_c99_inttypes2): New.
902 (hpux_stdint_least): New.
903 (hpux_stdint_fast): New.
904 (hpux_inttype_int_least8_t): New.
905 (hpux_inttype_int8_t): New.
906 * fixincl.x: Regenerate.
907 * tests/base/sys/_inttypes.h: New.
908 * tests/base/inttypes.h: Update.
909 * tests/base/stdlib.h: Update.
910 * tests/base/stdint.h: Update.
911
e2556904
JM
9122009-04-28 Joseph Myers <joseph@codesourcery.com>
913
914 * inclhack.def (glibc_stdint): New fix.
915 * fixincl.x: Regenerate.
916 * tests/base/stdint.h: Update.
917
748086b7
JJ
9182009-04-09 Jakub Jelinek <jakub@redhat.com>
919
920 * Makefile.in: Change copyright header to refer to version
921 3 of the GNU General Public License and to point readers at the
922 COPYING3 file and the FSF's license web page.
923 * fixfixes.c: Likewise.
924 * fixinc.in: Likewise.
925 * fixincl.c: Likewise.
926 * fixlib.c: Likewise.
927 * fixlib.h: Likewise.
928 * fixopts.c: Likewise.
929 * fixtests.c: Likewise.
930 * genfixes: Likewise.
931 * mkheaders.in: Likewise.
932 * system.h: Likewise.
933
207bf79d
JM
9342009-03-31 Joseph Myers <joseph@codesourcery.com>
935
936 PR c/448
937 * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
938 * fixincl.x: Regenerate.
939 * tests/base/stdint.h: Update.
940
615ce5fd
JM
9412009-03-29 Joseph Myers <joseph@codesourcery.com>
942
943 * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
944 Update.
945
928c19bb
JM
9462009-03-29 Joseph Myers <joseph@codesourcery.com>
947
948 PR c/456
949 PR c/5675
950 PR c/19976
951 PR c/29116
952 PR c/31871
953 PR c/35198
954 * inclhack.def (glibc_tgmath): New fix.
955 * fixincl.x: Regenerate.
956 * tests/base/tgmath.h: New.
957
52c0e446
JM
9582009-03-28 Joseph Myers <joseph@codesourcery.com>
959
960 * inclhack.def (aix_syswait, exception_structure,
961 pthread_page_size): Remove.
962 (math_exception): Remove mention of fixproto in comment.
963 * fixincl.x: Regenerate.
964 * mkheaders.in: Do not handle STMP_FIXPROTO.
965
ea7557f0
SL
9662009-03-27 Sandra Loosemore <sandra@codesourcery.com>
967
968 * server.c (run_shell): Quote directory name passed to cd.
969
10fc64a7
BK
9702009-03-01 Bruce Korb <bkorb@gnu.org>
971 Apply a positively ancient patch:
972
973 2004-10-15 Giovanni Bajo <giovannibajo@libero.it>
593b6421
GB
974
975 * inclhack.def (alpha_if_semicolon): new fix from long, long ago
976 * tests/base/net/if.h: Add new test.
977
fc7e9554
AT
9782009-01-06 Andreas Tobler <a.tobler@schweiz.org>
979
980 * tests/base/locale.h: Add new test.
981 * tests/base/stdarg.h: Likewise.
982
8ba59b08
SE
9832009-01-05 Steve Ellcey <sje@cup.hp.com>
984
985 * inclhack.def (hpux_spu_info): Add files line.
986 * fixincl.x: Regenerate.
987
9cb82550
AT
9882009-01-01 Andreas Tobler <a.tobler@schweiz.org>
989
990 * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
991 in case of C.
992 * fixincl.x: Regenerate.
993
261b8381
AT
9942008-12-31 Andreas Tobler <a.tobler@schweiz.org>
995
996 PR target/35460
997 * inclhack.def (openbsd_va_start): Use __builtin_va_start
998 for OpenBSD.
999 * fixincl.x: Regenerate.
1000
baafc534
RW
10012008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1002
1003 * configure: Regenerate.
1004
8739b9c7
SE
10052008-12-15 Steve Ellcey <sje@cup.hp.com>
1006
1007 * inclhack.def (hpux_spu_info): Match PA as well as IA64.
1008 * fixincl.x: Regenerate.
1009
6a4bde96
L
10102008-09-06 H.J. Lu <hongjiu.lu@intel.com>
1011
1012 * configure.ac: Fix a typo.
1013 * configured: Regenerate.
1014
6aa1f8c1
BK
10152008-09-06 Bruce Korb <bkorb@gnu.org>
1016
1017 * fixincl.tpl (sed): make the program executable configurable.
1018 Some platforms have some rather oddball defaults.
1019 * config.h.in (SED_PROGRAM): define the default sed.
1020 * fixincl.x: regenerated
1021 * tests/base/internal/wchar_core.h: fix bad sample text
1022 * tests/base/math.h: fix bad sample text
1023 * configure.ac: search for working sed
1024 * inclhack.def (glibc_mutex_init): fix non-portable construct
1025 and re-order a few misordered entries.
1026
18c04407
RW
10272008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1028
1029 * configure: Regenerate.
1030
cd985f66
JM
10312008-06-07 Joseph Myers <joseph@codesourcery.com>
1032
1033 * inclhack.def (AAB_svr4_replace_byteorder,
1034 AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
1035 libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
1036 ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
1037 solaris_mutex_init_1, solaris_socket, solaris_unistd,
1038 solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
1039 ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
1040 ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
1041 ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
1042 ultrix_strings2, ultrix_sys_time, ultrix_unistd,
1043 unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
1044 windiss_math2, windiss_valist): Remove.
1045 * fixincl.x: Regenerate.
1046 * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
1047 i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
1048 powerpc-*-eabiaix*): Remove.
1049 * tests/base/math.h: Update.
1050 * tests/base/pthread.h: Update.
1051 * tests/base/stdio.h: Update.
1052 * tests/base/stdlib.h: Update.
1053 * tests/base/string.h: Update.
1054 * tests/base/strings.h: Update.
1055 * tests/base/sys/file.h: Update.
1056 * tests/base/sys/limits.h: Update.
1057 * tests/base/sys/socket.h: Update.
1058 * tests/base/sys/stat.h: Update.
1059 * tests/base/sys/time.h: Update.
1060 * tests/base/testing.h: Update.
1061 * tests/base/unistd.h: Update.
1062 * tests/base/_G_config.h: Remove.
1063 * tests/base/arpa: Remove directory.
1064 * tests/base/fs: Remove directory.
1065 * tests/base/locale.h: Remove.
1066 * tests/base/machine: Remove directory.
1067 * tests/base/rpc/svc.h: Remove.
1068 * tests/base/sys/ioctl.h: Remove.
1069 * tests/base/sys/regset.h: Remove.
1070 * tests/base/sys/times.h: Remove.
1071 * tests/base/sys/utsname.h: Remove.
1072 * tests/base/widec.h: Remove.
1073
7de4b37e
KG
10742008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1075
1076 * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
1077 * tests/base/iso/math_c99.h: Update.
1078 * fixincl.x: Regenerate.
1079
2627042d
JM
10802008-05-14 Joseph Myers <joseph@codesourcery.com>
1081
1082 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
1083 posix_types_64.
1084 * fixincl.x: Regenerate.
1085
9ae83b84
KT
10862008-04-25 Kai Tietz <kai.tietz@onvision.com>
1087
1088 * fixincl.c (fix_with_system): Cast pointer difference to long.
1089 * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
1090
deb984e6
PB
10912008-04-18 Paolo Bonzini <bonzini@gnu.org>
1092
1093 PR bootstrap/35457
1094 * Makefile.in: Rewrite aclocal.m4 rule.
1095 * aclocal.m4: Regenerate.
1096 * configure: Regenerate.
1097
83644cd5
PG
10982008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
1099
1100 PR c++/20366
1101 * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
1102 * fixincl.x: Regenerate.
1103 * tests/base/stdio.h: Add test.
1104
98266db0
BE
11052008-02-25 Ben Elliston <bje@au.ibm.com>
1106
1107 PR other/32948
1108 * fixincl.c (fix_applies): Remove unused variable `name_len'.
1109
c951ae40
KG
11102008-02-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1111
1112 * inclhack.def (solaris_math_10): New.
1113 * tests/base/iso/math_c99.h: Update.
1114
1115 * fixincl.x: Regenerate.
1116
719bb4e3 11172008-02-04 Ismail Dönmez <ismail@pardus.org.tr>
b452c141
ID
1118
1119 * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
1120 freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
1121 netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon): Add
1122 quotes around mach entries.
1123 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
1124 to GPLv3.
1125
c91e2eae
HPN
11262008-02-04 Hans-Peter Nilsson <hp@axis.com>
1127
8181078a 1128 PR other/31405
c91e2eae
HPN
1129 * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
1130 (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
1131 __extern_inline|__GNU_STDC_INLINE__.
1132 (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
1133 <bypass>: Change from __STDC_VERSION__ to
1134 __extern_inline|__GNU_STDC_INLINE__.
1135 <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
1136 appending attribute-gnu_inline.
1137 <second c_fix_arg>: Remove.
1138 <test_text>: Remove __extern_inline line.
1139 * tests/base/features.h: Re-add.
1140 * tests/base/sys/sysmacros.h: Adjust.
1141 * fixincl.x: Regenerate.
1142
b8c9ec3d
HPN
11432008-01-06 Hans-Peter Nilsson <hp@axis.com>
1144
1145 Revert last change.
1146
b6541c10
HPN
11472007-12-18 Hans-Peter Nilsson <hp@axis.com>
1148
1149 * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
1150 * fixincl.x: Regenerate.
1151 * tests/base/wchar.h: Update.
1152 * tests/base/features.h: New.
1153
6f8c1750
JDA
11542007-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1155
1156 PR target/33700
1157 * inclhack.def (hpux11_pthread_const): New.
1158 * fixincl.x: Regenerate.
1159 * tests/base/sys/pthread.h: Update.
1160
a2085738
KT
11612007-10-12 Kai Tietz <kai.tietz@onevision.com>
1162
1163 * configure.ac: x86_64 mingw target uses twoprocess.
1164 * mkfixinc.sh: Add x86_64 mingw target.
1165 * configure: Regenerate.
1166
b6bbae95
GK
11672007-10-09 Geoffrey Keating <geoffk@apple.com>
1168
1169 * inclhack.def (darwin_externc): New.
1170 * fixincl.x: Regenerate.
1171 * tests/base/mach-o/swap.h: New.
1172
d531cdb1
KG
11732007-08-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1174
1175 * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
1176 Delete fixes.
1177 * tests/base/iso/math_c99.h: Delete associated test baselines.
1178 * fixincl.x: Regenerate.
1179
63729d84
KW
11802007-07-24 Krister Walfridsson <cato@df.lth.se>
1181
1182 PR target/30058
1183 * inclhack.def (netbsd_c99_inline_2): New.
1184 * fixincl.x: Regenerate.
1185 * tests/base/signal.h: Update.
1186
dadda6ca
KG
11872007-07-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1188
1189 PR target/32641
1190
1191 * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
1192 solaris_math_7): Constify and make FP exception-safe.
1193 * tests/base/iso/math_c99.h: Update.
1194
1195 * fixincl.x: Regenerate.
1196
8919fa4a
RO
11972007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1198
1199 PR libgcj/28190
1200 * inclhack.def (irix_stdint_c99): New fix.
1201 * fixincl.x: Regenerate.
1202 * tests/base/stdint.h: New test.
1203
1fd994f1
SE
12042007-06-06 Steve Ellcey <sje@cup.hp.com>
1205
1206 PR testsuite/31828
1207 * inclhack.def (hppa_hpux_fp_macros): New.
1208 * fixincl.x: Regenerate.
1209 * tests/base/math.h: Update.
1210
cb3790cb
JJ
12112007-03-26 Jakub Jelinek <jakub@redhat.com>
1212
1213 * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
1214 if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
1215 __STDC_VERSION__ < 199901L.
1216 (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
1217 with #ifdef __GNUC_GNU_INLINE__.
1218 (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L
1219 with defined(__GNUC_STDC_INLINE__).
1220 (glibc_c99_inline_4): Change select, add second c_fix_arg.
1221 Replace #if __STDC_VERSION__ < 199901L with
1222 #ifdef __GNUC_GNU_INLINE__.
1223 * fixincl.x: Regenerated.
1224 * tests/base/bits/string2.h: Update.
1225 * tests/base/sys/sysmacros.h: Update.
1226 * tests/base/sys/stat.h: Update.
1227
7270dd8e
KW
12282007-03-18 Krister Walfridsson <cato@df.lth.se>
1229
1230 PR target/30058
1231 * inclhack.def (netbsd_c99_inline_1): New.
1232 * fixincl.x: Regenerate.
1233 * tests/base/signal.h: New.
1234
07f1ac6d
BM
12352007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1236
1237 * Makefile.in: Add dummy "install-info" target.
1238
14da6073
JM
12392007-03-06 Joseph Myers <joseph@codesourcery.com>
1240
1241 * mkheaders.in: Fix headers for each multilib required.
1242
b31f8484
BM
12432007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1244
1245 * Makefile.in: Add dummy install-pdf target.
1246
f686ec05
JM
12472007-02-27 Joseph Myers <joseph@codesourcery.com>
1248
1249 * mkheaders.in (incdir): Use include-fixed not include.
1250
123ddd68
BM
12512007-02-15 Brooks Moses <brooks.moses@codesourcery.com>
1252
1253 * Makefile.in: Added "pdf" target to .PHONY.
1254
cefde4f5
RG
12552007-02-05 Richard Guenther <rguenther@suse.de>
1256
1257 * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
1258 with older glibc. Adjust version number for C99.
1259 * fixincl.x: Regenerated.
1260
3c1c7aae
MS
12612007-02-04 Mike Stump <mrs@apple.com>
1262
1263 * mkheaders.in: Allow optional isysroot parameter.
1264
5c4f0f47
BK
12652007-02-03 Bruce Korb <bkorb@gnu.org>
1266
1267 * inclhack.def (glibc_c99_inline_4): replace "extern" only if
1268 surrounded by space characters.
1269
a942e89f
DF
12702007-01-25 Daniel Franke <franke.daniel@gmail.com>
1271
1272 PR target/30272
1273 * inclhack.def(broken_cabs): Also remove definition of cabsl.
1274 * fixincl.x: Regenerate.
1275 * tests/base/math.h: Update.
1276
401be4b6 12772007-01-05 Bruce Korb <bkorb@gnu.org>,
92a285c1 1278 Daniel Franke <franke.daniel@gmail.com>
401be4b6
BK
1279
1280 PR target/30008
1281 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
1282 of a vertical bar ("|").
2f82a97b
BK
1283 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
1284 matching. Set SKIP_TEST flag if we are not to run a test.
401be4b6
BK
1285 * fixincl.x: Regenerate.
1286 * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
1287 kandr_concat, sco_math): Replace lists of specfic file names by search
1288 patterns.
1289
da32da74
OH
12902006-12-12 Olivier Hainque <hainque@adacore.com>
1291
1292 * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
1293 targets for which a no-op fixer is appropriate.
b1f75d76 1294
98e06787
RG
12952006-11-07 Richard Guenther <rguenther@suse.de>
1296
1297 * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
1298 systems.
1299 * fixincl.x: Regenerate.
1300
502e2a2d
GK
13012006-11-02 Geoffrey Keating <geoffk@apple.com>
1302
1303 * inclhack.def (glibc_c99_inline_1): New.
1304 * inclhack.def (glibc_c99_inline_2): New.
1305 * inclhack.def (glibc_c99_inline_3): New.
1306 * inclhack.def (glibc_c99_inline_4): New.
1307 * fixincl.x: Regenerate.
1308 * tests/base/bits/string2.h: New.
1309 * tests/base/sys/sysmacros.h: New.
1310 * tests/base/sys/stat.h: Update.
1311
b4d24eaa
SE
13122006-11-01 Steve Ellcey <sje@cup.hp.com>
1313
1314 * tests/base/sys/socket.h: Update.
1315
be645fd9
SE
13162006-10-31 Steve Ellcey <sje@cup.hp.com>
1317
1318 * inclhack.def (hpux11_extern_sendfile): New.
1319 (hpux11_extern_sendpath): New.
1320 * fixincl.x: Regenerate.
1321
0f45f0f5
JM
13222006-10-29 Joseph Myers <joseph@codesourcery.com>
1323
1324 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
1325 * fixincl.x: Regenerate.
1326
b5422ad7
BM
13272006-10-10 Brooks Moses <bmoses@stanford.edu>
1328
1329 * Makefile.in: Added empty "pdf" target.
1330
6c65aa40
JDA
13312006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1332
1333 PR target/29300
1334 * inclhack.def (hpux_pthread_initializers): New hack.
1335 * tests/base/sys/pthread.h: New file.
1336
1337 * fixincl.x: Regenerate.
1338
4d98def0
UB
13392006-10-03 Uros Bizjak <uros@kss-loka.si>
1340
1341 * inclhack.def (glibc_mutex_init): Also fix
1342 PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
1343 PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
36a43def
UB
1344 * tests/base/pthread.h: Update.
1345
1346 * fixincl.x: Regenerate.
4d98def0 1347
f6f7aabc
UB
13482006-10-01 Uros Bizjak <uros@kss-loka.si>
1349
4d98def0
UB
1350 * inclhack.def (glibc_mutex_init): New fix.
1351 * tests/base/pthread.h: Update.
f6f7aabc 1352
4d98def0 1353 * fixincl.x: Regenerate.
f6f7aabc 1354
a77d42cf
KG
13552006-09-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1356
1357 * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1358 Prevent it from running on solaris10 or later.
1359 (solaris_once_init_2): Fix comment.
1360 * tests/base/pthread.h: Update.
1361
1362 * fixincl.x: Regenerate.
1363
0a1f02df
KG
13642006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1365
1366 * inclhack.def (solaris_once_init_2): New fix.
1367 * tests/base/pthread.h: Update.
1368
1369 * fixincl.x: Regenerate.
1370
2b655a0a
KG
13712006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1372
1373 * inclhack.def (solaris_mutex_init_2): Remove test for
1374 PTHREAD_RWLOCK_INITIALIZER.
1375 (solaris_rwlock_init_1): New.
1376 * tests/base/pthread.h: Update.
1377
1378 * inclhack.def (solaris_once_init_1): New.
1379 * tests/base/pthread.h: Adjust for new fix.
b1f75d76 1380
2b655a0a
KG
1381 * fixincl.x: Regenerate.
1382
58245475
RS
13832006-07-17 Roger Sayle <roger@eyesopen.com>
1384
1385 * tests/base/errno.h: New file.
1386 * tests/base/architecture/ppc/math.h: Likewise.
1387 * tests/base/ia64/sys/getppdp.h: Likewise.
1388
b24f7f6b
LB
13892006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1390
1391 PR bootstrap/20437
58245475 1392 * Makefile.in (configure, config.h.in): Change into $(srcdir)
b24f7f6b
LB
1393 before autoconf or autoheader call.
1394
e10e3ac8
SE
13952006-06-23 Steve Ellcey <sje@cup.hp.com>
1396
1397 PR target/28084
1398 * inclhack.def (hpux_extern_errno): New.
1399 * fixincl.x: Regenerate.
1400
ae022d32
CD
14012006-05-23 Carlos O'Donell <carlos@codesourcery.com>
1402
1403 * Makefile.in: Add dvi info html and install-html to .PHONY
1404 Add install-html target.
1405
de1f8a0d
MS
14062006-05-16 Mike Stump <mrs@apple.com>
1407
1408 * configure.ac: Add -Wno-overlength-strings.
1409 * configure: Regenerate.
1410
fc92a2d4
BF
14112006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
1412
1413 * README: Fix typo.
1414
e084430d
SE
14152006-02-18 Steve Ellcey <sje@cup.hp.com>
1416
1417 PR target/26189
1418 * inclhack.def (hpux_spu_info): New.
1419 * fixincl.x: Regenerate
1420
03e34d09
MD
14212006-01-31 Marcin Dalecki <martin@dalecki.de>
1422
1423 * configure.ac: Check for asprintf, basename, vasprintf.
1424 * config.h.in: Regenerate.
1425 * configure: Regenerate.
1426
bf73f6d2
AP
14272006-01-19 Andrew Pinski <pinskia@physics.uc.edu>
1428
1429 PR target/15642
1430 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1431 __APPLE_CC_ as 1345.
1432 (broken_nan): New.
1433 * fixincl.x: Regenerate.
1434
66f788b0
BK
14352005-11-24 Bruce Korb <bkorb@gnu.org>
1436
58245475
RS
1437 * fixincl.c (write_replacement): "here strings" in AutoGen
1438 often/generally don't have a terminating newline. Check the
1439 last byte for '\n'.
66f788b0 1440
42068fd9
AJ
14412005-11-13 Andreas Jaeger <aj@suse.de>
1442
1443 * check.tpl: Handle CVS additionally.
1444
541c886c
AJ
14452005-11-05 Andreas Jaeger <aj@suse.de>
1446
1447 * check.tpl: Adopt for move to subversion.
1448
77923c29
JM
14492005-09-15 Joseph S. Myers <joseph@codesourcery.com>
1450
1451 PR c++/23139
1452 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1453 fixes.
1454 * fixincl.x: Regenerate.
1455 * tests/base/bits/huge_val.h: New file.
1456
df065c82
KC
14572005-08-14 Kelley Cook <kcook@gcc.gnu.org>
1458
1459 * All files: Update with new FSF address.
1460
87fbb651
KG
14612005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1462
1463 * Makefile.in (WARN_CFLAGS): New.
1464 (.c.o): Add $(WARN_CFLAGS).
1465 * aclocal.m4: Include ../config/warnings.m4.
1466 * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1467 ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1468 ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1469 * fixopts.c (initialize_opts): Fix old-style definintion.
1470
1471 * configure: Regenerate.
1472
246e0bd8
GK
14732005-06-24 Geoffrey Keating <geoffk@geoffk.org>
1474
1475 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1476 (AAB_darwin7_9_long_double_funcs_2): New.
1477 * fixincl.x: Regenerate.
1478
11f4453b
RO
14792005-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1480
1481 PR libfortran/15266
1482 * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1483 Use double quotes in select so \t matches tabs.
1484 Add IRIX testcase.
1485 * fixincl.x: Regenerate.
1486 * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1487
8ba8f7e5
DS
14882005-05-22 Danny Smith <dannysmith@users.souceforge.net>
1489
1490 PR target/21683
1491 * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
541c886c 1492
925a4487 14932005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
92a285c1 1494 Joseph S. Myers <joseph@codesourcery.com>
925a4487
EB
1495
1496 PR target/19933
1497 PR target/21315
1498 * inclhack.def: New fixes solaris_math_[1-9].
1499 * fixincl.x: Regenerate.
1500 * tests/base/iso/math_c99.h: New.
1501
08862f3c
KC
15022005-05-19 Kelley Cook <kcook@gcc.gnu.org>
1503
1504 * aclocal.m4: Remove superfluous reference to accross.m4.
1505
03a9fcb8
GDR
15062005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
1507
1508 * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1509 * server.c (load_data): Likewise.
1510 (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1511 * fixincl.c: #include <sys/wait.h>
1512 (run_compiles): Use XCNEWVEC instead of xcalloc.
1513 (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1514 * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1515
5fabfd4c
JM
15162005-05-10 Joseph S. Myers <joseph@codesourcery.com>
1517
1518 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1519 *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1520 * fixincl.x: Regenerate.
1521
7673b71c
BK
15222005-05-06 Bruce Korb <bkorb@gnu.org>
1523 Joseph S. Myers <joseph@codesourcery.com>
1524
1525 * fixinc/inclhack.def: Correct backslashes
1526 * fixinc/fixincl.x: regen
1527
042630ad
KG
15282005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1529
1530 * system.h (fopen, fdopen, freopen): Define these to the unlocked
1531 libiberty functions.
1532
0d667716
KG
15332005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1534
1535 * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1536 (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1537 * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1538 fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1539 _unlocked function.
1540 (fwrite_unlocked): Fix prototype.
541c886c 1541
0d667716
KG
1542 * configure, config.h.in: Regenerate.
1543
90ee1368
ZW
15442005-03-21 Zack Weinberg <zack@codesourcery.com>
1545
1546 * Makefile.in: Set gcc_version directly, not via substitution.
1547 (libsubdir): Use $(gcc_version), not $(version).
1548 (mkheaders.almost): New rule.
1549 (mkheaders): Generate from mkheaders.almost.
1550 (clean): Also delete mkheaders.almost.
1551 * aclocal.m4: Do not include ../config/gcc-version.m4.
1552 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Generate
1553 mkheaders.almost from mkheaders.in.
1554 * configure: Regenerate.
1555
14bfd7c7
RG
15562005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
1557
1558 PR target/20166
1559 * inclhack.def: Add fix for array of incomplete structures
1560 in function prototype in pthread.h.
1561 * fixincl.x: Regenerate.
1562 * tests/base/pthread.h: Adjust.
1563
7fbdc950
JM
15642005-03-15 Joseph S. Myers <joseph@codesourcery.com>
1565
1566 * inclhack.def (hpux_htonl): New fix.
1567 * tests/base/netinet/in.h: New test.
1568 * fixincl.x: Regenerate.
1569
27f0dff4
JW
15702005-02-23 James E Wilson <wilson@specifixinc.com>
1571
1572 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1573
098b96ab
AP
15742004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
1575
1576 PR 18458
1577 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1578 fixincl.
1579
afabd8e6
RS
15802004-12-02 Richard Sandiford <rsandifo@redhat.com>
1581
1582 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1583 * aclocal.m4: Include ../config/gcc-version.m4.
1584 * configure: Regenerate.
1585
9fcc7481
MM
15862004-11-26 Mark Mitchell <mark@codesourcery.com>
1587
1588 * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1589 (stdio_va_list): Likewise.
1590 (stdio_stdarg.h): Likewise.
1591 (solaris_stdio_tag): Add bypass.
1592 * fixincl.x: Regenerated.
1593
b2cfdb12
GK
15942004-11-23 Geoffrey Keating <geoffk@apple.com>
1595
1596 * mkfixinc.sh: Check error code from 'cat'. Don't try running
1597 built fixincl program.
1598 * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1599 up csh from user.
1600
743348ea
RS
16012004-11-20 Roger Sayle <roger@eyesopen.com>
1602
1603 * inclhack.def (alpha_pthread_init): Fix technical problems with
1604 the last check-in caused by CVS variable substitution.
1605 * fixincl.x: Likewise.
1606 * tests/base/pthread.h: Likewise.
1607
1fda9d7b
RS
16082004-11-20 Roger Sayle <roger@eyesopen.com>
1609 Bruce Korb <bkorb@gnu.org>
1610
1611 * inclhack.def (alpha_pthread_init): New fix.
1612 * fixincl.x: Regenerate.
1613 * tests/base/pthread.h: Update for new test.
1614
43c1b5d2
BK
16152004-11-15 Bruce Korb <bkorb@gnu.org>
1616
1617 * fixincl.c(fix_with_system): correct misuse of variables and
1618 incorrect application of "sizeof()".
1619
68f674e9
JM
16202004-11-13 Joseph S. Myers <joseph@codesourcery.com>
1621
1622 * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1623 svr4__p, undefine_null): Remove.
1624 * fixincl.x: Regenerate.
1625 * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1626 * tests/base/sys/param.h: Remove.
1627 * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1628 tests/base/sys/limits.h: Update.
1629
251089a0
MS
16302004-11-12 Mike Stump <mrs@apple.com>
1631
1632 * Makefile.in (html): Add html generation support.
1633
492d5b4f
JM
16342004-11-12 Joseph S. Myers <joseph@codesourcery.com>
1635
1636 * inclhack.def (sco_math): Bypass on __GNUG__.
1637 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1638 * fixincl.x: Regenerate.
1639
793387fa
JM
16402004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1641
1642 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1643 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1644 _CLASSIC_ANSI_TYPES.
1645 (sun_auth_proto): Bypass on __cplusplus.
1646 * fixincl.x: Regenerate.
1647
ea595d4f
GK
16482004-11-05 Geoffrey Keating <geoffk@apple.com>
1649
1650 * Makefile.in (mostlyclean): Add fixinc.sh.
1651 (clean): Add mkheaders.
1652 (distclean): New.
1653 (dvi): New.
1654 (info): New.
1655 (installcheck): New.
1656
54f88091
PB
16572004-11-05 Paolo Bonzini <bonzini@gnu.org>
1658
1659 * Makefile.in (mostlyclean, distclean): New targets.
1660
53c7ffe7
GK
16612004-11-04 Geoffrey Keating <geoffk@apple.com>
1662
1663 * configure.ac: Add code to determine noncanonical_target,
1664 local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1665 * configure: Regenerate.
1666 * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1667 * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1668 * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1669 update for changes to fixinc.in.
1670 * Makefile.in: Add many new macros.
1671 (install): New target.
1672 (mkheaders): New target.
1673 (fixinc.sh): New target.
1674 (all): Add mkheaders and fixinc.sh.
1675 * README-fixinc: Move here from gcc/.
1676
40d05429
MS
16772004-11-01 Mike Stump <mrs@apple.com>
1678
1679 * inclhack.def (stdio_va_list): Break out clients from here...
1680 (stdio_va_list_clients): ...to here. Also, don't fix if stdarg.h is
90ee1368 1681 included or ifdef va_start.
40d05429
MS
1682 * fixincl.x: Regenerate.
1683
d1ea4593
MS
16842004-10-28 Mike Stump <mrs@apple.com>
1685
1686 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1687 systems.
31eec874
MS
1688 * fixincl.x: Regenerate.
1689
005c1a13
GK
16902004-10-27 Geoffrey Keating <geoffk@apple.com>
1691
1692 * inclhack.def (darwin_gcc4_breakage): New.
1693 * fixincl.x: Regenerate.
1694
13cf7262
AL
16952004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1696
1697 PR bootstrap/17832
1698
1699 * fixfixes.c (main): Check for _PC_NAME_MAX.
1700
5ae4c565
PB
17012004-10-27 Paolo Bonzini <bonzini@gnu.org>
1702
1703 PR other/17991
1704
1705 * configure.ac: Fix typo.
1706 * configure: Regenerate.
1707 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
1708
f4a8f279
AL
17092004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1710
1711 PR bootstrap/17832
1712
1713 * fixincl.c (SIGCHLD): Remove definition.
1714 (initialize): Remove SIGIOT and SIGPIPE checks.
1715 (create_file): Fix mkdir() for Win32.
1716 (internal_fix): Use dup2() instead of fcntl().
1717
1718 * fixlib.h (SIGQUIT): Define if undefined.
1719 (SIGIOT): Same.
1720 (SIGPIPE): Same.
1721 (SIGALRM): Same.
1722 (SIGKILL): Same.
1723
1724 * procopen.c (chain_open): Use dup2() instead of fcntl().
1725
ad643a75
PB
17262004-08-14 Paolo Bonzini <bonzini@gnu.org>
1727
1728 PR other/17991
1729
1730 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1731 Update copyright year.
1732 * fixfixes.c (main): Call initialize_opts from fixopts.c.
1733 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1734 do not include code for parsing options (environment vars).
1735 (fix_with_system): Use a search path for applyfix, so that you
1736 can run the test suite with two-process fixincludes.
1737 * fixopts.c: New file.
1738 * configure.ac: Add --enable-twoprocess. Export ac_exeext
1739 to config.h. Default to --enable-twoprocess for MinGW32.
1740 * config.h.in: Regenerate.
1741 * configure: Regenerate.
1742
78970115
LR
17432004-10-04 Loren J. Rittle <ljrittle@acm.org>
1744
1745 * tests/base/sys/cdefs.h: Update from test area.
1746
fa71a5c3
RS
17472004-09-17 Roger Sayle <roger@eyesopen.com>
1748
1749 * inclhack.def (linux_ia64_ucontext): New fix.
1750 * fixincl.x: Regenerate.
1751 * tests/base/sys/ucontext.h: New file.
1752
9544bea1
RS
17532004-09-15 Roger Sayle <roger@eyesopen.com>
1754
1755 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1756 * tests/base/stdlib.h: Likewise.
1757
28785dde
LR
17582004-09-13 Loren J. Rittle <ljrittle@acm.org>
1759
1760 * inclhack.def (freebsd_gcc4_breakage): Add.
1761 * fixincl.x: Regenerate.
c6303833 1762 * tests/base/sys/cdefs.h: Update for new test.
28785dde 1763
d635c707
AN
17642004-09-10 Adam Nemet <anemet@lnxw.com>
1765
1766 * inclhack.def (lynx_void_int): Remove.
1767 (lynxos_fcntl_proto): Remove.
1768 (lynxos_no_warning_in_sys_time_h): New fix.
1769 (lynxos_missing_putenv): New fix.
1770 * fixincl.x: Regenerate.
1771 * tests/base/fcntl.h: Remove.
1772 * tests/base/sys/time.h: Update from test area.
1773 * tests/base/curses.h: Likewise.
1774 * tests/base/stdlib.h: Likewise.
1775
61fec9ff
JB
17762004-09-03 Jan Beulich <jbeulich@novell.com>
1777
1778 * inclhack.def: Suppress exception_structure and math_exception
1779 for NetWare headers.
1780 * fixincl.x: Regenerate.
1781
71b5d516
PB
17822004-08-31 Paolo Bonzini <bonzini@gnu.org>
1783
1784 * .cvsignore: New.
1785 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1786 autoconfiscated.
1787 * configure.ac: New.
1788 * config.h.in: Generate.
1789 * configure: Generate.
1790 * aclocal.m4: New.
1791 * fixlib.h: Remove inclusions of gcc files.
1792 * system.h: New.
1793
1794 Other files copied from gcc/fixinc.