OSDN Git Service

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