aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@codesourcery.com>2006-06-06 19:01:18 +0000
committerCarlos O'Donell <carlos@gcc.gnu.org>2006-06-06 19:01:18 +0000
commit32845532e0af2d0aba90b5218feb2fdc47240bc6 (patch)
treeb7ee0197d3c12dac9d5a85fb2b53a95883ea2c6f /ChangeLog
parent7c78582a317a745aea2eba87463281b80b2edb31 (diff)
downloadgcc-32845532e0af2d0aba90b5218feb2fdc47240bc6.zip
gcc-32845532e0af2d0aba90b5218feb2fdc47240bc6.tar.gz
gcc-32845532e0af2d0aba90b5218feb2fdc47240bc6.tar.bz2
[multiple changes]
2006-06-06 Carlos O'Donell <carlos@codesourcery.com> Sync from src: * configure.in: Sync. * configure: Regenerated. 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com> * Makefile.def: Added dependencies from sim and gdb on intl, and added configure dependencies to everything with an all dependency on intl. * Makefile.in: Regenerated. From-SVN: r114444
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9038279..61a2aec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
+
+ Sync from src:
+
+ * configure.in: Sync.
+ * configure: Regenerated.
+
+ 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * Makefile.def: Added dependencies from sim and gdb on intl, and
+ added configure dependencies to everything with an all dependency
+ on intl.
+ * Makefile.in: Regenerated.
+
2006-06-06 David Ayers <d.ayers@inode.at>
PR libobjc/13946