| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert spurious unrelated changes from last commit. Oops. | Hans-Peter Nilsson | 2000-07-20 | 2 | -4/+0 |
* | * Makefile.am (CFILES): Add cris-dis.c and cris-opc.c. | Hans-Peter Nilsson | 2000-07-20 | 10 | -15/+2286 |
* | * sparc-opc.c (sparc_opcodes): popc has 0 in rs1, not rs2. | Jakub Jelinek | 2000-07-11 | 2 | -2/+7 |
* | Fix a date. | Alan Modra | 2000-07-10 | 1 | -1/+1 |
* | * ppc-opc.c (powerpc_opcodes): Correct suffix for vslw. | Geoffrey Keating | 2000-07-09 | 2 | -1/+6 |
* | Add some prototypes, and fix a few warnings. | Alan Modra | 2000-07-09 | 2 | -7/+42 |
* | add MAINTAINERS files | DJ Delorie | 2000-07-05 | 2 | -0/+5 |
* | * arm-dis.c (print_insn_arm): Output combinations of PSR flags. | Alexandre Oliva | 2000-07-04 | 2 | -21/+13 |
* | Tidy up formatting. | Nick Clifton | 2000-07-03 | 2 | -3/+10 |
* | Fix formatting. | Nick Clifton | 2000-07-03 | 3 | -28/+33 |
* | Fix 2000-06-22. grep after running dep.sed | Alan Modra | 2000-07-01 | 3 | -8/+16 |
* | Add entry omited when Stephane Carrez's h68hc11 code was chaecked in. | Nick Clifton | 2000-06-30 | 1 | -0/+12 |
* | 2000-06-26 Scott Bambrough <scottb@netwinder.org> | Scott Bambrough | 2000-06-26 | 2 | -1/+8 |
* | Ensure /usr/include and the like stay out of dependencies. | Alan Modra | 2000-06-22 | 3 | -5/+19 |
* | 2000-06-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-06-20 | 3 | -16/+23 |
* | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 2000-06-19 | 9 | -4/+1731 |
* | * disassemble.c (disassembler): Refer to the PowerPC 620 using | Nicholas Duffek | 2000-06-16 | 2 | -1/+6 |
* | Fix typo. | Alan Modra | 2000-06-16 | 1 | -172/+166 |
* | * h8300-dis.c: Fix formatting. | Jeff Law | 2000-06-12 | 2 | -32/+40 |
* | * avr-dis.c (avr_operand): Bugfix for jmp/call address. | Denis Chertykov | 2000-06-09 | 2 | -1/+6 |
* | * avr-dis.c: completely rewritten. | Denis Chertykov | 2000-06-07 | 2 | -587/+253 |
* | Fix formatting | Nick Clifton | 2000-06-02 | 2 | -50/+57 |
* | Applied patch from Kazu Hirata <kazu@hxi.com> to fix disassembly of inc.l | Nick Clifton | 2000-06-01 | 2 | -75/+56 |
* | Add comment describoing why dgettext() is used in _() macro. | Nick Clifton | 2000-05-31 | 2 | -0/+18 |
* | Undo part of previous delta, so that _() calls dgettext() not gettext(). | Nick Clifton | 2000-05-30 | 1 | -1/+1 |
* | Replace defines with those from intl/libgettext.h to quieten gcc warnings. | Nick Clifton | 2000-05-30 | 14 | -2771/+2603 |
* | Update dependencies. | Alan Modra | 2000-05-26 | 3 | -29/+46 |
* | * m10300-dis.c (disassemble): Don't assume 32-bit longs when | Alexandre Oliva | 2000-05-26 | 2 | -13/+19 |
* | Add ALONE flag to most of the short branch instructions. | Donald Lindsay | 2000-05-25 | 2 | -11/+16 |
* | * mips-dis.c (REGISTER_NAMES): Rename to STD_REGISTER_NAMES. | Diego Novillo | 2000-05-24 | 2 | -2/+19 |
* | Regerbated after change to Makefile.am | Nick Clifton | 2000-05-22 | 1 | -18/+22 |
* | Define LIBIBERTY | Nick Clifton | 2000-05-21 | 2 | -0/+7 |
* | * cgen/opcodes fix | Frank Ch. Eigler | 2000-05-16 | 3 | -10/+12 |
* | Add support for _x and _s flags to MSR instruction | Nick Clifton | 2000-05-15 | 3 | -7/+22 |
* | Fix disassembly of DLRS{H|B} instruction | Nick Clifton | 2000-05-12 | 2 | -1/+6 |
* | Don't mask top 32 bits of 64-bit address. | Alan Modra | 2000-05-11 | 2 | -2/+9 |
* | * ppc-opc.c (powerpc_opcodes): Make the predicted-branch opcodes | Geoffrey Keating | 2000-05-10 | 2 | -363/+368 |
* | Kill compiler warnings with ATTRIBUTE_UNUSED. | Alan Modra | 2000-05-08 | 2 | -5/+11 |
* | Support for tic54x target. | Timothy Wall | 2000-05-06 | 8 | -0/+1140 |
* | * ppc-opc.c (VA, VB, VC, VD, VS, SIMM, UIMM, SHB): New macros, for | J.T. Conklin | 2000-05-03 | 3 | -4/+247 |
* | * avr-dis.c (reg_fmul_d): New. Extract destination register from | Denis Chertykov | 2000-05-01 | 2 | -3/+130 |
* | Add XCOFF64 support. | Clinton Popetz | 2000-04-26 | 4 | -166/+166 |
* | Initialise signed_overflow field | Nick Clifton | 2000-04-24 | 2 | -0/+8 |
* | Misc assembly/disassembly fixes. | Timothy Wall | 2000-04-23 | 7 | -3944/+5686 |
* | * hppa-dis.c (extract_16): New function. | Jeff Law | 2000-04-21 | 2 | -19/+77 |
* | IA-64 ELF support. | Jim Wilson | 2000-04-21 | 23 | -0/+13187 |
* | * m10300-dis.c (HAVE_AM30, HAVE_AM33): Define. | Alexandre Oliva | 2000-04-20 | 2 | -1/+10 |
* | More portability patches. Include sysdep.h everywhere. | Alan Modra | 2000-04-14 | 47 | -256/+317 |
* | Remove ``-W -Wall'' from top-level Makefile/configure. | Andrew Cagney | 2000-04-09 | 5 | -513/+463 |
* | opcodes: | Joern Rennecke | 2000-04-05 | 2 | -11/+18 |