OSDN Git Service

* config/i386/morestack.S (__morestack_non_split): Increase amount
[pf3gnuchains/gcc-fork.git] / libgcc / ChangeLog
index 9ab29ca..ab6951b 100644 (file)
@@ -1,3 +1,25 @@
+2012-08-21  Ian Lance Taylor  <iant@google.com>
+
+       * config/i386/morestack.S (__morestack_non_split): Increase amount
+       of space allocated for non-split code stack.
+
+2012-08-16  David Edelsohn  <dje.gcc@gmail.com>
+
+       Backported from mainline
+       2012-08-16  David Edelsohn  <dje.gcc@gmail.com>
+
+       * config.host (*-*-aix*): Move rs6000/t-ibm-ldouble after
+       rs6000/t-slibgcc-aix.
+
+2012-06-14  Release Manager
+
+       * GCC 4.7.1 released.
+
+2012-05-25  Ian Lance Taylor  <iant@google.com>
+
+       * config/i386/morestack.S (__morestack_non_split): Check whether
+       caller is varargs and needs %bp to hold the stack frame on return.
+
 2012-05-24  Olivier Hainque  <hainque@adacore.com>
 
        * Makefile.in: Move dependency on install-unwind_h from
@@ -29,9 +51,9 @@
 
 2012-04-28  Aurelien Jarno  <aurelien@aurel32.net>
 
-       * config.host (mips64*-*-linux*, mipsisa64*-*-linux*): Remove. 
-       (mips*-*-linux*): Include mips/t-tpbit when long double is 
-       16 bytes long. 
+       * config.host (mips64*-*-linux*, mipsisa64*-*-linux*): Remove.
+       (mips*-*-linux*): Include mips/t-tpbit when long double is
+       16 bytes long.
 
 2012-04-20  Thomas Schwinge  <thomas@codesourcery.com>