1 2005-03-21 Zack Weinberg <zack@codesourcery.com>
3 * Makefile.in: Set gcc_version directly, not via substitution.
4 (libsubdir): Use $(gcc_version), not $(version).
5 (mkheaders.almost): New rule.
6 (mkheaders): Generate from mkheaders.almost.
7 (clean): Also delete mkheaders.almost.
8 * aclocal.m4: Do not include ../config/gcc-version.m4.
9 * configure.ac: Do not invoke TL_AC_GCC_VERSION. Generate
10 mkheaders.almost from mkheaders.in.
11 * configure: Regenerate.
13 2005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
16 * inclhack.def: Add fix for array of incomplete structures
17 in function prototype in pthread.h.
18 * fixincl.x: Regenerate.
19 * tests/base/pthread.h: Adjust.
21 2005-03-15 Joseph S. Myers <joseph@codesourcery.com>
23 * inclhack.def (hpux_htonl): New fix.
24 * tests/base/netinet/in.h: New test.
25 * fixincl.x: Regenerate.
27 2005-02-23 James E Wilson <wilson@specifixinc.com>
29 * Makefile.in (full-stamp, test-stamp, $(AF)): Add $(CFLAGS) to link.
31 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
34 * Makefile.in (install): Add @EXEEXT@ to the end of the program name,
37 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
39 * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
40 * aclocal.m4: Include ../config/gcc-version.m4.
41 * configure: Regenerate.
43 2004-11-26 Mark Mitchell <mark@codesourcery.com>
45 * inclhack.def (gnu_types): Do not use on Solaris 2.1x.
46 (stdio_va_list): Likewise.
47 (stdio_stdarg.h): Likewise.
48 (solaris_stdio_tag): Add bypass.
49 * fixincl.x: Regenerated.
51 2004-11-23 Geoffrey Keating <geoffk@apple.com>
53 * mkfixinc.sh: Check error code from 'cat'. Don't try running
54 built fixincl program.
55 * mkheaders.in: Use @SHELL@ rather than ${SHELL} to avoid picking
58 2004-11-20 Roger Sayle <roger@eyesopen.com>
60 * inclhack.def (alpha_pthread_init): Fix technical problems with
61 the last check-in caused by CVS variable substitution.
62 * fixincl.x: Likewise.
63 * tests/base/pthread.h: Likewise.
65 2004-11-20 Roger Sayle <roger@eyesopen.com>
66 Bruce Korb <bkorb@gnu.org>
68 * inclhack.def (alpha_pthread_init): New fix.
69 * fixincl.x: Regenerate.
70 * tests/base/pthread.h: Update for new test.
72 2004-11-15 Bruce Korb <bkorb@gnu.org>
74 * fixincl.c(fix_with_system): correct misuse of variables and
75 incorrect application of "sizeof()".
77 2004-11-13 Joseph S. Myers <joseph@codesourcery.com>
79 * inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef,
80 svr4__p, undefine_null): Remove.
81 * fixincl.x: Regenerate.
82 * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New.
83 * tests/base/sys/param.h: Remove.
84 * tests/base/curses.h, tests/base/math.h, tests/base/testing.h,
85 tests/base/sys/limits.h: Update.
87 2004-11-12 Mike Stump <mrs@apple.com>
89 * Makefile.in (html): Add html generation support.
91 2004-11-12 Joseph S. Myers <joseph@codesourcery.com>
93 * inclhack.def (sco_math): Bypass on __GNUG__.
94 (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
95 * fixincl.x: Regenerate.
97 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
99 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
100 (int_abort_free_and_exit, sun_malloc, sysv68_string): Bypass on
102 (sun_auth_proto): Bypass on __cplusplus.
103 * fixincl.x: Regenerate.
105 2004-11-05 Geoffrey Keating <geoffk@apple.com>
107 * Makefile.in (mostlyclean): Add fixinc.sh.
108 (clean): Add mkheaders.
114 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
116 * Makefile.in (mostlyclean, distclean): New targets.
118 2004-11-04 Geoffrey Keating <geoffk@apple.com>
120 * configure.ac: Add code to determine noncanonical_target,
121 local_prefix, gcc_version; process mkheaders.in to make mkheaders.
122 * configure: Regenerate.
123 * fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
124 * mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
125 * mkheaders.in: Move here from gcc/; remove some unnecessary macros;
126 update for changes to fixinc.in.
127 * Makefile.in: Add many new macros.
128 (install): New target.
129 (mkheaders): New target.
130 (fixinc.sh): New target.
131 (all): Add mkheaders and fixinc.sh.
132 * README-fixinc: Move here from gcc/.
134 2004-11-01 Mike Stump <mrs@apple.com>
136 * inclhack.def (stdio_va_list): Break out clients from here...
137 (stdio_va_list_clients): ...to here. Also, don't fix if stdarg.h is
138 included or ifdef va_start.
139 * fixincl.x: Regenerate.
141 2004-10-28 Mike Stump <mrs@apple.com>
143 * inclhack.def (void_null): Avoid changing NULL on C++ friendly
145 * fixincl.x: Regenerate.
147 2004-10-27 Geoffrey Keating <geoffk@apple.com>
149 * inclhack.def (darwin_gcc4_breakage): New.
150 * fixincl.x: Regenerate.
152 2004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
156 * fixfixes.c (main): Check for _PC_NAME_MAX.
158 2004-10-27 Paolo Bonzini <bonzini@gnu.org>
162 * configure.ac: Fix typo.
163 * configure: Regenerate.
164 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
166 2004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
170 * fixincl.c (SIGCHLD): Remove definition.
171 (initialize): Remove SIGIOT and SIGPIPE checks.
172 (create_file): Fix mkdir() for Win32.
173 (internal_fix): Use dup2() instead of fcntl().
175 * fixlib.h (SIGQUIT): Define if undefined.
181 * procopen.c (chain_open): Use dup2() instead of fcntl().
183 2004-08-14 Paolo Bonzini <bonzini@gnu.org>
187 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
188 Update copyright year.
189 * fixfixes.c (main): Call initialize_opts from fixopts.c.
190 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
191 do not include code for parsing options (environment vars).
192 (fix_with_system): Use a search path for applyfix, so that you
193 can run the test suite with two-process fixincludes.
194 * fixopts.c: New file.
195 * configure.ac: Add --enable-twoprocess. Export ac_exeext
196 to config.h. Default to --enable-twoprocess for MinGW32.
197 * config.h.in: Regenerate.
198 * configure: Regenerate.
200 2004-10-04 Loren J. Rittle <ljrittle@acm.org>
202 * tests/base/sys/cdefs.h: Update from test area.
204 2004-09-17 Roger Sayle <roger@eyesopen.com>
206 * inclhack.def (linux_ia64_ucontext): New fix.
207 * fixincl.x: Regenerate.
208 * tests/base/sys/ucontext.h: New file.
210 2004-09-15 Roger Sayle <roger@eyesopen.com>
212 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
213 * tests/base/stdlib.h: Likewise.
215 2004-09-13 Loren J. Rittle <ljrittle@acm.org>
217 * inclhack.def (freebsd_gcc4_breakage): Add.
218 * fixincl.x: Regenerate.
219 * tests/base/sys/cdefs.h: Update for new test.
221 2004-09-10 Adam Nemet <anemet@lnxw.com>
223 * inclhack.def (lynx_void_int): Remove.
224 (lynxos_fcntl_proto): Remove.
225 (lynxos_no_warning_in_sys_time_h): New fix.
226 (lynxos_missing_putenv): New fix.
227 * fixincl.x: Regenerate.
228 * tests/base/fcntl.h: Remove.
229 * tests/base/sys/time.h: Update from test area.
230 * tests/base/curses.h: Likewise.
231 * tests/base/stdlib.h: Likewise.
233 2004-09-03 Jan Beulich <jbeulich@novell.com>
235 * inclhack.def: Suppress exception_structure and math_exception
237 * fixincl.x: Regenerate.
239 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
242 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
245 * config.h.in: Generate.
246 * configure: Generate.
248 * fixlib.h: Remove inclusions of gcc files.
251 Other files copied from gcc/fixinc.