aboutsummaryrefslogtreecommitdiff
path: root/libgcc/ChangeLog
diff options
context:
space:
mode:
authorGeorg-Johann Lay <avr@gjlay.de>2013-01-14 15:08:45 +0000
committerGeorg-Johann Lay <gjl@gcc.gnu.org>2013-01-14 15:08:45 +0000
commit0089227267c027fc4420f68ae8adf2f5863ec3c9 (patch)
tree967119b7ca2f6f310aa970a49bd7a7df7a493add /libgcc/ChangeLog
parentd0ad394c5e95de3ad312be53bd6399a679b3b27d (diff)
downloadgcc-0089227267c027fc4420f68ae8adf2f5863ec3c9.zip
gcc-0089227267c027fc4420f68ae8adf2f5863ec3c9.tar.gz
gcc-0089227267c027fc4420f68ae8adf2f5863ec3c9.tar.bz2
* Fix typos. Remove trailing blanks. Fix coding style.
From-SVN: r195151
Diffstat (limited to 'libgcc/ChangeLog')
-rw-r--r--libgcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index 0d38ee3..8629b85 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,5 +1,10 @@
2013-01-14 Georg-Johann Lay <avr@gjlay.de>
+ * config/avr/lib1funcs.S: Remove trailing blanks.
+ * config/avr/lib1funcs-fixed.S: Ditto.
+
+2013-01-14 Georg-Johann Lay <avr@gjlay.de>
+
* config/avr/avr-lib.h: Add GPL copyright notice.
2013-01-14 Georg-Johann Lay <avr@gjlay.de>