mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
Add changelog entries for PR 11109. Patch itself was accidentally committed earlier.
Remove Spurious whitespace in ChangeLog-2009.
This commit is contained in:
@ -1,3 +1,13 @@
|
|||||||
|
2010-01-20 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
PR 11109
|
||||||
|
* config/tc-arm.c (do_neon_cvt): Rename to do_neon_cvt_1. Add
|
||||||
|
code to handle round-to-zero for VCVT conversions.
|
||||||
|
(do_neon_cvt): New. Call do_neon_cvt_1.
|
||||||
|
(do_neon_cvtr): New. Call do_neon_cvt_1.
|
||||||
|
(insns): Use do_neon_cvt for VCVT insn and do_neon_cvtr for VCVTR
|
||||||
|
insn.
|
||||||
|
|
||||||
2010-01-18 Tristan Gingold <gingold@adacore.com>
|
2010-01-18 Tristan Gingold <gingold@adacore.com>
|
||||||
|
|
||||||
* config/tc-ia64.c (ia64_vms_note): Generate 24 bytes note headers.
|
* config/tc-ia64.c (ia64_vms_note): Generate 24 bytes note headers.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
2010-01-20 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
PR 11109
|
||||||
|
* gas/arm/vfp-neon-syntax.d: Update expected disassembly.
|
||||||
|
* gas/arm/vfp-neon-syntax_t2.d: Likewise.
|
||||||
|
|
||||||
2010-01-15 Sebastian Pop <sebastian.pop@amd.com>
|
2010-01-15 Sebastian Pop <sebastian.pop@amd.com>
|
||||||
|
|
||||||
* gas/i386/x86-64-xop.d: Add missing patterns.
|
* gas/i386/x86-64-xop.d: Add missing patterns.
|
||||||
|
Reference in New Issue
Block a user