OSDN Git Service

* gfortran.dg/direct_io_6.f90: Skip on *-*-aix*.
[pf3gnuchains/gcc-fork.git] / fixincludes / ChangeLog
1 2006-07-17  Roger Sayle  <roger@eyesopen.com>
2
3         * tests/base/errno.h: New file.
4         * tests/base/architecture/ppc/math.h: Likewise.
5         * tests/base/ia64/sys/getppdp.h: Likewise.
6
7 2006-07-10  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8
9         PR bootstrap/20437
10         * Makefile.in (configure, config.h.in): Change into $(srcdir)
11         before autoconf or autoheader call.
12
13 2006-06-23  Steve Ellcey  <sje@cup.hp.com>
14
15         PR target/28084
16         * inclhack.def (hpux_extern_errno): New.
17         * fixincl.x: Regenerate.
18
19 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
20
21         * Makefile.in: Add dvi info html and install-html to .PHONY
22         Add install-html target.
23
24 2006-05-16  Mike Stump  <mrs@apple.com>
25
26         * configure.ac: Add -Wno-overlength-strings.
27         * configure: Regenerate.
28
29 2006-05-14  Bernhard Fischer  <aldot@gcc.gnu.org>
30
31         * README: Fix typo.
32
33 2006-02-18  Steve Ellcey  <sje@cup.hp.com>
34
35         PR target/26189
36         * inclhack.def (hpux_spu_info): New.
37         * fixincl.x: Regenerate
38
39 2006-01-31  Marcin Dalecki  <martin@dalecki.de>
40
41         * configure.ac: Check for asprintf, basename, vasprintf.
42         * config.h.in: Regenerate.
43         * configure: Regenerate.
44
45 2006-01-19  Andrew Pinski  <pinskia@physics.uc.edu>
46
47         PR target/15642
48         * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
49         __APPLE_CC_ as 1345.
50         (broken_nan): New.
51         * fixincl.x: Regenerate.
52
53 2005-11-24  Bruce Korb  <bkorb@gnu.org>
54
55         * fixincl.c (write_replacement): "here strings" in AutoGen
56         often/generally don't have a terminating newline.  Check the
57         last byte for '\n'.
58
59 2005-11-13  Andreas Jaeger  <aj@suse.de>
60
61         * check.tpl: Handle CVS additionally.
62
63 2005-11-05  Andreas Jaeger  <aj@suse.de>
64
65         * check.tpl: Adopt for move to subversion.
66
67 2005-09-15  Joseph S. Myers  <joseph@codesourcery.com>
68
69         PR c++/23139
70         * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
71         fixes.
72         * fixincl.x: Regenerate.
73         * tests/base/bits/huge_val.h: New file.
74
75 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
76
77         * All files: Update with new FSF address.
78
79 2005-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
80
81         * Makefile.in (WARN_CFLAGS): New.
82         (.c.o): Add $(WARN_CFLAGS).
83         * aclocal.m4: Include ../config/warnings.m4.
84         * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS,
85         ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and
86         ACX_PROG_CC_WARNINGS_ARE_ERRORS.
87         * fixopts.c (initialize_opts): Fix old-style definintion.
88
89         * configure: Regenerate.
90
91 2005-06-24  Geoffrey Keating  <geoffk@geoffk.org>
92
93         * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
94         (AAB_darwin7_9_long_double_funcs_2): New.
95         * fixincl.x: Regenerate.
96
97 2005-06-15  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
98
99         PR libfortran/15266
100         * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
101         Use double quotes in select so \t matches tabs.
102         Add IRIX testcase.
103         * fixincl.x: Regenerate.
104         * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
105
106 2005-05-22  Danny Smith  <dannysmith@users.souceforge.net>
107
108         PR target/21683
109         * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
110
111 2005-05-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
112             Joseph S. Myers  <joseph@codesourcery.com>
113
114         PR target/19933
115         PR target/21315
116         * inclhack.def: New fixes solaris_math_[1-9].
117         * fixincl.x: Regenerate.
118         * tests/base/iso/math_c99.h: New.
119
120 2005-05-19  Kelley Cook  <kcook@gcc.gnu.org>
121
122         * aclocal.m4: Remove superfluous reference to accross.m4.
123
124 2005-05-15  Gabriel Dos Reis  <gdr@integrable-solutions.net>
125
126         * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
127         * server.c (load_data): Likewise.
128         (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
129         * fixincl.c: #include <sys/wait.h>
130         (run_compiles): Use XCNEWVEC instead of xcalloc.
131         (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc.
132         * fixfixes.c (FIX_PROC_HEAD, main): Likewise.
133
134 2005-05-10  Joseph S. Myers  <joseph@codesourcery.com>
135
136         * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
137         *-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9].
138         * fixincl.x: Regenerate.
139
140 2005-05-06  Bruce Korb  <bkorb@gnu.org>
141         Joseph S. Myers <joseph@codesourcery.com>
142
143         * fixinc/inclhack.def: Correct backslashes
144         * fixinc/fixincl.x: regen
145
146 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
147
148         * system.h (fopen, fdopen, freopen): Define these to the unlocked
149         libiberty functions.
150
151 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
152
153         * configure.ac (fixincludes_UNLOCKED_FUNCS): New.
154         (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
155         * system.h (putchar, getc, getchar, clearerr, feof, fileno,
156         fflush, fgetc, fgets, ferror, fread): Redefine to the associated
157         _unlocked function.
158         (fwrite_unlocked): Fix prototype.
159
160         * configure, config.h.in: Regenerate.
161
162 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
163
164         * Makefile.in: Set gcc_version directly, not via substitution.
165         (libsubdir): Use $(gcc_version), not $(version).
166         (mkheaders.almost): New rule.
167         (mkheaders): Generate from mkheaders.almost.
168         (clean): Also delete mkheaders.almost.
169         * aclocal.m4: Do not include ../config/gcc-version.m4.
170         * configure.ac: Do not invoke TL_AC_GCC_VERSION.  Generate
171         mkheaders.almost from mkheaders.in.
172         * configure: Regenerate.
173
174 2005-03-21  Richard Guenther  <rguenth@gcc.gnu.org>
175
176         PR target/20166
177         * inclhack.def: Add fix for array of incomplete structures
178         in function prototype in pthread.h.
179         * fixincl.x: Regenerate.
180         * tests/base/pthread.h: Adjust.
181
182 2005-03-15  Joseph S. Myers  <joseph@codesourcery.com>
183
184         * inclhack.def (hpux_htonl): New fix.
185         * tests/base/netinet/in.h: New test.
186         * fixincl.x: Regenerate.
187
188 2005-02-23  James E Wilson  <wilson@specifixinc.com>
189
190         * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
191
192 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
193
194         PR 18458
195         * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
196         fixincl.
197
198 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
199
200         * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
201         * aclocal.m4: Include ../config/gcc-version.m4.
202         * configure: Regenerate.
203
204 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
205
206         * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
207         (stdio_va_list): Likewise.
208         (stdio_stdarg.h): Likewise.
209         (solaris_stdio_tag): Add bypass.
210         * fixincl.x: Regenerated.
211
212 2004-11-23  Geoffrey Keating  <geoffk@apple.com>
213
214         * mkfixinc.sh: Check error code from 'cat'.  Don't try running
215         built fixincl program.
216         * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
217         up csh from user.
218
219 2004-11-20  Roger Sayle  <roger@eyesopen.com>
220
221         * inclhack.def (alpha_pthread_init): Fix technical problems with
222         the last check-in caused by CVS variable substitution.
223         * fixincl.x: Likewise.
224         * tests/base/pthread.h: Likewise.
225
226 2004-11-20  Roger Sayle  <roger@eyesopen.com>
227             Bruce Korb  <bkorb@gnu.org>
228
229         * inclhack.def (alpha_pthread_init): New fix.
230         * fixincl.x: Regenerate.
231         * tests/base/pthread.h: Update for new test.
232
233 2004-11-15  Bruce Korb  <bkorb@gnu.org>
234
235         * fixincl.c(fix_with_system): correct misuse of variables and
236         incorrect application of "sizeof()".
237
238 2004-11-13  Joseph S. Myers  <joseph@codesourcery.com>
239
240         * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
241         svr4__p, undefine_null): Remove.
242         * fixincl.x: Regenerate.
243         * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
244         * tests/base/sys/param.h: Remove.
245         * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
246         tests/base/sys/limits.h: Update.
247
248 2004-11-12  Mike Stump  <mrs@apple.com>
249
250         * Makefile.in (html): Add html generation support.
251
252 2004-11-12  Joseph S. Myers  <joseph@codesourcery.com>
253
254         * inclhack.def (sco_math): Bypass on __GNUG__.
255         (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
256         * fixincl.x: Regenerate.
257
258 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
259
260         * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
261         (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
262         _CLASSIC_ANSI_TYPES.
263         (sun_auth_proto): Bypass on __cplusplus.
264         * fixincl.x: Regenerate.
265
266 2004-11-05  Geoffrey Keating  <geoffk@apple.com>
267
268         * Makefile.in (mostlyclean): Add fixinc.sh.
269         (clean): Add mkheaders.
270         (distclean): New.
271         (dvi): New.
272         (info): New.
273         (installcheck): New.
274
275 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
276
277         * Makefile.in (mostlyclean, distclean): New targets.
278
279 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
280
281         * configure.ac: Add code to determine noncanonical_target,
282         local_prefix, gcc_version; process mkheaders.in to make mkheaders.
283         * configure: Regenerate.
284         * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
285         * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
286         * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
287         update for changes to fixinc.in.
288         * Makefile.in: Add many new macros.
289         (install): New target.
290         (mkheaders): New target.
291         (fixinc.sh): New target.
292         (all): Add mkheaders and fixinc.sh.
293         * README-fixinc: Move here from gcc/.
294
295 2004-11-01  Mike Stump  <mrs@apple.com>
296
297         * inclhack.def (stdio_va_list): Break out clients from here...
298         (stdio_va_list_clients): ...to here.  Also, don't fix if stdarg.h is
299         included or ifdef va_start.
300         * fixincl.x: Regenerate.
301
302 2004-10-28  Mike Stump  <mrs@apple.com>
303
304         * inclhack.def (void_null): Avoid changing NULL on C++ friendly
305         systems.
306         * fixincl.x: Regenerate.
307
308 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
309
310         * inclhack.def (darwin_gcc4_breakage): New.
311         * fixincl.x: Regenerate.
312
313 2004-10-27  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
314
315         PR bootstrap/17832
316
317         * fixfixes.c (main): Check for _PC_NAME_MAX.
318
319 2004-10-27  Paolo Bonzini  <bonzini@gnu.org>
320
321         PR other/17991
322
323         * configure.ac: Fix typo.
324         * configure: Regenerate.
325         * fixincl.c (fix_with_system): tSCC is not a pointer.  Fix.
326
327 2004-10-20  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
328
329         PR bootstrap/17832
330
331         * fixincl.c (SIGCHLD): Remove definition.
332         (initialize): Remove SIGIOT and SIGPIPE checks.
333         (create_file): Fix mkdir() for Win32.
334         (internal_fix): Use dup2() instead of fcntl().
335
336         * fixlib.h (SIGQUIT): Define if undefined.
337         (SIGIOT): Same.
338         (SIGPIPE): Same.
339         (SIGALRM): Same.
340         (SIGKILL): Same.
341
342         * procopen.c (chain_open): Use dup2() instead of fcntl().
343
344 2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
345
346         PR other/17991
347
348         * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
349         Update copyright year.
350         * fixfixes.c (main): Call initialize_opts from fixopts.c.
351         * fixincl.c (initialize): Call initialize_opts from fixopts.c,
352         do not include code for parsing options (environment vars).
353         (fix_with_system): Use a search path for applyfix, so that you
354         can run the test suite with two-process fixincludes.
355         * fixopts.c: New file.
356         * configure.ac: Add --enable-twoprocess.  Export ac_exeext
357         to config.h.  Default to --enable-twoprocess for MinGW32.
358         * config.h.in: Regenerate.
359         * configure: Regenerate.
360
361 2004-10-04  Loren J. Rittle  <ljrittle@acm.org>
362
363         * tests/base/sys/cdefs.h: Update from test area.
364
365 2004-09-17  Roger Sayle  <roger@eyesopen.com>
366
367         * inclhack.def (linux_ia64_ucontext): New fix.
368         * fixincl.x: Regenerate.
369         * tests/base/sys/ucontext.h: New file.
370
371 2004-09-15  Roger Sayle  <roger@eyesopen.com>
372
373         * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
374         * tests/base/stdlib.h: Likewise.
375
376 2004-09-13  Loren J. Rittle  <ljrittle@acm.org>
377
378         * inclhack.def (freebsd_gcc4_breakage): Add.
379         * fixincl.x: Regenerate.
380         * tests/base/sys/cdefs.h: Update for new test.
381
382 2004-09-10  Adam Nemet  <anemet@lnxw.com>
383
384         * inclhack.def (lynx_void_int): Remove.
385         (lynxos_fcntl_proto): Remove.
386         (lynxos_no_warning_in_sys_time_h): New fix.
387         (lynxos_missing_putenv): New fix.
388         * fixincl.x: Regenerate.
389         * tests/base/fcntl.h: Remove.
390         * tests/base/sys/time.h: Update from test area.
391         * tests/base/curses.h: Likewise.
392         * tests/base/stdlib.h: Likewise.
393
394 2004-09-03  Jan Beulich  <jbeulich@novell.com>
395
396         * inclhack.def: Suppress exception_structure and math_exception
397         for NetWare headers.
398         * fixincl.x: Regenerate.
399
400 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
401
402         * .cvsignore: New.
403         * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
404         autoconfiscated.
405         * configure.ac: New.
406         * config.h.in: Generate.
407         * configure: Generate.
408         * aclocal.m4: New.
409         * fixlib.h: Remove inclusions of gcc files.
410         * system.h: New.
411
412         Other files copied from gcc/fixinc.