aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)AuthorFilesLines
2000-04-05opcodes:Joern Rennecke2-11/+18
2000-04-05sh-dsp REPEAT support:Joern Rennecke3-48/+68
2000-04-04Move translated part of bug report string back into .c files soAlan Modra2-1/+3
2000-04-04Use "gcc -MM" for dependencies, and update them.Alan Modra3-111/+146
2000-04-03Tidy some code. Print pc rel addresses as signed.Alan Modra2-60/+29
2000-04-02 * disassemble.c (disassembler_usage): Don't use a prototype. MarkIan Lance Taylor3-24/+31
2000-04-01* m10300-opc.c: SP-based offsets are always unsigned.Alexandre Oliva2-12/+16
2000-03-31Reverted the comment about inc/inc4, that was already implied by RN02.Alexandre Oliva1-1/+0
2000-03-31Fix typos. Add FIXME for 2-reg inc and inc4.Alexandre Oliva1-9/+10
2000-03-29Disassemble 0xde.. to "bal" [branch always] instead of "undefined".Nick Clifton2-3/+10
2000-03-27Fix value of SHORT_A1.Nick Clifton2-1/+6
2000-03-27 * Makefile.am (CFILES): Add avr-dis.c.Ian Lance Taylor3-0/+9
2000-03-27ATMEL AVR microcontroller support.Alan Modra5-322/+1015
2000-03-06 * sh-opc.h (sh_table): ldre and ldrs have a *signed* displacement.Joern Rennecke2-2/+6
2000-03-02Apply patch for 100679Nick Clifton3-69/+104
2000-02-28Replace 'flags' with 'signed_overflow_ok_p'Nick Clifton2-1/+6
2000-02-272000-02-27 Eli Zaretskii <eliz@is.elta.co.il>Ian Lance Taylor3-4/+12
2000-02-27rebuild with current toolsIan Lance Taylor5-1084/+469
2000-02-24Add functions to modify/examine the signed_overflow_ok_p field in cpu_desc.Nick Clifton2-1/+31
2000-02-242000-02-23 Andrew Haley <aph@cygnus.com>Andrew Haley7-24/+54
2000-02-23Add IBM 370 support.Alan Modra8-340/+1587
2000-02-22 * d30v-opc.c (d30v_opcode_tab) : Added FLAG_NOT_WITH_ADDSUBppp toChandra Chavva2-10/+15
2000-02-221999-12-30 Andrew Haley <aph@cygnus.com>Andrew Haley3-1/+11
2000-02-22 From Grant Erickson <gerickso@Brocade.COM>:Ian Lance Taylor2-2/+7
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra2-5/+10
2000-02-17bfd:Joern Rennecke3-242/+860
2000-02-142000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser2-3/+43
2000-02-10Add support for M340 part.Nick Clifton3-2/+48
2000-02-07Rename parse_disassembler_option (again)Nick Clifton2-5/+11
2000-02-03octets vs bytes changes for binutilsTimothy Wall2-2/+14
2000-01-28Rename parse_disassembler_option to parse_arm_disassembler_option and allow itNick Clifton2-1/+3
2000-01-27Add ATPCS support to ARM disassembler.Nick Clifton3-156/+190
2000-01-27Add support for documenting target specific disassembler optionsNick Clifton2-0/+11
2000-01-27Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions whenNick Clifton2-10/+21
2000-01-25Prevent double dumping of raw thumb instructions.Nick Clifton2-3/+7
2000-01-21Add 'add" as an offial alias for "addu"Nick Clifton2-0/+5
2000-01-20fix spelling of MotorolaNick Clifton2-2/+2
2000-01-03Add support for --disassembler-options=force-thumbNick Clifton2-22/+81
1999-12-27x86 indirect jump/call syntax fixes. Disassembly fix for lcall.Alan Modra2-1/+5
1999-12-01 * m10300-opc.c, m10300-dis.c: Add am33 support.Jeff Law3-2/+884
1999-11-25 * hppa-dis.c (unit_cond_names): Add PA2.0 unit condition names.Jeff Law2-2/+8
1999-11-22Fix binary pattern for cpfg,f0,c instructionNick Clifton2-1/+5
1999-11-18For include/opcode:Gavin Romig-Koch2-0/+62
1999-11-16Added 'X' format to ARM code.Donald Lindsay3-0/+15
1999-11-15 * mips-opc.c (la): Create a version that just uses addiu directly.Gavin Romig-Koch2-0/+7
1999-11-11Add ssnop pattern.Nick Clifton2-34/+42
1999-11-01For include/opcode:Gavin Romig-Koch2-22/+6
1999-10-29oops - omitted from previous deltaNick Clifton1-0/+5
1999-10-29Define SHORT_AR and use for MVTACC (fix for CR: 101340)Nick Clifton1-1/+2
1999-10-28fix typo in previous deltaNick Clifton2-44/+4