OSDN Git Service

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