aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)AuthorFilesLines
2001-11-052001-11-04 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-1/+5
2001-11-02Add translationsNick Clifton6-2/+1045
2001-11-01 * m68hc11-dis.c (print_insn): Fix disassembly of movb with aStephane Carrez2-9/+38
2001-10-31 * mmix-dis.c, mmix-opc.c: New files.Hans-Peter Nilsson2-0/+863
2001-10-30Add MMIX supportNick Clifton7-189/+226
2001-10-29 * d30v-dis.c: Fix a comment typo.Kazu Hirata2-1/+5
2001-10-23[opcodes/ChangeLog]Chris Demetriou3-15/+53
2001-10-20 * ppc-opc.c (CT): Make it an optional operand.Alan Modra2-1/+5
2001-10-18[gas/testsuite/ChangeLog]Chris Demetriou3-1/+14
2001-10-17[gas/ChangeLog]Matthew Green2-2/+27
2001-10-17 * po/POTFILES.in: Regenerate.Alan Modra2-5/+9
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