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