diff options
author | Steve Ellcey <sje@cup.hp.com> | 2013-09-17 21:08:30 +0000 |
---|---|---|
committer | Steve Ellcey <sje@cup.hp.com> | 2013-09-17 21:08:30 +0000 |
commit | f1c38003e78107ce414ca4eb3a231fe16906e99e (patch) | |
tree | 557a5890b6fef0900569405d40960a059a55391f /gas/ChangeLog | |
parent | 5baf5e34cf637187e29b3f284942ca47e3e1e40d (diff) | |
download | gdb-f1c38003e78107ce414ca4eb3a231fe16906e99e.zip gdb-f1c38003e78107ce414ca4eb3a231fe16906e99e.tar.gz gdb-f1c38003e78107ce414ca4eb3a231fe16906e99e.tar.bz2 |
2013-09-17 Doug Gilmore <Doug.Gilmore@imgtec.com>
* config/tc-mips.c (mips_elf_final_processing): Set
EF_MIPS_FP64 for -mgp32 -mfp64, removing old FIXME.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 8177107..2ec87a1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2013-09-17 Doug Gilmore <Doug.Gilmore@imgtec.com> + + * config/tc-mips.c (mips_elf_final_processing): Set + EF_MIPS_FP64 for -mgp32 -mfp64, removing old FIXME. + 2013-09-16 Will Newton <will.newton@linaro.org> * config/tc-arm.c (do_neon_ld_st_interleave): Add constraint |