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