]> git.ipfire.org Git - thirdparty/gcc.git/blob - fixincludes/ChangeLog
2012-03-12 Tristan Gingold <gingold@adacore.com>
[thirdparty/gcc.git] / fixincludes / ChangeLog
1 2012-03-12 Tristan Gingold <gingold@adacore.com>
2
3 * inclhack.def (vms_use_quoted_include,vms_add_missing_braces)
4 (vms_do_not_redeclare_hostalias, vms_decc_builtin)
5 (vms_no_64bit_getopt, vms_forward_declare_struct)
6 (vms_use_fast_setjmp): New fixes.
7 * fixincl.x: Regenerate.
8 * tests/base/rtldef/string.h: Update.
9 * tests/base/rtldef/if.h, tests/base/rtldef/resolv.h,
10 * tests/base/rtldef/setjmp.h, tests/base/rtldef/signal.h,
11 * tests/base/rtldef/stdio.h, tests/base/rtldef/wait.h: New files.
12
13 2012-01-11 Bruce Korb <bkorb@gnu.org>
14 Steven G. Kargl <kargl@gcc.gnu.org>
15 Andreas Tobler <andreast@fgznet.ch>
16
17 PR bootstrap/51705
18 PR preprocessor/51776
19 * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
20 * fixincl.x: Regenerate.
21 * tests/base/sys/cdefs.h: Update.
22
23 * genfixes: Remove the 'Ver.' from the version check.
24
25 2011-12-20 Andreas Schwab <schwab@linux-m68k.org>
26
27 * configure: Regenerate.
28
29 2011-12-19 Andreas Schwab <schwab@linux-m68k.org>
30
31 * configure: Regenerate.
32
33 2011-11-16 David Edelsohn <dje.gcc@gmail.com>
34
35 * inclhack.def (aix_once_init_[12]): New fixes.
36 * fixincl.x: Regenerate.
37 * tests/base/pthread.h: Update.
38
39 2011-10-25 Mike Stump <mikestump@comcast.net>
40
41 PR target/48851
42 * inclhack.def (void_null): New bypass.
43 * fixincl.x: Regenerate.
44
45 2011-09-26 Tristan Gingold <gingold@adacore.com>
46
47 * inclhack.def (ms_define_can_use_extern_prefix):
48 (vms_use_pragma_extern_model, vms_disable_decc_string_builtins):
49 New fixes.
50 * fixincl.x: Regenerate.
51 * tests/base/rtldef/string.h: New test.
52 * tests/base/rtldef/decc$types.h: Likewise.
53 * tests/base/testing.h: Update
54
55 2011-09-22 Tristan Gingold <gingold@adacore.com>
56
57 * mkfixinc.sh (target): Remove alpha-vms from particular targets.
58
59 2011-08-23 Steve Ellcey <sje@cup.hp.com>
60
61 PR libstdc++/50153
62 * inclhack.def (hpux11_abs): Extend to all hpux machines.
63 * fixincl.x: Regenerate.
64
65 2011-08-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
66 Marc Glisse <marc.glisse@normalesup.org>
67
68 PR libstdc++-v3/1773
69 * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc)
70 (solaris_longjmp_noreturn, solaris_pow_int_overload)
71 (solaris_std___filbuf): New fixes.
72 * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h,
73 tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests.
74 * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test.
75
76 2011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
77
78 PR c++/49347
79 * inclhack.def (solaris_posix_spawn_restrict): New fix.
80 * fixincl.x: Regenerate.
81 * tests/base/spawn.h: New test.
82
83 2011-06-08 Douglas B Rupp <rupp@gnat.com>
84
85 * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.
86 * configure: Regenerate.
87 * config.h.in: Regenerate.
88
89 2011-06-06 Peter O'Gorman <pogma@thewrittenword.com>
90
91 * inclhack.def (aix_net_if_arp): New fix.
92 * fixincl.x: Regenerate.
93 * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test.
94
95 2011-05-17 Tristan Gingold <gingold@adacore.com>
96
97 * inclhack.def (solaris_complex_cxx): Fix syntax.
98 * fixincl.x: Regenerate.
99
100 2011-05-17 Tristan Gingold <gingold@adacore.com>
101
102 * check.tpl: Shell-quote testing file.
103
104 2011-03-22 Joseph Myers <joseph@codesourcery.com>
105
106 * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
107
108 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
109
110 PR other/46202
111 * Makefile.in (install-strip): New phony target.
112 (all, check, install): Also mark as phony.
113
114 2010-11-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
115
116 * inclhack.def (irix_pthread_init): New fix.
117 * fixincl.x: Regenerate.
118 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
119
120 2010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
121
122 PR c++/46024
123 * inclhack.def (solaris_sys_va_list): New fix.
124 * fixincl.x: Regenerate.
125 * tests/base/sys/va_list.h: New test.
126
127 2010-09-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
128
129 * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
130 * fixincl.x: Regenerate.
131
132 2010-07-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
133
134 * inclhack.def (solaris_cond_init): New fix.
135 * fixincl.x: Regenerate.
136 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
137 [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
138
139 2010-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
140
141 * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
142 * fixincl.x: Regenerate.
143 * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
144 * tests/base/sys/feature_tests.h: New file.
145
146 2010-06-03 Joern Rennecke <joern.rennecke@embecosm.com>
147 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
148
149 PR bootstrap/42798
150 * configure.ac: Check for declaration of 'basename(char *)'.
151 * configure: Regenerate.
152
153 2010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
154
155 * inclhack.def (alpha_wchar): Remove.
156 * fixincl.x: Regenerate.
157 * tests/base/wchar.h: Remove.
158
159 2010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
160
161 * aclocal.m4: Regenerate.
162
163 2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
164
165 * inclhack.def (alpha_assert): Allow for more whitespace in
166 select.
167 * fixincl.x: Regenerate.
168
169 2010-03-28 H.J. Lu <hongjiu.lu@intel.com>
170
171 PR target/40722
172 * mkfixinc.sh: Revert the last change for mingw.
173
174 2010-03-24 Joseph Myers <joseph@codesourcery.com>
175
176 * inclhack.def (glibc_strncpy): New fix.
177 * fixincl.x: Regenerate.
178 * tests/base/bits/string2.h: Update.
179
180 2010-03-23 H.J. Lu <hongjiu.lu@intel.com>
181
182 PR target/40722
183 * mkfixinc.sh: Fix stdlib.h for mingw.
184
185 2010-02-19 Bruce Korb <bkorb@gnu.org>
186
187 * inclhack.def: remove vestiges of inadvertently committed changes
188
189 2010-02-10 Bruce Korb <bkorb@gnu.org>
190
191 * README: fix up references to old gcc/fixinc directory
192
193 2010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
194
195 * inclhack.def (solaris_int_limits_3): New fix.
196 * fixincl.x: Regenerate.
197 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
198 test.
199
200 * inclhack.def (solaris_int_const, solaris_int_limits_1,
201 solaris_int_limits_2 ): Applies to Solaris 2 in general.
202 Remove select.
203 Add mach for *-*-solaris2*.
204 Change second c_fix_arg to select.
205 Remove #pragma ident from test_text.
206 * fixincl.x: Regenerate.
207 * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
208 #pragma trigger text.
209 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
210 SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
211
212 2010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
213
214 * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
215 (aix_stdint_2): Likewise.
216 (aix_stdint_3): Likewise.
217 (aix_stdint_4): Likewise.
218 (aix_stdint_5): Likewise.
219 (darwin_stdint_1): Add stdint-darwin.h to files.
220 (darwin_stdint_2): Likewise.
221 (darwin_stdint_3): Likewise.
222 (darwin_stdint_4): Likewise.
223 (darwin_stdint_5): Likewise.
224 (darwin_stdint_6): Likewise.
225 (darwin_stdint_7): Likewise.
226 (hpux_c99_intptr): Add stdint-hpux11.h to files.
227 (hpux_c99_inttypes): Likewise.
228 (hpux_c99_inttypes2): Likewise.
229 (hpux_stdint_least_fast): Likewise.
230 (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
231 (irix_stdint_c99_types): New fix.
232 (irix_stdint_c99_macros): New fix.
233 (newlib_stdint_1): Add stdint-newlib.h to files.
234 (newlib_stdint_2): Likewise.
235 fixincl.x: Regenerate.
236 tests/base/stdint-aix.h: New file.
237 tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
238 AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
239 tests/base/stdint-aix.h: ... here.
240 [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
241 [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
242 [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
243 tests/base/stdint-darwin.h: New file.
244 tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
245 DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
246 DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
247 tests/base/stdint-darwin.h: ... here.
248 [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
249 [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
250 [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
251 tests/base/stdint-hpux11.h: New file.
252 tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
253 HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
254 tests/base/stdint-hpux11.h: ... here.
255 [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
256 [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
257 tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
258 IRIX_STDINT_C99_MODE_CHECK.
259 tests/base/stdint-irix65.h: New file.
260 tests/base/stdint-newlib.h: New file.
261 tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
262 NEWLIB_STDINT_2_CHECK]: Moved ...
263 tests/base/stdint-newlib.h: ... here.
264
265 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
266
267 * configure: Regenerate.
268
269 2009-10-21 Steve Ellcey <sje@cup.hp.com>
270
271 * inclhack.def (hpux_stdint_least_fast): Simplify.
272 * fixincl.x: Regenerate.
273 * tests/base/stdint.h: Update.
274
275 2009-09-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
276
277 * inclhack.def (isc_fmod, isc_omits_with_stdc)
278 (nested_sys_limits, sco_math): Remove.
279 * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
280 * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
281 * tests/base/sys/limits.h: Remove.
282 * fixincl.x: Regenerate.
283
284 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
285
286 PR testsuite/29737
287 PR bootstrap/35938
288 PR testsuite/39655
289 * check.tpl: Fix typos.
290 * README: Likewise. Also, document that 'select' uses ERE.
291 * mkheaders.in: Update copyright years in --version output.
292 * inclhack.def (sco_math): Add missing final newline in sed
293 script 'a', 'c', or 'i' commands, for BSD sed.
294 (sco_math): In the text of 'a', 'c', or 'i' sed
295 commands, prepend leading white space with a backslash to avoid
296 the whitespace to be removed by BSD sed.
297 (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
298 (x11_new): Fix sed expression, for BSD sed.
299 (glibc_mutex_init): Fix newlines in sed 's' command replacement
300 part, for GNU sed 3.02 and Solaris sed.
301 (glibc_mutex_init): Replace unportable \+ sed regex operator
302 with \{1,\}.
303 (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
304 alternation \| regex operator.
305 (solaris_complex): Remove superfluous backslashes from
306 replacement string. Replace \+ operator with \{1,\}.
307 * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
308 * fixincl.x: Regenerate.
309
310 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
311
312 PR libfortran/41169
313 * inclhack.def (irix_complex): New fix.
314 (solaris_complex): Likewise.
315 * fixincl.x: Regenerate.
316 * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
317 New tests.
318
319 2009-08-28 Bruce Korb <bkorb@gnu.org>
320 Steve Ellcey <sje@cup.hp.com>
321
322 * README (files): Describe files entry.
323 * inclhack.def (hpux_stdint_least): Remove.
324 (hpux_stdint_fast): Remove.
325 (hpux_stdint_fast): Remove.
326 (hpux_stdint_least_fast): New.
327 (hpux_inttype_int_least8_t): Remove.
328 (hpux_inttype_int8_t): Modify.
329 * fixincl.x: Regenerate.
330 * tests/base/stdint.h: Update.
331 * tests/base/sys/_inttypes.h: Update.
332
333 2009-08-28 Steve Ellcey <sje@cup.hp.com>
334
335 * inclhack.def (hpux_imaginary_i): Remove spaces.
336 * fixincl.x: Regenerate.
337 * tests/base/stdint.h: Update AIX fixes.
338 * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
339
340 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
341
342 * configure.ac (AC_PREREQ): Bump to 2.64.
343
344 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
345
346 * aclocal.m4: Regenerate.
347 * configure: Regenerate.
348 * config.h.in: Regenerate.
349
350 2009-08-17 David Edelsohn <edelsohn@gnu.org>
351
352 * inclhack.def (aix_complex): Redefine _Complex_I. Do not
353 redefine I.
354 * (aix_stdint_[12345]): New fixes.
355 * fixincl.x: Regenerate.
356 * tests/base/complex.h: Update check.
357 * tests/base/stdint.h: Add AIX stdint.h checks.
358
359 2009-08-14 Steve Ellcey <sje@cup.hp.com>
360
361 * inclhack.def (hpux_imaginary_i): New fix.
362 * fixincl.x: Regenerate.
363 * tests/base/complex.h: New file.
364
365 2009-08-12 David Edelsohn <edelsohn@gnu.org>
366
367 * inclhack.def (aix_complex): New fix.
368 * fixincl.x: Regenerate.
369
370 2009-08-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
371
372 * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
373 (hpux_inttype_int8_t): Likewise.
374 * fixincl.x: Regenerate.
375
376 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
377
378 * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
379 New variables.
380 ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
381 Use them.
382
383 2009-07-04 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
384
385 * inclhack.def (darwin_stdint_5, darwin_stdint_6,
386 darwin_stdint_7): New fixes.
387 * fixincl.x: Regenerate.
388 * tests/base/stdint.h: Adjust test for new fixes.
389
390 2009-07-03 Eric Botcazou <ebotcazou@adacore.com>
391
392 * inclhack.def (solaris_int_types): New fix.
393 * fixincl.x: Regenerate.
394 * tests/base/sys/int_types.h: New file.
395
396 2009-06-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
397
398 * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
399 darwin_stdint_4): New fixes.
400 * tests/base/stdint.h: Adjust test results for new fixes.
401 * fixincl.x: Regenerate.
402
403 2009-05-29 Eric Botcazou <ebotcazou@adacore.com>
404
405 * inclhack.def (solaris_int_const): New fix.
406 (solaris_int_limits_1): Likewise.
407 (solaris_int_limits_2): Likewise.
408 * fixincl.x: Regenerate.
409 * tests/base/sys/int_const.h: New file.
410 * tests/base/sys/int_limits.h: Likewise.
411
412 2009-05-15 Joseph Myers <joseph@codesourcery.com>
413
414 * inclhack.def (glibc_tgmath): Correct bypass.
415 * fixincl.x: Regenerate.
416
417 2009-04-28 Steve Ellcey <sje@cup.hp.com>
418
419 * inclhack.def (hpux11_uint32_c): Remove.
420 (hpux_long_double): Disable on hpux11.3*.
421 (hpux_long_double_2): New.
422 (hpux_c99_intptr): New.
423 (hpux_c99_inttypes): New.
424 (hpux_c99_inttypes2): New.
425 (hpux_stdint_least): New.
426 (hpux_stdint_fast): New.
427 (hpux_inttype_int_least8_t): New.
428 (hpux_inttype_int8_t): New.
429 * fixincl.x: Regenerate.
430 * tests/base/sys/_inttypes.h: New.
431 * tests/base/inttypes.h: Update.
432 * tests/base/stdlib.h: Update.
433 * tests/base/stdint.h: Update.
434
435 2009-04-28 Joseph Myers <joseph@codesourcery.com>
436
437 * inclhack.def (glibc_stdint): New fix.
438 * fixincl.x: Regenerate.
439 * tests/base/stdint.h: Update.
440
441 2009-04-09 Jakub Jelinek <jakub@redhat.com>
442
443 * Makefile.in: Change copyright header to refer to version
444 3 of the GNU General Public License and to point readers at the
445 COPYING3 file and the FSF's license web page.
446 * fixfixes.c: Likewise.
447 * fixinc.in: Likewise.
448 * fixincl.c: Likewise.
449 * fixlib.c: Likewise.
450 * fixlib.h: Likewise.
451 * fixopts.c: Likewise.
452 * fixtests.c: Likewise.
453 * genfixes: Likewise.
454 * mkheaders.in: Likewise.
455 * system.h: Likewise.
456
457 2009-03-31 Joseph Myers <joseph@codesourcery.com>
458
459 PR c/448
460 * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
461 * fixincl.x: Regenerate.
462 * tests/base/stdint.h: Update.
463
464 2009-03-29 Joseph Myers <joseph@codesourcery.com>
465
466 * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
467 Update.
468
469 2009-03-29 Joseph Myers <joseph@codesourcery.com>
470
471 PR c/456
472 PR c/5675
473 PR c/19976
474 PR c/29116
475 PR c/31871
476 PR c/35198
477 * inclhack.def (glibc_tgmath): New fix.
478 * fixincl.x: Regenerate.
479 * tests/base/tgmath.h: New.
480
481 2009-03-28 Joseph Myers <joseph@codesourcery.com>
482
483 * inclhack.def (aix_syswait, exception_structure,
484 pthread_page_size): Remove.
485 (math_exception): Remove mention of fixproto in comment.
486 * fixincl.x: Regenerate.
487 * mkheaders.in: Do not handle STMP_FIXPROTO.
488
489 2009-03-27 Sandra Loosemore <sandra@codesourcery.com>
490
491 * server.c (run_shell): Quote directory name passed to cd.
492
493 2009-03-01 Bruce Korb <bkorb@gnu.org>
494 Apply a positively ancient patch:
495
496 2004-10-15 Giovanni Bajo <giovannibajo@libero.it>
497
498 * inclhack.def (alpha_if_semicolon): new fix from long, long ago
499 * tests/base/net/if.h: Add new test.
500
501 2009-01-06 Andreas Tobler <a.tobler@schweiz.org>
502
503 * tests/base/locale.h: Add new test.
504 * tests/base/stdarg.h: Likewise.
505
506 2009-01-05 Steve Ellcey <sje@cup.hp.com>
507
508 * inclhack.def (hpux_spu_info): Add files line.
509 * fixincl.x: Regenerate.
510
511 2009-01-01 Andreas Tobler <a.tobler@schweiz.org>
512
513 * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
514 in case of C.
515 * fixincl.x: Regenerate.
516
517 2008-12-31 Andreas Tobler <a.tobler@schweiz.org>
518
519 PR target/35460
520 * inclhack.def (openbsd_va_start): Use __builtin_va_start
521 for OpenBSD.
522 * fixincl.x: Regenerate.
523
524 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
525
526 * configure: Regenerate.
527
528 2008-12-15 Steve Ellcey <sje@cup.hp.com>
529
530 * inclhack.def (hpux_spu_info): Match PA as well as IA64.
531 * fixincl.x: Regenerate.
532
533 2008-09-06 H.J. Lu <hongjiu.lu@intel.com>
534
535 * configure.ac: Fix a typo.
536 * configured: Regenerate.
537
538 2008-09-06 Bruce Korb <bkorb@gnu.org>
539
540 * fixincl.tpl (sed): make the program executable configurable.
541 Some platforms have some rather oddball defaults.
542 * config.h.in (SED_PROGRAM): define the default sed.
543 * fixincl.x: regenerated
544 * tests/base/internal/wchar_core.h: fix bad sample text
545 * tests/base/math.h: fix bad sample text
546 * configure.ac: search for working sed
547 * inclhack.def (glibc_mutex_init): fix non-portable construct
548 and re-order a few misordered entries.
549
550 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
551
552 * configure: Regenerate.
553
554 2008-06-07 Joseph Myers <joseph@codesourcery.com>
555
556 * inclhack.def (AAB_svr4_replace_byteorder,
557 AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
558 libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
559 ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
560 solaris_mutex_init_1, solaris_socket, solaris_unistd,
561 solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
562 ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
563 ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
564 ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
565 ultrix_strings2, ultrix_sys_time, ultrix_unistd,
566 unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
567 windiss_math2, windiss_valist): Remove.
568 * fixincl.x: Regenerate.
569 * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
570 i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
571 powerpc-*-eabiaix*): Remove.
572 * tests/base/math.h: Update.
573 * tests/base/pthread.h: Update.
574 * tests/base/stdio.h: Update.
575 * tests/base/stdlib.h: Update.
576 * tests/base/string.h: Update.
577 * tests/base/strings.h: Update.
578 * tests/base/sys/file.h: Update.
579 * tests/base/sys/limits.h: Update.
580 * tests/base/sys/socket.h: Update.
581 * tests/base/sys/stat.h: Update.
582 * tests/base/sys/time.h: Update.
583 * tests/base/testing.h: Update.
584 * tests/base/unistd.h: Update.
585 * tests/base/_G_config.h: Remove.
586 * tests/base/arpa: Remove directory.
587 * tests/base/fs: Remove directory.
588 * tests/base/locale.h: Remove.
589 * tests/base/machine: Remove directory.
590 * tests/base/rpc/svc.h: Remove.
591 * tests/base/sys/ioctl.h: Remove.
592 * tests/base/sys/regset.h: Remove.
593 * tests/base/sys/times.h: Remove.
594 * tests/base/sys/utsname.h: Remove.
595 * tests/base/widec.h: Remove.
596
597 2008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
598
599 * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
600 * tests/base/iso/math_c99.h: Update.
601 * fixincl.x: Regenerate.
602
603 2008-05-14 Joseph Myers <joseph@codesourcery.com>
604
605 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
606 posix_types_64.
607 * fixincl.x: Regenerate.
608
609 2008-04-25 Kai Tietz <kai.tietz@onvision.com>
610
611 * fixincl.c (fix_with_system): Cast pointer difference to long.
612 * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
613
614 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
615
616 PR bootstrap/35457
617 * Makefile.in: Rewrite aclocal.m4 rule.
618 * aclocal.m4: Regenerate.
619 * configure: Regenerate.
620
621 2008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
622
623 PR c++/20366
624 * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
625 * fixincl.x: Regenerate.
626 * tests/base/stdio.h: Add test.
627
628 2008-02-25 Ben Elliston <bje@au.ibm.com>
629
630 PR other/32948
631 * fixincl.c (fix_applies): Remove unused variable `name_len'.
632
633 2008-02-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
634
635 * inclhack.def (solaris_math_10): New.
636 * tests/base/iso/math_c99.h: Update.
637
638 * fixincl.x: Regenerate.
639
640 2008-02-04 Ismail Dönmez <ismail@pardus.org.tr>
641
642 * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
643 freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
644 netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon): Add
645 quotes around mach entries.
646 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
647 to GPLv3.
648
649 2008-02-04 Hans-Peter Nilsson <hp@axis.com>
650
651 PR other/31405
652 * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
653 (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
654 __extern_inline|__GNU_STDC_INLINE__.
655 (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
656 <bypass>: Change from __STDC_VERSION__ to
657 __extern_inline|__GNU_STDC_INLINE__.
658 <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
659 appending attribute-gnu_inline.
660 <second c_fix_arg>: Remove.
661 <test_text>: Remove __extern_inline line.
662 * tests/base/features.h: Re-add.
663 * tests/base/sys/sysmacros.h: Adjust.
664 * fixincl.x: Regenerate.
665
666 2008-01-06 Hans-Peter Nilsson <hp@axis.com>
667
668 Revert last change.
669
670 2007-12-18 Hans-Peter Nilsson <hp@axis.com>
671
672 * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
673 * fixincl.x: Regenerate.
674 * tests/base/wchar.h: Update.
675 * tests/base/features.h: New.
676
677 2007-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
678
679 PR target/33700
680 * inclhack.def (hpux11_pthread_const): New.
681 * fixincl.x: Regenerate.
682 * tests/base/sys/pthread.h: Update.
683
684 2007-10-12 Kai Tietz <kai.tietz@onevision.com>
685
686 * configure.ac: x86_64 mingw target uses twoprocess.
687 * mkfixinc.sh: Add x86_64 mingw target.
688 * configure: Regenerate.
689
690 2007-10-09 Geoffrey Keating <geoffk@apple.com>
691
692 * inclhack.def (darwin_externc): New.
693 * fixincl.x: Regenerate.
694 * tests/base/mach-o/swap.h: New.
695
696 2007-08-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
697
698 * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
699 Delete fixes.
700 * tests/base/iso/math_c99.h: Delete associated test baselines.
701 * fixincl.x: Regenerate.
702
703 2007-07-24 Krister Walfridsson <cato@df.lth.se>
704
705 PR target/30058
706 * inclhack.def (netbsd_c99_inline_2): New.
707 * fixincl.x: Regenerate.
708 * tests/base/signal.h: Update.
709
710 2007-07-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
711
712 PR target/32641
713
714 * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
715 solaris_math_7): Constify and make FP exception-safe.
716 * tests/base/iso/math_c99.h: Update.
717
718 * fixincl.x: Regenerate.
719
720 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
721
722 PR libgcj/28190
723 * inclhack.def (irix_stdint_c99): New fix.
724 * fixincl.x: Regenerate.
725 * tests/base/stdint.h: New test.
726
727 2007-06-06 Steve Ellcey <sje@cup.hp.com>
728
729 PR testsuite/31828
730 * inclhack.def (hppa_hpux_fp_macros): New.
731 * fixincl.x: Regenerate.
732 * tests/base/math.h: Update.
733
734 2007-03-26 Jakub Jelinek <jakub@redhat.com>
735
736 * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
737 if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
738 __STDC_VERSION__ < 199901L.
739 (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
740 with #ifdef __GNUC_GNU_INLINE__.
741 (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L
742 with defined(__GNUC_STDC_INLINE__).
743 (glibc_c99_inline_4): Change select, add second c_fix_arg.
744 Replace #if __STDC_VERSION__ < 199901L with
745 #ifdef __GNUC_GNU_INLINE__.
746 * fixincl.x: Regenerated.
747 * tests/base/bits/string2.h: Update.
748 * tests/base/sys/sysmacros.h: Update.
749 * tests/base/sys/stat.h: Update.
750
751 2007-03-18 Krister Walfridsson <cato@df.lth.se>
752
753 PR target/30058
754 * inclhack.def (netbsd_c99_inline_1): New.
755 * fixincl.x: Regenerate.
756 * tests/base/signal.h: New.
757
758 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
759
760 * Makefile.in: Add dummy "install-info" target.
761
762 2007-03-06 Joseph Myers <joseph@codesourcery.com>
763
764 * mkheaders.in: Fix headers for each multilib required.
765
766 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
767
768 * Makefile.in: Add dummy install-pdf target.
769
770 2007-02-27 Joseph Myers <joseph@codesourcery.com>
771
772 * mkheaders.in (incdir): Use include-fixed not include.
773
774 2007-02-15 Brooks Moses <brooks.moses@codesourcery.com>
775
776 * Makefile.in: Added "pdf" target to .PHONY.
777
778 2007-02-05 Richard Guenther <rguenther@suse.de>
779
780 * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
781 with older glibc. Adjust version number for C99.
782 * fixincl.x: Regenerated.
783
784 2007-02-04 Mike Stump <mrs@apple.com>
785
786 * mkheaders.in: Allow optional isysroot parameter.
787
788 2007-02-03 Bruce Korb <bkorb@gnu.org>
789
790 * inclhack.def (glibc_c99_inline_4): replace "extern" only if
791 surrounded by space characters.
792
793 2007-01-25 Daniel Franke <franke.daniel@gmail.com>
794
795 PR target/30272
796 * inclhack.def(broken_cabs): Also remove definition of cabsl.
797 * fixincl.x: Regenerate.
798 * tests/base/math.h: Update.
799
800 2007-01-05 Bruce Korb <bkorb@gnu.org>,
801 Daniel Franke <franke.daniel@gmail.com>
802
803 PR target/30008
804 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
805 of a vertical bar ("|").
806 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
807 matching. Set SKIP_TEST flag if we are not to run a test.
808 * fixincl.x: Regenerate.
809 * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
810 kandr_concat, sco_math): Replace lists of specfic file names by search
811 patterns.
812
813 2006-12-12 Olivier Hainque <hainque@adacore.com>
814
815 * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
816 targets for which a no-op fixer is appropriate.
817
818 2006-11-07 Richard Guenther <rguenther@suse.de>
819
820 * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
821 systems.
822 * fixincl.x: Regenerate.
823
824 2006-11-02 Geoffrey Keating <geoffk@apple.com>
825
826 * inclhack.def (glibc_c99_inline_1): New.
827 * inclhack.def (glibc_c99_inline_2): New.
828 * inclhack.def (glibc_c99_inline_3): New.
829 * inclhack.def (glibc_c99_inline_4): New.
830 * fixincl.x: Regenerate.
831 * tests/base/bits/string2.h: New.
832 * tests/base/sys/sysmacros.h: New.
833 * tests/base/sys/stat.h: Update.
834
835 2006-11-01 Steve Ellcey <sje@cup.hp.com>
836
837 * tests/base/sys/socket.h: Update.
838
839 2006-10-31 Steve Ellcey <sje@cup.hp.com>
840
841 * inclhack.def (hpux11_extern_sendfile): New.
842 (hpux11_extern_sendpath): New.
843 * fixincl.x: Regenerate.
844
845 2006-10-29 Joseph Myers <joseph@codesourcery.com>
846
847 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
848 * fixincl.x: Regenerate.
849
850 2006-10-10 Brooks Moses <bmoses@stanford.edu>
851
852 * Makefile.in: Added empty "pdf" target.
853
854 2006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
855
856 PR target/29300
857 * inclhack.def (hpux_pthread_initializers): New hack.
858 * tests/base/sys/pthread.h: New file.
859
860 * fixincl.x: Regenerate.
861
862 2006-10-03 Uros Bizjak <uros@kss-loka.si>
863
864 * inclhack.def (glibc_mutex_init): Also fix
865 PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
866 PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
867 * tests/base/pthread.h: Update.
868
869 * fixincl.x: Regenerate.
870
871 2006-10-01 Uros Bizjak <uros@kss-loka.si>
872
873 * inclhack.def (glibc_mutex_init): New fix.
874 * tests/base/pthread.h: Update.
875
876 * fixincl.x: Regenerate.
877
878 2006-09-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
879
880 * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
881 Prevent it from running on solaris10 or later.
882 (solaris_once_init_2): Fix comment.
883 * tests/base/pthread.h: Update.
884
885 * fixincl.x: Regenerate.
886
887 2006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
888
889 * inclhack.def (solaris_once_init_2): New fix.
890 * tests/base/pthread.h: Update.
891
892 * fixincl.x: Regenerate.
893
894 2006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
895
896 * inclhack.def (solaris_mutex_init_2): Remove test for
897 PTHREAD_RWLOCK_INITIALIZER.
898 (solaris_rwlock_init_1): New.
899 * tests/base/pthread.h: Update.
900
901 * inclhack.def (solaris_once_init_1): New.
902 * tests/base/pthread.h: Adjust for new fix.
903
904 * fixincl.x: Regenerate.
905
906 2006-07-17 Roger Sayle <roger@eyesopen.com>
907
908 * tests/base/errno.h: New file.
909 * tests/base/architecture/ppc/math.h: Likewise.
910 * tests/base/ia64/sys/getppdp.h: Likewise.
911
912 2006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
913
914 PR bootstrap/20437
915 * Makefile.in (configure, config.h.in): Change into $(srcdir)
916 before autoconf or autoheader call.
917
918 2006-06-23 Steve Ellcey <sje@cup.hp.com>
919
920 PR target/28084
921 * inclhack.def (hpux_extern_errno): New.
922 * fixincl.x: Regenerate.
923
924 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
925
926 * Makefile.in: Add dvi info html and install-html to .PHONY
927 Add install-html target.
928
929 2006-05-16 Mike Stump <mrs@apple.com>
930
931 * configure.ac: Add -Wno-overlength-strings.
932 * configure: Regenerate.
933
934 2006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
935
936 * README: Fix typo.
937
938 2006-02-18 Steve Ellcey <sje@cup.hp.com>
939
940 PR target/26189
941 * inclhack.def (hpux_spu_info): New.
942 * fixincl.x: Regenerate
943
944 2006-01-31 Marcin Dalecki <martin@dalecki.de>
945
946 * configure.ac: Check for asprintf, basename, vasprintf.
947 * config.h.in: Regenerate.
948 * configure: Regenerate.
949
950 2006-01-19 Andrew Pinski <pinskia@physics.uc.edu>
951
952 PR target/15642
953 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
954 __APPLE_CC_ as 1345.
955 (broken_nan): New.
956 * fixincl.x: Regenerate.
957
958 2005-11-24 Bruce Korb <bkorb@gnu.org>
959
960 * fixincl.c (write_replacement): "here strings" in AutoGen
961 often/generally don't have a terminating newline. Check the
962 last byte for '\n'.
963
964 2005-11-13 Andreas Jaeger <aj@suse.de>
965
966 * check.tpl: Handle CVS additionally.
967
968 2005-11-05 Andreas Jaeger <aj@suse.de>
969
970 * check.tpl: Adopt for move to subversion.
971
972 2005-09-15 Joseph S. Myers <joseph@codesourcery.com>
973
974 PR c++/23139
975 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
976 fixes.
977 * fixincl.x: Regenerate.
978 * tests/base/bits/huge_val.h: New file.
979
980 2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
981
982 * All files: Update with new FSF address.
983
984 2005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
985
986 * Makefile.in (WARN_CFLAGS): New.
987 (.c.o): Add $(WARN_CFLAGS).
988 * aclocal.m4: Include ../config/warnings.m4.
989 * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
990 ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
991 ACX_PROG_CC_WARNINGS_ARE_ERRORS.
992 * fixopts.c (initialize_opts): Fix old-style definintion.
993
994 * configure: Regenerate.
995
996 2005-06-24 Geoffrey Keating <geoffk@geoffk.org>
997
998 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
999 (AAB_darwin7_9_long_double_funcs_2): New.
1000 * fixincl.x: Regenerate.
1001
1002 2005-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1003
1004 PR libfortran/15266
1005 * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
1006 Use double quotes in select so \t matches tabs.
1007 Add IRIX testcase.
1008 * fixincl.x: Regenerate.
1009 * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
1010
1011 2005-05-22 Danny Smith <dannysmith@users.souceforge.net>
1012
1013 PR target/21683
1014 * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
1015
1016 2005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1017 Joseph S. Myers <joseph@codesourcery.com>
1018
1019 PR target/19933
1020 PR target/21315
1021 * inclhack.def: New fixes solaris_math_[1-9].
1022 * fixincl.x: Regenerate.
1023 * tests/base/iso/math_c99.h: New.
1024
1025 2005-05-19 Kelley Cook <kcook@gcc.gnu.org>
1026
1027 * aclocal.m4: Remove superfluous reference to accross.m4.
1028
1029 2005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
1030
1031 * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
1032 * server.c (load_data): Likewise.
1033 (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
1034 * fixincl.c: #include <sys/wait.h>
1035 (run_compiles): Use XCNEWVEC instead of xcalloc.
1036 (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
1037 * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
1038
1039 2005-05-10 Joseph S. Myers <joseph@codesourcery.com>
1040
1041 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
1042 *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
1043 * fixincl.x: Regenerate.
1044
1045 2005-05-06 Bruce Korb <bkorb@gnu.org>
1046 Joseph S. Myers <joseph@codesourcery.com>
1047
1048 * fixinc/inclhack.def: Correct backslashes
1049 * fixinc/fixincl.x: regen
1050
1051 2005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1052
1053 * system.h (fopen, fdopen, freopen): Define these to the unlocked
1054 libiberty functions.
1055
1056 2005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1057
1058 * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
1059 (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
1060 * system.h (putchar, getc, getchar, clearerr, feof, fileno,
1061 fflush, fgetc, fgets, ferror, fread): Redefine to the associated
1062 _unlocked function.
1063 (fwrite_unlocked): Fix prototype.
1064
1065 * configure, config.h.in: Regenerate.
1066
1067 2005-03-21 Zack Weinberg <zack@codesourcery.com>
1068
1069 * Makefile.in: Set gcc_version directly, not via substitution.
1070 (libsubdir): Use $(gcc_version), not $(version).
1071 (mkheaders.almost): New rule.
1072 (mkheaders): Generate from mkheaders.almost.
1073 (clean): Also delete mkheaders.almost.
1074 * aclocal.m4: Do not include ../config/gcc-version.m4.
1075 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Generate
1076 mkheaders.almost from mkheaders.in.
1077 * configure: Regenerate.
1078
1079 2005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
1080
1081 PR target/20166
1082 * inclhack.def: Add fix for array of incomplete structures
1083 in function prototype in pthread.h.
1084 * fixincl.x: Regenerate.
1085 * tests/base/pthread.h: Adjust.
1086
1087 2005-03-15 Joseph S. Myers <joseph@codesourcery.com>
1088
1089 * inclhack.def (hpux_htonl): New fix.
1090 * tests/base/netinet/in.h: New test.
1091 * fixincl.x: Regenerate.
1092
1093 2005-02-23 James E Wilson <wilson@specifixinc.com>
1094
1095 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
1096
1097 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
1098
1099 PR 18458
1100 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1101 fixincl.
1102
1103 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
1104
1105 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1106 * aclocal.m4: Include ../config/gcc-version.m4.
1107 * configure: Regenerate.
1108
1109 2004-11-26 Mark Mitchell <mark@codesourcery.com>
1110
1111 * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1112 (stdio_va_list): Likewise.
1113 (stdio_stdarg.h): Likewise.
1114 (solaris_stdio_tag): Add bypass.
1115 * fixincl.x: Regenerated.
1116
1117 2004-11-23 Geoffrey Keating <geoffk@apple.com>
1118
1119 * mkfixinc.sh: Check error code from 'cat'. Don't try running
1120 built fixincl program.
1121 * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1122 up csh from user.
1123
1124 2004-11-20 Roger Sayle <roger@eyesopen.com>
1125
1126 * inclhack.def (alpha_pthread_init): Fix technical problems with
1127 the last check-in caused by CVS variable substitution.
1128 * fixincl.x: Likewise.
1129 * tests/base/pthread.h: Likewise.
1130
1131 2004-11-20 Roger Sayle <roger@eyesopen.com>
1132 Bruce Korb <bkorb@gnu.org>
1133
1134 * inclhack.def (alpha_pthread_init): New fix.
1135 * fixincl.x: Regenerate.
1136 * tests/base/pthread.h: Update for new test.
1137
1138 2004-11-15 Bruce Korb <bkorb@gnu.org>
1139
1140 * fixincl.c(fix_with_system): correct misuse of variables and
1141 incorrect application of "sizeof()".
1142
1143 2004-11-13 Joseph S. Myers <joseph@codesourcery.com>
1144
1145 * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1146 svr4__p, undefine_null): Remove.
1147 * fixincl.x: Regenerate.
1148 * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1149 * tests/base/sys/param.h: Remove.
1150 * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1151 tests/base/sys/limits.h: Update.
1152
1153 2004-11-12 Mike Stump <mrs@apple.com>
1154
1155 * Makefile.in (html): Add html generation support.
1156
1157 2004-11-12 Joseph S. Myers <joseph@codesourcery.com>
1158
1159 * inclhack.def (sco_math): Bypass on __GNUG__.
1160 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1161 * fixincl.x: Regenerate.
1162
1163 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1164
1165 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1166 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1167 _CLASSIC_ANSI_TYPES.
1168 (sun_auth_proto): Bypass on __cplusplus.
1169 * fixincl.x: Regenerate.
1170
1171 2004-11-05 Geoffrey Keating <geoffk@apple.com>
1172
1173 * Makefile.in (mostlyclean): Add fixinc.sh.
1174 (clean): Add mkheaders.
1175 (distclean): New.
1176 (dvi): New.
1177 (info): New.
1178 (installcheck): New.
1179
1180 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
1181
1182 * Makefile.in (mostlyclean, distclean): New targets.
1183
1184 2004-11-04 Geoffrey Keating <geoffk@apple.com>
1185
1186 * configure.ac: Add code to determine noncanonical_target,
1187 local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1188 * configure: Regenerate.
1189 * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1190 * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1191 * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1192 update for changes to fixinc.in.
1193 * Makefile.in: Add many new macros.
1194 (install): New target.
1195 (mkheaders): New target.
1196 (fixinc.sh): New target.
1197 (all): Add mkheaders and fixinc.sh.
1198 * README-fixinc: Move here from gcc/.
1199
1200 2004-11-01 Mike Stump <mrs@apple.com>
1201
1202 * inclhack.def (stdio_va_list): Break out clients from here...
1203 (stdio_va_list_clients): ...to here. Also, don't fix if stdarg.h is
1204 included or ifdef va_start.
1205 * fixincl.x: Regenerate.
1206
1207 2004-10-28 Mike Stump <mrs@apple.com>
1208
1209 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1210 systems.
1211 * fixincl.x: Regenerate.
1212
1213 2004-10-27 Geoffrey Keating <geoffk@apple.com>
1214
1215 * inclhack.def (darwin_gcc4_breakage): New.
1216 * fixincl.x: Regenerate.
1217
1218 2004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1219
1220 PR bootstrap/17832
1221
1222 * fixfixes.c (main): Check for _PC_NAME_MAX.
1223
1224 2004-10-27 Paolo Bonzini <bonzini@gnu.org>
1225
1226 PR other/17991
1227
1228 * configure.ac: Fix typo.
1229 * configure: Regenerate.
1230 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
1231
1232 2004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1233
1234 PR bootstrap/17832
1235
1236 * fixincl.c (SIGCHLD): Remove definition.
1237 (initialize): Remove SIGIOT and SIGPIPE checks.
1238 (create_file): Fix mkdir() for Win32.
1239 (internal_fix): Use dup2() instead of fcntl().
1240
1241 * fixlib.h (SIGQUIT): Define if undefined.
1242 (SIGIOT): Same.
1243 (SIGPIPE): Same.
1244 (SIGALRM): Same.
1245 (SIGKILL): Same.
1246
1247 * procopen.c (chain_open): Use dup2() instead of fcntl().
1248
1249 2004-08-14 Paolo Bonzini <bonzini@gnu.org>
1250
1251 PR other/17991
1252
1253 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1254 Update copyright year.
1255 * fixfixes.c (main): Call initialize_opts from fixopts.c.
1256 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1257 do not include code for parsing options (environment vars).
1258 (fix_with_system): Use a search path for applyfix, so that you
1259 can run the test suite with two-process fixincludes.
1260 * fixopts.c: New file.
1261 * configure.ac: Add --enable-twoprocess. Export ac_exeext
1262 to config.h. Default to --enable-twoprocess for MinGW32.
1263 * config.h.in: Regenerate.
1264 * configure: Regenerate.
1265
1266 2004-10-04 Loren J. Rittle <ljrittle@acm.org>
1267
1268 * tests/base/sys/cdefs.h: Update from test area.
1269
1270 2004-09-17 Roger Sayle <roger@eyesopen.com>
1271
1272 * inclhack.def (linux_ia64_ucontext): New fix.
1273 * fixincl.x: Regenerate.
1274 * tests/base/sys/ucontext.h: New file.
1275
1276 2004-09-15 Roger Sayle <roger@eyesopen.com>
1277
1278 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1279 * tests/base/stdlib.h: Likewise.
1280
1281 2004-09-13 Loren J. Rittle <ljrittle@acm.org>
1282
1283 * inclhack.def (freebsd_gcc4_breakage): Add.
1284 * fixincl.x: Regenerate.
1285 * tests/base/sys/cdefs.h: Update for new test.
1286
1287 2004-09-10 Adam Nemet <anemet@lnxw.com>
1288
1289 * inclhack.def (lynx_void_int): Remove.
1290 (lynxos_fcntl_proto): Remove.
1291 (lynxos_no_warning_in_sys_time_h): New fix.
1292 (lynxos_missing_putenv): New fix.
1293 * fixincl.x: Regenerate.
1294 * tests/base/fcntl.h: Remove.
1295 * tests/base/sys/time.h: Update from test area.
1296 * tests/base/curses.h: Likewise.
1297 * tests/base/stdlib.h: Likewise.
1298
1299 2004-09-03 Jan Beulich <jbeulich@novell.com>
1300
1301 * inclhack.def: Suppress exception_structure and math_exception
1302 for NetWare headers.
1303 * fixincl.x: Regenerate.
1304
1305 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
1306
1307 * .cvsignore: New.
1308 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1309 autoconfiscated.
1310 * configure.ac: New.
1311 * config.h.in: Generate.
1312 * configure: Generate.
1313 * aclocal.m4: New.
1314 * fixlib.h: Remove inclusions of gcc files.
1315 * system.h: New.
1316
1317 Other files copied from gcc/fixinc.