Age | Commit message (Expand) | Author | Files | Lines |
2000-03-02 | Apply patch for 100679 | Nick Clifton | 3 | -69/+104 |
2000-02-28 | Replace 'flags' with 'signed_overflow_ok_p' | Nick Clifton | 2 | -1/+6 |
2000-02-27 | 2000-02-27 Eli Zaretskii <eliz@is.elta.co.il> | Ian Lance Taylor | 3 | -4/+12 |
2000-02-27 | rebuild with current tools | Ian Lance Taylor | 5 | -1084/+469 |
2000-02-24 | Add functions to modify/examine the signed_overflow_ok_p field in cpu_desc. | Nick Clifton | 2 | -1/+31 |
2000-02-24 | 2000-02-23 Andrew Haley <aph@cygnus.com> | Andrew Haley | 7 | -24/+54 |
2000-02-23 | Add IBM 370 support. | Alan Modra | 8 | -340/+1587 |
2000-02-22 | * d30v-opc.c (d30v_opcode_tab) : Added FLAG_NOT_WITH_ADDSUBppp to | Chandra Chavva | 2 | -10/+15 |
2000-02-22 | 1999-12-30 Andrew Haley <aph@cygnus.com> | Andrew Haley | 3 | -1/+11 |
2000-02-22 | From Grant Erickson <gerickso@Brocade.COM>: | Ian Lance Taylor | 2 | -2/+7 |
2000-02-21 | This lot mainly cleans up `comparison between signed and unsigned' gcc | Alan Modra | 2 | -5/+10 |
2000-02-17 | bfd: | Joern Rennecke | 3 | -242/+860 |
2000-02-14 | 2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 2 | -3/+43 |
2000-02-10 | Add support for M340 part. | Nick Clifton | 3 | -2/+48 |
2000-02-07 | Rename parse_disassembler_option (again) | Nick Clifton | 2 | -5/+11 |
2000-02-03 | octets vs bytes changes for binutils | Timothy Wall | 2 | -2/+14 |
2000-01-28 | Rename parse_disassembler_option to parse_arm_disassembler_option and allow it | Nick Clifton | 2 | -1/+3 |
2000-01-27 | Add ATPCS support to ARM disassembler. | Nick Clifton | 3 | -156/+190 |
2000-01-27 | Add support for documenting target specific disassembler options | Nick Clifton | 2 | -0/+11 |
2000-01-27 | Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions when | Nick Clifton | 2 | -10/+21 |
2000-01-25 | Prevent double dumping of raw thumb instructions. | Nick Clifton | 2 | -3/+7 |
2000-01-21 | Add 'add" as an offial alias for "addu" | Nick Clifton | 2 | -0/+5 |
2000-01-20 | fix spelling of Motorola | Nick Clifton | 2 | -2/+2 |
2000-01-03 | Add support for --disassembler-options=force-thumb | Nick Clifton | 2 | -22/+81 |
1999-12-27 | x86 indirect jump/call syntax fixes. Disassembly fix for lcall. | Alan Modra | 2 | -1/+5 |
1999-12-01 | * m10300-opc.c, m10300-dis.c: Add am33 support. | Jeff Law | 3 | -2/+884 |
1999-11-25 | * hppa-dis.c (unit_cond_names): Add PA2.0 unit condition names. | Jeff Law | 2 | -2/+8 |
1999-11-22 | Fix binary pattern for cpfg,f0,c instruction | Nick Clifton | 2 | -1/+5 |
1999-11-18 | For include/opcode: | Gavin Romig-Koch | 2 | -0/+62 |
1999-11-16 | Added 'X' format to ARM code. | Donald Lindsay | 3 | -0/+15 |
1999-11-15 | * mips-opc.c (la): Create a version that just uses addiu directly. | Gavin Romig-Koch | 2 | -0/+7 |
1999-11-11 | Add ssnop pattern. | Nick Clifton | 2 | -34/+42 |
1999-11-01 | For include/opcode: | Gavin Romig-Koch | 2 | -22/+6 |
1999-10-29 | oops - omitted from previous delta | Nick Clifton | 1 | -0/+5 |
1999-10-29 | Define SHORT_AR and use for MVTACC (fix for CR: 101340) | Nick Clifton | 1 | -1/+2 |
1999-10-28 | fix typo in previous delta | Nick Clifton | 2 | -44/+4 |
1999-10-27 | fix compile time warnings. | Nick Clifton | 2 | -0/+5 |
1999-10-25 | revert previous delta | Nick Clifton | 3 | -25/+1 |
1999-10-25 | Apply patch supplied for case 102229 to implement new insns psrclr and psrset. | Nick Clifton | 3 | -1/+69 |
1999-10-18 | Add md expression support; Cleanup alpha warnings | Michael Meissner | 2 | -16/+30 |
1999-10-10 | * hppa-dis.c (print_insn_hppa): Add new codes 'cc', 'cd', 'cC', | Jeff Law | 2 | -25/+48 |
1999-10-07 | Added seven new instructions ld, ld2w, sac, sachi, slae, st and | Diego Novillo | 2 | -1/+19 |
1999-10-05 | * fr30-asm.c,fr30-desc.h: Rebuild. | Doug Evans | 11 | -164/+1024 |
1999-09-29 | Fix bit patterns of some load/store instructions to match latest docs. | Nick Clifton | 2 | -8/+13 |
1999-09-23 | Remove accidental case duplication. | Jeff Law | 1 | -4/+0 |
1999-09-23 | * hppa-dis.c (print_insn_hppa): Replace 'B', 'M', 'g' and 'l' with | Jeff Law | 2 | -11/+22 |
1999-09-19 | * hppa-dis.c: (print_insn_hppa): Correct 'cJ', 'cc'. | Jeff Law | 2 | -12/+58 |
1999-09-19 | * hppa-dis.c (extract_22): New function. | Jeff Law | 2 | -1/+13 |
1999-09-19 | * hppa-dis.c (print_insn_hppa): Handle 'J', 'K', and 'cc'. | Jeff Law | 2 | -0/+9 |
1999-09-19 | * hppa-dis.c (print_insn_hppa): Handle 'fe' and 'cJ'. | Jeff Law | 2 | -0/+15 |