diff options
author | Nick Clifton <nickc@redhat.com> | 2013-02-01 08:29:04 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-02-01 08:29:04 +0000 |
commit | 92825fd954725082a0b89d26bc20a38e1063d3d8 (patch) | |
tree | 5f495d564462ffa30751d843357c8f3a7638f339 /libgloss/ChangeLog | |
parent | 118e51be1d041b2fb7d77bba17bfd8eebb7e9307 (diff) | |
download | newlib-92825fd954725082a0b89d26bc20a38e1063d3d8.zip newlib-92825fd954725082a0b89d26bc20a38e1063d3d8.tar.gz newlib-92825fd954725082a0b89d26bc20a38e1063d3d8.tar.bz2 |
* crt0.S: Add recognition of the e3v5 architecture variant.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index fb76411..3d5e2e8 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,8 @@ +2013-02-01 Nick Clifton <nickc@redhat.com> + + * v850/crt0.S: Add recognition of the e3v5 + architecture variant. + 2013-01-18 Marcus Shawcroft <marcus.shawcroft@arm.com> * aarch64/Machine.in (RDIMON_SCRIPTS): |