aboutsummaryrefslogtreecommitdiff
path: root/libgloss/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2012-03-09 20:28:57 +0000
committerJeff Johnston <jjohnstn@redhat.com>2012-03-09 20:28:57 +0000
commit543c24fcdfa0357427112ba426ece5135fe334ca (patch)
tree7dadca7dd5d613fe6db4ba6ff95a8116c761db84 /libgloss/ChangeLog
parenteab1d3e125eef431d125983bb3e1867628e92806 (diff)
downloadnewlib-543c24fcdfa0357427112ba426ece5135fe334ca.zip
newlib-543c24fcdfa0357427112ba426ece5135fe334ca.tar.gz
newlib-543c24fcdfa0357427112ba426ece5135fe334ca.tar.bz2
2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
* epiphany/access.c: Add modification rights to clause as permitted by DJ Delorie. * iq2000/access.c: Ditto. * mn10200/access.c: Ditto. * mn10300/access.c: Ditto. * mt/access.c: Ditto. * v850/access.c: Ditto.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index e8f9a22..cad0f80 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,13 @@
+2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
+
+ * epiphany/access.c: Add modification rights to clause as
+ permitted by DJ Delorie.
+ * iq2000/access.c: Ditto.
+ * mn10200/access.c: Ditto.
+ * mn10300/access.c: Ditto.
+ * mt/access.c: Ditto.
+ * v850/access.c: Ditto.
+
2012-03-02 Bin Cheng <bin.cheng@arm.com>
* configure.in: Accept "arm*" target spec instead of just "arm".