]> gcc.gnu.org Git - gcc.git/blobdiff - fixincludes/ChangeLog
Remove obsolete Solaris 9 support
[gcc.git] / fixincludes / ChangeLog
index ffd62de300b80ecf4127cf80ceccccdbb0ae4695..f7effee78934f93007d826b08a2c4e512594b749 100644 (file)
@@ -1,4 +1,90 @@
-2012-09-29  Bruce Korb  <bkorb@gnu.org>
+2014-04-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * inclhack.def (math_exception): Bypass on *-*-solaris2.1[0-9]*.
+       (solaris_int_types): Remove.
+       (solaris_longjmp_noreturn): Remove.
+       (solaris_mutex_init_2): Remove.
+       (solaris_once_init_2): Remove.
+       (solaris_sys_va_list): Remove.
+       * fixincl.x: Regenerate.
+       * tests/base/iso/setjmp_iso.h: Remove.
+       * tests/base/pthread.h [SOLARIS_MUTEX_INIT_2_CHECK]: Remove.
+       [SOLARIS_ONCE_INIT_1_CHECK]: Remove wrapping done by
+       solaris_once_init_2.
+       [SOLARIS_ONCE_INIT_2_CHECK]: Remove.
+       * tests/base/sys/int_types.h: Remove.
+       * tests/base/sys/va_list.h: Remove.
+
+2013-12-20  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
+
+       Makefile.in: Use $(FI) instead of fixincl@EXEEXT@.
+
+2013-12-07  Bruce Korb  <bkorb@gnu.org>
+
+       * inclhack.def: many of the headers found under "bits/" are
+       often stashed under architecture directories.  Apply fixes
+       to those, too.  Also, re-ordered misordered fixes.
+       * tests/base/linux/vt.h: 80 columns in .def file limitation
+       * tests/base/iso/math_c99.h: adjust ordering
+       * tests/base/rtldef/string.h: likewise
+       * tests/base/bits/fenv.h: likewise
+       * tests/base/pthread.h: likewise
+
+2013-12-06  Richard Biener  <rguenther@suse.de>
+
+       * inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h
+       being not compatible with C++.
+       * fixincl.x: Regenerate.
+       * tests/base/linux/vt.h: New test.
+
+2013-09-20  Alan Modra  <amodra@gmail.com>
+
+       * configure: Regenerate.
+
+2013-09-02  David Edelsohn  <dje.gcc@gmail.com>
+
+       * inclhack.def (aix_assert): New fix.
+       * fixincl.x: Regenerate.
+       * tests/base/assert.h [AIX_ASSERT_CHECK]: New check.
+
+2013-07-06  Bruce Korb  <bkorb@gnu.org>
+
+       * inclhack.def (cdef_cplusplus): removed, per Bug 51776
+       * tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
+
+2013-05-23  Alexander Ivchenko  <alexander.ivchenko@intel.com>
+
+       * inclhack.def (complier_h_tradcpp): New.
+       * fixincl.x: Rebuilt.
+       * tests/base/linux/compiler.h: New.
+
+2013-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * inclhack.def (solaris_pow_int_overload): Update comment.
+       Change guard to match <cmath>.
+       * fixincl.x: Regenerate.
+       * tests/base/iso/math_iso.h [SOLARIS_POW_INT_OVERLOAD_CHECK]:
+       Matching change.
+
+2013-05-04  David Edelsohn  <dje.gcc@gmail.com>
+
+       * inclhack.def (aix_null): New.
+       (void_null): Update replacement definition of NULL.
+       * fixincl.x: Regenerate.
+       * tests/base/curses.h: Update for new fix.
+
+2013-01-16  Alexandre Oliva  <aoliva@redhat.com>
+
+       * inclhack.def (feraiseexcept_nosse_invalid): New.
+       (feraiseexcept_nosse_divbyzero): Likewise.
+       * fixincl.x: Rebuilt.
+       * tests/base/bits/fenv.h: New.
+
+2013-01-14  Richard Biener  <rguenther@suse.de>
+
+       * fixlib.h (verbose_level, fixinc_mode): Mark extern.
+
+2012-10-29  Bruce Korb  <bkorb@gnu.org>
 
        * README: testing wrap and replacement fixes is pointless.
        * fixincl.c: export verbosity enumerations to fixlib.h
@@ -13,7 +99,7 @@
        * tests/base/ioLib.h: the need for this is now exposed, so add it.
        * tests/base/architecture/ppc/math.h: the correct result is now needed.
 
-2012-09-29  Robert Mason  <rbmj@verizon.net>
+2012-10-29  Robert Mason  <rbmj@verizon.net>
 
        * fixinc.in: Omit machine name checks for vxworks
        * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
This page took 0.027802 seconds and 5 git commands to generate.