summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* Fix POO file warning. Regenerate everthing that wants to be.Andrew Cagney2001-10-312-5/+9
* * i386-dis.c: Change formatting conventions for architectureAlan Modra2001-07-282-50/+127
* * d10v-dis.c: Fix formatting.Kazu Hirata2001-07-253-171/+179
* Update dependencies with "make dep-am".Alan Modra2001-07-243-13/+20
* * alpha-dis.c: Fix formatting.Kazu Hirata2001-07-245-116/+121
* * m68k-dis.c: Fix formatting.Kazu Hirata2001-07-244-81/+85
* * s390-dis.c: Fix formatting.Kazu Hirata2001-07-232-148/+174
* 2001-07-21 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2001-07-212-4/+9
* * i386-dis.c (grps): Print l or w suffix, and require mem modrmAlan Modra2001-07-182-9/+14
* 2001-07-13 Philip Blundell <philb@gnu.org>Phil Blundell2001-07-162-3/+7
* 2001-07-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-07-122-0/+117
* * some support for funny-endian 16/32-bit insn setsFrank Ch. Eigler2001-07-123-5/+63
* 2001-07-09 Andreas Jaeger <aj@suse.de>, Karsten Keil <kkeil@suse.de>Andreas Jaeger2001-07-092-7/+22
* 2001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston2001-07-053-6/+16
* Fix encoding of clf instructionNick Clifton2001-07-032-1/+5
* * cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN_OPT.Geoffrey Keating2001-07-012-1/+20
* * cgen-asm.c (cgen_parse_keyword): Allow any first character.Geoffrey Keating2001-06-293-1/+13
* 2001-06-24 Ben Elliston <bje@redhat.com>Ben Elliston2001-06-242-91/+58
* * disassemble.c (disassembler_usage): Add unused attribute.Andreas Jaeger2001-06-232-2/+6
* 2001-06-22 Eric Christopher <echristo@redhat.com>Eric Christopher2001-06-222-5/+8
* Fix over-optimisation of ST instruction.Nick Clifton2001-06-222-8/+5
* Add wdebug instructionNick Clifton2001-06-222-0/+6
* 2001-06-15 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2001-06-162-1/+5
* Index: opcodes/ChangeLogGeoffrey Keating2001-06-143-8/+31
* Add lgh instruction.Nick Clifton2001-06-123-0/+7
* Merge insn decode tables, and generally tidy.Alan Modra2001-06-112-1989/+805
* Branch hints for Pentium4 as insn modifiers, and some minor tweaksAlan Modra2001-06-104-79/+93
* * sh-opc.h (sh_table): Don't use empty initializers.Alexandre Oliva2001-06-092-1/+5
* Remove warnings building z8k port.Nick Clifton2001-06-062-34/+10
* correct some 68k/ColdFire problemsNick Clifton2001-06-063-12/+22
* * i386-dis.c (cond_jump_flag, loop_jcxz_flag): Define.Alan Modra2001-06-062-65/+126
* * sh-opc.h (sh_table): Complete last element entry to avoidAlexandre Oliva2001-06-042-1/+6
* Add MIPS r12k supportNick Clifton2001-05-232-0/+8
* More whitespace fixes.Alan Modra2001-05-231-143/+143
* * arc-opc.c: Whitespace changes.Alan Modra2001-05-232-19/+23
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva2001-05-201-170/+185
* * cris-opc.c (cris_spec_regs): Add missing initializer field forHans-Peter Nilsson2001-05-182-1/+6
* * cgen disasm bug fixFrank Ch. Eigler2001-05-152-1/+5
* Fix MIPS disassembler so that it produces reassemblable code.Nick Clifton2001-05-152-163/+199
* * ppc-opc.c (powerpc_opcodes): Fixed extended opcode field ofJ.T. Conklin2001-05-142-19/+25
* 2001-05-12 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-122-0/+11
* Peter Targett's backwards compatibility and other arc fixes.Alan Modra2001-05-122-133/+139
* * i386-dis.c (twobyte_has_modrm): Update table.Alan Modra2001-05-122-8/+27
* Correct cvtps2dq, movdq2q, movq2dq, and movq problems.Alan Modra2001-05-122-3/+8
* * cgen asm/disasmFrank Ch. Eigler2001-05-073-5/+21
* * disassemble.c (disassembler_usage): Remove unused attribute.Alan Modra2001-05-072-1/+5
* * typo fixFrank Ch. Eigler2001-05-041-1/+1
* * m32r disasm bug fixFrank Ch. Eigler2001-05-045-14/+58
* Assorted fixes to pinsrw, pextrw, pmovmskb, movmskp, maskmovq.Alan Modra2001-05-042-13/+35
* Add openRISC support in opcodesNick Clifton2001-04-2716-278/+4469