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