Daily bump.
[gcc.git] / fixincludes / ChangeLog
index 78d4b5824aee6a975d940d7080c27ce9bfd300bf..4ac5138ebdc3d875cc16f89775be26168b917160 100644 (file)
@@ -1,10 +1,34 @@
+2015-05-21  David Edelsohn  <dje.gcc@gmail.com>
+
+       * inclhack.def (aix_externc): New fix.
+       (aix_externcpp[12]): New fix.
+       * fixincl.x: Regenerate.
+       * test/base/ctype.h [AIX_EXTERNC_CHECK]: New test.
+       * test/base/sys/socket.h [AIX_EXTERNCPP[12]_CHECK]: New test.
+       * test/base/fcntl.h: New file.
+
+2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
+
+       * aclocal.m4: Regenerated with automake-1.11.6.
+
+2015-04-22  Gregor Richards  <gregor.richards@uwaterloo.ca>
+
+       * mkfixinc.sh: Add *-musl* with no fixes.
+
+2015-03-28  John David Anglin  <danglin@gcc.gnu.org>
+
+       PR libstdc++/65500
+       * inclhack.def (hpux11_lwp_rwlock_valid): New fix.
+       * fixincl.x: Regenerate.
+       * tests/base/sys/pthread.h [HPUX11_LWP_RWLOCK_VALID_CHECK]: New test.
+
 2015-02-16  Daniel Richard G.  <skunk@iskunk.org>
 
        PR bootstrap/48009
        PR bootstrap/53348
        * inclhack.def (aix_strtof_const): New fix.
        * fixincl.x: Regenerate.
-       * tests/base/inttypes.h: New test.
+       * tests/base/stdlib.h: New test.
 
 2015-02-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>