summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* 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
* Apply patch for 100679Nick Clifton2000-03-023-69/+104
* Replace 'flags' with 'signed_overflow_ok_p'Nick Clifton2000-02-282-1/+6
* 2000-02-27 Eli Zaretskii <eliz@is.elta.co.il>Ian Lance Taylor2000-02-273-4/+12
* rebuild with current toolsIan Lance Taylor2000-02-275-1084/+469
* Add functions to modify/examine the signed_overflow_ok_p field in cpu_desc.Nick Clifton2000-02-242-1/+31
* 2000-02-23 Andrew Haley <aph@cygnus.com>Andrew Haley2000-02-247-24/+54
* Add IBM 370 support.Alan Modra2000-02-238-340/+1587
* * d30v-opc.c (d30v_opcode_tab) : Added FLAG_NOT_WITH_ADDSUBppp toChandra Chavva2000-02-222-10/+15
* 1999-12-30 Andrew Haley <aph@cygnus.com>Andrew Haley2000-02-223-1/+11
* From Grant Erickson <gerickso@Brocade.COM>:Ian Lance Taylor2000-02-222-2/+7
* This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra2000-02-212-5/+10
* bfd:Joern Rennecke2000-02-173-242/+860
* 2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser2000-02-142-3/+43
* Add support for M340 part.Nick Clifton2000-02-103-2/+48
* Rename parse_disassembler_option (again)Nick Clifton2000-02-072-5/+11
* octets vs bytes changes for binutilsTimothy Wall2000-02-032-2/+14
* Rename parse_disassembler_option to parse_arm_disassembler_option and allow itNick Clifton2000-01-282-1/+3
* Add ATPCS support to ARM disassembler.Nick Clifton2000-01-273-156/+190
* Add support for documenting target specific disassembler optionsNick Clifton2000-01-272-0/+11
* Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions whenNick Clifton2000-01-272-10/+21
* Prevent double dumping of raw thumb instructions.Nick Clifton2000-01-252-3/+7