OSDN Git Service

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