aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)AuthorFilesLines
2001-08-16Add support for MIPS R1[02]000 performance counter opcodes.Thiemo Seufer2-4/+15
2001-08-16 * mips-opc.c: R3900s can support all branch likely INSN_MACROs whereJonathan Larmour2-18/+23
2001-08-13 * mcore-dis.c: Fix formatting.Kazu Hirata5-117/+119
2001-08-12 * cgen-ibld.in (extract_normal): Match type of VALUE and MASKRichard Henderson18-138/+624
2001-08-10 * mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32Richard Sandiford3-4/+10
2001-08-10 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypesAndreas Jaeger3-182/+177
2001-08-10Revert 2001-08-08 changes.Alan Modra2-79/+76
2001-08-09 * dis-buf.c (generic_strcat_address): Add missing prototype.Alan Modra2-0/+9
2001-08-08 * ppc.h (struct powerpc_operand): New field `reloc'.Alan Modra2-72/+85
2001-08-07 * mips-dis.c (print_insn_arg): Don't use software integer registersThiemo Seufer2-19/+31
2001-08-01Cleanups for z8k targetNick Clifton3-32/+50
2001-07-29 * i386-dis.c: Fix formatting.Kazu Hirata2-60/+61
2001-07-28 * i386-dis.c: Change formatting conventions for architectureAlan Modra2-50/+127
2001-07-25 * d10v-dis.c: Fix formatting.Kazu Hirata3-171/+179
2001-07-24Update dependencies with "make dep-am".Alan Modra3-13/+20
2001-07-24 * alpha-dis.c: Fix formatting.Kazu Hirata5-116/+121
2001-07-24 * m68k-dis.c: Fix formatting.Kazu Hirata4-81/+85
2001-07-23 * s390-dis.c: Fix formatting.Kazu Hirata2-148/+174
2001-07-212001-07-21 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-4/+9
2001-07-18 * i386-dis.c (grps): Print l or w suffix, and require mem modrmAlan Modra2-9/+14
2001-07-162001-07-13 Philip Blundell <philb@gnu.org>Phil Blundell2-3/+7
2001-07-122001-07-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+117
2001-07-12* some support for funny-endian 16/32-bit insn setsFrank Ch. Eigler3-5/+63
2001-07-092001-07-09 Andreas Jaeger <aj@suse.de>, Karsten Keil <kkeil@suse.de>Andreas Jaeger2-7/+22
2001-07-052001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston3-6/+16
2001-07-03Fix encoding of clf instructionNick Clifton2-1/+5
2001-07-01 * cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN_OPT.Geoffrey Keating2-1/+20
2001-06-29 * cgen-asm.c (cgen_parse_keyword): Allow any first character.Geoffrey Keating3-1/+13
2001-06-242001-06-24 Ben Elliston <bje@redhat.com>Ben Elliston2-91/+58
2001-06-23 * disassemble.c (disassembler_usage): Add unused attribute.Andreas Jaeger2-2/+6
2001-06-222001-06-22 Eric Christopher <echristo@redhat.com>Eric Christopher2-5/+8
2001-06-22Fix over-optimisation of ST instruction.Nick Clifton2-8/+5
2001-06-22Add wdebug instructionNick Clifton2-0/+6
2001-06-162001-06-15 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2-1/+5
2001-06-14Index: opcodes/ChangeLogGeoffrey Keating3-8/+31
2001-06-12Add lgh instruction.Nick Clifton3-0/+7
2001-06-11Merge insn decode tables, and generally tidy.Alan Modra2-1989/+805
2001-06-10Branch hints for Pentium4 as insn modifiers, and some minor tweaksAlan Modra4-79/+93
2001-06-09* sh-opc.h (sh_table): Don't use empty initializers.Alexandre Oliva2-1/+5
2001-06-06Remove warnings building z8k port.Nick Clifton2-34/+10
2001-06-06correct some 68k/ColdFire problemsNick Clifton3-12/+22
2001-06-06 * i386-dis.c (cond_jump_flag, loop_jcxz_flag): Define.Alan Modra2-65/+126
2001-06-04* sh-opc.h (sh_table): Complete last element entry to avoidAlexandre Oliva2-1/+6
2001-05-23Add MIPS r12k supportNick Clifton2-0/+8
2001-05-23More whitespace fixes.Alan Modra1-143/+143
2001-05-23 * arc-opc.c: Whitespace changes.Alan Modra2-19/+23
2001-05-20* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva1-170/+185
2001-05-18 * cris-opc.c (cris_spec_regs): Add missing initializer field forHans-Peter Nilsson2-1/+6
2001-05-15* cgen disasm bug fixFrank Ch. Eigler2-1/+5
2001-05-15Fix MIPS disassembler so that it produces reassemblable code.Nick Clifton2-163/+199