]> gcc.gnu.org Git - gcc.git/blame - fixincludes/ChangeLog
Less verbose fix-it hints for missing header files (PR 87091)
[gcc.git] / fixincludes / ChangeLog
CommitLineData
5b3d96f2
DE
12018-07-23 David Edelsohn <dje.gcc@gmail.com>
2
3 * inclhack.def (aix_unistd): New.
4 * fixincl.x: Regenerate.
5 * tests/base/unistd.h [AIX_UNISTD_CHECK]: New test.
6
0e97b84b
RV
72018-06-27 Rasmus Villemoes <rv@rasmusvillemoes.dk>
8
9 * tests/base/ioLib.h [VXWORKS_IOLIB_INCLUDE_UNISTD_CHECK]: Add
10 missing hunk.
11
c649ee40
RV
122018-06-12 Rasmus Villemoes <rasmus.villemoes@prevas.dk>
13
764d9a51
RV
14 * genfixes: exit 1 when autogen not found.
15 * genfixes: Remove some redundant code.
16 * genfixes: Update URL to autogen source code.
17
c649ee40
RV
18 * inclhack.def: Fix fixup for assert.h on vxworks.
19 * fixincl.x: Regenerate.
20
1afe3e77
RV
212018-05-25 Rasmus Villemoes <rasmus.villemoes@prevas.dk>
22
23 * inclhack.def (vxworks_iolib_include_unistd): New fix.
24
001ddaa8
DM
252018-04-18 David Malcolm <dmalcolm@redhat.com>
26
27 PR jit/85384
28 * configure: Regenerate.
29
58730d18
DE
302018-02-22 David Edelsohn <dje.gcc@gmail.com>
31
32 * inclhack.def (aix_stdlib_vec_malloc): New.
33 (aix_stdlib_vec_calloc): New.
34 * fixincl.x: Regenerate.
35 * tests/base/stdlib.h [AIX_STDLIB_VEC_MALLOC]: New test.
36 [AIX_STDLIB_VEC_CALLOC]: New test.
37
b015bcbb
MF
382017-10-13 Mike Frysinger <vapier@chromium.org>
39
40 * fixinc.in (dirname): Change sed from 's|[^/]*/||' to
41 's|[^/]*//*||'.
42
a476498c
DR
432017-06-12 Doug Rupp <rupp@adacore.com>
44
45 * inclhack.def (AAB_vxworks_stdint): Remove hack.
46 * fixincl.x: Regenerate.
47
888339e6
JDA
482017-02-25 John David Anglin <danglin@gcc.gnu.org>
49
50 PR target/68739
51 * inclhack.def (hpux11_pthread_pointer): New fix.
52 (hpux11_pthread_const): Adjust to remove void * cast from define.
53 * fixincl.x: Regenerate.
54
7d323537
JDA
552017-02-11 John David Anglin <danglin@gcc.gnu.org>
56
57 * tests/base/alloca.h: New file.
58 * inclhack.def (hppa_hpux11_alloca): New fix.
59 * fixincl.x: Regenerate.
60
3c36aa6b
JJ
612017-01-17 Jakub Jelinek <jakub@redhat.com>
62
63 PR other/79046
64 * configure.ac: Add GCC_BASE_VER.
65 * Makefile.in (gcc_version): Use @get_gcc_base_ver@ instead of cat to
66 get version from BASE-VER file.
67 * configure: Regenerated.
68
2252a802
RO
692017-01-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
70
71 PR libstdc++/78979
72 * inclhack.def (solaris_gets_c11, solaris_gets_cxx14)
73 (solaris_std_gets_cxx14, solaris_stdlib_noreturn): New fixes.
74 * fixincl.x: Regenerate.
75 * tests/base/iso/stdio_iso.h [SOLARIS_GETS_C11_CHECK,
76 SOLARIS_GETS_CXX14_CHECK, SOLARIS_STD_GETS_CXX14_CHECK,
77 SOLARIS_STDLIB_NORETURN_CHECK]: New tests.
78
3115f94f
RO
792016-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
80
81 * inclhack.def (solaris_math_12): New fix.
82 (hpux11_fabsf): Replace bypass by *-hp-hpux11* mach selector.
83 * fixincl.x: Regenerate.
84 * tests/base/math.h [SOLARIS_MATH_12_CHECK]: New test.
85
97448adf
RO
862016-11-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
87
88 PR sanitizer/78267
89 * inclhack.def (darwin_availabilityinternal, darwin_os_trace_1)
90 (darwin_os_trace_2, darwin_os_trace_3): New fixes.
91 (hpux_stdint_least_fast): Remove spurious _EOFix_.
92 * fixincl.x: Regenerate.
93 * tests/bases/AvailabilityInternal.h: New file.
94 * tests/bases/os/trace.h: New file.
95
716028e4
TK
962016-09-30 Tadek Kijkowski <tkijkowski@gmail.com>
97
98 * check.tpl: Convert line endings to unix on test outputs
99 * fixfixes.c: Fixed passing file name to apply_fix when
100 SEPARATE_FIX_PROC is defined
101 * fixincl.c: Use system_with_shell, fixes for MinGW and DJGPP
102 * fixlib.c, fixlib.h: Added system_with_shell and fix_path_separators
103
abb62d32
JDA
1042016-09-04 John David Anglin <danglin@gcc.gnu.org>
105
106 * inclhack.def (hpux_longjmp): Adjust select regular expression.
107 * fixincl.x: Regenerate.
108
dffe3cc5
JDA
1092016-08-13 John David Anglin <danglin@gcc.gnu.org>
110
111 * inclhack.def (hpux_longjmp): New fix.
112 * fixincl.x: Regenerate.
113 * tests/base/setjmp.h: New test file.
114
ef19a444
BE
1152016-08-09 Bernd Edlinger <bernd.edlinger@hotmail.de>
116
117 PR bootstrap/72833
118 * fixincl.tpl (version-compare): Fix generation with autogen 5.18.
119 * inclhack.def (darwin_longjmp_noreturn): New fix.
120 * fixincl.x: Regenerated.
121 * tests/base/i386/setjmp.h [DARWIN_LONGJMP_NORETURN_CHECK]: new test.
122
354c5470
MB
1232016-08-01 Muhammad Bilal <mbilal@codesourcery.com>
124
125 * fixinc.in: Use --parents option to make LIB directory.
126
ee2499b4
TS
1272016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
128
129 * mkfixinc.sh: Remove interix support.
130
d4f076c9
DE
1312016-06-13 David Edelsohn <dje.gcc@gmail.com>
132
133 * inclhack.def (aix_stdlib_malloc): New fix.
134 (aix_stdlib_realloc): New fix.
135 (aix_stdlib_calloc): New fix.
136 (aix_stdlib_valloc): New fix.
137 * fixincl.x: Regenerate.
138 * tests/base/stdlib.h [AIX_STDLIB_MALLOC]: New test.
139 [AIX_STDLIB_REALLOC]: New test.
140 [AIX_STDLIB_CALLOC]: New test.
141 [AIX_STDLIB_VALLOC]: New test.
142
f67cb8fe
JDA
1432016-01-31 John David Anglin <danglin@gcc.gnu.org>
144
145 PR target/68741
146 * inclhack.def (hpux_vsscanf): New fix.
147 * fixincl.x: Regenerated.
148 * tests/base/stdio.h [HPUX_VSSCANF_CHECK]: New test.
149
d8082c18
DE
1502015-08-14 David Edelsohn <dje.gcc@gmail.com>
151
152 * inclhack.def (aix_stdio_inline): New fix.
153 (aix_strtof_const): Limit to *-*-aix*.
154 (aix_sysmachine): Same.
155 (aix_syswait_2): Same.
156 (aix_volatile): Same.
157 * fixincl.x: Regenerated.
158 * test/base/stdio.h [AIX_STDIO_INLINE]: New test.
159
cfce0488
EG
1602015-07-28 Eric Gallager <egall@gwmail.gwu.edu>
161
162 * check.tpl: Ignore .DS_Store directories.
163
9846edff
DE
1642015-05-21 David Edelsohn <dje.gcc@gmail.com>
165
166 * inclhack.def (aix_externc): New fix.
167 (aix_externcpp[12]): New fix.
168 * fixincl.x: Regenerate.
169 * test/base/ctype.h [AIX_EXTERNC_CHECK]: New test.
170 * test/base/sys/socket.h [AIX_EXTERNCPP[12]_CHECK]: New test.
171 * test/base/fcntl.h: New file.
172
a4875765
MH
1732015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
174
175 * aclocal.m4: Regenerated with automake-1.11.6.
176
218213df
GR
1772015-04-22 Gregor Richards <gregor.richards@uwaterloo.ca>
178
179 * mkfixinc.sh: Add *-musl* with no fixes.
180
f5ffa61d
JDA
1812015-03-28 John David Anglin <danglin@gcc.gnu.org>
182
183 PR libstdc++/65500
184 * inclhack.def (hpux11_lwp_rwlock_valid): New fix.
185 * fixincl.x: Regenerate.
186 * tests/base/sys/pthread.h [HPUX11_LWP_RWLOCK_VALID_CHECK]: New test.
187
266c722f
DR
1882015-02-16 Daniel Richard G. <skunk@iskunk.org>
189
190 PR bootstrap/48009
191 PR bootstrap/53348
192 * inclhack.def (aix_strtof_const): New fix.
193 * fixincl.x: Regenerate.
ba5b5e24 194 * tests/base/stdlib.h: New test.
266c722f 195
9e271531
RO
1962015-02-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
197
198 * inclhack.def (solaris_math_11): New fix.
199 * fixincl.x: Regenerate.
200 * tests/base/iso/math_c99.h [SOLARIS_MATH_11_CHECK]: New test.
201
a15b4c98
DE
2022015-02-06 David Edelsohn <dje.gcc@gmail.com>
203
204 PR bootstrap/53348
205 * inclhack.def (aix_pthread): Accept tab after define.
206 * fixincl.x: Regenerate.
207
11c3a68e
BK
2082015-01-24 Bruce Korb <bkorb@gnu.org>
209
210 * README: add some clarification on use of test_text
211
2122014-12-21 Bruce Korb <bkorb@gnu.org>
213
214 * fixincludes/fixincl.tpl: add handling for "sum" selection
215 criteria and clean up layout
216 * fixincludes/fixlib.h: enumerate TT_CKSUM test type
217 * fixincludes/fixincl.c (fix_applies): add code to handle
218 the new test type
219 (cksum_test): function to handle it
220 * fixincludes/README: doc it and remove explanations from
221 more than a decade ago.
222
451f1199
UB
2232014-12-15 Uros Bizjak <ubizjak@gmail.com>
224
225 * server.c (server_setup): Check return value of
226 getcwd and in case of error set buff[0] to 0.
227
0c5c9f95
UB
2282014-10-21 Uros Bizjak <ubizjak@gmail.com>
229
230 * inclhack.def (glibc_c99_inline_4): Add pthread.h to files.
231 * fixincl.x: Regenerate.
232
5435176b
AI
2332014-08-04 Alexander Ivchenko <alexander.ivchenko@intel.com>
234
235 * inclhack.def (complier_h_tradcpp): Remove.
236 * fixincl.x: Regenerate.
237 * tests/base/linux/compiler.h: Remove.
238
d9f069ab
RO
2392014-04-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
240
241 * inclhack.def (math_exception): Bypass on *-*-solaris2.1[0-9]*.
242 (solaris_int_types): Remove.
243 (solaris_longjmp_noreturn): Remove.
244 (solaris_mutex_init_2): Remove.
245 (solaris_once_init_2): Remove.
246 (solaris_sys_va_list): Remove.
247 * fixincl.x: Regenerate.
248 * tests/base/iso/setjmp_iso.h: Remove.
249 * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]: Remove.
250 [SOLARIS_ONCE_INIT_1_CHECK]: Remove wrapping done by
251 solaris_once_init_2.
252 [SOLARIS_ONCE_INIT_2_CHECK]: Remove.
253 * tests/base/sys/int_types.h: Remove.
254 * tests/base/sys/va_list.h: Remove.
255
5502f40b
BRF
2562013-12-20 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
257
258 Makefile.in: Use $(FI) instead of fixincl@EXEEXT@.
259
e1775b33
BK
2602013-12-07 Bruce Korb <bkorb@gnu.org>
261
262 * inclhack.def: many of the headers found under "bits/" are
263 often stashed under architecture directories. Apply fixes
264 to those, too. Also, re-ordered misordered fixes.
265 * tests/base/linux/vt.h: 80 columns in .def file limitation
266 * tests/base/iso/math_c99.h: adjust ordering
267 * tests/base/rtldef/string.h: likewise
268 * tests/base/bits/fenv.h: likewise
269 * tests/base/pthread.h: likewise
270
3fc92e70
RB
2712013-12-06 Richard Biener <rguenther@suse.de>
272
273 * inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h
274 being not compatible with C++.
275 * fixincl.x: Regenerate.
276 * tests/base/linux/vt.h: New test.
277
3cbe17f7
AM
2782013-09-20 Alan Modra <amodra@gmail.com>
279
280 * configure: Regenerate.
281
a4f710a6
DE
2822013-09-02 David Edelsohn <dje.gcc@gmail.com>
283
284 * inclhack.def (aix_assert): New fix.
285 * fixincl.x: Regenerate.
286 * tests/base/assert.h [AIX_ASSERT_CHECK]: New check.
287
bbeedee0
BK
2882013-07-06 Bruce Korb <bkorb@gnu.org>
289
290 * inclhack.def (cdef_cplusplus): removed, per Bug 51776
cf3cfecd 291 * tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
bbeedee0 292
ecdbd01a 2932013-05-23 Alexander Ivchenko <alexander.ivchenko@intel.com>
87725115
AI
294
295 * inclhack.def (complier_h_tradcpp): New.
296 * fixincl.x: Rebuilt.
297 * tests/base/linux/compiler.h: New.
298
0a91f65d
RO
2992013-05-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
300
301 * inclhack.def (solaris_pow_int_overload): Update comment.
302 Change guard to match <cmath>.
303 * fixincl.x: Regenerate.
304 * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
305 Matching change.
306
0654e6be
DE
3072013-05-04 David Edelsohn <dje.gcc@gmail.com>
308
309 * inclhack.def (aix_null): New.
310 (void_null): Update replacement definition of NULL.
311 * fixincl.x: Regenerate.
312 * tests/base/curses.h: Update for new fix.
313
3142013-01-16 Alexandre Oliva <aoliva@redhat.com>
c851c76c
AO
315
316 * inclhack.def (feraiseexcept_nosse_invalid): New.
317 (feraiseexcept_nosse_divbyzero): Likewise.
318 * fixincl.x: Rebuilt.
319 * tests/base/bits/fenv.h: New.
320
bd0ca6ba
RB
3212013-01-14 Richard Biener <rguenther@suse.de>
322
323 * fixlib.h (verbose_level, fixinc_mode): Mark extern.
324
fa547b39 3252012-10-29 Bruce Korb <bkorb@gnu.org>
7e416541
BK
326
327 * README: testing wrap and replacement fixes is pointless.
328 * fixincl.c: export verbosity enumerations to fixlib.h
329 (run_compiles): mark replacement fixes to be skipped when
330 in testing mode
331 * fixlib.h: add a test mode and enumerations from fixincl.c
332 * check.tpl: set TEST_MODE in environment
333 * fixopts.c (initialize_opts): check for TEST_MODE in environment
334 * inclhack.def: move AAB_darwin7_9_long_double_funcs to
335 darwin_9_long_double_funcs_2. It is not a replacement fix.
336 * fixincl.x: regenerate
337 * tests/base/ioLib.h: the need for this is now exposed, so add it.
338 * tests/base/architecture/ppc/math.h: the correct result is now needed.
339
fa547b39 3402012-10-29 Robert Mason <rbmj@verizon.net>
1d5d667b
RM
341
342 * fixinc.in: Omit machine name checks for vxworks
343 * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
344 (AAB_vxworks_regs_vxtypes): another
345 (AAB_vxworks_stdint): yet another
346 (AAB_vxworks_unistd): and another
347 (vxworks_ioctl_macro): reformatting fix
348 (vxworks_mkdir_macro): again
349 (vxworks_regs): and again
350 (vxworks_write_const): and again
351 * tests/base/ioLib.h: new test result
352 * tests/base/math.h: likewise
353 * tests/base/sys/stat.h: likewise
354 * tests/base/testing.h: and again
355
31d20666
DE
3562012-09-29 David Edelsohn <dje.gcc@gmail.com>
357
358 * inclhack.def (AAB_aix_fcntl): New fix.
359 * fixincl.x: Regenerate.
360
b1f75d76
DE
3612012-06-19 David Edelsohn <dje.gcc@gmail.com>
362
363 * inclhack.def (aix_mutex_initializer_1): New fix.
364 (aix_cond_initializer_1): New fix.
365 (aix_rwlock_initializer): New fix.
366 * fixincl.x: Regenerate.
367 * tests/base/pthread.h [AIX_MUTEX_INITIALIZER_1_CHECK]: New.
368 [AIX_COND_INITIALIZER_1_CHECK]: New.
369 [AIX_RWLOCK_INITIALIZER_1_CHECK]: New.
370
678abdd9
TS
3712012-05-29 Thomas Schwinge <thomas@codesourcery.com>
372
373 * configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of
374 gcc_AC_FUNC_MMAP_BLACKLIST.
375 * Makefile.in (ACLOCAL_AMFLAGS): Don't include ../gcc.
376 * aclocal.m4: Regenerate.
377 * configure: Regenerate.
378
c1041240
TG
3792012-04-24 Tristan Gingold <gingold@adacore.com>
380
381 * fixincl.c (fix_with_system): Add missing specifier.
382 * configure.ac: Default to twoprocess on vms.
383 * configure: Regenerate.
384
3c59ab0d
DE
3852012-03-23 David Edelsohn <dje.gcc@gmail.com>
386
387 * inclhack.def (aix_malloc): New.
388 * fixincl.x: Regenerate.
389 * tests/base/malloc.h [AIX_MALLOC_CHECK]: New.
b1f75d76 390
159bde98
RO
3912012-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
392
393 PR other/52626
394 * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]
395 (PTHREAD_COND_INITIALIZER): Adapt for solaris_cond_init removal.
396
a59205fa
TG
3972012-03-15 Tristan Gingold <gingold@adacore.com>
398
399 * README (EXAMPLES OF FIXES): Update.
400
7888f266
RO
4012012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
402
403 * inclhack.def (math_exception): Remove duplicate.
404 (solaris_cond_init): Remove.
405 (solaris_sys_va_list): Remove Solaris 8 support.
406 * fixincl.x: Regenerate.
407 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: Remove.
408
b24513a1
RO
4092012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
410
411 * inclhack.def (broken_cabs): Remove IRIX and SunOS 4 support.
412 (irix___restrict): Remove.
413 (irix___generic1): Remove.
414 (irix___generic2): Remove.
415 (irix_asm_apostrophe): Remove.
416 (irix_complex): Remove.
417 (irix_pthread_init): Remove.
418 (irix_socklen_t): Remove.
419 (irix_stdint_c99_mode): Remove.
420 (irix_stdint_c99_types): Remove.
421 (irix_stdint_c99_macros): Remove.
422 (irix_stdio_va_list): Remove IRIX 6.5 support.
423 (irix_wcsftime): Remove.
424 (stdio_va_list): Remove IRIX 6.5 support.
425 (svr4_profil): Remove IRIX bypass.
426 * fixincl.x: Regenerate.
427
428 * tests/base/complex.h [IRIX_COMPLEX_CHECK]: Remove.
429 * tests/base/internal/math_core.h: Remove.
430 * tests/base/internal/sgimacros.h: Remove.
431 * tests/base/internal/wchar_core.h: Remove.
432 * tests/base/math.h [BROKEN_CABS_CHECK]: Remove IRIX and SunOS 4
433 support.
434 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: Remove.
435 * tests/base/stdint-irix65.h: Remove.
436 * tests/base/stdint.h [IRIX_STDINT_C99_MODE_CHECK]: Remove.
437 * tests/base/sys/asm.h: Remove.
438 * tests/base/sys/socket.h [IRIX_SOCKLEN_T_CHECK]: Remove.
439
5c30094f
RO
4402012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
441
442 * inclhack.def (alpha___extern_prefix): Remove.
443 (alpha___extern_prefix_standards): Remove.
444 (alpha___extern_prefix_sys_stat): Remove.
445 (alpha_bad_lval): Remove.
446 (alpha_pthread): Remove.
447 (alpha_pthread_gcc): Remove.
448 (alpha_pthread_init): Remove.
449 * fixincl.x: Regenerate.
450 * tests/base/pthread.h [ALPHA_PTHREAD_CHECK]: Remove.
451 [ALPHA_PTHREAD_GCC_CHECK]: Remove.
452 [ALPHA_PTHREAD_INIT_CHECK]: Remove.
453 * tests/base/standards.h: Remove.
454 * tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_SYS_STAT_CHECK]:
455 Remove.
456 * tests/base/testing.h [ALPHA___EXTERN_PREFIX_CHECK]: Remove.
457 [ALPHA_BAD_LVAL_CHECK]: Remove.
458
24219d38
TG
4592012-03-12 Tristan Gingold <gingold@adacore.com>
460
461 * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
462 (vms_do_not_redeclare_hostalias, vms_decc_builtin)
463 (vms_no_64bit_getopt, vms_forward_declare_struct)
464 (vms_use_fast_setjmp): New fixes.
465 * fixincl.x: Regenerate.
466 * tests/base/rtldef/string.h: Update.
467 * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
468 * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
469 * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
470
4c14fd7e
BK
4712012-01-11 Bruce Korb <bkorb@gnu.org>
472 Steven G. Kargl <kargl@gcc.gnu.org>
473 Andreas Tobler <andreast@fgznet.ch>
474
58ef7568 475 PR bootstrap/51705
4c14fd7e
BK
476 PR preprocessor/51776
477 * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
478 * fixincl.x: Regenerate.
479 * tests/base/sys/cdefs.h: Update.
480
481 * genfixes: Remove the 'Ver.' from the version check.
482
4a5e00ca
AS
4832011-12-20 Andreas Schwab <schwab@linux-m68k.org>
484
485 * configure: Regenerate.
486
095af58f
AS
4872011-12-19 Andreas Schwab <schwab@linux-m68k.org>
488
489 * configure: Regenerate.
490
00449933
DE
4912011-11-16 David Edelsohn <dje.gcc@gmail.com>
492
493 * inclhack.def (aix_once_init_[12]): New fixes.
494 * fixincl.x: Regenerate.
495 * tests/base/pthread.h: Update.
496
0c094ab3
MS
4972011-10-25 Mike Stump <mikestump@comcast.net>
498
499 PR target/48851
500 * inclhack.def (void_null): New bypass.
501 * fixincl.x: Regenerate.
502
750db024
TG
5032011-09-26 Tristan Gingold <gingold@adacore.com>
504
505 * inclhack.def (ms_define_can_use_extern_prefix):
506 (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
507 New fixes.
508 * fixincl.x: Regenerate.
509 * tests/base/rtldef/string.h: New test.
510 * tests/base/rtldef/decc$types.h: Likewise.
511 * tests/base/testing.h: Update
512
e7dd5b57
TG
5132011-09-22 Tristan Gingold <gingold@adacore.com>
514
515 * mkfixinc.sh (target): Remove alpha-vms from particular targets.
516
3d3aae5b
SE
5172011-08-23 Steve Ellcey <sje@cup.hp.com>
518
519 PR libstdc++/50153
520 * inclhack.def (hpux11_abs): Extend to all hpux machines.
521 * fixincl.x: Regenerate.
522
d62bab6a
RO
5232011-08-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
524 Marc Glisse <marc.glisse@normalesup.org>
525
526 PR libstdc++-v3/1773
527 * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
528 (solaris_longjmp_noreturn, solaris_pow_int_overload)
529 (solaris_std___filbuf): New fixes.
530 * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
531 tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
532 * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
533
9d7b2124
RO
5342011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
535
536 PR c++/49347
537 * inclhack.def (solaris_posix_spawn_restrict): New fix.
538 * fixincl.x: Regenerate.
539 * tests/base/spawn.h: New test.
540
20720201
DR
5412011-06-08 Douglas B Rupp <rupp@gnat.com>
542
543 * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
544 * configure: Regenerate.
545 * config.h.in: Regenerate.
546
11b815ca
PG
5472011-06-06 Peter O'Gorman <pogma@thewrittenword.com>
548
549 * inclhack.def (aix_net_if_arp): New fix.
550 * fixincl.x: Regenerate.
551 * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
552
f3450bc8
TG
5532011-05-17 Tristan Gingold <gingold@adacore.com>
554
555 * inclhack.def (solaris_complex_cxx): Fix syntax.
556 * fixincl.x: Regenerate.
557
067e2f06
TG
5582011-05-17 Tristan Gingold <gingold@adacore.com>
559
560 * check.tpl: Shell-quote testing file.
561
ebb9f8b0
JM
5622011-03-22 Joseph Myers <joseph@codesourcery.com>
563
564 * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
565
455c8f48
RW
5662010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
567
568 PR other/46202
569 * Makefile.in (install-strip): New phony target.
570 (all, check, install): Also mark as phony.
571
d8ef0f49
RO
5722010-11-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
573
574 * inclhack.def (irix_pthread_init): New fix.
575 * fixincl.x: Regenerate.
576 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
577
1e335ae2
RO
5782010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
579
580 PR c++/46024
581 * inclhack.def (solaris_sys_va_list): New fix.
582 * fixincl.x: Regenerate.
583 * tests/base/sys/va_list.h: New test.
584
9407158d
JDA
5852010-09-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
586
587 * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
588 * fixincl.x: Regenerate.
589
872cc2d3
RO
5902010-07-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
591
592 * inclhack.def (solaris_cond_init): New fix.
593 * fixincl.x: Regenerate.
594 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
595 [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
596
babc4728
RO
5972010-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
598
599 * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
600 * fixincl.x: Regenerate.
601 * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
602 * tests/base/sys/feature_tests.h: New file.
603
c3f247f4
RW
6042010-06-03 Joern Rennecke <joern.rennecke@embecosm.com>
605 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
606
607 PR bootstrap/42798
608 * configure.ac: Check for declaration of 'basename(char *)'.
609 * configure: Regenerate.
610
8c200350
RO
6112010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
612
613 * inclhack.def (alpha_wchar): Remove.
614 * fixincl.x: Regenerate.
615 * tests/base/wchar.h: Remove.
616
4d9e8446
RW
6172010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
618
619 * aclocal.m4: Regenerate.
620
1a3a6aec
RO
6212010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
622
623 * inclhack.def (alpha_assert): Allow for more whitespace in
624 select.
625 * fixincl.x: Regenerate.
626
f48aa01a
L
6272010-03-28 H.J. Lu <hongjiu.lu@intel.com>
628
629 PR target/40722
630 * mkfixinc.sh: Revert the last change for mingw.
631
6f5db5f7
JM
6322010-03-24 Joseph Myers <joseph@codesourcery.com>
633
634 * inclhack.def (glibc_strncpy): New fix.
635 * fixincl.x: Regenerate.
636 * tests/base/bits/string2.h: Update.
637
1ab71299
L
6382010-03-23 H.J. Lu <hongjiu.lu@intel.com>
639
640 PR target/40722
641 * mkfixinc.sh: Fix stdlib.h for mingw.
642
73489878
BK
6432010-02-19 Bruce Korb <bkorb@gnu.org>
644
645 * inclhack.def: remove vestiges of inadvertently committed changes
646
d76f631a
BK
6472010-02-10 Bruce Korb <bkorb@gnu.org>
648
649 * README: fix up references to old gcc/fixinc directory
650
93e520a2
RO
6512010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
652
653 * inclhack.def (solaris_int_limits_3): New fix.
654 * fixincl.x: Regenerate.
655 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
656 test.
657
658 * inclhack.def (solaris_int_const, solaris_int_limits_1,
659 solaris_int_limits_2 ): Applies to Solaris 2 in general.
660 Remove select.
661 Add mach for *-*-solaris2*.
662 Change second c_fix_arg to select.
663 Remove #pragma ident from test_text.
664 * fixincl.x: Regenerate.
665 * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
666 #pragma trigger text.
667 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
668 SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
669
dc4f0670
RO
6702010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
671
672 * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
673 (aix_stdint_2): Likewise.
674 (aix_stdint_3): Likewise.
675 (aix_stdint_4): Likewise.
676 (aix_stdint_5): Likewise.
677 (darwin_stdint_1): Add stdint-darwin.h to files.
678 (darwin_stdint_2): Likewise.
679 (darwin_stdint_3): Likewise.
680 (darwin_stdint_4): Likewise.
681 (darwin_stdint_5): Likewise.
682 (darwin_stdint_6): Likewise.
683 (darwin_stdint_7): Likewise.
684 (hpux_c99_intptr): Add stdint-hpux11.h to files.
685 (hpux_c99_inttypes): Likewise.
686 (hpux_c99_inttypes2): Likewise.
687 (hpux_stdint_least_fast): Likewise.
688 (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
689 (irix_stdint_c99_types): New fix.
690 (irix_stdint_c99_macros): New fix.
691 (newlib_stdint_1): Add stdint-newlib.h to files.
692 (newlib_stdint_2): Likewise.
693 fixincl.x: Regenerate.
694 tests/base/stdint-aix.h: New file.
695 tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
696 AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
697 tests/base/stdint-aix.h: ... here.
698 [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
699 [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
700 [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
701 tests/base/stdint-darwin.h: New file.
702 tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
703 DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
704 DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
705 tests/base/stdint-darwin.h: ... here.
706 [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
707 [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
708 [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
709 tests/base/stdint-hpux11.h: New file.
710 tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
711 HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
712 tests/base/stdint-hpux11.h: ... here.
713 [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
714 [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
715 tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
716 IRIX_STDINT_C99_MODE_CHECK.
717 tests/base/stdint-irix65.h: New file.
718 tests/base/stdint-newlib.h: New file.
719 tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
720 NEWLIB_STDINT_2_CHECK]: Moved ...
721 tests/base/stdint-newlib.h: ... here.
722
43e02a8a
RW
7232009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
724
725 * configure: Regenerate.
726
84b80444
SE
7272009-10-21 Steve Ellcey <sje@cup.hp.com>
728
729 * inclhack.def (hpux_stdint_least_fast): Simplify.
730 * fixincl.x: Regenerate.
731 * tests/base/stdint.h: Update.
732
07471115
RW
7332009-09-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
734
735 * inclhack.def (isc_fmod, isc_omits_with_stdc)
736 (nested_sys_limits, sco_math): Remove.
737 * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
738 * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
739 * tests/base/sys/limits.h: Remove.
740 * fixincl.x: Regenerate.
741
a3d37119
RW
7422009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
743
744 PR testsuite/29737
745 PR bootstrap/35938
746 PR testsuite/39655
747 * check.tpl: Fix typos.
748 * README: Likewise. Also, document that 'select' uses ERE.
749 * mkheaders.in: Update copyright years in --version output.
750 * inclhack.def (sco_math): Add missing final newline in sed
751 script 'a', 'c', or 'i' commands, for BSD sed.
752 (sco_math): In the text of 'a', 'c', or 'i' sed
753 commands, prepend leading white space with a backslash to avoid
754 the whitespace to be removed by BSD sed.
755 (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
756 (x11_new): Fix sed expression, for BSD sed.
757 (glibc_mutex_init): Fix newlines in sed 's' command replacement
758 part, for GNU sed 3.02 and Solaris sed.
759 (glibc_mutex_init): Replace unportable \+ sed regex operator
760 with \{1,\}.
761 (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
762 alternation \| regex operator.
763 (solaris_complex): Remove superfluous backslashes from
764 replacement string. Replace \+ operator with \{1,\}.
765 * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
766 * fixincl.x: Regenerate.
767
7aa7b459
RO
7682009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
769
770 PR libfortran/41169
771 * inclhack.def (irix_complex): New fix.
772 (solaris_complex): Likewise.
773 * fixincl.x: Regenerate.
774 * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
775 New tests.
776
0b7da9ce
BK
7772009-08-28 Bruce Korb <bkorb@gnu.org>
778 Steve Ellcey <sje@cup.hp.com>
779
780 * README (files): Describe files entry.
781 * inclhack.def (hpux_stdint_least): Remove.
782 (hpux_stdint_fast): Remove.
783 (hpux_stdint_fast): Remove.
784 (hpux_stdint_least_fast): New.
785 (hpux_inttype_int_least8_t): Remove.
786 (hpux_inttype_int8_t): Modify.
787 * fixincl.x: Regenerate.
788 * tests/base/stdint.h: Update.
789 * tests/base/sys/_inttypes.h: Update.
790
629fff4b
SE
7912009-08-28 Steve Ellcey <sje@cup.hp.com>
792
793 * inclhack.def (hpux_imaginary_i): Remove spaces.
794 * fixincl.x: Regenerate.
795 * tests/base/stdint.h: Update AIX fixes.
796 * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
797
df58e648
RW
7982009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
799
800 * configure.ac (AC_PREREQ): Bump to 2.64.
801
5213506e
RW
8022009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
803
804 * aclocal.m4: Regenerate.
805 * configure: Regenerate.
806 * config.h.in: Regenerate.
807
be274b21
DE
8082009-08-17 David Edelsohn <edelsohn@gnu.org>
809
810 * inclhack.def (aix_complex): Redefine _Complex_I. Do not
811 redefine I.
812 * (aix_stdint_[12345]): New fixes.
813 * fixincl.x: Regenerate.
814 * tests/base/complex.h: Update check.
815 * tests/base/stdint.h: Add AIX stdint.h checks.
816
03c57948
SE
8172009-08-14 Steve Ellcey <sje@cup.hp.com>
818
819 * inclhack.def (hpux_imaginary_i): New fix.
820 * fixincl.x: Regenerate.
821 * tests/base/complex.h: New file.
822
f3ecb732
DE
8232009-08-12 David Edelsohn <edelsohn@gnu.org>
824
825 * inclhack.def (aix_complex): New fix.
826 * fixincl.x: Regenerate.
b1f75d76 827
175196a0
JDA
8282009-08-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
829
830 * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
831 (hpux_inttype_int8_t): Likewise.
832 * fixincl.x: Regenerate.
833
6efbd53f
RW
8342009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
835
836 * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
837 New variables.
838 ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
839 Use them.
840
94ab808c
FXC
8412009-07-04 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
842
843 * inclhack.def (darwin_stdint_5, darwin_stdint_6,
844 darwin_stdint_7): New fixes.
845 * fixincl.x: Regenerate.
846 * tests/base/stdint.h: Adjust test for new fixes.
847
d4289bdd
EB
8482009-07-03 Eric Botcazou <ebotcazou@adacore.com>
849
850 * inclhack.def (solaris_int_types): New fix.
851 * fixincl.x: Regenerate.
852 * tests/base/sys/int_types.h: New file.
853
fdfbd469
FXC
8542009-06-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
855
856 * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
857 darwin_stdint_4): New fixes.
858 * tests/base/stdint.h: Adjust test results for new fixes.
859 * fixincl.x: Regenerate.
860
b0999b01
EB
8612009-05-29 Eric Botcazou <ebotcazou@adacore.com>
862
863 * inclhack.def (solaris_int_const): New fix.
864 (solaris_int_limits_1): Likewise.
865 (solaris_int_limits_2): Likewise.
866 * fixincl.x: Regenerate.
867 * tests/base/sys/int_const.h: New file.
868 * tests/base/sys/int_limits.h: Likewise.
869
b51c6a2c
JM
8702009-05-15 Joseph Myers <joseph@codesourcery.com>
871
872 * inclhack.def (glibc_tgmath): Correct bypass.
873 * fixincl.x: Regenerate.
874
62e66577
SE
8752009-04-28 Steve Ellcey <sje@cup.hp.com>
876
877 * inclhack.def (hpux11_uint32_c): Remove.
878 (hpux_long_double): Disable on hpux11.3*.
879 (hpux_long_double_2): New.
880 (hpux_c99_intptr): New.
881 (hpux_c99_inttypes): New.
882 (hpux_c99_inttypes2): New.
883 (hpux_stdint_least): New.
884 (hpux_stdint_fast): New.
885 (hpux_inttype_int_least8_t): New.
886 (hpux_inttype_int8_t): New.
887 * fixincl.x: Regenerate.
888 * tests/base/sys/_inttypes.h: New.
889 * tests/base/inttypes.h: Update.
890 * tests/base/stdlib.h: Update.
891 * tests/base/stdint.h: Update.
892
e2556904
JM
8932009-04-28 Joseph Myers <joseph@codesourcery.com>
894
895 * inclhack.def (glibc_stdint): New fix.
896 * fixincl.x: Regenerate.
897 * tests/base/stdint.h: Update.
898
748086b7
JJ
8992009-04-09 Jakub Jelinek <jakub@redhat.com>
900
901 * Makefile.in: Change copyright header to refer to version
902 3 of the GNU General Public License and to point readers at the
903 COPYING3 file and the FSF's license web page.
904 * fixfixes.c: Likewise.
905 * fixinc.in: Likewise.
906 * fixincl.c: Likewise.
907 * fixlib.c: Likewise.
908 * fixlib.h: Likewise.
909 * fixopts.c: Likewise.
910 * fixtests.c: Likewise.
911 * genfixes: Likewise.
912 * mkheaders.in: Likewise.
913 * system.h: Likewise.
914
207bf79d
JM
9152009-03-31 Joseph Myers <joseph@codesourcery.com>
916
917 PR c/448
918 * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
919 * fixincl.x: Regenerate.
920 * tests/base/stdint.h: Update.
921
615ce5fd
JM
9222009-03-29 Joseph Myers <joseph@codesourcery.com>
923
924 * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
925 Update.
926
928c19bb
JM
9272009-03-29 Joseph Myers <joseph@codesourcery.com>
928
929 PR c/456
930 PR c/5675
931 PR c/19976
932 PR c/29116
933 PR c/31871
934 PR c/35198
935 * inclhack.def (glibc_tgmath): New fix.
936 * fixincl.x: Regenerate.
937 * tests/base/tgmath.h: New.
938
52c0e446
JM
9392009-03-28 Joseph Myers <joseph@codesourcery.com>
940
941 * inclhack.def (aix_syswait, exception_structure,
942 pthread_page_size): Remove.
943 (math_exception): Remove mention of fixproto in comment.
944 * fixincl.x: Regenerate.
945 * mkheaders.in: Do not handle STMP_FIXPROTO.
946
ea7557f0
SL
9472009-03-27 Sandra Loosemore <sandra@codesourcery.com>
948
949 * server.c (run_shell): Quote directory name passed to cd.
950
10fc64a7
BK
9512009-03-01 Bruce Korb <bkorb@gnu.org>
952 Apply a positively ancient patch:
953
954 2004-10-15 Giovanni Bajo <giovannibajo@libero.it>
593b6421
GB
955
956 * inclhack.def (alpha_if_semicolon): new fix from long, long ago
957 * tests/base/net/if.h: Add new test.
958
fc7e9554
AT
9592009-01-06 Andreas Tobler <a.tobler@schweiz.org>
960
961 * tests/base/locale.h: Add new test.
962 * tests/base/stdarg.h: Likewise.
963
8ba59b08
SE
9642009-01-05 Steve Ellcey <sje@cup.hp.com>
965
966 * inclhack.def (hpux_spu_info): Add files line.
967 * fixincl.x: Regenerate.
968
9cb82550
AT
9692009-01-01 Andreas Tobler <a.tobler@schweiz.org>
970
971 * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
972 in case of C.
973 * fixincl.x: Regenerate.
974
261b8381
AT
9752008-12-31 Andreas Tobler <a.tobler@schweiz.org>
976
977 PR target/35460
978 * inclhack.def (openbsd_va_start): Use __builtin_va_start
979 for OpenBSD.
980 * fixincl.x: Regenerate.
981
baafc534
RW
9822008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
983
984 * configure: Regenerate.
985
8739b9c7
SE
9862008-12-15 Steve Ellcey <sje@cup.hp.com>
987
988 * inclhack.def (hpux_spu_info): Match PA as well as IA64.
989 * fixincl.x: Regenerate.
990
6a4bde96
L
9912008-09-06 H.J. Lu <hongjiu.lu@intel.com>
992
993 * configure.ac: Fix a typo.
994 * configured: Regenerate.
995
6aa1f8c1
BK
9962008-09-06 Bruce Korb <bkorb@gnu.org>
997
998 * fixincl.tpl (sed): make the program executable configurable.
999 Some platforms have some rather oddball defaults.
1000 * config.h.in (SED_PROGRAM): define the default sed.
1001 * fixincl.x: regenerated
1002 * tests/base/internal/wchar_core.h: fix bad sample text
1003 * tests/base/math.h: fix bad sample text
1004 * configure.ac: search for working sed
1005 * inclhack.def (glibc_mutex_init): fix non-portable construct
1006 and re-order a few misordered entries.
1007
18c04407
RW
10082008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1009
1010 * configure: Regenerate.
1011
cd985f66
JM
10122008-06-07 Joseph Myers <joseph@codesourcery.com>
1013
1014 * inclhack.def (AAB_svr4_replace_byteorder,
1015 AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
1016 libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
1017 ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
1018 solaris_mutex_init_1, solaris_socket, solaris_unistd,
1019 solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
1020 ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
1021 ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
1022 ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
1023 ultrix_strings2, ultrix_sys_time, ultrix_unistd,
1024 unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
1025 windiss_math2, windiss_valist): Remove.
1026 * fixincl.x: Regenerate.
1027 * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
1028 i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
1029 powerpc-*-eabiaix*): Remove.
1030 * tests/base/math.h: Update.
1031 * tests/base/pthread.h: Update.
1032 * tests/base/stdio.h: Update.
1033 * tests/base/stdlib.h: Update.
1034 * tests/base/string.h: Update.
1035 * tests/base/strings.h: Update.
1036 * tests/base/sys/file.h: Update.
1037 * tests/base/sys/limits.h: Update.
1038 * tests/base/sys/socket.h: Update.
1039 * tests/base/sys/stat.h: Update.
1040 * tests/base/sys/time.h: Update.
1041 * tests/base/testing.h: Update.
1042 * tests/base/unistd.h: Update.
1043 * tests/base/_G_config.h: Remove.
1044 * tests/base/arpa: Remove directory.
1045 * tests/base/fs: Remove directory.
1046 * tests/base/locale.h: Remove.
1047 * tests/base/machine: Remove directory.
1048 * tests/base/rpc/svc.h: Remove.
1049 * tests/base/sys/ioctl.h: Remove.
1050 * tests/base/sys/regset.h: Remove.
1051 * tests/base/sys/times.h: Remove.
1052 * tests/base/sys/utsname.h: Remove.
1053 * tests/base/widec.h: Remove.
1054
7de4b37e
KG
10552008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1056
1057 * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
1058 * tests/base/iso/math_c99.h: Update.
1059 * fixincl.x: Regenerate.
1060
2627042d
JM
10612008-05-14 Joseph Myers <joseph@codesourcery.com>
1062
1063 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
1064 posix_types_64.
1065 * fixincl.x: Regenerate.
1066
9ae83b84
KT
10672008-04-25 Kai Tietz <kai.tietz@onvision.com>
1068
1069 * fixincl.c (fix_with_system): Cast pointer difference to long.
1070 * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
1071
deb984e6
PB
10722008-04-18 Paolo Bonzini <bonzini@gnu.org>
1073
1074 PR bootstrap/35457
1075 * Makefile.in: Rewrite aclocal.m4 rule.
1076 * aclocal.m4: Regenerate.
1077 * configure: Regenerate.
1078
83644cd5
PG
10792008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
1080
1081 PR c++/20366
1082 * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
1083 * fixincl.x: Regenerate.
1084 * tests/base/stdio.h: Add test.
1085
98266db0
BE
10862008-02-25 Ben Elliston <bje@au.ibm.com>
1087
1088 PR other/32948
1089 * fixincl.c (fix_applies): Remove unused variable `name_len'.
1090
c951ae40
KG
10912008-02-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1092
1093 * inclhack.def (solaris_math_10): New.
1094 * tests/base/iso/math_c99.h: Update.
1095
1096 * fixincl.x: Regenerate.
1097
719bb4e3 10982008-02-04 Ismail Dönmez <ismail@pardus.org.tr>
b452c141
ID
1099
1100 * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
1101 freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
1102 netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon): Add
1103 quotes around mach entries.
1104 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
1105 to GPLv3.
1106
c91e2eae
HPN
11072008-02-04 Hans-Peter Nilsson <hp@axis.com>
1108
8181078a 1109 PR other/31405
c91e2eae
HPN
1110 * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
1111 (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
1112 __extern_inline|__GNU_STDC_INLINE__.
1113 (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
1114 <bypass>: Change from __STDC_VERSION__ to
1115 __extern_inline|__GNU_STDC_INLINE__.
1116 <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
1117 appending attribute-gnu_inline.
1118 <second c_fix_arg>: Remove.
1119 <test_text>: Remove __extern_inline line.
1120 * tests/base/features.h: Re-add.
1121 * tests/base/sys/sysmacros.h: Adjust.
1122 * fixincl.x: Regenerate.
1123
b8c9ec3d
HPN
11242008-01-06 Hans-Peter Nilsson <hp@axis.com>
1125
1126 Revert last change.
1127
b6541c10
HPN
11282007-12-18 Hans-Peter Nilsson <hp@axis.com>
1129
1130 * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
1131 * fixincl.x: Regenerate.
1132 * tests/base/wchar.h: Update.
1133 * tests/base/features.h: New.
1134
6f8c1750
JDA
11352007-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1136
1137 PR target/33700
1138 * inclhack.def (hpux11_pthread_const): New.
1139 * fixincl.x: Regenerate.
1140 * tests/base/sys/pthread.h: Update.
1141
a2085738
KT
11422007-10-12 Kai Tietz <kai.tietz@onevision.com>
1143
1144 * configure.ac: x86_64 mingw target uses twoprocess.
1145 * mkfixinc.sh: Add x86_64 mingw target.
1146 * configure: Regenerate.
1147
b6bbae95
GK
11482007-10-09 Geoffrey Keating <geoffk@apple.com>
1149
1150 * inclhack.def (darwin_externc): New.
1151 * fixincl.x: Regenerate.
1152 * tests/base/mach-o/swap.h: New.
1153
d531cdb1
KG
11542007-08-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1155
1156 * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
1157 Delete fixes.
1158 * tests/base/iso/math_c99.h: Delete associated test baselines.
1159 * fixincl.x: Regenerate.
1160
63729d84
KW
11612007-07-24 Krister Walfridsson <cato@df.lth.se>
1162
1163 PR target/30058
1164 * inclhack.def (netbsd_c99_inline_2): New.
1165 * fixincl.x: Regenerate.
1166 * tests/base/signal.h: Update.
1167
dadda6ca
KG
11682007-07-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1169
1170 PR target/32641
1171
1172 * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
1173 solaris_math_7): Constify and make FP exception-safe.
1174 * tests/base/iso/math_c99.h: Update.
1175
1176 * fixincl.x: Regenerate.
1177
8919fa4a
RO
11782007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1179
1180 PR libgcj/28190
1181 * inclhack.def (irix_stdint_c99): New fix.
1182 * fixincl.x: Regenerate.
1183 * tests/base/stdint.h: New test.
1184
1fd994f1
SE
11852007-06-06 Steve Ellcey <sje@cup.hp.com>
1186
1187 PR testsuite/31828
1188 * inclhack.def (hppa_hpux_fp_macros): New.
1189 * fixincl.x: Regenerate.
1190 * tests/base/math.h: Update.
1191
cb3790cb
JJ
11922007-03-26 Jakub Jelinek <jakub@redhat.com>
1193
1194 * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
1195 if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
1196 __STDC_VERSION__ < 199901L.
1197 (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
1198 with #ifdef __GNUC_GNU_INLINE__.
1199 (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L
1200 with defined(__GNUC_STDC_INLINE__).
1201 (glibc_c99_inline_4): Change select, add second c_fix_arg.
1202 Replace #if __STDC_VERSION__ < 199901L with
1203 #ifdef __GNUC_GNU_INLINE__.
1204 * fixincl.x: Regenerated.
1205 * tests/base/bits/string2.h: Update.
1206 * tests/base/sys/sysmacros.h: Update.
1207 * tests/base/sys/stat.h: Update.
1208
7270dd8e
KW
12092007-03-18 Krister Walfridsson <cato@df.lth.se>
1210
1211 PR target/30058
1212 * inclhack.def (netbsd_c99_inline_1): New.
1213 * fixincl.x: Regenerate.
1214 * tests/base/signal.h: New.
1215
07f1ac6d
BM
12162007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1217
1218 * Makefile.in: Add dummy "install-info" target.
1219
14da6073
JM
12202007-03-06 Joseph Myers <joseph@codesourcery.com>
1221
1222 * mkheaders.in: Fix headers for each multilib required.
1223
b31f8484
BM
12242007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1225
1226 * Makefile.in: Add dummy install-pdf target.
1227
f686ec05
JM
12282007-02-27 Joseph Myers <joseph@codesourcery.com>
1229
1230 * mkheaders.in (incdir): Use include-fixed not include.
1231
123ddd68
BM
12322007-02-15 Brooks Moses <brooks.moses@codesourcery.com>
1233
1234 * Makefile.in: Added "pdf" target to .PHONY.
1235
cefde4f5
RG
12362007-02-05 Richard Guenther <rguenther@suse.de>
1237
1238 * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
1239 with older glibc. Adjust version number for C99.
1240 * fixincl.x: Regenerated.
1241
3c1c7aae
MS
12422007-02-04 Mike Stump <mrs@apple.com>
1243
1244 * mkheaders.in: Allow optional isysroot parameter.
1245
5c4f0f47
BK
12462007-02-03 Bruce Korb <bkorb@gnu.org>
1247
1248 * inclhack.def (glibc_c99_inline_4): replace "extern" only if
1249 surrounded by space characters.
1250
a942e89f
DF
12512007-01-25 Daniel Franke <franke.daniel@gmail.com>
1252
1253 PR target/30272
1254 * inclhack.def(broken_cabs): Also remove definition of cabsl.
1255 * fixincl.x: Regenerate.
1256 * tests/base/math.h: Update.
1257
401be4b6
BK
12582007-01-05 Bruce Korb <bkorb@gnu.org>,
1259 Daniel Franke <franke.daniel@gmail.com>
1260
1261 PR target/30008
1262 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
1263 of a vertical bar ("|").
2f82a97b
BK
1264 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
1265 matching. Set SKIP_TEST flag if we are not to run a test.
401be4b6
BK
1266 * fixincl.x: Regenerate.
1267 * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
1268 kandr_concat, sco_math): Replace lists of specfic file names by search
1269 patterns.
1270
da32da74
OH
12712006-12-12 Olivier Hainque <hainque@adacore.com>
1272
1273 * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
1274 targets for which a no-op fixer is appropriate.
b1f75d76 1275
98e06787
RG
12762006-11-07 Richard Guenther <rguenther@suse.de>
1277
1278 * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
1279 systems.
1280 * fixincl.x: Regenerate.
1281
502e2a2d
GK
12822006-11-02 Geoffrey Keating <geoffk@apple.com>
1283
1284 * inclhack.def (glibc_c99_inline_1): New.
1285 * inclhack.def (glibc_c99_inline_2): New.
1286 * inclhack.def (glibc_c99_inline_3): New.
1287 * inclhack.def (glibc_c99_inline_4): New.
1288 * fixincl.x: Regenerate.
1289 * tests/base/bits/string2.h: New.
1290 * tests/base/sys/sysmacros.h: New.
1291 * tests/base/sys/stat.h: Update.
1292
b4d24eaa
SE
12932006-11-01 Steve Ellcey <sje@cup.hp.com>
1294
1295 * tests/base/sys/socket.h: Update.
1296
be645fd9
SE
12972006-10-31 Steve Ellcey <sje@cup.hp.com>
1298
1299 * inclhack.def (hpux11_extern_sendfile): New.
1300 (hpux11_extern_sendpath): New.
1301 * fixincl.x: Regenerate.
1302
0f45f0f5
JM
13032006-10-29 Joseph Myers <joseph@codesourcery.com>
1304
1305 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
1306 * fixincl.x: Regenerate.
1307
b5422ad7
BM
13082006-10-10 Brooks Moses <bmoses@stanford.edu>
1309
1310 * Makefile.in: Added empty "pdf" target.
1311
6c65aa40
JDA
13122006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1313
1314 PR target/29300
1315 * inclhack.def (hpux_pthread_initializers): New hack.
1316 * tests/base/sys/pthread.h: New file.
1317
1318 * fixincl.x: Regenerate.
1319
4d98def0
UB
13202006-10-03 Uros Bizjak <uros@kss-loka.si>
1321
1322 * inclhack.def (glibc_mutex_init): Also fix
1323 PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
1324 PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
36a43def
UB
1325 * tests/base/pthread.h: Update.
1326
1327 * fixincl.x: Regenerate.
4d98def0 1328
f6f7aabc
UB
13292006-10-01 Uros Bizjak <uros@kss-loka.si>
1330
4d98def0
UB
1331 * inclhack.def (glibc_mutex_init): New fix.
1332 * tests/base/pthread.h: Update.
f6f7aabc 1333
4d98def0 1334 * fixincl.x: Regenerate.
f6f7aabc 1335
a77d42cf
KG
13362006-09-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1337
1338 * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
1339 Prevent it from running on solaris10 or later.
1340 (solaris_once_init_2): Fix comment.
1341 * tests/base/pthread.h: Update.
1342
1343 * fixincl.x: Regenerate.
1344
0a1f02df
KG
13452006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1346
1347 * inclhack.def (solaris_once_init_2): New fix.
1348 * tests/base/pthread.h: Update.
1349
1350 * fixincl.x: Regenerate.
1351
2b655a0a
KG
13522006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1353
1354 * inclhack.def (solaris_mutex_init_2): Remove test for
1355 PTHREAD_RWLOCK_INITIALIZER.
1356 (solaris_rwlock_init_1): New.
1357 * tests/base/pthread.h: Update.
1358
1359 * inclhack.def (solaris_once_init_1): New.
1360 * tests/base/pthread.h: Adjust for new fix.
b1f75d76 1361
2b655a0a
KG
1362 * fixincl.x: Regenerate.
1363
58245475
RS
13642006-07-17 Roger Sayle <roger@eyesopen.com>
1365
1366 * tests/base/errno.h: New file.
1367 * tests/base/architecture/ppc/math.h: Likewise.
1368 * tests/base/ia64/sys/getppdp.h: Likewise.
1369
b24f7f6b
LB
13702006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1371
1372 PR bootstrap/20437
58245475 1373 * Makefile.in (configure, config.h.in): Change into $(srcdir)
b24f7f6b
LB
1374 before autoconf or autoheader call.
1375
e10e3ac8
SE
13762006-06-23 Steve Ellcey <sje@cup.hp.com>
1377
1378 PR target/28084
1379 * inclhack.def (hpux_extern_errno): New.
1380 * fixincl.x: Regenerate.
1381
ae022d32
CD
13822006-05-23 Carlos O'Donell <carlos@codesourcery.com>
1383
1384 * Makefile.in: Add dvi info html and install-html to .PHONY
1385 Add install-html target.
1386
de1f8a0d
MS
13872006-05-16 Mike Stump <mrs@apple.com>
1388
1389 * configure.ac: Add -Wno-overlength-strings.
1390 * configure: Regenerate.
1391
fc92a2d4
BF
13922006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
1393
1394 * README: Fix typo.
1395
e084430d
SE
13962006-02-18 Steve Ellcey <sje@cup.hp.com>
1397
1398 PR target/26189
1399 * inclhack.def (hpux_spu_info): New.
1400 * fixincl.x: Regenerate
1401
03e34d09
MD
14022006-01-31 Marcin Dalecki <martin@dalecki.de>
1403
1404 * configure.ac: Check for asprintf, basename, vasprintf.
1405 * config.h.in: Regenerate.
1406 * configure: Regenerate.
1407
bf73f6d2
AP
14082006-01-19 Andrew Pinski <pinskia@physics.uc.edu>
1409
1410 PR target/15642
1411 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
1412 __APPLE_CC_ as 1345.
1413 (broken_nan): New.
1414 * fixincl.x: Regenerate.
1415
66f788b0
BK
14162005-11-24 Bruce Korb <bkorb@gnu.org>
1417
58245475
RS
1418 * fixincl.c (write_replacement): "here strings" in AutoGen
1419 often/generally don't have a terminating newline. Check the
1420 last byte for '\n'.
66f788b0 1421
42068fd9
AJ
14222005-11-13 Andreas Jaeger <aj@suse.de>
1423
1424 * check.tpl: Handle CVS additionally.
1425
541c886c
AJ
14262005-11-05 Andreas Jaeger <aj@suse.de>
1427
1428 * check.tpl: Adopt for move to subversion.
1429
77923c29
JM
14302005-09-15 Joseph S. Myers <joseph@codesourcery.com>
1431
1432 PR c++/23139
1433 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
1434 fixes.
1435 * fixincl.x: Regenerate.
1436 * tests/base/bits/huge_val.h: New file.
1437
df065c82
KC
14382005-08-14 Kelley Cook <kcook@gcc.gnu.org>
1439
1440 * All files: Update with new FSF address.
1441
87fbb651
KG
14422005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1443
1444 * Makefile.in (WARN_CFLAGS): New.
1445 (.c.o): Add $(WARN_CFLAGS).
1446 * aclocal.m4: Include ../config/warnings.m4.
1447 * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
1448 ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
1449 ACX_PROG_CC_WARNINGS_ARE_ERRORS.
1450 * fixopts.c (initialize_opts): Fix old-style definintion.
1451
1452 * configure: Regenerate.
1453
246e0bd8
GK
14542005-06-24 Geoffrey Keating <geoffk@geoffk.org>
1455
1456 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
1457 (AAB_darwin7_9_long_double_funcs_2): New.
1458 * fixincl.x: Regenerate.
1459
11f4453b
RO
14602005-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1461
1462 PR libfortran/15266
1463 * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1464 Use double quotes in select so \t matches tabs.
1465 Add IRIX testcase.
1466 * fixincl.x: Regenerate.
1467 * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1468
8ba8f7e5
DS
14692005-05-22 Danny Smith <dannysmith@users.souceforge.net>
1470
1471 PR target/21683
1472 * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
541c886c 1473
925a4487
EB
14742005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1475 Joseph S. Myers <joseph@codesourcery.com>
1476
1477 PR target/19933
1478 PR target/21315
1479 * inclhack.def: New fixes solaris_math_[1-9].
1480 * fixincl.x: Regenerate.
1481 * tests/base/iso/math_c99.h: New.
1482
08862f3c
KC
14832005-05-19 Kelley Cook <kcook@gcc.gnu.org>
1484
1485 * aclocal.m4: Remove superfluous reference to accross.m4.
1486
03a9fcb8
GDR
14872005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
1488
1489 * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1490 * server.c (load_data): Likewise.
1491 (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1492 * fixincl.c: #include <sys/wait.h>
1493 (run_compiles): Use XCNEWVEC instead of xcalloc.
1494 (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1495 * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1496
5fabfd4c
JM
14972005-05-10 Joseph S. Myers <joseph@codesourcery.com>
1498
1499 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1500 *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1501 * fixincl.x: Regenerate.
1502
7673b71c
BK
15032005-05-06 Bruce Korb <bkorb@gnu.org>
1504 Joseph S. Myers <joseph@codesourcery.com>
1505
1506 * fixinc/inclhack.def: Correct backslashes
1507 * fixinc/fixincl.x: regen
1508
042630ad
KG
15092005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1510
1511 * system.h (fopen, fdopen, freopen): Define these to the unlocked
1512 libiberty functions.
1513
0d667716
KG
15142005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1515
1516 * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1517 (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1518 * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1519 fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1520 _unlocked function.
1521 (fwrite_unlocked): Fix prototype.
541c886c 1522
0d667716
KG
1523 * configure, config.h.in: Regenerate.
1524
90ee1368
ZW
15252005-03-21 Zack Weinberg <zack@codesourcery.com>
1526
1527 * Makefile.in: Set gcc_version directly, not via substitution.
1528 (libsubdir): Use $(gcc_version), not $(version).
1529 (mkheaders.almost): New rule.
1530 (mkheaders): Generate from mkheaders.almost.
1531 (clean): Also delete mkheaders.almost.
1532 * aclocal.m4: Do not include ../config/gcc-version.m4.
1533 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Generate
1534 mkheaders.almost from mkheaders.in.
1535 * configure: Regenerate.
1536
14bfd7c7
RG
15372005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
1538
1539 PR target/20166
1540 * inclhack.def: Add fix for array of incomplete structures
1541 in function prototype in pthread.h.
1542 * fixincl.x: Regenerate.
1543 * tests/base/pthread.h: Adjust.
1544
7fbdc950
JM
15452005-03-15 Joseph S. Myers <joseph@codesourcery.com>
1546
1547 * inclhack.def (hpux_htonl): New fix.
1548 * tests/base/netinet/in.h: New test.
1549 * fixincl.x: Regenerate.
1550
27f0dff4
JW
15512005-02-23 James E Wilson <wilson@specifixinc.com>
1552
1553 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1554
098b96ab
AP
15552004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
1556
1557 PR 18458
1558 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1559 fixincl.
1560
afabd8e6
RS
15612004-12-02 Richard Sandiford <rsandifo@redhat.com>
1562
1563 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1564 * aclocal.m4: Include ../config/gcc-version.m4.
1565 * configure: Regenerate.
1566
9fcc7481
MM
15672004-11-26 Mark Mitchell <mark@codesourcery.com>
1568
1569 * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1570 (stdio_va_list): Likewise.
1571 (stdio_stdarg.h): Likewise.
1572 (solaris_stdio_tag): Add bypass.
1573 * fixincl.x: Regenerated.
1574
b2cfdb12
GK
15752004-11-23 Geoffrey Keating <geoffk@apple.com>
1576
1577 * mkfixinc.sh: Check error code from 'cat'. Don't try running
1578 built fixincl program.
1579 * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1580 up csh from user.
1581
743348ea
RS
15822004-11-20 Roger Sayle <roger@eyesopen.com>
1583
1584 * inclhack.def (alpha_pthread_init): Fix technical problems with
1585 the last check-in caused by CVS variable substitution.
1586 * fixincl.x: Likewise.
1587 * tests/base/pthread.h: Likewise.
1588
1fda9d7b
RS
15892004-11-20 Roger Sayle <roger@eyesopen.com>
1590 Bruce Korb <bkorb@gnu.org>
1591
1592 * inclhack.def (alpha_pthread_init): New fix.
1593 * fixincl.x: Regenerate.
1594 * tests/base/pthread.h: Update for new test.
1595
43c1b5d2
BK
15962004-11-15 Bruce Korb <bkorb@gnu.org>
1597
1598 * fixincl.c(fix_with_system): correct misuse of variables and
1599 incorrect application of "sizeof()".
1600
68f674e9
JM
16012004-11-13 Joseph S. Myers <joseph@codesourcery.com>
1602
1603 * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1604 svr4__p, undefine_null): Remove.
1605 * fixincl.x: Regenerate.
1606 * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1607 * tests/base/sys/param.h: Remove.
1608 * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1609 tests/base/sys/limits.h: Update.
1610
251089a0
MS
16112004-11-12 Mike Stump <mrs@apple.com>
1612
1613 * Makefile.in (html): Add html generation support.
1614
492d5b4f
JM
16152004-11-12 Joseph S. Myers <joseph@codesourcery.com>
1616
1617 * inclhack.def (sco_math): Bypass on __GNUG__.
1618 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1619 * fixincl.x: Regenerate.
1620
793387fa
JM
16212004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1622
1623 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1624 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1625 _CLASSIC_ANSI_TYPES.
1626 (sun_auth_proto): Bypass on __cplusplus.
1627 * fixincl.x: Regenerate.
1628
ea595d4f
GK
16292004-11-05 Geoffrey Keating <geoffk@apple.com>
1630
1631 * Makefile.in (mostlyclean): Add fixinc.sh.
1632 (clean): Add mkheaders.
1633 (distclean): New.
1634 (dvi): New.
1635 (info): New.
1636 (installcheck): New.
1637
54f88091
PB
16382004-11-05 Paolo Bonzini <bonzini@gnu.org>
1639
1640 * Makefile.in (mostlyclean, distclean): New targets.
1641
53c7ffe7
GK
16422004-11-04 Geoffrey Keating <geoffk@apple.com>
1643
1644 * configure.ac: Add code to determine noncanonical_target,
1645 local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1646 * configure: Regenerate.
1647 * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1648 * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1649 * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1650 update for changes to fixinc.in.
1651 * Makefile.in: Add many new macros.
1652 (install): New target.
1653 (mkheaders): New target.
1654 (fixinc.sh): New target.
1655 (all): Add mkheaders and fixinc.sh.
1656 * README-fixinc: Move here from gcc/.
1657
40d05429
MS
16582004-11-01 Mike Stump <mrs@apple.com>
1659
1660 * inclhack.def (stdio_va_list): Break out clients from here...
1661 (stdio_va_list_clients): ...to here. Also, don't fix if stdarg.h is
90ee1368 1662 included or ifdef va_start.
40d05429
MS
1663 * fixincl.x: Regenerate.
1664
d1ea4593
MS
16652004-10-28 Mike Stump <mrs@apple.com>
1666
1667 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1668 systems.
31eec874
MS
1669 * fixincl.x: Regenerate.
1670
005c1a13
GK
16712004-10-27 Geoffrey Keating <geoffk@apple.com>
1672
1673 * inclhack.def (darwin_gcc4_breakage): New.
1674 * fixincl.x: Regenerate.
1675
13cf7262
AL
16762004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1677
1678 PR bootstrap/17832
1679
1680 * fixfixes.c (main): Check for _PC_NAME_MAX.
1681
5ae4c565
PB
16822004-10-27 Paolo Bonzini <bonzini@gnu.org>
1683
1684 PR other/17991
1685
1686 * configure.ac: Fix typo.
1687 * configure: Regenerate.
1688 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
1689
f4a8f279
AL
16902004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1691
1692 PR bootstrap/17832
1693
1694 * fixincl.c (SIGCHLD): Remove definition.
1695 (initialize): Remove SIGIOT and SIGPIPE checks.
1696 (create_file): Fix mkdir() for Win32.
1697 (internal_fix): Use dup2() instead of fcntl().
1698
1699 * fixlib.h (SIGQUIT): Define if undefined.
1700 (SIGIOT): Same.
1701 (SIGPIPE): Same.
1702 (SIGALRM): Same.
1703 (SIGKILL): Same.
1704
1705 * procopen.c (chain_open): Use dup2() instead of fcntl().
1706
ad643a75
PB
17072004-08-14 Paolo Bonzini <bonzini@gnu.org>
1708
1709 PR other/17991
1710
1711 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1712 Update copyright year.
1713 * fixfixes.c (main): Call initialize_opts from fixopts.c.
1714 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1715 do not include code for parsing options (environment vars).
1716 (fix_with_system): Use a search path for applyfix, so that you
1717 can run the test suite with two-process fixincludes.
1718 * fixopts.c: New file.
1719 * configure.ac: Add --enable-twoprocess. Export ac_exeext
1720 to config.h. Default to --enable-twoprocess for MinGW32.
1721 * config.h.in: Regenerate.
1722 * configure: Regenerate.
1723
78970115
LR
17242004-10-04 Loren J. Rittle <ljrittle@acm.org>
1725
1726 * tests/base/sys/cdefs.h: Update from test area.
1727
fa71a5c3
RS
17282004-09-17 Roger Sayle <roger@eyesopen.com>
1729
1730 * inclhack.def (linux_ia64_ucontext): New fix.
1731 * fixincl.x: Regenerate.
1732 * tests/base/sys/ucontext.h: New file.
1733
9544bea1
RS
17342004-09-15 Roger Sayle <roger@eyesopen.com>
1735
1736 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1737 * tests/base/stdlib.h: Likewise.
1738
28785dde
LR
17392004-09-13 Loren J. Rittle <ljrittle@acm.org>
1740
1741 * inclhack.def (freebsd_gcc4_breakage): Add.
1742 * fixincl.x: Regenerate.
c6303833 1743 * tests/base/sys/cdefs.h: Update for new test.
28785dde 1744
d635c707
AN
17452004-09-10 Adam Nemet <anemet@lnxw.com>
1746
1747 * inclhack.def (lynx_void_int): Remove.
1748 (lynxos_fcntl_proto): Remove.
1749 (lynxos_no_warning_in_sys_time_h): New fix.
1750 (lynxos_missing_putenv): New fix.
1751 * fixincl.x: Regenerate.
1752 * tests/base/fcntl.h: Remove.
1753 * tests/base/sys/time.h: Update from test area.
1754 * tests/base/curses.h: Likewise.
1755 * tests/base/stdlib.h: Likewise.
1756
61fec9ff
JB
17572004-09-03 Jan Beulich <jbeulich@novell.com>
1758
1759 * inclhack.def: Suppress exception_structure and math_exception
1760 for NetWare headers.
1761 * fixincl.x: Regenerate.
1762
71b5d516
PB
17632004-08-31 Paolo Bonzini <bonzini@gnu.org>
1764
1765 * .cvsignore: New.
1766 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1767 autoconfiscated.
1768 * configure.ac: New.
1769 * config.h.in: Generate.
1770 * configure: Generate.
1771 * aclocal.m4: New.
1772 * fixlib.h: Remove inclusions of gcc files.
1773 * system.h: New.
1774
1775 Other files copied from gcc/fixinc.
This page took 1.248876 seconds and 5 git commands to generate.