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