diff options
Diffstat (limited to 'x/binutils/include/opcode/ChangeLog')
-rw-r--r-- | x/binutils/include/opcode/ChangeLog | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/x/binutils/include/opcode/ChangeLog b/x/binutils/include/opcode/ChangeLog new file mode 100644 index 0000000..6c50775 --- /dev/null +++ b/x/binutils/include/opcode/ChangeLog @@ -0,0 +1,39 @@ +2004-04-08 Alan Modra <amodra@bigpond.net.au> + + Apply from mainline. + 2004-03-12 Jakub Jelinek <jakub@redhat.com> + * i386.h (i386_optab): Remove CpuNo64 from sysenter and sysexit. + +2004-03-16 Alan Modra <amodra@bigpond.net.au> + + * ppc.h (PPC_OPERAND_GPR_0): Define. Bump other operand defines. + +2004-03-12 Michal Ludvig <mludvig@suse.cz> + + * i386.h (i386_optab): Added xstore as an alias for xstorerng. + +2004-03-12 Michal Ludvig <mludvig@suse.cz> + + * i386.h (i386_optab): Added xstore/xcrypt insns. + +2004-02-09 Anil Paranjpe <anilp1@KPITCummins.com> + + * h8300.h (32bit ldc/stc): Add relaxing support. + +2004-01-12 Anil Paranjpe <anilp1@KPITCummins.com> + + * h8300.h (BITOP): Pass MEMRELAX flag. + +2004-01-09 Anil Paranjpe <anilp1@KPITCummins.com> + + * h8300.h (BITOP): Dissallow operations on @aa:16 and @aa:32 + except for the H8S. + +For older changes see ChangeLog-9103 + +Local Variables: +mode: change-log +left-margin: 8 +fill-column: 74 +version-control: never +End: |