diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2006-04-29 16:54:51 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2006-04-29 16:54:51 +0000 |
commit | f767514772b5710d45e67db42922de9c73a36a89 (patch) | |
tree | 8da69b6a87e7e189979e465aa73a009ce60c55c4 /include/opcode | |
parent | f095b97b59e3cc52388cb63f4495b352cfce37a3 (diff) | |
download | gdb-f767514772b5710d45e67db42922de9c73a36a89.zip gdb-f767514772b5710d45e67db42922de9c73a36a89.tar.gz gdb-f767514772b5710d45e67db42922de9c73a36a89.tar.bz2 |
Move opcode ChangeLog entry to opcode/ChangeLog.
Diffstat (limited to 'include/opcode')
-rw-r--r-- | include/opcode/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 425abdb..88352e6 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -3,6 +3,14 @@ * mips.h: Improve comments describing the bitfield instruction fields. +2006-04-26 Julian Brown <julian@codesourcery.com> + + * arm.h (FPU_VFP_EXT_V3): Define constant. + (FPU_NEON_EXT_V1): Likewise. + (FPU_VFP_HARD): Update. + (FPU_VFP_V3): Define macro. + (FPU_ARCH_VFP_V3, FPU_ARCH_VFP_V3_PLUS_NEON_V1): Define macros. + 2006-04-07 Joerg Wunsch <j.gnu@uriah.heep.sax.de> * avr.h (AVR_ISA_PWMx): New. |