aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)AuthorFilesLines
2001-10-14[gas/testsuite/ChangeLog]Matthew Green2-5/+29
2001-10-13Use safe-ctype.h not ctype.hNick Clifton13-116/+117
2001-10-13[gas/ChangeLog]Matthew Green3-27/+304
2001-10-122001-10-12 John Healy <jhealy@redhat.com>John Healy2-1/+10
2001-10-10work around locale problems for case insensitivityNick Clifton5-160/+296
2001-10-09fix z8k assembly and disassemblyNick Clifton2-8/+13
2001-10-09fix encoding & decoding of DSP single data transfer instructionsNick Clifton3-13/+21
2001-10-09Fix compile time warnings in cgen-generated filesNick Clifton24-409/+488
2001-10-08 * opcodess/arm-opc.h (arm_opcodes): Add cirrus insns.Aldy Hernandez3-0/+112
2001-10-03Regenerate configure to include the gettext.m4 change. UpdateAlan Modra3-6/+12
2001-10-02 * Makefile.am (Makefile): Depend on bfd/configure.inAlan Modra3-98/+132
2001-09-302001-09-30 John Healy <jhealy@redhat.com>John Healy2-3/+9
2001-09-30 * Makefile.am: Update dependencies with "make dep-am".Hans-Peter Nilsson3-39/+56
2001-09-26 * arc-dis.c: Formatting fixes.Alan Modra2-36/+52
2001-09-21 * arc-dis.c: Don't include <ctype.h>.Alan Modra4-3/+6
2001-09-20oops - forgot to check for clean 64 bit build - fix compile time warningNick Clifton1-2/+2
2001-09-20Fix compile time warningsNick Clifton23-1234/+1360
2001-09-19Fix compile time warning messagesNick Clifton10-59/+117
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu11-41/+63
2001-09-18s390 assembler improvements and testsuiteNick Clifton8-1715/+1137
2001-09-14Fix VXA mask bitsNick Clifton2-2/+6
2001-09-04 * i386-dis.c (grps): Don't print the implicit al/ax/eax registerAlan Modra2-8/+13
2001-08-312001-08-31 Eric Christopher <echristo@redhat.com>Eric Christopher2-12/+16
2001-08-31 * tic54x-opc.c: Add default initializers to avoid warnings.Andreas Jaeger4-361/+370
2001-08-28 * m68hc11-dis.c: Add missing prototypes.Andreas Jaeger1-1/+9
2001-08-28 * ppc-opc.c (icbt): Order correctly.Matthew Green2-2/+6
2001-08-27 * ppc-opc.c (DS): Add PPC_OPERAND_DS flag.Alan Modra2-8/+40
2001-08-26 * h8500-opc.h: Add default initializers to h8500_table to shut upAndreas Jaeger2-534/+539
2001-08-26For include/opcode:Andreas Jaeger14-61/+165
2001-08-23 * opcodes/s390-opc.c: Add "low or high" and "not low or high"Andreas Jaeger3-20/+39
2001-08-21 * mips-dis.c: Add missing prototypes.Andreas Jaeger2-163/+192
2001-08-21 * i960-dis.c: Add parameters for prototypesAndreas Jaeger5-61/+100
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