summaryrefslogtreecommitdiffstats
path: root/libgloss/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2011-03-24 16:29:11 +0000
committerNick Clifton <nickc@redhat.com>2011-03-24 16:29:11 +0000
commit1db7c629bcdfdadf2e718a44626985ee8fe14453 (patch)
tree3f3f100651bdd7e94c64afbea0ae558fe7fb6230 /libgloss/ChangeLog
parent1e71af509bbcd51835a61c49cd7f84c7b9cd148d (diff)
downloadcygnal-1db7c629bcdfdadf2e718a44626985ee8fe14453.tar.gz
cygnal-1db7c629bcdfdadf2e718a44626985ee8fe14453.tar.bz2
cygnal-1db7c629bcdfdadf2e718a44626985ee8fe14453.zip
* xstormy16/crt0.s (_hwint): Fix .size directive.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 40f06491f..ef036632f 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,5 +1,7 @@
2011-03-24 Nick Clifton <nickc@redhat.com>
+ * xstormy16/crt0.s (_hwint): Fix .size directive.
+
* frv/crt0.S (__frv_fix_usrptrs): Fix .size directive.
2011-03-21 Kevin Buettner <kevinb@redhat.com>