1 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3 * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
5 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8 * Makefile.in (install-strip): New phony target.
9 (all, check, install): Also mark as phony.
11 2010-11-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
13 * inclhack.def (irix_pthread_init): New fix.
14 * fixincl.x: Regenerate.
15 * tests/base/pthread.h [IRIX_PTHREAD_INIT_CHECK]: New test.
17 2010-10-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
20 * inclhack.def (solaris_sys_va_list): New fix.
21 * fixincl.x: Regenerate.
22 * tests/base/sys/va_list.h: New test.
24 2010-09-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
26 * inclhack.def (hpux_htonl): Allow trailing whitespace in select.
27 * fixincl.x: Regenerate.
29 2010-07-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
31 * inclhack.def (solaris_cond_init): New fix.
32 * fixincl.x: Regenerate.
33 * tests/base/pthread.h [SOLARIS_COND_INIT_CHECK]: New test.
34 [SOLARIS_MUTEX_INIT_2_CHECK]: Adapt.
36 2010-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
38 * inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
39 * fixincl.x: Regenerate.
40 * tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
41 * tests/base/sys/feature_tests.h: New file.
43 2010-06-03 Joern Rennecke <joern.rennecke@embecosm.com>
44 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
47 * configure.ac: Check for declaration of 'basename(char *)'.
48 * configure: Regenerate.
50 2010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
52 * inclhack.def (alpha_wchar): Remove.
53 * fixincl.x: Regenerate.
54 * tests/base/wchar.h: Remove.
56 2010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
58 * aclocal.m4: Regenerate.
60 2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
62 * inclhack.def (alpha_assert): Allow for more whitespace in
64 * fixincl.x: Regenerate.
66 2010-03-28 H.J. Lu <hongjiu.lu@intel.com>
69 * mkfixinc.sh: Revert the last change for mingw.
71 2010-03-24 Joseph Myers <joseph@codesourcery.com>
73 * inclhack.def (glibc_strncpy): New fix.
74 * fixincl.x: Regenerate.
75 * tests/base/bits/string2.h: Update.
77 2010-03-23 H.J. Lu <hongjiu.lu@intel.com>
80 * mkfixinc.sh: Fix stdlib.h for mingw.
82 2010-02-19 Bruce Korb <bkorb@gnu.org>
84 * inclhack.def: remove vestiges of inadvertently committed changes
86 2010-02-10 Bruce Korb <bkorb@gnu.org>
88 * README: fix up references to old gcc/fixinc directory
90 2010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
92 * inclhack.def (solaris_int_limits_3): New fix.
93 * fixincl.x: Regenerate.
94 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
97 * inclhack.def (solaris_int_const, solaris_int_limits_1,
98 solaris_int_limits_2 ): Applies to Solaris 2 in general.
100 Add mach for *-*-solaris2*.
101 Change second c_fix_arg to select.
102 Remove #pragma ident from test_text.
103 * fixincl.x: Regenerate.
104 * tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
105 #pragma trigger text.
106 * tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
107 SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
109 2010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
111 * inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
112 (aix_stdint_2): Likewise.
113 (aix_stdint_3): Likewise.
114 (aix_stdint_4): Likewise.
115 (aix_stdint_5): Likewise.
116 (darwin_stdint_1): Add stdint-darwin.h to files.
117 (darwin_stdint_2): Likewise.
118 (darwin_stdint_3): Likewise.
119 (darwin_stdint_4): Likewise.
120 (darwin_stdint_5): Likewise.
121 (darwin_stdint_6): Likewise.
122 (darwin_stdint_7): Likewise.
123 (hpux_c99_intptr): Add stdint-hpux11.h to files.
124 (hpux_c99_inttypes): Likewise.
125 (hpux_c99_inttypes2): Likewise.
126 (hpux_stdint_least_fast): Likewise.
127 (irix_stdint_c99): Renamed to irix_stdint_c99_mode.
128 (irix_stdint_c99_types): New fix.
129 (irix_stdint_c99_macros): New fix.
130 (newlib_stdint_1): Add stdint-newlib.h to files.
131 (newlib_stdint_2): Likewise.
132 fixincl.x: Regenerate.
133 tests/base/stdint-aix.h: New file.
134 tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
135 AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
136 tests/base/stdint-aix.h: ... here.
137 [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
138 [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
139 [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
140 tests/base/stdint-darwin.h: New file.
141 tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
142 DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
143 DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
144 tests/base/stdint-darwin.h: ... here.
145 [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
146 [DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
147 [DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
148 tests/base/stdint-hpux11.h: New file.
149 tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
150 HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
151 tests/base/stdint-hpux11.h: ... here.
152 [HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
153 [HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
154 tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
155 IRIX_STDINT_C99_MODE_CHECK.
156 tests/base/stdint-irix65.h: New file.
157 tests/base/stdint-newlib.h: New file.
158 tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
159 NEWLIB_STDINT_2_CHECK]: Moved ...
160 tests/base/stdint-newlib.h: ... here.
162 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
164 * configure: Regenerate.
166 2009-10-21 Steve Ellcey <sje@cup.hp.com>
168 * inclhack.def (hpux_stdint_least_fast): Simplify.
169 * fixincl.x: Regenerate.
170 * tests/base/stdint.h: Update.
172 2009-09-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
174 * inclhack.def (isc_fmod, isc_omits_with_stdc)
175 (nested_sys_limits, sco_math): Remove.
176 * tests/base/math.h (ISC_FMOD_CHECK, SCO_MATH_CHECK): Remove.
177 * tests/base/stdio.h (ISC_OMITS_WITH_STDC_CHECK): Remove.
178 * tests/base/sys/limits.h: Remove.
179 * fixincl.x: Regenerate.
181 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
186 * check.tpl: Fix typos.
187 * README: Likewise. Also, document that 'select' uses ERE.
188 * mkheaders.in: Update copyright years in --version output.
189 * inclhack.def (sco_math): Add missing final newline in sed
190 script 'a', 'c', or 'i' commands, for BSD sed.
191 (sco_math): In the text of 'a', 'c', or 'i' sed
192 commands, prepend leading white space with a backslash to avoid
193 the whitespace to be removed by BSD sed.
194 (sco_math): Match plain 'C++' instead of 'C\+\+' in sed regex.
195 (x11_new): Fix sed expression, for BSD sed.
196 (glibc_mutex_init): Fix newlines in sed 's' command replacement
197 part, for GNU sed 3.02 and Solaris sed.
198 (glibc_mutex_init): Replace unportable \+ sed regex operator
200 (glibc_c99_inline_2, glibc_mutex_init): Avoid unportable sed
201 alternation \| regex operator.
202 (solaris_complex): Remove superfluous backslashes from
203 replacement string. Replace \+ operator with \{1,\}.
204 * tests/base/Xm/Traversal.h: This is fixed for BSD sed now.
205 * fixincl.x: Regenerate.
207 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
210 * inclhack.def (irix_complex): New fix.
211 (solaris_complex): Likewise.
212 * fixincl.x: Regenerate.
213 * tests/base/complex.h [IRIX_COMPLEX_CHECK, SOLARIS_COMPLEX_CHECK]:
216 2009-08-28 Bruce Korb <bkorb@gnu.org>
217 Steve Ellcey <sje@cup.hp.com>
219 * README (files): Describe files entry.
220 * inclhack.def (hpux_stdint_least): Remove.
221 (hpux_stdint_fast): Remove.
222 (hpux_stdint_fast): Remove.
223 (hpux_stdint_least_fast): New.
224 (hpux_inttype_int_least8_t): Remove.
225 (hpux_inttype_int8_t): Modify.
226 * fixincl.x: Regenerate.
227 * tests/base/stdint.h: Update.
228 * tests/base/sys/_inttypes.h: Update.
230 2009-08-28 Steve Ellcey <sje@cup.hp.com>
232 * inclhack.def (hpux_imaginary_i): Remove spaces.
233 * fixincl.x: Regenerate.
234 * tests/base/stdint.h: Update AIX fixes.
235 * tests/base/complex.h: Change HPUX_IMAGINARY_I_CHECK fix.
237 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
239 * configure.ac (AC_PREREQ): Bump to 2.64.
241 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
243 * aclocal.m4: Regenerate.
244 * configure: Regenerate.
245 * config.h.in: Regenerate.
247 2009-08-17 David Edelsohn <edelsohn@gnu.org>
249 * inclhack.def (aix_complex): Redefine _Complex_I. Do not
251 * (aix_stdint_[12345]): New fixes.
252 * fixincl.x: Regenerate.
253 * tests/base/complex.h: Update check.
254 * tests/base/stdint.h: Add AIX stdint.h checks.
256 2009-08-14 Steve Ellcey <sje@cup.hp.com>
258 * inclhack.def (hpux_imaginary_i): New fix.
259 * fixincl.x: Regenerate.
260 * tests/base/complex.h: New file.
262 2009-08-12 David Edelsohn <edelsohn@gnu.org>
264 * inclhack.def (aix_complex): New fix.
265 * fixincl.x: Regenerate.
267 2009-08-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
269 * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.
270 (hpux_inttype_int8_t): Likewise.
271 * fixincl.x: Regenerate.
273 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
275 * Makefile.in (AUTOCONF, AUTOHEADER, ACLOCAL, ACLOCAL_AMFLAGS):
277 ($(srcdir)/configure, $(srcdir)/config.h.in, $(srcdir)/aclocal.m4):
280 2009-07-04 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
282 * inclhack.def (darwin_stdint_5, darwin_stdint_6,
283 darwin_stdint_7): New fixes.
284 * fixincl.x: Regenerate.
285 * tests/base/stdint.h: Adjust test for new fixes.
287 2009-07-03 Eric Botcazou <ebotcazou@adacore.com>
289 * inclhack.def (solaris_int_types): New fix.
290 * fixincl.x: Regenerate.
291 * tests/base/sys/int_types.h: New file.
293 2009-06-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
295 * inclhack.def (darwin_stdint_1, darwin_stdint_2, darwin_stdint_3,
296 darwin_stdint_4): New fixes.
297 * tests/base/stdint.h: Adjust test results for new fixes.
298 * fixincl.x: Regenerate.
300 2009-05-29 Eric Botcazou <ebotcazou@adacore.com>
302 * inclhack.def (solaris_int_const): New fix.
303 (solaris_int_limits_1): Likewise.
304 (solaris_int_limits_2): Likewise.
305 * fixincl.x: Regenerate.
306 * tests/base/sys/int_const.h: New file.
307 * tests/base/sys/int_limits.h: Likewise.
309 2009-05-15 Joseph Myers <joseph@codesourcery.com>
311 * inclhack.def (glibc_tgmath): Correct bypass.
312 * fixincl.x: Regenerate.
314 2009-04-28 Steve Ellcey <sje@cup.hp.com>
316 * inclhack.def (hpux11_uint32_c): Remove.
317 (hpux_long_double): Disable on hpux11.3*.
318 (hpux_long_double_2): New.
319 (hpux_c99_intptr): New.
320 (hpux_c99_inttypes): New.
321 (hpux_c99_inttypes2): New.
322 (hpux_stdint_least): New.
323 (hpux_stdint_fast): New.
324 (hpux_inttype_int_least8_t): New.
325 (hpux_inttype_int8_t): New.
326 * fixincl.x: Regenerate.
327 * tests/base/sys/_inttypes.h: New.
328 * tests/base/inttypes.h: Update.
329 * tests/base/stdlib.h: Update.
330 * tests/base/stdint.h: Update.
332 2009-04-28 Joseph Myers <joseph@codesourcery.com>
334 * inclhack.def (glibc_stdint): New fix.
335 * fixincl.x: Regenerate.
336 * tests/base/stdint.h: Update.
338 2009-04-09 Jakub Jelinek <jakub@redhat.com>
340 * Makefile.in: Change copyright header to refer to version
341 3 of the GNU General Public License and to point readers at the
342 COPYING3 file and the FSF's license web page.
343 * fixfixes.c: Likewise.
344 * fixinc.in: Likewise.
345 * fixincl.c: Likewise.
346 * fixlib.c: Likewise.
347 * fixlib.h: Likewise.
348 * fixopts.c: Likewise.
349 * fixtests.c: Likewise.
350 * genfixes: Likewise.
351 * mkheaders.in: Likewise.
352 * system.h: Likewise.
354 2009-03-31 Joseph Myers <joseph@codesourcery.com>
357 * inclhack.def (newlib_stdint_1, newlib_stdint_2): New fixes.
358 * fixincl.x: Regenerate.
359 * tests/base/stdint.h: Update.
361 2009-03-29 Joseph Myers <joseph@codesourcery.com>
363 * tests/base/math.h, tests/base/pthread.h, tests/base/sys/wait.h:
366 2009-03-29 Joseph Myers <joseph@codesourcery.com>
374 * inclhack.def (glibc_tgmath): New fix.
375 * fixincl.x: Regenerate.
376 * tests/base/tgmath.h: New.
378 2009-03-28 Joseph Myers <joseph@codesourcery.com>
380 * inclhack.def (aix_syswait, exception_structure,
381 pthread_page_size): Remove.
382 (math_exception): Remove mention of fixproto in comment.
383 * fixincl.x: Regenerate.
384 * mkheaders.in: Do not handle STMP_FIXPROTO.
386 2009-03-27 Sandra Loosemore <sandra@codesourcery.com>
388 * server.c (run_shell): Quote directory name passed to cd.
390 2009-03-01 Bruce Korb <bkorb@gnu.org>
391 Apply a positively ancient patch:
393 2004-10-15 Giovanni Bajo <giovannibajo@libero.it>
395 * inclhack.def (alpha_if_semicolon): new fix from long, long ago
396 * tests/base/net/if.h: Add new test.
398 2009-01-06 Andreas Tobler <a.tobler@schweiz.org>
400 * tests/base/locale.h: Add new test.
401 * tests/base/stdarg.h: Likewise.
403 2009-01-05 Steve Ellcey <sje@cup.hp.com>
405 * inclhack.def (hpux_spu_info): Add files line.
406 * fixincl.x: Regenerate.
408 2009-01-01 Andreas Tobler <a.tobler@schweiz.org>
410 * inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0
412 * fixincl.x: Regenerate.
414 2008-12-31 Andreas Tobler <a.tobler@schweiz.org>
417 * inclhack.def (openbsd_va_start): Use __builtin_va_start
419 * fixincl.x: Regenerate.
421 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
423 * configure: Regenerate.
425 2008-12-15 Steve Ellcey <sje@cup.hp.com>
427 * inclhack.def (hpux_spu_info): Match PA as well as IA64.
428 * fixincl.x: Regenerate.
430 2008-09-06 H.J. Lu <hongjiu.lu@intel.com>
432 * configure.ac: Fix a typo.
433 * configured: Regenerate.
435 2008-09-06 Bruce Korb <bkorb@gnu.org>
437 * fixincl.tpl (sed): make the program executable configurable.
438 Some platforms have some rather oddball defaults.
439 * config.h.in (SED_PROGRAM): define the default sed.
440 * fixincl.x: regenerated
441 * tests/base/internal/wchar_core.h: fix bad sample text
442 * tests/base/math.h: fix bad sample text
443 * configure.ac: search for working sed
444 * inclhack.def (glibc_mutex_init): fix non-portable construct
445 and re-order a few misordered entries.
447 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
449 * configure: Regenerate.
451 2008-06-07 Joseph Myers <joseph@codesourcery.com>
453 * inclhack.def (AAB_svr4_replace_byteorder,
454 AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
455 libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
456 ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
457 solaris_mutex_init_1, solaris_socket, solaris_unistd,
458 solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
459 ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
460 ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
461 ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
462 ultrix_strings2, ultrix_sys_time, ultrix_unistd,
463 unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
464 windiss_math2, windiss_valist): Remove.
465 * fixincl.x: Regenerate.
466 * mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
467 i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
468 powerpc-*-eabiaix*): Remove.
469 * tests/base/math.h: Update.
470 * tests/base/pthread.h: Update.
471 * tests/base/stdio.h: Update.
472 * tests/base/stdlib.h: Update.
473 * tests/base/string.h: Update.
474 * tests/base/strings.h: Update.
475 * tests/base/sys/file.h: Update.
476 * tests/base/sys/limits.h: Update.
477 * tests/base/sys/socket.h: Update.
478 * tests/base/sys/stat.h: Update.
479 * tests/base/sys/time.h: Update.
480 * tests/base/testing.h: Update.
481 * tests/base/unistd.h: Update.
482 * tests/base/_G_config.h: Remove.
483 * tests/base/arpa: Remove directory.
484 * tests/base/fs: Remove directory.
485 * tests/base/locale.h: Remove.
486 * tests/base/machine: Remove directory.
487 * tests/base/rpc/svc.h: Remove.
488 * tests/base/sys/ioctl.h: Remove.
489 * tests/base/sys/regset.h: Remove.
490 * tests/base/sys/times.h: Remove.
491 * tests/base/sys/utsname.h: Remove.
492 * tests/base/widec.h: Remove.
494 2008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
496 * inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify.
497 * tests/base/iso/math_c99.h: Update.
498 * fixincl.x: Regenerate.
500 2008-05-14 Joseph Myers <joseph@codesourcery.com>
502 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on
504 * fixincl.x: Regenerate.
506 2008-04-25 Kai Tietz <kai.tietz@onvision.com>
508 * fixincl.c (fix_with_system): Cast pointer difference to long.
509 * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
511 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
514 * Makefile.in: Rewrite aclocal.m4 rule.
515 * aclocal.m4: Regenerate.
516 * configure: Regenerate.
518 2008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
521 * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
522 * fixincl.x: Regenerate.
523 * tests/base/stdio.h: Add test.
525 2008-02-25 Ben Elliston <bje@au.ibm.com>
528 * fixincl.c (fix_applies): Remove unused variable `name_len'.
530 2008-02-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
532 * inclhack.def (solaris_math_10): New.
533 * tests/base/iso/math_c99.h: Update.
535 * fixincl.x: Regenerate.
537 2008-02-04 Ismail Dönmez <ismail@pardus.org.tr>
539 * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
540 freebsd_gcc4_breakage, hppa_hpux_fp_macros, hpux11_abs,
541 netbsd_c99_inline_1, netbsd_c99_inline_2, netbsd_extra_semicolon): Add
542 quotes around mach entries.
543 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
546 2008-02-04 Hans-Peter Nilsson <hp@axis.com>
549 * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
550 (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
551 __extern_inline|__GNU_STDC_INLINE__.
552 (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
553 <bypass>: Change from __STDC_VERSION__ to
554 __extern_inline|__GNU_STDC_INLINE__.
555 <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
556 appending attribute-gnu_inline.
557 <second c_fix_arg>: Remove.
558 <test_text>: Remove __extern_inline line.
559 * tests/base/features.h: Re-add.
560 * tests/base/sys/sysmacros.h: Adjust.
561 * fixincl.x: Regenerate.
563 2008-01-06 Hans-Peter Nilsson <hp@axis.com>
567 2007-12-18 Hans-Peter Nilsson <hp@axis.com>
569 * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
570 * fixincl.x: Regenerate.
571 * tests/base/wchar.h: Update.
572 * tests/base/features.h: New.
574 2007-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
577 * inclhack.def (hpux11_pthread_const): New.
578 * fixincl.x: Regenerate.
579 * tests/base/sys/pthread.h: Update.
581 2007-10-12 Kai Tietz <kai.tietz@onevision.com>
583 * configure.ac: x86_64 mingw target uses twoprocess.
584 * mkfixinc.sh: Add x86_64 mingw target.
585 * configure: Regenerate.
587 2007-10-09 Geoffrey Keating <geoffk@apple.com>
589 * inclhack.def (darwin_externc): New.
590 * fixincl.x: Regenerate.
591 * tests/base/mach-o/swap.h: New.
593 2007-08-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
595 * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
597 * tests/base/iso/math_c99.h: Delete associated test baselines.
598 * fixincl.x: Regenerate.
600 2007-07-24 Krister Walfridsson <cato@df.lth.se>
603 * inclhack.def (netbsd_c99_inline_2): New.
604 * fixincl.x: Regenerate.
605 * tests/base/signal.h: Update.
607 2007-07-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
611 * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
612 solaris_math_7): Constify and make FP exception-safe.
613 * tests/base/iso/math_c99.h: Update.
615 * fixincl.x: Regenerate.
617 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
620 * inclhack.def (irix_stdint_c99): New fix.
621 * fixincl.x: Regenerate.
622 * tests/base/stdint.h: New test.
624 2007-06-06 Steve Ellcey <sje@cup.hp.com>
627 * inclhack.def (hppa_hpux_fp_macros): New.
628 * fixincl.x: Regenerate.
629 * tests/base/math.h: Update.
631 2007-03-26 Jakub Jelinek <jakub@redhat.com>
633 * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
634 if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
635 __STDC_VERSION__ < 199901L.
636 (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
637 with #ifdef __GNUC_GNU_INLINE__.
638 (glibc_c99_inline_3): Add select. Replace __STDC_VERSION__ >= 199901L
639 with defined(__GNUC_STDC_INLINE__).
640 (glibc_c99_inline_4): Change select, add second c_fix_arg.
641 Replace #if __STDC_VERSION__ < 199901L with
642 #ifdef __GNUC_GNU_INLINE__.
643 * fixincl.x: Regenerated.
644 * tests/base/bits/string2.h: Update.
645 * tests/base/sys/sysmacros.h: Update.
646 * tests/base/sys/stat.h: Update.
648 2007-03-18 Krister Walfridsson <cato@df.lth.se>
651 * inclhack.def (netbsd_c99_inline_1): New.
652 * fixincl.x: Regenerate.
653 * tests/base/signal.h: New.
655 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
657 * Makefile.in: Add dummy "install-info" target.
659 2007-03-06 Joseph Myers <joseph@codesourcery.com>
661 * mkheaders.in: Fix headers for each multilib required.
663 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
665 * Makefile.in: Add dummy install-pdf target.
667 2007-02-27 Joseph Myers <joseph@codesourcery.com>
669 * mkheaders.in (incdir): Use include-fixed not include.
671 2007-02-15 Brooks Moses <brooks.moses@codesourcery.com>
673 * Makefile.in: Added "pdf" target to .PHONY.
675 2007-02-05 Richard Guenther <rguenther@suse.de>
677 * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
678 with older glibc. Adjust version number for C99.
679 * fixincl.x: Regenerated.
681 2007-02-04 Mike Stump <mrs@apple.com>
683 * mkheaders.in: Allow optional isysroot parameter.
685 2007-02-03 Bruce Korb <bkorb@gnu.org>
687 * inclhack.def (glibc_c99_inline_4): replace "extern" only if
688 surrounded by space characters.
690 2007-01-25 Daniel Franke <franke.daniel@gmail.com>
693 * inclhack.def(broken_cabs): Also remove definition of cabsl.
694 * fixincl.x: Regenerate.
695 * tests/base/math.h: Update.
697 2007-01-05 Bruce Korb <bkorb@gnu.org>,
698 Daniel Franke <franke.daniel@gmail.com>
701 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
702 of a vertical bar ("|").
703 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
704 matching. Set SKIP_TEST flag if we are not to run a test.
705 * fixincl.x: Regenerate.
706 * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
707 kandr_concat, sco_math): Replace lists of specfic file names by search
710 2006-12-12 Olivier Hainque <hainque@adacore.com>
712 * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
713 targets for which a no-op fixer is appropriate.
715 2006-11-07 Richard Guenther <rguenther@suse.de>
717 * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
719 * fixincl.x: Regenerate.
721 2006-11-02 Geoffrey Keating <geoffk@apple.com>
723 * inclhack.def (glibc_c99_inline_1): New.
724 * inclhack.def (glibc_c99_inline_2): New.
725 * inclhack.def (glibc_c99_inline_3): New.
726 * inclhack.def (glibc_c99_inline_4): New.
727 * fixincl.x: Regenerate.
728 * tests/base/bits/string2.h: New.
729 * tests/base/sys/sysmacros.h: New.
730 * tests/base/sys/stat.h: Update.
732 2006-11-01 Steve Ellcey <sje@cup.hp.com>
734 * tests/base/sys/socket.h: Update.
736 2006-10-31 Steve Ellcey <sje@cup.hp.com>
738 * inclhack.def (hpux11_extern_sendfile): New.
739 (hpux11_extern_sendpath): New.
740 * fixincl.x: Regenerate.
742 2006-10-29 Joseph Myers <joseph@codesourcery.com>
744 * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
745 * fixincl.x: Regenerate.
747 2006-10-10 Brooks Moses <bmoses@stanford.edu>
749 * Makefile.in: Added empty "pdf" target.
751 2006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
754 * inclhack.def (hpux_pthread_initializers): New hack.
755 * tests/base/sys/pthread.h: New file.
757 * fixincl.x: Regenerate.
759 2006-10-03 Uros Bizjak <uros@kss-loka.si>
761 * inclhack.def (glibc_mutex_init): Also fix
762 PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
763 PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
764 * tests/base/pthread.h: Update.
766 * fixincl.x: Regenerate.
768 2006-10-01 Uros Bizjak <uros@kss-loka.si>
770 * inclhack.def (glibc_mutex_init): New fix.
771 * tests/base/pthread.h: Update.
773 * fixincl.x: Regenerate.
775 2006-09-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
777 * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
778 Prevent it from running on solaris10 or later.
779 (solaris_once_init_2): Fix comment.
780 * tests/base/pthread.h: Update.
782 * fixincl.x: Regenerate.
784 2006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
786 * inclhack.def (solaris_once_init_2): New fix.
787 * tests/base/pthread.h: Update.
789 * fixincl.x: Regenerate.
791 2006-09-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
793 * inclhack.def (solaris_mutex_init_2): Remove test for
794 PTHREAD_RWLOCK_INITIALIZER.
795 (solaris_rwlock_init_1): New.
796 * tests/base/pthread.h: Update.
798 * inclhack.def (solaris_once_init_1): New.
799 * tests/base/pthread.h: Adjust for new fix.
801 * fixincl.x: Regenerate.
803 2006-07-17 Roger Sayle <roger@eyesopen.com>
805 * tests/base/errno.h: New file.
806 * tests/base/architecture/ppc/math.h: Likewise.
807 * tests/base/ia64/sys/getppdp.h: Likewise.
809 2006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
812 * Makefile.in (configure, config.h.in): Change into $(srcdir)
813 before autoconf or autoheader call.
815 2006-06-23 Steve Ellcey <sje@cup.hp.com>
818 * inclhack.def (hpux_extern_errno): New.
819 * fixincl.x: Regenerate.
821 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
823 * Makefile.in: Add dvi info html and install-html to .PHONY
824 Add install-html target.
826 2006-05-16 Mike Stump <mrs@apple.com>
828 * configure.ac: Add -Wno-overlength-strings.
829 * configure: Regenerate.
831 2006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
835 2006-02-18 Steve Ellcey <sje@cup.hp.com>
838 * inclhack.def (hpux_spu_info): New.
839 * fixincl.x: Regenerate
841 2006-01-31 Marcin Dalecki <martin@dalecki.de>
843 * configure.ac: Check for asprintf, basename, vasprintf.
844 * config.h.in: Regenerate.
845 * configure: Regenerate.
847 2006-01-19 Andrew Pinski <pinskia@physics.uc.edu>
850 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
853 * fixincl.x: Regenerate.
855 2005-11-24 Bruce Korb <bkorb@gnu.org>
857 * fixincl.c (write_replacement): "here strings" in AutoGen
858 often/generally don't have a terminating newline. Check the
861 2005-11-13 Andreas Jaeger <aj@suse.de>
863 * check.tpl: Handle CVS additionally.
865 2005-11-05 Andreas Jaeger <aj@suse.de>
867 * check.tpl: Adopt for move to subversion.
869 2005-09-15 Joseph S. Myers <joseph@codesourcery.com>
872 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
874 * fixincl.x: Regenerate.
875 * tests/base/bits/huge_val.h: New file.
877 2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
879 * All files: Update with new FSF address.
881 2005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
883 * Makefile.in (WARN_CFLAGS): New.
884 (.c.o): Add $(WARN_CFLAGS).
885 * aclocal.m4: Include ../config/warnings.m4.
886 * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
887 ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
888 ACX_PROG_CC_WARNINGS_ARE_ERRORS.
889 * fixopts.c (initialize_opts): Fix old-style definintion.
891 * configure: Regenerate.
893 2005-06-24 Geoffrey Keating <geoffk@geoffk.org>
895 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
896 (AAB_darwin7_9_long_double_funcs_2): New.
897 * fixincl.x: Regenerate.
899 2005-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
902 * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
903 Use double quotes in select so \t matches tabs.
905 * fixincl.x: Regenerate.
906 * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
908 2005-05-22 Danny Smith <dannysmith@users.souceforge.net>
911 * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
913 2005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
914 Joseph S. Myers <joseph@codesourcery.com>
918 * inclhack.def: New fixes solaris_math_[1-9].
919 * fixincl.x: Regenerate.
920 * tests/base/iso/math_c99.h: New.
922 2005-05-19 Kelley Cook <kcook@gcc.gnu.org>
924 * aclocal.m4: Remove superfluous reference to accross.m4.
926 2005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
928 * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
929 * server.c (load_data): Likewise.
930 (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
931 * fixincl.c: #include <sys/wait.h>
932 (run_compiles): Use XCNEWVEC instead of xcalloc.
933 (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
934 * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
936 2005-05-10 Joseph S. Myers <joseph@codesourcery.com>
938 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
939 *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
940 * fixincl.x: Regenerate.
942 2005-05-06 Bruce Korb <bkorb@gnu.org>
943 Joseph S. Myers <joseph@codesourcery.com>
945 * fixinc/inclhack.def: Correct backslashes
946 * fixinc/fixincl.x: regen
948 2005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
950 * system.h (fopen, fdopen, freopen): Define these to the unlocked
953 2005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
955 * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
956 (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
957 * system.h (putchar, getc, getchar, clearerr, feof, fileno,
958 fflush, fgetc, fgets, ferror, fread): Redefine to the associated
960 (fwrite_unlocked): Fix prototype.
962 * configure, config.h.in: Regenerate.
964 2005-03-21 Zack Weinberg <zack@codesourcery.com>
966 * Makefile.in: Set gcc_version directly, not via substitution.
967 (libsubdir): Use $(gcc_version), not $(version).
968 (mkheaders.almost): New rule.
969 (mkheaders): Generate from mkheaders.almost.
970 (clean): Also delete mkheaders.almost.
971 * aclocal.m4: Do not include ../config/gcc-version.m4.
972 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Generate
973 mkheaders.almost from mkheaders.in.
974 * configure: Regenerate.
976 2005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
979 * inclhack.def: Add fix for array of incomplete structures
980 in function prototype in pthread.h.
981 * fixincl.x: Regenerate.
982 * tests/base/pthread.h: Adjust.
984 2005-03-15 Joseph S. Myers <joseph@codesourcery.com>
986 * inclhack.def (hpux_htonl): New fix.
987 * tests/base/netinet/in.h: New test.
988 * fixincl.x: Regenerate.
990 2005-02-23 James E Wilson <wilson@specifixinc.com>
992 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
994 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
997 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
1000 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
1002 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
1003 * aclocal.m4: Include ../config/gcc-version.m4.
1004 * configure: Regenerate.
1006 2004-11-26 Mark Mitchell <mark@codesourcery.com>
1008 * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
1009 (stdio_va_list): Likewise.
1010 (stdio_stdarg.h): Likewise.
1011 (solaris_stdio_tag): Add bypass.
1012 * fixincl.x: Regenerated.
1014 2004-11-23 Geoffrey Keating <geoffk@apple.com>
1016 * mkfixinc.sh: Check error code from 'cat'. Don't try running
1017 built fixincl program.
1018 * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
1021 2004-11-20 Roger Sayle <roger@eyesopen.com>
1023 * inclhack.def (alpha_pthread_init): Fix technical problems with
1024 the last check-in caused by CVS variable substitution.
1025 * fixincl.x: Likewise.
1026 * tests/base/pthread.h: Likewise.
1028 2004-11-20 Roger Sayle <roger@eyesopen.com>
1029 Bruce Korb <bkorb@gnu.org>
1031 * inclhack.def (alpha_pthread_init): New fix.
1032 * fixincl.x: Regenerate.
1033 * tests/base/pthread.h: Update for new test.
1035 2004-11-15 Bruce Korb <bkorb@gnu.org>
1037 * fixincl.c(fix_with_system): correct misuse of variables and
1038 incorrect application of "sizeof()".
1040 2004-11-13 Joseph S. Myers <joseph@codesourcery.com>
1042 * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
1043 svr4__p, undefine_null): Remove.
1044 * fixincl.x: Regenerate.
1045 * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
1046 * tests/base/sys/param.h: Remove.
1047 * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
1048 tests/base/sys/limits.h: Update.
1050 2004-11-12 Mike Stump <mrs@apple.com>
1052 * Makefile.in (html): Add html generation support.
1054 2004-11-12 Joseph S. Myers <joseph@codesourcery.com>
1056 * inclhack.def (sco_math): Bypass on __GNUG__.
1057 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
1058 * fixincl.x: Regenerate.
1060 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1062 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
1063 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
1064 _CLASSIC_ANSI_TYPES.
1065 (sun_auth_proto): Bypass on __cplusplus.
1066 * fixincl.x: Regenerate.
1068 2004-11-05 Geoffrey Keating <geoffk@apple.com>
1070 * Makefile.in (mostlyclean): Add fixinc.sh.
1071 (clean): Add mkheaders.
1075 (installcheck): New.
1077 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
1079 * Makefile.in (mostlyclean, distclean): New targets.
1081 2004-11-04 Geoffrey Keating <geoffk@apple.com>
1083 * configure.ac: Add code to determine noncanonical_target,
1084 local_prefix, gcc_version; process mkheaders.in to make mkheaders.
1085 * configure: Regenerate.
1086 * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
1087 * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
1088 * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
1089 update for changes to fixinc.in.
1090 * Makefile.in: Add many new macros.
1091 (install): New target.
1092 (mkheaders): New target.
1093 (fixinc.sh): New target.
1094 (all): Add mkheaders and fixinc.sh.
1095 * README-fixinc: Move here from gcc/.
1097 2004-11-01 Mike Stump <mrs@apple.com>
1099 * inclhack.def (stdio_va_list): Break out clients from here...
1100 (stdio_va_list_clients): ...to here. Also, don't fix if stdarg.h is
1101 included or ifdef va_start.
1102 * fixincl.x: Regenerate.
1104 2004-10-28 Mike Stump <mrs@apple.com>
1106 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
1108 * fixincl.x: Regenerate.
1110 2004-10-27 Geoffrey Keating <geoffk@apple.com>
1112 * inclhack.def (darwin_gcc4_breakage): New.
1113 * fixincl.x: Regenerate.
1115 2004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1119 * fixfixes.c (main): Check for _PC_NAME_MAX.
1121 2004-10-27 Paolo Bonzini <bonzini@gnu.org>
1125 * configure.ac: Fix typo.
1126 * configure: Regenerate.
1127 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
1129 2004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1133 * fixincl.c (SIGCHLD): Remove definition.
1134 (initialize): Remove SIGIOT and SIGPIPE checks.
1135 (create_file): Fix mkdir() for Win32.
1136 (internal_fix): Use dup2() instead of fcntl().
1138 * fixlib.h (SIGQUIT): Define if undefined.
1144 * procopen.c (chain_open): Use dup2() instead of fcntl().
1146 2004-08-14 Paolo Bonzini <bonzini@gnu.org>
1150 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
1151 Update copyright year.
1152 * fixfixes.c (main): Call initialize_opts from fixopts.c.
1153 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
1154 do not include code for parsing options (environment vars).
1155 (fix_with_system): Use a search path for applyfix, so that you
1156 can run the test suite with two-process fixincludes.
1157 * fixopts.c: New file.
1158 * configure.ac: Add --enable-twoprocess. Export ac_exeext
1159 to config.h. Default to --enable-twoprocess for MinGW32.
1160 * config.h.in: Regenerate.
1161 * configure: Regenerate.
1163 2004-10-04 Loren J. Rittle <ljrittle@acm.org>
1165 * tests/base/sys/cdefs.h: Update from test area.
1167 2004-09-17 Roger Sayle <roger@eyesopen.com>
1169 * inclhack.def (linux_ia64_ucontext): New fix.
1170 * fixincl.x: Regenerate.
1171 * tests/base/sys/ucontext.h: New file.
1173 2004-09-15 Roger Sayle <roger@eyesopen.com>
1175 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
1176 * tests/base/stdlib.h: Likewise.
1178 2004-09-13 Loren J. Rittle <ljrittle@acm.org>
1180 * inclhack.def (freebsd_gcc4_breakage): Add.
1181 * fixincl.x: Regenerate.
1182 * tests/base/sys/cdefs.h: Update for new test.
1184 2004-09-10 Adam Nemet <anemet@lnxw.com>
1186 * inclhack.def (lynx_void_int): Remove.
1187 (lynxos_fcntl_proto): Remove.
1188 (lynxos_no_warning_in_sys_time_h): New fix.
1189 (lynxos_missing_putenv): New fix.
1190 * fixincl.x: Regenerate.
1191 * tests/base/fcntl.h: Remove.
1192 * tests/base/sys/time.h: Update from test area.
1193 * tests/base/curses.h: Likewise.
1194 * tests/base/stdlib.h: Likewise.
1196 2004-09-03 Jan Beulich <jbeulich@novell.com>
1198 * inclhack.def: Suppress exception_structure and math_exception
1199 for NetWare headers.
1200 * fixincl.x: Regenerate.
1202 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
1205 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
1207 * configure.ac: New.
1208 * config.h.in: Generate.
1209 * configure: Generate.
1211 * fixlib.h: Remove inclusions of gcc files.
1214 Other files copied from gcc/fixinc.