aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)AuthorFilesLines
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
2001-05-14* ppc-opc.c (powerpc_opcodes): Fixed extended opcode field ofJ.T. Conklin2-19/+25
2001-05-122001-05-12 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+11
2001-05-12Peter Targett's backwards compatibility and other arc fixes.Alan Modra2-133/+139
2001-05-12 * i386-dis.c (twobyte_has_modrm): Update table.Alan Modra2-8/+27
2001-05-12Correct cvtps2dq, movdq2q, movq2dq, and movq problems.Alan Modra2-3/+8
2001-05-07* cgen asm/disasmFrank Ch. Eigler3-5/+21
2001-05-07 * disassemble.c (disassembler_usage): Remove unused attribute.Alan Modra2-1/+5
2001-05-04* typo fixFrank Ch. Eigler1-1/+1
2001-05-04* m32r disasm bug fixFrank Ch. Eigler5-14/+58
2001-05-04Assorted fixes to pinsrw, pextrw, pmovmskb, movmskp, maskmovq.Alan Modra2-13/+35
2001-04-27Add openRISC support in opcodesNick Clifton16-278/+4469
2001-04-24z8k fixesNick Clifton7-396/+478
2001-04-06 * i386-dis.c: Add ffreep instruction.Andreas Jaeger2-30/+34
2001-03-30* ppc-opc.c (insert_mbe): Shift mask initializer as long.Alexandre Oliva2-1/+5
2001-03-27* Comment tweak.Ben Elliston1-4/+4
2001-03-24Small tweaks to sse2 instructions.Alan Modra2-9/+38
2001-03-24Remove extraneous whitespaceNick Clifton3-16/+21
2001-03-222001-03-22 Ben Elliston <bje@redhat.com>Ben Elliston3-2/+9
2001-03-22paddq and psubq support.Alan Modra2-6/+12
2001-03-20 Add support for cgen machine determination.Patrick Macdonald9-19/+43
2001-03-202001-03-20 H.J. Lu <hjl@gnu.org>H.J. Lu3-200/+174
2001-03-20Fix 2 bugs with parsing the resource dependency tables.Jim Wilson3-396/+437
2001-03-19Don't try to read past end of info buffer, and correct test results.Alan Modra2-2/+18
2001-03-16Add new opcodesNick Clifton3-497/+536
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton102-183/+268
2001-03-13fix typosNick Clifton1-0/+6
2001-03-06Fix BLX(1) for ThumbNick Clifton2-4/+27
2001-03-06est of the changes for Coldfire V4Nick Clifton3-26/+53
2001-03-05Correct filenames from last commit.Dave Brolley1-15/+15
2001-03-052001-03-05 Dave Brolley <brolley@redhat.coDave Brolley16-389/+327
2001-02-28new defines for Coldfire V4.Nick Clifton2-115/+137
2001-02-27Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra5-37/+44
2001-02-232001-02-23 David Mosberger <davidm@hpl.hp.com>H.J. Lu3-3423/+3600
2001-02-22Improve gas error messages for invalid instructions.Jim Wilson3-3902/+3912
2001-02-21 * cgen-opc.c (cgen_get_insn_value): Add missing `return'.Greg McGary2-2/+6
2001-02-212001-02-20 H.J. Lu <hjl@gnu.org>H.J. Lu3-21/+11
2001-02-18Add PDP-11 supportNick Clifton10-5/+603
2001-02-14Fix DV bug reported by Intel against the setf instruction.Jim Wilson3-4/+9
2001-02-12 * i386.h (i386_optab): SSE integer converison instructions haveJan Hubicka2-7/+23