summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorbernie <bernie@138bc75d-0d04-0410-961f-82ee72b054a4>2003-12-21 05:11:42 +0000
committerbernie <bernie@138bc75d-0d04-0410-961f-82ee72b054a4>2003-12-21 05:11:42 +0000
commit688429c47782648489127680cd19c31d2261db4d (patch)
tree5c85d0c14d638441ca9c53232c79940d1eee636f /ChangeLog
parent29737c46078acce3986732d05adbca12706e48e2 (diff)
downloadgcc-688429c47782648489127680cd19c31d2261db4d.tar.gz
* configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
* configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74900 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee2845632dd..ccceb2f219a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-12-21 Bernardo Innocenti <bernie@develer.com>
+
+ * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
+ * configure: Regenerated.
+
2003-12-16 Jan Hubicka <jh@suse.cz>
* MAINTAINERS: Add myself as callgraph maintainer.