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