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