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