OSDN Git Service

PR target/33700
[pf3gnuchains/gcc-fork.git] / fixincludes / ChangeLog
1 2007-10-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2
3         PR target/33700
4         * inclhack.def (hpux11_pthread_const): New.
5         * fixincl.x: Regenerate.
6         * tests/base/sys/pthread.h: Update.
7
8 2007-10-12  Kai Tietz  <kai.tietz@onevision.com>
9
10         * configure.ac: x86_64 mingw target uses twoprocess.
11         * mkfixinc.sh: Add x86_64 mingw target.
12         * configure: Regenerate.
13
14 2007-10-09  Geoffrey Keating  <geoffk@apple.com>
15
16         * inclhack.def (darwin_externc): New.
17         * fixincl.x: Regenerate.
18         * tests/base/mach-o/swap.h: New.
19
20 2007-08-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21
22         * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
23         Delete fixes.
24         * tests/base/iso/math_c99.h: Delete associated test baselines.
25         * fixincl.x: Regenerate.
26
27 2007-07-24  Krister Walfridsson  <cato@df.lth.se>
28
29         PR target/30058
30         * inclhack.def (netbsd_c99_inline_2): New.
31         * fixincl.x: Regenerate.
32         * tests/base/signal.h: Update.
33
34 2007-07-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
35
36         PR target/32641
37
38         * inclhack.def (solaris_math_4, solaris_math_5, solaris_math_6,
39         solaris_math_7): Constify and make FP exception-safe.
40         * tests/base/iso/math_c99.h: Update.
41
42         * fixincl.x: Regenerate.
43
44 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
45
46         PR libgcj/28190
47         * inclhack.def (irix_stdint_c99): New fix.
48         * fixincl.x: Regenerate.
49         * tests/base/stdint.h: New test.
50
51 2007-06-06  Steve Ellcey  <sje@cup.hp.com>
52
53         PR testsuite/31828
54         * inclhack.def (hppa_hpux_fp_macros): New.
55         * fixincl.x: Regenerate.
56         * tests/base/math.h: Update.
57
58 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
59
60         * inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
61         if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
62         __STDC_VERSION__ < 199901L.
63         (glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
64         with #ifdef __GNUC_GNU_INLINE__.
65         (glibc_c99_inline_3): Add select.  Replace __STDC_VERSION__ >= 199901L
66         with defined(__GNUC_STDC_INLINE__).
67         (glibc_c99_inline_4): Change select, add second c_fix_arg.
68         Replace #if __STDC_VERSION__ < 199901L with
69         #ifdef __GNUC_GNU_INLINE__.
70         * fixincl.x: Regenerated.
71         * tests/base/bits/string2.h: Update.
72         * tests/base/sys/sysmacros.h: Update.
73         * tests/base/sys/stat.h: Update.
74
75 2007-03-18  Krister Walfridsson  <cato@df.lth.se>
76
77         PR target/30058
78         * inclhack.def (netbsd_c99_inline_1): New.
79         * fixincl.x: Regenerate.
80         * tests/base/signal.h: New.
81
82 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
83
84         * Makefile.in: Add dummy "install-info" target.
85
86 2007-03-06  Joseph Myers  <joseph@codesourcery.com>
87
88         * mkheaders.in: Fix headers for each multilib required.
89
90 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
91
92         * Makefile.in: Add dummy install-pdf target.
93
94 2007-02-27  Joseph Myers  <joseph@codesourcery.com>
95
96         * mkheaders.in (incdir): Use include-fixed not include.
97
98 2007-02-15  Brooks Moses  <brooks.moses@codesourcery.com>
99
100         * Makefile.in: Added "pdf" target to .PHONY.
101
102 2007-02-05  Richard Guenther  <rguenther@suse.de>
103
104         * inclhack.def (glibc_c99_inline_4): Adjust selector to cope
105         with older glibc.  Adjust version number for C99.
106         * fixincl.x: Regenerated.
107
108 2007-02-04  Mike Stump  <mrs@apple.com>
109
110         * mkheaders.in: Allow optional isysroot parameter.
111
112 2007-02-03  Bruce Korb <bkorb@gnu.org>
113
114         * inclhack.def (glibc_c99_inline_4): replace "extern" only if
115         surrounded by space characters.
116
117 2007-01-25  Daniel Franke <franke.daniel@gmail.com>
118
119         PR target/30272
120         * inclhack.def(broken_cabs): Also remove definition of cabsl.
121         * fixincl.x: Regenerate.
122         * tests/base/math.h: Update.
123
124 2007-01-05  Bruce Korb <bkorb@gnu.org>, 
125             Daniel Franke <franke.daniel@gmail.com>
126
127         PR target/30008
128         * fixincl.tpl (List): separate file name patterns with a NUL byte instead
129         of a vertical bar ("|").
130         * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
131         matching.  Set SKIP_TEST flag if we are not to run a test.
132         * fixincl.x: Regenerate.
133         * inclhack.def (glibc_c99_inline_[1234], broken_cabs, broken_nan,
134         kandr_concat, sco_math): Replace lists of specfic file names by search
135         patterns.
136
137 2006-12-12  Olivier Hainque  <hainque@adacore.com>
138
139         * fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of
140         targets for which a no-op fixer is appropriate.
141         
142 2006-11-07  Richard Guenther  <rguenther@suse.de>
143
144         * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3
145         systems.
146         * fixincl.x: Regenerate.
147
148 2006-11-02  Geoffrey Keating  <geoffk@apple.com>
149
150         * inclhack.def (glibc_c99_inline_1): New.
151         * inclhack.def (glibc_c99_inline_2): New.
152         * inclhack.def (glibc_c99_inline_3): New.
153         * inclhack.def (glibc_c99_inline_4): New.
154         * fixincl.x: Regenerate.
155         * tests/base/bits/string2.h: New.
156         * tests/base/sys/sysmacros.h: New.
157         * tests/base/sys/stat.h: Update.
158
159 2006-11-01  Steve Ellcey  <sje@cup.hp.com>
160
161         * tests/base/sys/socket.h: Update.
162
163 2006-10-31  Steve Ellcey  <sje@cup.hp.com>
164
165         * inclhack.def (hpux11_extern_sendfile): New.
166         (hpux11_extern_sendpath): New.
167         * fixincl.x: Regenerate.
168
169 2006-10-29  Joseph Myers  <joseph@codesourcery.com>
170
171         * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64.
172         * fixincl.x: Regenerate.
173
174 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
175
176         * Makefile.in: Added empty "pdf" target.
177
178 2006-10-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
179
180         PR target/29300
181         * inclhack.def (hpux_pthread_initializers): New hack.
182         * tests/base/sys/pthread.h: New file.
183
184         * fixincl.x: Regenerate.
185
186 2006-10-03  Uros Bizjak <uros@kss-loka.si>
187
188         * inclhack.def (glibc_mutex_init): Also fix
189         PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and
190         PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers.
191         * tests/base/pthread.h: Update.
192
193         * fixincl.x: Regenerate.
194
195 2006-10-01  Uros Bizjak <uros@kss-loka.si>
196
197         * inclhack.def (glibc_mutex_init): New fix.
198         * tests/base/pthread.h: Update.
199
200         * fixincl.x: Regenerate.
201
202 2006-09-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
203
204         * inclhack.def (solaris_mutex_init_2): Update for Solaris9.
205         Prevent it from running on solaris10 or later.
206         (solaris_once_init_2): Fix comment.
207         * tests/base/pthread.h: Update.
208
209         * fixincl.x: Regenerate.
210
211 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
212
213         * inclhack.def (solaris_once_init_2): New fix.
214         * tests/base/pthread.h: Update.
215
216         * fixincl.x: Regenerate.
217
218 2006-09-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
219
220         * inclhack.def (solaris_mutex_init_2): Remove test for
221         PTHREAD_RWLOCK_INITIALIZER.
222         (solaris_rwlock_init_1): New.
223         * tests/base/pthread.h: Update.
224
225         * inclhack.def (solaris_once_init_1): New.
226         * tests/base/pthread.h: Adjust for new fix.
227         
228         * fixincl.x: Regenerate.
229
230 2006-07-17  Roger Sayle  <roger@eyesopen.com>
231
232         * tests/base/errno.h: New file.
233         * tests/base/architecture/ppc/math.h: Likewise.
234         * tests/base/ia64/sys/getppdp.h: Likewise.
235
236 2006-07-10  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
237
238         PR bootstrap/20437
239         * Makefile.in (configure, config.h.in): Change into $(srcdir)
240         before autoconf or autoheader call.
241
242 2006-06-23  Steve Ellcey  <sje@cup.hp.com>
243
244         PR target/28084
245         * inclhack.def (hpux_extern_errno): New.
246         * fixincl.x: Regenerate.
247
248 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
249
250         * Makefile.in: Add dvi info html and install-html to .PHONY
251         Add install-html target.
252
253 2006-05-16  Mike Stump  <mrs@apple.com>
254
255         * configure.ac: Add -Wno-overlength-strings.
256         * configure: Regenerate.
257
258 2006-05-14  Bernhard Fischer  <aldot@gcc.gnu.org>
259
260         * README: Fix typo.
261
262 2006-02-18  Steve Ellcey  <sje@cup.hp.com>
263
264         PR target/26189
265         * inclhack.def (hpux_spu_info): New.
266         * fixincl.x: Regenerate
267
268 2006-01-31  Marcin Dalecki  <martin@dalecki.de>
269
270         * configure.ac: Check for asprintf, basename, vasprintf.
271         * config.h.in: Regenerate.
272         * configure: Regenerate.
273
274 2006-01-19  Andrew Pinski  <pinskia@physics.uc.edu>
275
276         PR target/15642
277         * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
278         __APPLE_CC_ as 1345.
279         (broken_nan): New.
280         * fixincl.x: Regenerate.
281
282 2005-11-24  Bruce Korb  <bkorb@gnu.org>
283
284         * fixincl.c (write_replacement): "here strings" in AutoGen
285         often/generally don't have a terminating newline.  Check the
286         last byte for '\n'.
287
288 2005-11-13  Andreas Jaeger  <aj@suse.de>
289
290         * check.tpl: Handle CVS additionally.
291
292 2005-11-05  Andreas Jaeger  <aj@suse.de>
293
294         * check.tpl: Adopt for move to subversion.
295
296 2005-09-15  Joseph S. Myers  <joseph@codesourcery.com>
297
298         PR c++/23139
299         * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
300         fixes.
301         * fixincl.x: Regenerate.
302         * tests/base/bits/huge_val.h: New file.
303
304 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
305
306         * All files: Update with new FSF address.
307
308 2005-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
309
310         * Makefile.in (WARN_CFLAGS): New.
311         (.c.o): Add $(WARN_CFLAGS).
312         * aclocal.m4: Include ../config/warnings.m4.
313         * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
314         ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
315         ACX_PROG_CC_WARNINGS_ARE_ERRORS.
316         * fixopts.c (initialize_opts): Fix old-style definintion.
317
318         * configure: Regenerate.
319
320 2005-06-24  Geoffrey Keating  <geoffk@geoffk.org>
321
322         * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
323         (AAB_darwin7_9_long_double_funcs_2): New.
324         * fixincl.x: Regenerate.
325
326 2005-06-15  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
327
328         PR libfortran/15266
329         * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
330         Use double quotes in select so \t matches tabs.
331         Add IRIX testcase.
332         * fixincl.x: Regenerate.
333         * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
334
335 2005-05-22  Danny Smith  <dannysmith@users.souceforge.net>
336
337         PR target/21683
338         * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
339
340 2005-05-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
341             Joseph S. Myers  <joseph@codesourcery.com>
342
343         PR target/19933
344         PR target/21315
345         * inclhack.def: New fixes solaris_math_[1-9].
346         * fixincl.x: Regenerate.
347         * tests/base/iso/math_c99.h: New.
348
349 2005-05-19  Kelley Cook  <kcook@gcc.gnu.org>
350
351         * aclocal.m4: Remove superfluous reference to accross.m4.
352
353 2005-05-15  Gabriel Dos Reis  <gdr@integrable-solutions.net>
354
355         * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
356         * server.c (load_data): Likewise.
357         (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
358         * fixincl.c: #include <sys/wait.h>
359         (run_compiles): Use XCNEWVEC instead of xcalloc.
360         (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
361         * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
362
363 2005-05-10  Joseph S. Myers  <joseph@codesourcery.com>
364
365         * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
366         *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
367         * fixincl.x: Regenerate.
368
369 2005-05-06  Bruce Korb  <bkorb@gnu.org>
370         Joseph S. Myers <joseph@codesourcery.com>
371
372         * fixinc/inclhack.def: Correct backslashes
373         * fixinc/fixincl.x: regen
374
375 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
376
377         * system.h (fopen, fdopen, freopen): Define these to the unlocked
378         libiberty functions.
379
380 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
381
382         * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
383         (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
384         * system.h (putchar, getc, getchar, clearerr, feof, fileno,
385         fflush, fgetc, fgets, ferror, fread): Redefine to the associated
386         _unlocked function.
387         (fwrite_unlocked): Fix prototype.
388
389         * configure, config.h.in: Regenerate.
390
391 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
392
393         * Makefile.in: Set gcc_version directly, not via substitution.
394         (libsubdir): Use $(gcc_version), not $(version).
395         (mkheaders.almost): New rule.
396         (mkheaders): Generate from mkheaders.almost.
397         (clean): Also delete mkheaders.almost.
398         * aclocal.m4: Do not include ../config/gcc-version.m4.
399         * configure.ac: Do not invoke TL_AC_GCC_VERSION.  Generate
400         mkheaders.almost from mkheaders.in.
401         * configure: Regenerate.
402
403 2005-03-21  Richard Guenther  <rguenth@gcc.gnu.org>
404
405         PR target/20166
406         * inclhack.def: Add fix for array of incomplete structures
407         in function prototype in pthread.h.
408         * fixincl.x: Regenerate.
409         * tests/base/pthread.h: Adjust.
410
411 2005-03-15  Joseph S. Myers  <joseph@codesourcery.com>
412
413         * inclhack.def (hpux_htonl): New fix.
414         * tests/base/netinet/in.h: New test.
415         * fixincl.x: Regenerate.
416
417 2005-02-23  James E Wilson  <wilson@specifixinc.com>
418
419         * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
420
421 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
422
423         PR 18458
424         * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
425         fixincl.
426
427 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
428
429         * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
430         * aclocal.m4: Include ../config/gcc-version.m4.
431         * configure: Regenerate.
432
433 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
434
435         * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
436         (stdio_va_list): Likewise.
437         (stdio_stdarg.h): Likewise.
438         (solaris_stdio_tag): Add bypass.
439         * fixincl.x: Regenerated.
440
441 2004-11-23  Geoffrey Keating  <geoffk@apple.com>
442
443         * mkfixinc.sh: Check error code from 'cat'.  Don't try running
444         built fixincl program.
445         * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
446         up csh from user.
447
448 2004-11-20  Roger Sayle  <roger@eyesopen.com>
449
450         * inclhack.def (alpha_pthread_init): Fix technical problems with
451         the last check-in caused by CVS variable substitution.
452         * fixincl.x: Likewise.
453         * tests/base/pthread.h: Likewise.
454
455 2004-11-20  Roger Sayle  <roger@eyesopen.com>
456             Bruce Korb  <bkorb@gnu.org>
457
458         * inclhack.def (alpha_pthread_init): New fix.
459         * fixincl.x: Regenerate.
460         * tests/base/pthread.h: Update for new test.
461
462 2004-11-15  Bruce Korb  <bkorb@gnu.org>
463
464         * fixincl.c(fix_with_system): correct misuse of variables and
465         incorrect application of "sizeof()".
466
467 2004-11-13  Joseph S. Myers  <joseph@codesourcery.com>
468
469         * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
470         svr4__p, undefine_null): Remove.
471         * fixincl.x: Regenerate.
472         * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
473         * tests/base/sys/param.h: Remove.
474         * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
475         tests/base/sys/limits.h: Update.
476
477 2004-11-12  Mike Stump  <mrs@apple.com>
478
479         * Makefile.in (html): Add html generation support.
480
481 2004-11-12  Joseph S. Myers  <joseph@codesourcery.com>
482
483         * inclhack.def (sco_math): Bypass on __GNUG__.
484         (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
485         * fixincl.x: Regenerate.
486
487 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
488
489         * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
490         (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
491         _CLASSIC_ANSI_TYPES.
492         (sun_auth_proto): Bypass on __cplusplus.
493         * fixincl.x: Regenerate.
494
495 2004-11-05  Geoffrey Keating  <geoffk@apple.com>
496
497         * Makefile.in (mostlyclean): Add fixinc.sh.
498         (clean): Add mkheaders.
499         (distclean): New.
500         (dvi): New.
501         (info): New.
502         (installcheck): New.
503
504 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
505
506         * Makefile.in (mostlyclean, distclean): New targets.
507
508 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
509
510         * configure.ac: Add code to determine noncanonical_target,
511         local_prefix, gcc_version; process mkheaders.in to make mkheaders.
512         * configure: Regenerate.
513         * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
514         * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
515         * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
516         update for changes to fixinc.in.
517         * Makefile.in: Add many new macros.
518         (install): New target.
519         (mkheaders): New target.
520         (fixinc.sh): New target.
521         (all): Add mkheaders and fixinc.sh.
522         * README-fixinc: Move here from gcc/.
523
524 2004-11-01  Mike Stump  <mrs@apple.com>
525
526         * inclhack.def (stdio_va_list): Break out clients from here...
527         (stdio_va_list_clients): ...to here.  Also, don't fix if stdarg.h is
528         included or ifdef va_start.
529         * fixincl.x: Regenerate.
530
531 2004-10-28  Mike Stump  <mrs@apple.com>
532
533         * inclhack.def (void_null): Avoid changing NULL on C++ friendly
534         systems.
535         * fixincl.x: Regenerate.
536
537 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
538
539         * inclhack.def (darwin_gcc4_breakage): New.
540         * fixincl.x: Regenerate.
541
542 2004-10-27  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
543
544         PR bootstrap/17832
545
546         * fixfixes.c (main): Check for _PC_NAME_MAX.
547
548 2004-10-27  Paolo Bonzini  <bonzini@gnu.org>
549
550         PR other/17991
551
552         * configure.ac: Fix typo.
553         * configure: Regenerate.
554         * fixincl.c (fix_with_system): tSCC is not a pointer.  Fix.
555
556 2004-10-20  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
557
558         PR bootstrap/17832
559
560         * fixincl.c (SIGCHLD): Remove definition.
561         (initialize): Remove SIGIOT and SIGPIPE checks.
562         (create_file): Fix mkdir() for Win32.
563         (internal_fix): Use dup2() instead of fcntl().
564
565         * fixlib.h (SIGQUIT): Define if undefined.
566         (SIGIOT): Same.
567         (SIGPIPE): Same.
568         (SIGALRM): Same.
569         (SIGKILL): Same.
570
571         * procopen.c (chain_open): Use dup2() instead of fcntl().
572
573 2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
574
575         PR other/17991
576
577         * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
578         Update copyright year.
579         * fixfixes.c (main): Call initialize_opts from fixopts.c.
580         * fixincl.c (initialize): Call initialize_opts from fixopts.c,
581         do not include code for parsing options (environment vars).
582         (fix_with_system): Use a search path for applyfix, so that you
583         can run the test suite with two-process fixincludes.
584         * fixopts.c: New file.
585         * configure.ac: Add --enable-twoprocess.  Export ac_exeext
586         to config.h.  Default to --enable-twoprocess for MinGW32.
587         * config.h.in: Regenerate.
588         * configure: Regenerate.
589
590 2004-10-04  Loren J. Rittle  <ljrittle@acm.org>
591
592         * tests/base/sys/cdefs.h: Update from test area.
593
594 2004-09-17  Roger Sayle  <roger@eyesopen.com>
595
596         * inclhack.def (linux_ia64_ucontext): New fix.
597         * fixincl.x: Regenerate.
598         * tests/base/sys/ucontext.h: New file.
599
600 2004-09-15  Roger Sayle  <roger@eyesopen.com>
601
602         * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
603         * tests/base/stdlib.h: Likewise.
604
605 2004-09-13  Loren J. Rittle  <ljrittle@acm.org>
606
607         * inclhack.def (freebsd_gcc4_breakage): Add.
608         * fixincl.x: Regenerate.
609         * tests/base/sys/cdefs.h: Update for new test.
610
611 2004-09-10  Adam Nemet  <anemet@lnxw.com>
612
613         * inclhack.def (lynx_void_int): Remove.
614         (lynxos_fcntl_proto): Remove.
615         (lynxos_no_warning_in_sys_time_h): New fix.
616         (lynxos_missing_putenv): New fix.
617         * fixincl.x: Regenerate.
618         * tests/base/fcntl.h: Remove.
619         * tests/base/sys/time.h: Update from test area.
620         * tests/base/curses.h: Likewise.
621         * tests/base/stdlib.h: Likewise.
622
623 2004-09-03  Jan Beulich  <jbeulich@novell.com>
624
625         * inclhack.def: Suppress exception_structure and math_exception
626         for NetWare headers.
627         * fixincl.x: Regenerate.
628
629 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
630
631         * .cvsignore: New.
632         * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
633         autoconfiscated.
634         * configure.ac: New.
635         * config.h.in: Generate.
636         * configure: Generate.
637         * aclocal.m4: New.
638         * fixlib.h: Remove inclusions of gcc files.
639         * system.h: New.
640
641         Other files copied from gcc/fixinc.