diff options
author | Nick Clifton <nickc@redhat.com> | 2013-01-15 15:41:31 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-01-15 15:41:31 +0000 |
commit | 7d88a8d3731eb183e08c13e870c559db015f6921 (patch) | |
tree | 8b3194dc85a8090f93c5061ee5207a0110e7e1cc /libgloss/ChangeLog | |
parent | 18905f5551d60f63a387861d0612ff7f82df790b (diff) | |
download | cygnal-7d88a8d3731eb183e08c13e870c559db015f6921.tar.gz cygnal-7d88a8d3731eb183e08c13e870c559db015f6921.tar.bz2 cygnal-7d88a8d3731eb183e08c13e870c559db015f6921.zip |
* libc/sys/sysnecv850/crt0.S (_start): Enable FPU for the
V850e2v3.
* v850/crt0.S (_start): Enable FPU for the V850e2v3.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 0c34c9136..93eee447d 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,7 @@ +2013-01-15 Nick Clifton <nickc@redhat.com> + + * v850/crt0.S (_start): Enable FPU for the V850e2v3. + 2012-12-17 Stuart Henderson <shenders@gcc.gnu.org> * bfin/Makefile.in: Add BF60x support. |