summaryrefslogtreecommitdiff
path: root/config/ChangeLog
diff options
context:
space:
mode:
authoraldot <aldot@138bc75d-0d04-0410-961f-82ee72b054a4>2008-06-11 09:57:11 +0000
committeraldot <aldot@138bc75d-0d04-0410-961f-82ee72b054a4>2008-06-11 09:57:11 +0000
commitdde02e56682c872c3404b11c69f01c30a76903c7 (patch)
tree25a3935e9352f84197f574bdb40f24f276cd0cb6 /config/ChangeLog
parent2fd0b5dc3342ad32d18b3c64d8ec068fc529ee66 (diff)
downloadgcc-dde02e56682c872c3404b11c69f01c30a76903c7.tar.gz
config:
* tls.m4: Fix typos. libgcc: * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@136658 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 55d74f668a1..18ff127358a 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,7 +1,11 @@
+2008-06-11 Bernhard Fischer <aldot@gcc.gnu.org>
+
+ * tls.m4: Fix typos.
+
2008-06-08 Joseph Myers <joseph@codesourcery.com>
PR tree-optimization/36218
- * config/mh-mingw (LDFLAGS): Define.
+ * mh-mingw (LDFLAGS): Define.
2008-06-05 Danny Smith <dannysmith@users.sourceforge.net>