summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* Fix 3 DV bugs, and a few minor cleanups.Jim Wilson2000-08-166-5684/+5878
* Fix file corrupted before initial checkin.Jim Wilson2000-08-152-1/+35
* 2000-08-08 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2000-08-091-0/+5
* gas:Jason Eckhardt2000-08-091-3/+3
* * ia64-dis.c (print_insn_ia64): Get byte skip count correctRichard Henderson2000-08-072-1/+13
* * avr-dis.c (avr_operand): Use PARAMS macro in declaration.Denis Chertykov2000-08-062-43/+94
* 2000-08-04 Ben Elliston <bje@redhat.com>Ben Elliston2000-08-045-0/+1406
* Fix memory leaks for IA-64 opcode idescs.Jim Wilson2000-08-022-0/+5
* Minor formatting fixesNick Clifton2000-07-318-158/+145
* 2000-07-28 Ben Elliston <bje@redhat.com>Ben Elliston2000-07-295-157/+299
* 2000-07-22 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2000-07-281-0/+4
* 2000-07-22 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2000-07-281-0/+22
* 2000-07-22 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2000-07-285-167/+454
* 2000-07-26 Dave Brolley <brolley@redhat.com>Dave Brolley2000-07-264-7/+20
* Revert spurious unrelated changes from last commit. Oops.Hans-Peter Nilsson2000-07-202-4/+0
* * Makefile.am (CFILES): Add cris-dis.c and cris-opc.c.Hans-Peter Nilsson2000-07-2010-15/+2286
* * sparc-opc.c (sparc_opcodes): popc has 0 in rs1, not rs2.Jakub Jelinek2000-07-112-2/+7
* Fix a date.Alan Modra2000-07-101-1/+1
* * ppc-opc.c (powerpc_opcodes): Correct suffix for vslw.Geoffrey Keating2000-07-092-1/+6
* Add some prototypes, and fix a few warnings.Alan Modra2000-07-092-7/+42
* add MAINTAINERS filesDJ Delorie2000-07-052-0/+5
* * arm-dis.c (print_insn_arm): Output combinations of PSR flags.Alexandre Oliva2000-07-042-21/+13
* Tidy up formatting.Nick Clifton2000-07-032-3/+10
* Fix formatting.Nick Clifton2000-07-033-28/+33
* Fix 2000-06-22. grep after running dep.sedAlan Modra2000-07-013-8/+16
* Add entry omited when Stephane Carrez's h68hc11 code was chaecked in.Nick Clifton2000-06-301-0/+12
* 2000-06-26 Scott Bambrough <scottb@netwinder.org>Scott Bambrough2000-06-262-1/+8
* Ensure /usr/include and the like stay out of dependencies.Alan Modra2000-06-223-5/+19
* 2000-06-20 H.J. Lu <hjl@gnu.org>H.J. Lu2000-06-203-16/+23
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-199-4/+1731
* * disassemble.c (disassembler): Refer to the PowerPC 620 usingNicholas Duffek2000-06-162-1/+6
* Fix typo.Alan Modra2000-06-161-172/+166
* * h8300-dis.c: Fix formatting.Jeff Law2000-06-122-32/+40
* * avr-dis.c (avr_operand): Bugfix for jmp/call address.Denis Chertykov2000-06-092-1/+6
* * avr-dis.c: completely rewritten.Denis Chertykov2000-06-072-587/+253
* Fix formattingNick Clifton2000-06-022-50/+57
* Applied patch from Kazu Hirata <kazu@hxi.com> to fix disassembly of inc.lNick Clifton2000-06-012-75/+56
* Add comment describoing why dgettext() is used in _() macro.Nick Clifton2000-05-312-0/+18
* Undo part of previous delta, so that _() calls dgettext() not gettext().Nick Clifton2000-05-301-1/+1
* Replace defines with those from intl/libgettext.h to quieten gcc warnings.Nick Clifton2000-05-3014-2771/+2603
* Update dependencies.Alan Modra2000-05-263-29/+46
* * m10300-dis.c (disassemble): Don't assume 32-bit longs whenAlexandre Oliva2000-05-262-13/+19
* Add ALONE flag to most of the short branch instructions.Don Lindsay2000-05-252-11/+16
* * mips-dis.c (REGISTER_NAMES): Rename to STD_REGISTER_NAMES.Diego Novillo2000-05-242-2/+19
* Regerbated after change to Makefile.amNick Clifton2000-05-221-18/+22
* Define LIBIBERTYNick Clifton2000-05-212-0/+7
* * cgen/opcodes fixFrank Ch. Eigler2000-05-163-10/+12
* Add support for _x and _s flags to MSR instructionNick Clifton2000-05-153-7/+22
* Fix disassembly of DLRS{H|B} instructionNick Clifton2000-05-122-1/+6
* Don't mask top 32 bits of 64-bit address.Alan Modra2000-05-112-2/+9