summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@gcc.gnu.org>2006-06-13 16:48:23 -0400
committerDJ Delorie <dj@gcc.gnu.org>2006-06-13 16:48:23 -0400
commit12973d7afba3116c9507172b6a9fbebb1174a8a8 (patch)
tree594384fc9c0f29669234a2c01eb1bd6d07aac62e /ChangeLog
parent9288b845075244bfb4c7ba1aa2a79d407f62dd70 (diff)
downloadgcc-12973d7afba3116c9507172b6a9fbebb1174a8a8.tar.gz
config-ml.in: Alter CCASFLAGS to include special multilib options the same as is done for CFLAGS.
* config-ml.in: Alter CCASFLAGS to include special multilib options the same as is done for CFLAGS. From-SVN: r114622
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 99b0472b30f..33885fffc10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
+
+ * config-ml.in: Alter CCASFLAGS to include special
+ multilib options the same as is done for CFLAGS.
+
2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* configure.in: Don't enable libgomp on hpux10.
@@ -2090,7 +2095,7 @@
of libf2c.
* configure, Makefile.in: Regenerate.
-2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
+2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
* MAINTAINERS (Write After Approval): Add myself.