OSDN Git Service

PR fortran/30964
[pf3gnuchains/gcc-fork.git] / libobjc / ChangeLog
index 965563c..ae946e8 100644 (file)
@@ -1,3 +1,38 @@
+2007-08-06  Andrew Pinski  <pinskia@gmail.com>
+
+       PR libobjc/30731
+       * exception.c (parse_lsda_header): Use _uleb128_t/_sleb128_t instead
+       of _Unwind_Word for variables which are used in
+       read_uleb128/read_sleb128.
+       (PERSONALITY_FUNCTION): Likewise.
+
+2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * aclocal.m4: Regenerated.
+
+2007-06-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       * configure.ac: Fix a typo in *-*-darwin clause.
+       * configure: Regenerated.
+
+2007-06-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure.ac: Fix a typo.
+       * configure: Regenerated.
+
+2007-06-02  Paolo Bonzini  <bonzini@gnu.org>
+
+       * configure: Regenerate.
+
+2007-06-01  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       * Makefile.in: Replace all uses of libext with libsuffix.
+       * configure.ac: Likewise.
+       * configure: Regenerate.
+
+       Revert:
+       * Makefile.in: Remove all uses of $(libext).
+
 2007-05-23  Andrew Pinski  <andrew_pinski@playstation.sony.com>
 
        * Makefile.in: Remove all uses of $(libext).