Age | Commit message (Expand) | Author | Files | Lines |
2004-10-28 | 2004-10-28 Tomer Levi <Tomer.Levi@nsc.com> | Tomer Levi | 2 | -8/+12 |
2004-10-28 | 2004-10-28 Tomer Levi <Tomer.Levi@nsc.com> | Tomer Levi | 2 | -0/+6 |
2004-10-27 | 2004-10-27 Tomer Levi <Tomer.Levi@nsc.com> | Tomer Levi | 1 | -0/+7 |
2004-10-27 | * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'. | Tomer Levi | 2 | -43/+53 |
2004-10-27 | * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs. | Tomer Levi | 2 | -20/+24 |
2004-10-27 | 2004-10-27 Tomer Levi <Tomer.Levi@nsc.com> | Tomer Levi | 1 | -0/+17 |
2004-10-27 | * config/tc-crx.c: Remove global variable 'post_inc_mode'. | Tomer Levi | 1 | -265/+270 |
2004-10-25 | 2004-10-25 David Mosberger-Tang <davidm@hpl.hp.com> | H.J. Lu | 2 | -1/+12 |
2004-10-25 | 2004-10-25 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -3/+13 |
2004-10-25 | Add ARM CFI support | Nick Clifton | 11 | -8/+122 |
2004-10-25 | 'gas/crx' update | Tomer Levi | 1 | -0/+8 |
2004-10-25 | Remove test for unsupported 'popa' instruction. | Tomer Levi | 2 | -12/+5 |
2004-10-25 | Reverse operands order in store co-processor instructions. | Tomer Levi | 2 | -4/+4 |
2004-10-25 | 'config/tc-crx.c' update. | Tomer Levi | 1 | -0/+6 |
2004-10-25 | 1. Check unsigned immediate operands validity. 2. Update coprocessor id to be... | Tomer Levi | 1 | -1/+16 |
2004-10-18 | * config/tc-i386.c (O_secrel): Delete. | Alan Modra | 3 | -2/+29 |
2004-10-18 | Accept and ignore @fptr() directives for 4-byte fixups. | Nick Clifton | 2 | -3/+24 |
2004-10-15 | * Makefile.am: Run "make dep-am" | Alan Modra | 3 | -8/+19 |
2004-10-14 | * doc/c-xtensa.texi (Xtensa Options, Absolute Literals Directive): | Bob Wilson | 2 | -28/+47 |
2004-10-14 | * gas/arm/mapping.d: Pass --special-syms to objdump. | Paul Brook | 2 | -1/+5 |
2004-10-12 | bfd ChangeLog | Bob Wilson | 3 | -249/+175 |
2004-10-12 | bfd ChangeLog | Bob Wilson | 6 | -2569/+1630 |
2004-10-12 | 2004-10-12 Paul Brook <paul@codesourcery.com> | Paul Brook | 3 | -4/+12 |
2004-10-11 | * doc/as.texinfo (VTableEntry, VTableInherit): Add "directive" to index | Bob Wilson | 2 | -4/+10 |
2004-10-08 | Add David Heine and Sterling Augustine to previous ChangeLog entry. | Bob Wilson | 1 | -0/+1 |
2004-10-08 | bfd/ | Daniel Jacobowitz | 7 | -1/+83 |
2004-10-08 | m68k-parse.h (enum m68k_register): New control register, MBAR2 (for MCF5249) | Nick Clifton | 3 | -1/+17 |
2004-10-08 | * gas/cfi/cfi-common-4.d: Correct for 64 bit targets. | Alan Modra | 2 | -1/+5 |
2004-10-08 | bfd ChangeLog | Bob Wilson | 13 | -2866/+8164 |
2004-10-07 | * config/tc-mips.c (append_insn): Use fix_new rather than fix_new_exp | Richard Sandiford | 8 | -32/+90 |
2004-10-07 | * elf64-mips.c (mips_elf64_write_rel): Use STN_UNDEF for relocs | Richard Sandiford | 4 | -0/+19 |
2004-10-07 | * config/tc-mips.c (append_insn): Set fx_tcbit for composite relocs. | Richard Sandiford | 6 | -11/+45 |
2004-10-07 | When separating CIE out from FDE, treat a DW_CFA_remember_state as we do a | Nick Clifton | 6 | -22/+65 |
2004-10-07 | For ELF targets use .LL rather than LL as the prefix for symbol names generated | Nick Clifton | 2 | -2/+8 |
2004-10-07 | Add error checking for CRX Co-Processor instructions | Tomer Levi | 1 | -0/+1 |
2004-10-07 | Add error checking for Co-Processor instructions | Tomer Levi | 1 | -1/+17 |
2004-10-07 | Add support for CRX co-processor opcodes | Nick Clifton | 9 | -92/+190 |
2004-10-06 | * gas/testsuite/gas/ppc/e500.s: Add double-precision instructions. | Aldy Hernandez | 3 | -0/+67 |
2004-10-05 | oops - omitted from previous delta | Nick Clifton | 1 | -0/+7 |
2004-10-05 | Add support for generating ARM unwind tables. | Nick Clifton | 7 | -175/+1457 |
2004-10-04 | 2004-10-04 Eric Christopher <echristo@redhat.com> | Eric Christopher | 2 | -13/+16 |
2004-10-02 | 2004-10-01 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 4 | -1/+47 |
2004-10-01 | The patch below adds binutils support for the SHT_ARM_EXIDX, as defined by | Nick Clifton | 3 | -0/+24 |
2004-10-01 | Fixes for the encoding and decoding of the PDP11's SOB instruction | Nick Clifton | 4 | -2/+12 |
2004-10-01 | (TARGET_FORMAT): Remove LynxOS COFF definition. | Nick Clifton | 2 | -5/+5 |
2004-10-01 | * config/tc-arc.c (tc_gen_reloc): Don't assume fixP->fx_addsy is an | Alan Modra | 2 | -2/+8 |
2004-09-30 | (select_control_regs): Add mcf5249. | Nick Clifton | 2 | -0/+5 |
2004-09-30 | Apply Paul Brook's patch to implement armv6k instructions | Nick Clifton | 7 | -3/+167 |
2004-09-30 | Use ISO C90 semantics | Nick Clifton | 2 | -3400/+2719 |
2004-09-30 | (mav_reg_required_here): Allow REG_TYPE_CN as alternative when REG_TYPE_MVF, | Nick Clifton | 2 | -2/+26 |