Age | Commit message (Expand) | Author | Files | Lines |
2001-12-31 | * hppa-dis.c (print_insn_hppa): Handle new 'c' mode completers, | Jeff Law | 2 | -2/+20 |
2001-12-18 | * ppc-opc.c (PPCVEC): Include PPC_OPCODE_ANY. | Matthew Green | 2 | -1/+5 |
2001-12-18 | * alpha-opc.c (unop): Encode with RB as $sp. | Richard Henderson | 2 | -1/+6 |
2001-12-08 | Index: bfd/ChangeLog | Geoffrey Keating | 13 | -190/+5714 |
2001-12-06 | * alpha-opc.c (alpha_opcodes): Add wh64en. | Richard Henderson | 2 | -2/+7 |
2001-12-04 | * d10v-opc.c (d10v_predefined_registers): Remove warnings | Alexandre Oliva | 2 | -2/+5 |
2001-12-04 | * d10v-dis.c (print_operand): Apply REGISTER_MASK to `num' of | Alexandre Oliva | 2 | -1/+4 |
2001-12-04 | * d10v-dis.c (print_operand): Disregard OPERAND_SP in register | Alexandre Oliva | 2 | -1/+4 |
2001-12-04 | * d10v-opc.c (RSRC_NOSP): New macro. | Alexandre Oliva | 2 | -3/+11 |
2001-11-29 | Copyright 2001 | Alexandre Oliva | 1 | -1/+1 |
2001-11-29 | * d10v-opc.c (d10v_predefined_registers): Mark `sp' as OPERAND_SP. | Alexandre Oliva | 2 | -5/+14 |
2001-11-28 | Add .cvsignore files to skip .gmo files | Nick Clifton | 1 | -0/+1 |
2001-11-23 | * pdp11-dis.c (print_insn_pdp11): Handle illegal instructions. | Alan Modra | 2 | -12/+26 |
2001-11-17 | * ppc-opc.c (mfvrsave, mtvrsave): New instructions. | Matthew Green | 2 | -0/+6 |
2001-11-15 | * po/POTFILES.in: Regenerate. | Alan Modra | 2 | -0/+4 |
2001-11-15 | binutils/ChangeLog | Alan Modra | 3 | -547/+862 |
2001-11-14 | 2001-11-14 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -7/+58 |
2001-11-14 | 2001-11-14 Dave Brolley <brolley@redhat.com> | Dave Brolley | 3 | -2/+15 |
2001-11-14 | * i386-dis.c (print_insn): Use x86-64 as option. | Andreas Jaeger | 2 | -4/+8 |
2001-11-14 | binutils/ChangeLog | Alan Modra | 3 | -81/+137 |
2001-11-13 | Fix tic54x testsuite failures and Lmem disassembly bugs. | Timothy Wall | 3 | -297/+304 |
2001-11-13 | * i386.h (i386_optab): Add entries for "sldr", "smsw" and "str" to | Alan Modra | 2 | -3/+9 |
2001-11-12 | Fix definitions of wddata[bwl]. | Nick Clifton | 2 | -3/+7 |
2001-11-09 | * cgen-asm.c (cgen_parse_keyword): If the keyword is too big to | Richard Sandiford | 2 | -4/+15 |
2001-11-09 | Fix badly placed #if 0... | Nick Clifton | 5 | -8/+15 |
2001-11-05 | 2001-11-04 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2 | -1/+5 |
2001-11-02 | Add translations | Nick Clifton | 6 | -2/+1045 |
2001-11-01 | * m68hc11-dis.c (print_insn): Fix disassembly of movb with a | Stephane Carrez | 2 | -9/+38 |
2001-10-31 | * mmix-dis.c, mmix-opc.c: New files. | Hans-Peter Nilsson | 2 | -0/+863 |
2001-10-30 | Add MMIX support | Nick Clifton | 7 | -189/+226 |
2001-10-29 | * d30v-dis.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2001-10-23 | [opcodes/ChangeLog] | Chris Demetriou | 3 | -15/+53 |
2001-10-20 | * ppc-opc.c (CT): Make it an optional operand. | Alan Modra | 2 | -1/+5 |
2001-10-18 | [gas/testsuite/ChangeLog] | Chris Demetriou | 3 | -1/+14 |
2001-10-17 | [gas/ChangeLog] | Matthew Green | 2 | -2/+27 |
2001-10-17 | * po/POTFILES.in: Regenerate. | Alan Modra | 2 | -5/+9 |
2001-10-14 | [gas/testsuite/ChangeLog] | Matthew Green | 2 | -5/+29 |
2001-10-13 | Use safe-ctype.h not ctype.h | Nick Clifton | 13 | -116/+117 |
2001-10-13 | [gas/ChangeLog] | Matthew Green | 3 | -27/+304 |
2001-10-12 | 2001-10-12 John Healy <jhealy@redhat.com> | John Healy | 2 | -1/+10 |
2001-10-10 | work around locale problems for case insensitivity | Nick Clifton | 5 | -160/+296 |
2001-10-09 | fix z8k assembly and disassembly | Nick Clifton | 2 | -8/+13 |
2001-10-09 | fix encoding & decoding of DSP single data transfer instructions | Nick Clifton | 3 | -13/+21 |
2001-10-09 | Fix compile time warnings in cgen-generated files | Nick Clifton | 24 | -409/+488 |
2001-10-08 | * opcodess/arm-opc.h (arm_opcodes): Add cirrus insns. | Aldy Hernandez | 3 | -0/+112 |
2001-10-03 | Regenerate configure to include the gettext.m4 change. Update | Alan Modra | 3 | -6/+12 |
2001-10-02 | * Makefile.am (Makefile): Depend on bfd/configure.in | Alan Modra | 3 | -98/+132 |
2001-09-30 | 2001-09-30 John Healy <jhealy@redhat.com> | John Healy | 2 | -3/+9 |
2001-09-30 | * Makefile.am: Update dependencies with "make dep-am". | Hans-Peter Nilsson | 3 | -39/+56 |
2001-09-26 | * arc-dis.c: Formatting fixes. | Alan Modra | 2 | -36/+52 |