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