1 2006-07-17 Roger Sayle <roger@eyesopen.com>
3 * tests/base/errno.h: New file.
4 * tests/base/architecture/ppc/math.h: Likewise.
5 * tests/base/ia64/sys/getppdp.h: Likewise.
7 2006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
10 * Makefile.in (configure, config.h.in): Change into $(srcdir)
11 before autoconf or autoheader call.
13 2006-06-23 Steve Ellcey <sje@cup.hp.com>
16 * inclhack.def (hpux_extern_errno): New.
17 * fixincl.x: Regenerate.
19 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
21 * Makefile.in: Add dvi info html and install-html to .PHONY
22 Add install-html target.
24 2006-05-16 Mike Stump <mrs@apple.com>
26 * configure.ac: Add -Wno-overlength-strings.
27 * configure: Regenerate.
29 2006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
33 2006-02-18 Steve Ellcey <sje@cup.hp.com>
36 * inclhack.def (hpux_spu_info): New.
37 * fixincl.x: Regenerate
39 2006-01-31 Marcin Dalecki <martin@dalecki.de>
41 * configure.ac: Check for asprintf, basename, vasprintf.
42 * config.h.in: Regenerate.
43 * configure: Regenerate.
45 2006-01-19 Andrew Pinski <pinskia@physics.uc.edu>
48 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define
51 * fixincl.x: Regenerate.
53 2005-11-24 Bruce Korb <bkorb@gnu.org>
55 * fixincl.c (write_replacement): "here strings" in AutoGen
56 often/generally don't have a terminating newline. Check the
59 2005-11-13 Andreas Jaeger <aj@suse.de>
61 * check.tpl: Handle CVS additionally.
63 2005-11-05 Andreas Jaeger <aj@suse.de>
65 * check.tpl: Adopt for move to subversion.
67 2005-09-15 Joseph S. Myers <joseph@codesourcery.com>
70 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New
72 * fixincl.x: Regenerate.
73 * tests/base/bits/huge_val.h: New file.
75 2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
77 * All files: Update with new FSF address.
79 2005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
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.
89 * configure: Regenerate.
91 2005-06-24 Geoffrey Keating <geoffk@geoffk.org>
93 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
94 (AAB_darwin7_9_long_double_funcs_2): New.
95 * fixincl.x: Regenerate.
97 2005-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
100 * inclhack.def (broken_cabs): Mention IRIX 5/6 problem.
101 Use double quotes in select so \t matches tabs.
103 * fixincl.x: Regenerate.
104 * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase.
106 2005-05-22 Danny Smith <dannysmith@users.souceforge.net>
109 * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
111 2005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr>
112 Joseph S. Myers <joseph@codesourcery.com>
116 * inclhack.def: New fixes solaris_math_[1-9].
117 * fixincl.x: Regenerate.
118 * tests/base/iso/math_c99.h: New.
120 2005-05-19 Kelley Cook <kcook@gcc.gnu.org>
122 * aclocal.m4: Remove superfluous reference to accross.m4.
124 2005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
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.
134 2005-05-10 Joseph S. Myers <joseph@codesourcery.com>
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.
140 2005-05-06 Bruce Korb <bkorb@gnu.org>
141 Joseph S. Myers <joseph@codesourcery.com>
143 * fixinc/inclhack.def: Correct backslashes
144 * fixinc/fixincl.x: regen
146 2005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
148 * system.h (fopen, fdopen, freopen): Define these to the unlocked
151 2005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
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
158 (fwrite_unlocked): Fix prototype.
160 * configure, config.h.in: Regenerate.
162 2005-03-21 Zack Weinberg <zack@codesourcery.com>
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.
174 2005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
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.
182 2005-03-15 Joseph S. Myers <joseph@codesourcery.com>
184 * inclhack.def (hpux_htonl): New fix.
185 * tests/base/netinet/in.h: New test.
186 * fixincl.x: Regenerate.
188 2005-02-23 James E Wilson <wilson@specifixinc.com>
190 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
192 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
195 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
198 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
200 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
201 * aclocal.m4: Include ../config/gcc-version.m4.
202 * configure: Regenerate.
204 2004-11-26 Mark Mitchell <mark@codesourcery.com>
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.
212 2004-11-23 Geoffrey Keating <geoffk@apple.com>
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
219 2004-11-20 Roger Sayle <roger@eyesopen.com>
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.
226 2004-11-20 Roger Sayle <roger@eyesopen.com>
227 Bruce Korb <bkorb@gnu.org>
229 * inclhack.def (alpha_pthread_init): New fix.
230 * fixincl.x: Regenerate.
231 * tests/base/pthread.h: Update for new test.
233 2004-11-15 Bruce Korb <bkorb@gnu.org>
235 * fixincl.c(fix_with_system): correct misuse of variables and
236 incorrect application of "sizeof()".
238 2004-11-13 Joseph S. Myers <joseph@codesourcery.com>
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.
248 2004-11-12 Mike Stump <mrs@apple.com>
250 * Makefile.in (html): Add html generation support.
252 2004-11-12 Joseph S. Myers <joseph@codesourcery.com>
254 * inclhack.def (sco_math): Bypass on __GNUG__.
255 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
256 * fixincl.x: Regenerate.
258 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
260 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
261 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
263 (sun_auth_proto): Bypass on __cplusplus.
264 * fixincl.x: Regenerate.
266 2004-11-05 Geoffrey Keating <geoffk@apple.com>
268 * Makefile.in (mostlyclean): Add fixinc.sh.
269 (clean): Add mkheaders.
275 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
277 * Makefile.in (mostlyclean, distclean): New targets.
279 2004-11-04 Geoffrey Keating <geoffk@apple.com>
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/.
295 2004-11-01 Mike Stump <mrs@apple.com>
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.
302 2004-10-28 Mike Stump <mrs@apple.com>
304 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
306 * fixincl.x: Regenerate.
308 2004-10-27 Geoffrey Keating <geoffk@apple.com>
310 * inclhack.def (darwin_gcc4_breakage): New.
311 * fixincl.x: Regenerate.
313 2004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
317 * fixfixes.c (main): Check for _PC_NAME_MAX.
319 2004-10-27 Paolo Bonzini <bonzini@gnu.org>
323 * configure.ac: Fix typo.
324 * configure: Regenerate.
325 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
327 2004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
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().
336 * fixlib.h (SIGQUIT): Define if undefined.
342 * procopen.c (chain_open): Use dup2() instead of fcntl().
344 2004-08-14 Paolo Bonzini <bonzini@gnu.org>
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.
361 2004-10-04 Loren J. Rittle <ljrittle@acm.org>
363 * tests/base/sys/cdefs.h: Update from test area.
365 2004-09-17 Roger Sayle <roger@eyesopen.com>
367 * inclhack.def (linux_ia64_ucontext): New fix.
368 * fixincl.x: Regenerate.
369 * tests/base/sys/ucontext.h: New file.
371 2004-09-15 Roger Sayle <roger@eyesopen.com>
373 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
374 * tests/base/stdlib.h: Likewise.
376 2004-09-13 Loren J. Rittle <ljrittle@acm.org>
378 * inclhack.def (freebsd_gcc4_breakage): Add.
379 * fixincl.x: Regenerate.
380 * tests/base/sys/cdefs.h: Update for new test.
382 2004-09-10 Adam Nemet <anemet@lnxw.com>
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.
394 2004-09-03 Jan Beulich <jbeulich@novell.com>
396 * inclhack.def: Suppress exception_structure and math_exception
398 * fixincl.x: Regenerate.
400 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
403 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
406 * config.h.in: Generate.
407 * configure: Generate.
409 * fixlib.h: Remove inclusions of gcc files.
412 Other files copied from gcc/fixinc.