OSDN Git Service

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