OSDN Git Service

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