summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* Add translationsNick Clifton2001-11-026-2/+1045
* * m68hc11-dis.c (print_insn): Fix disassembly of movb with aStephane Carrez2001-11-012-9/+38
* * mmix-dis.c, mmix-opc.c: New files.Hans-Peter Nilsson2001-10-312-0/+863
* Add MMIX supportNick Clifton2001-10-307-189/+226
* * d30v-dis.c: Fix a comment typo.Kazu Hirata2001-10-292-1/+5
* [opcodes/ChangeLog]Chris Demetriou2001-10-233-15/+53
* * ppc-opc.c (CT): Make it an optional operand.Alan Modra2001-10-202-1/+5
* [gas/testsuite/ChangeLog]Chris Demetriou2001-10-183-1/+14
* [gas/ChangeLog]Matthew Green2001-10-172-2/+27
* * po/POTFILES.in: Regenerate.Alan Modra2001-10-172-5/+9
* [gas/testsuite/ChangeLog]Matthew Green2001-10-142-5/+29
* Use safe-ctype.h not ctype.hNick Clifton2001-10-1313-116/+117
* [gas/ChangeLog]Matthew Green2001-10-133-27/+304
* 2001-10-12 John Healy <jhealy@redhat.com>John Healy2001-10-122-1/+10
* work around locale problems for case insensitivityNick Clifton2001-10-105-160/+296
* fix z8k assembly and disassemblyNick Clifton2001-10-092-8/+13
* fix encoding & decoding of DSP single data transfer instructionsNick Clifton2001-10-093-13/+21
* Fix compile time warnings in cgen-generated filesNick Clifton2001-10-0924-409/+488
* * opcodess/arm-opc.h (arm_opcodes): Add cirrus insns.Aldy Hernandez2001-10-083-0/+112
* Regenerate configure to include the gettext.m4 change. UpdateAlan Modra2001-10-033-6/+12
* * Makefile.am (Makefile): Depend on bfd/configure.inAlan Modra2001-10-023-98/+132
* 2001-09-30 John Healy <jhealy@redhat.com>John Healy2001-09-302-3/+9
* * Makefile.am: Update dependencies with "make dep-am".Hans-Peter Nilsson2001-09-303-39/+56
* * arc-dis.c: Formatting fixes.Alan Modra2001-09-262-36/+52
* * arc-dis.c: Don't include <ctype.h>.Alan Modra2001-09-214-3/+6
* oops - forgot to check for clean 64 bit build - fix compile time warningNick Clifton2001-09-201-2/+2
* Fix compile time warningsNick Clifton2001-09-2023-1234/+1360
* Fix compile time warning messagesNick Clifton2001-09-1910-59/+117
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-1911-41/+63
* s390 assembler improvements and testsuiteNick Clifton2001-09-188-1715/+1137
* Fix VXA mask bitsNick Clifton2001-09-142-2/+6
* * i386-dis.c (grps): Don't print the implicit al/ax/eax registerAlan Modra2001-09-042-8/+13
* 2001-08-31 Eric Christopher <echristo@redhat.com>Eric Christopher2001-08-312-12/+16
* * tic54x-opc.c: Add default initializers to avoid warnings.Andreas Jaeger2001-08-314-361/+370
* * m68hc11-dis.c: Add missing prototypes.Andreas Jaeger2001-08-281-1/+9
* * ppc-opc.c (icbt): Order correctly.Matthew Green2001-08-282-2/+6
* * ppc-opc.c (DS): Add PPC_OPERAND_DS flag.Alan Modra2001-08-272-8/+40
* * h8500-opc.h: Add default initializers to h8500_table to shut upAndreas Jaeger2001-08-262-534/+539
* For include/opcode:Andreas Jaeger2001-08-2614-61/+165
* * opcodes/s390-opc.c: Add "low or high" and "not low or high"Andreas Jaeger2001-08-233-20/+39
* * mips-dis.c: Add missing prototypes.Andreas Jaeger2001-08-212-163/+192
* * i960-dis.c: Add parameters for prototypesAndreas Jaeger2001-08-215-61/+100
* Add support for MIPS R1[02]000 performance counter opcodes.Thiemo Seufer2001-08-162-4/+15
* * mips-opc.c: R3900s can support all branch likely INSN_MACROs whereJonathan Larmour2001-08-162-18/+23
* * mcore-dis.c: Fix formatting.Kazu Hirata2001-08-135-117/+119
* * cgen-ibld.in (extract_normal): Match type of VALUE and MASKRichard Henderson2001-08-1218-138/+624
* * mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32Richard Sandiford2001-08-103-4/+10
* * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypesAndreas Jaeger2001-08-103-182/+177
* Revert 2001-08-08 changes.Alan Modra2001-08-102-79/+76
* * dis-buf.c (generic_strcat_address): Add missing prototype.Alan Modra2001-08-092-0/+9