diff options
author | Nick Clifton <nickc@redhat.com> | 2008-04-16 08:33:54 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2008-04-16 08:33:54 +0000 |
commit | e210c36bb1c7dd728a396de086c7ebb85c3fa307 (patch) | |
tree | e97d719ebd9ea4e786812f357e650a2fb5b13d89 /include/opcode | |
parent | 047c90248e9c567a833995f32f6213a8bac47798 (diff) | |
download | gdb-e210c36bb1c7dd728a396de086c7ebb85c3fa307.zip gdb-e210c36bb1c7dd728a396de086c7ebb85c3fa307.tar.gz gdb-e210c36bb1c7dd728a396de086c7ebb85c3fa307.tar.bz2 |
Move entries for changes in sub-directories into the changelogs in those sub-
directories.
Diffstat (limited to 'include/opcode')
-rw-r--r-- | include/opcode/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index f2c8d4d..0e9a494 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -7,6 +7,10 @@ * i386.h (MAX_OPERANDS): Set to 5. (MAX_MNEM_SIZE): Changed to 20. +2008-03-28 Eric B. Weddington <eric.weddington@atmel.com> + + * avr.h (AVR_ISA_TINY3): Define new opcode set for attiny167. + 2008-03-09 Paul Brook <paul@codesourcery.com> * arm.h (FPU_VFP_EXT_D32, FPU_VFP_V3D16, FPU_ARCH_VFP_V3D16): Define. @@ -42,6 +46,15 @@ (CPU_OCTEON): New macro. (OPCODE_IS_MEMBER): Handle Octeon instructions. +2008-01-23 Eric B. Weddington <eric.weddington@atmel.com> + + * avr.h (AVR_ISA_RF401): Add new opcode set for at86rf401. + +2008-01-03 Eric B. Weddington <eric.weddington@atmel.com> + + * avr.h (AVR_ISA_USB162): Add new opcode set. + (AVR_ISA_AVR3): Likewise. + 2007-11-29 Mark Shinwell <shinwell@codesourcery.com> * mips.h (INSN_LOONGSON_2E): New. @@ -365,6 +378,10 @@ before corresponding pa11 opcodes. Add strict pa10 register-immediate entries for "fdc". +2005-09-30 Catherine Moore <clm@cm00re.com> + + * bfin.h: New file. + 2005-09-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> * hppa.h (pa_opcodes): Add new "fdc" and "fic" opcode entries. |