| Commit message (Expand) | Author | Age | Files | Lines |
* | * iq2000-asm.c: New file. | Stan Cox | 2003-01-03 | 13 | -2/+9178 |
* | 2003-01-02 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2003-01-02 | 2 | -9/+15 |
* | 2003-01-02 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2003-01-02 | 2 | -290/+292 |
* | 2002-12-31 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2003-01-01 | 2 | -5/+11 |
* | [ gas/ChangeLog ] | Chris Demetriou | 2002-12-31 | 3 | -43/+243 |
* | [ bfd/ChangeLog ] | Chris Demetriou | 2002-12-31 | 3 | -36/+195 |
* | Add support for msp430. | Nick Clifton | 2002-12-30 | 6 | -5/+825 |
* | Fix ChangeLog for previous: mips-dis.c now includes libiberty.h | Chris Demetriou | 2002-12-27 | 1 | -4/+4 |
* | [ binutils/ChangeLog ] | Chris Demetriou | 2002-12-27 | 3 | -199/+529 |
* | * Makefile.in: Regenerate. | Alan Modra | 2002-12-22 | 2 | -19/+17 |
* | * cgen-asm.c (cgen_parse_keyword): Added underscore to symbol character | Doug Evans | 2002-12-20 | 2 | -1/+8 |
* | * Makefile.am (CGEN_CPUS): New variable. | Doug Evans | 2002-12-20 | 3 | -15/+47 |
* | [ opcodes/ChangeLog ] | Chris Demetriou | 2002-12-18 | 2 | -8/+10 |
* | * xstormy16-asm.c (parse_immediate16): Add prototype. | DJ Delorie | 2002-12-17 | 2 | -0/+6 |
* | * xstormy16-asm.c: Regenerate. | DJ Delorie | 2002-12-17 | 2 | -1/+56 |
* | * ns32k-dis.c (print_insn_ns32k): Constify "d", remove register | Alan Modra | 2002-12-16 | 2 | -2/+7 |
* | * pj-opc.c (pj_opc_info): Add braces around union initializer. | Alan Modra | 2002-12-12 | 2 | -511/+512 |
* | * h8500-opc.h (h8500_table): Add missing initializers to quiet | Alan Modra | 2002-12-12 | 2 | -950/+953 |
* | * pj.h (pj_opc_info_t): Add union. | Alan Modra | 2002-12-12 | 2 | -4/+5 |
* | * config/tc-z8k.c (cons, obj_coff_section): Delete declarations. | Alan Modra | 2002-12-12 | 3 | -2301/+1475 |
* | * m68hc11-dis.c (print_indexed_operand): Fix PC-relative address | Stephane Carrez | 2002-12-08 | 2 | -0/+7 |
* | 2002-12-05 Aldy Hernandez <aldyh@redhat.com> | Aldy Hernandez | 2002-12-05 | 2 | -49/+15 |
* | * ppc-opc.c: Move mbar and msync up. Change mask for mbar and | Aldy Hernandez | 2002-12-05 | 2 | -2/+7 |
* | Patch to update IA-64 port to SDM 2.1. | Jim Wilson | 2002-12-05 | 13 | -5849/+6077 |
* | 2002-11-25 Aldy Hernandez <aldyh@redhat.com> | Aldy Hernandez | 2002-12-04 | 2 | -8/+5 |
* | 2002-12-04 Aldy Hernandez <aldyh@redhat.com> | Aldy Hernandez | 2002-12-04 | 2 | -274/+266 |
* | include/opcode/ | Richard Henderson | 2002-12-03 | 3 | -3351/+3363 |
* | * cgen-dis.in: Include libiberty.h. | Alan Modra | 2002-12-02 | 17 | -520/+597 |
* | * arm-dis.c (print_insn_arm): Constify "insn". Formatting. | Alan Modra | 2002-12-02 | 9 | -61/+123 |
* | * m68hc11-dis.c (PC_REGNUM): Define. | Stephane Carrez | 2002-12-01 | 2 | -5/+52 |
* | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 2002-11-30 | 9 | -158/+183 |
* | * xstormy16-opc.c: Regenerate. | DJ Delorie | 2002-11-25 | 2 | -2/+6 |
* | Patch from Kenneth Chen to fix brl disassembly. | Jim Wilson | 2002-11-25 | 2 | -2/+6 |
* | * xstormy16-desc.c: Regenerate. | DJ Delorie | 2002-11-20 | 4 | -3/+42 |
* | 2002-11-12 Klee Dienes <kdienes@apple.com> | Klee Dienes | 2002-11-18 | 2 | -11/+34 |
* | 2002-11-11 Klee Dienes <kdienes@apple.com> | Klee Dienes | 2002-11-18 | 2 | -9/+43 |
* | 2002-11-18 Klee Dienes <kdienes@apple.com> | Klee Dienes | 2002-11-18 | 9 | -9/+27 |
* | * gas/config/tc-tic4x.c: Fixed proper commandline | Svein Seldal | 2002-11-18 | 2 | -31/+136 |
* | 2002-11-16 Klee Dienes <kdienes@apple.com> | Klee Dienes | 2002-11-16 | 2 | -34/+537 |
* | * gas/config/tc-tic4x.c: Remove c4x_pseudo_ignore function. | Svein Seldal | 2002-11-16 | 2 | -1/+10 |
* | * ppc-dis.c (print_insn_powerpc): Correct condition register display. | Alan Modra | 2002-11-12 | 2 | -13/+12 |
* | 2002-11-07 Aldy Hernandez <aldyh@redhat.com> | Aldy Hernandez | 2002-11-08 | 2 | -1/+2 |
* | 2002-11-07 Aldy Hernandez <aldyh@redhat.com> | Aldy Hernandez | 2002-11-07 | 2 | -2/+7 |
* | Convert ia64-gen to use getopt(). Add standard GNU options plus --srcdir. | Nick Clifton | 2002-11-07 | 12 | -2203/+2292 |
* | 2002-11-06 Aldy Hernandez <aldyh@redhat.com> | Aldy Hernandez | 2002-11-07 | 2 | -4/+8 |
* | Add conditional/unconditional branch classification. | Nick Clifton | 2002-10-23 | 2 | -19/+26 |
* | * m68hc11-dis.c (print_insn): Treat bitmask and branch operands | Stephane Carrez | 2002-10-13 | 2 | -49/+55 |
* | [include/opcode/] | Richard Sandiford | 2002-09-30 | 3 | -21/+176 |
* | /gas/ChangeLog | Thiemo Seufer | 2002-09-26 | 2 | -1/+8 |
* | Updated German translation. | Nick Clifton | 2002-09-24 | 2 | -45/+100 |