summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* 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.Donald 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
* * ppc-opc.c (powerpc_opcodes): Make the predicted-branch opcodesGeoffrey Keating2000-05-102-363/+368
* Kill compiler warnings with ATTRIBUTE_UNUSED.Alan Modra2000-05-082-5/+11
* Support for tic54x target.Timothy Wall2000-05-068-0/+1140
* * ppc-opc.c (VA, VB, VC, VD, VS, SIMM, UIMM, SHB): New macros, forJ.T. Conklin2000-05-033-4/+247
* * avr-dis.c (reg_fmul_d): New. Extract destination register fromDenis Chertykov2000-05-012-3/+130
* Add XCOFF64 support.Clinton Popetz2000-04-264-166/+166
* Initialise signed_overflow fieldNick Clifton2000-04-242-0/+8
* Misc assembly/disassembly fixes.Timothy Wall2000-04-237-3944/+5686
* * hppa-dis.c (extract_16): New function.Jeff Law2000-04-212-19/+77
* IA-64 ELF support.Jim Wilson2000-04-2123-0/+13187
* * m10300-dis.c (HAVE_AM30, HAVE_AM33): Define.Alexandre Oliva2000-04-202-1/+10
* More portability patches. Include sysdep.h everywhere.Alan Modra2000-04-1447-256/+317
* Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney2000-04-095-513/+463
* opcodes:Joern Rennecke2000-04-052-11/+18
* sh-dsp REPEAT support:Joern Rennecke2000-04-053-48/+68
* Move translated part of bug report string back into .c files soAlan Modra2000-04-042-1/+3
* Use "gcc -MM" for dependencies, and update them.Alan Modra2000-04-043-111/+146
* Tidy some code. Print pc rel addresses as signed.Alan Modra2000-04-032-60/+29
* * disassemble.c (disassembler_usage): Don't use a prototype. Markbinutils-2_10-branchpointIan Lance Taylor2000-04-023-24/+31
* * m10300-opc.c: SP-based offsets are always unsigned.Alexandre Oliva2000-04-012-12/+16
* Reverted the comment about inc/inc4, that was already implied by RN02.Alexandre Oliva2000-03-311-1/+0
* Fix typos. Add FIXME for 2-reg inc and inc4.Alexandre Oliva2000-03-311-9/+10
* Disassemble 0xde.. to "bal" [branch always] instead of "undefined".Nick Clifton2000-03-292-3/+10
* Fix value of SHORT_A1.Nick Clifton2000-03-272-1/+6
* * Makefile.am (CFILES): Add avr-dis.c.Ian Lance Taylor2000-03-273-0/+9
* ATMEL AVR microcontroller support.Alan Modra2000-03-275-322/+1015
* * sh-opc.h (sh_table): ldre and ldrs have a *signed* displacement.Joern Rennecke2000-03-062-2/+6