OSDN Git Service

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