Age | Commit message (Expand) | Author | Files | Lines |
2002-12-05 | * ppc-opc.c: Move mbar and msync up. Change mask for mbar and | Aldy Hernandez | 2 | -2/+7 |
2002-12-05 | Patch to update IA-64 port to SDM 2.1. | Jim Wilson | 13 | -5849/+6077 |
2002-12-04 | 2002-11-25 Aldy Hernandez <aldyh@redhat.com> | Aldy Hernandez | 2 | -8/+5 |
2002-12-04 | 2002-12-04 Aldy Hernandez <aldyh@redhat.com> | Aldy Hernandez | 2 | -274/+266 |
2002-12-03 | include/opcode/ | Richard Henderson | 3 | -3351/+3363 |
2002-12-02 | * cgen-dis.in: Include libiberty.h. | Alan Modra | 17 | -520/+597 |
2002-12-02 | * arm-dis.c (print_insn_arm): Constify "insn". Formatting. | Alan Modra | 9 | -61/+123 |
2002-12-01 | * m68hc11-dis.c (PC_REGNUM): Define. | Stephane Carrez | 2 | -5/+52 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 9 | -158/+183 |
2002-11-25 | * xstormy16-opc.c: Regenerate. | DJ Delorie | 2 | -2/+6 |
2002-11-25 | Patch from Kenneth Chen to fix brl disassembly. | Jim Wilson | 2 | -2/+6 |
2002-11-20 | * xstormy16-desc.c: Regenerate. | DJ Delorie | 4 | -3/+42 |
2002-11-18 | 2002-11-12 Klee Dienes <kdienes@apple.com> | Klee Dienes | 2 | -11/+34 |
2002-11-18 | 2002-11-11 Klee Dienes <kdienes@apple.com> | Klee Dienes | 2 | -9/+43 |
2002-11-18 | 2002-11-18 Klee Dienes <kdienes@apple.com> | Klee Dienes | 9 | -9/+27 |
2002-11-18 | * gas/config/tc-tic4x.c: Fixed proper commandline | Svein Seldal | 2 | -31/+136 |
2002-11-16 | 2002-11-16 Klee Dienes <kdienes@apple.com> | Klee Dienes | 2 | -34/+537 |
2002-11-16 | * gas/config/tc-tic4x.c: Remove c4x_pseudo_ignore function. | Svein Seldal | 2 | -1/+10 |
2002-11-12 | * ppc-dis.c (print_insn_powerpc): Correct condition register display. | Alan Modra | 2 | -13/+12 |
2002-11-08 | 2002-11-07 Aldy Hernandez <aldyh@redhat.com> | Aldy Hernandez | 2 | -1/+2 |
2002-11-07 | 2002-11-07 Aldy Hernandez <aldyh@redhat.com> | Aldy Hernandez | 2 | -2/+7 |
2002-11-07 | Convert ia64-gen to use getopt(). Add standard GNU options plus --srcdir. | Nick Clifton | 12 | -2203/+2292 |
2002-11-07 | 2002-11-06 Aldy Hernandez <aldyh@redhat.com> | Aldy Hernandez | 2 | -4/+8 |
2002-10-23 | Add conditional/unconditional branch classification. | Nick Clifton | 2 | -19/+26 |
2002-10-13 | * m68hc11-dis.c (print_insn): Treat bitmask and branch operands | Stephane Carrez | 2 | -49/+55 |
2002-09-30 | [include/opcode/] | Richard Sandiford | 3 | -21/+176 |
2002-09-26 | /gas/ChangeLog | Thiemo Seufer | 2 | -1/+8 |
2002-09-24 | Updated German translation. | Nick Clifton | 2 | -45/+100 |
2002-09-21 | * Makefile.am: Run "make dep-am". | Alan Modra | 4 | -141/+148 |
2002-09-20 | Allow CRFS and CRFD operands to accept CR register names | Nick Clifton | 2 | -2/+7 |
2002-09-17 | * tic4x-dis.c: Add function declarations and ATTRIBUTE_UNUSED. | Alan Modra | 2 | -32/+86 |
2002-09-13 | Fix Book-E opcodes | Nick Clifton | 2 | -272/+396 |
2002-09-12 | * ppc-dis.c (powerpc_dialect): Add missing PPC_OPCODE_CLASSIC. | Alan Modra | 2 | -1/+6 |
2002-09-11 | Update translations | Nick Clifton | 2 | -47/+100 |
2002-09-04 | Do not insert non-BookE32 instructions into the hash table if the target cpu | Nick Clifton | 2 | -2/+6 |
2002-09-04 | Have objdump's --help switch document PPC -M options. | Nick Clifton | 3 | -0/+24 |
2002-09-04 | The BookE implementations of the TLBWE and TLBRE instructions do not take any | Nick Clifton | 2 | -3/+8 |
2002-09-02 | Remove redundant references to V850EA architecture. | Nick Clifton | 2 | -17/+4 |
2002-09-02 | * arc-opc.c: Include bfd.h. | Alan Modra | 2 | -1/+7 |
2002-08-30 | * v850-dis.c (disassemble): Remove bfd_mach_v850ea case. | Alan Modra | 3 | -5/+7 |
2002-08-28 | Add TMS320C4x support | Nick Clifton | 7 | -1/+707 |
2002-08-22 | opcodes: Fix definition of "in rd,imm16" opcode. | Nick Clifton | 4 | -5/+12 |
2002-08-19 | 2002-08-19 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 3 | -7/+623 |
2002-08-13 | * m68hc11-opc.c: Update call operand to accept the page definition. | Stephane Carrez | 2 | -16/+30 |
2002-08-13 | * m68hc11-dis.c (print_insn): Take into account 68HC12 memory | Stephane Carrez | 2 | -7/+86 |
2002-08-09 | Updated Swedish translation | Nick Clifton | 2 | -47/+67 |
2002-08-09 | * config/tc-mips.c (macro): Handle a register plus a 16-bit | Maciej W. Rozycki | 2 | -2/+5 |
2002-07-30 | Updated Translations | Nick Clifton | 2 | -63/+51 |
2002-07-25 | New translations | Nick Clifton | 6 | -221/+363 |
2002-07-24 | Update Spanish and Swedish translations | Nick Clifton | 4 | -151/+176 |