Age | Commit message (Expand) | Author | Files | Lines |
2010-10-11 | 2010-10-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | Andreas Krebbel | 3 | -126/+132 |
2010-10-11 | fix dates in previous blackfin commits | Mike Frysinger | 1 | -3/+3 |
2010-10-11 | gas: blackfin: reign in overeager insn flag handling | Mike Frysinger | 2 | -7/+14 |
2010-10-11 | gas: blackfin: support numeric local labels with LOOP_BEGIN/LOOP_END pseudo i... | Mike Frysinger | 4 | -0/+38 |
2010-10-11 | gas: blackfin: fix LOOP_BEGIN/LOOP_END pseudo insns handling of local labels | Mike Frysinger | 2 | -2/+9 |
2010-10-08 | Fix build with -DDEBUG=7 | Alan Modra | 2 | -0/+9 |
2010-10-07 | gas/ | Bernd Schmidt | 5 | -1/+30 |
2010-10-06 | bfd/ | Nathan Sidwell | 2 | -8/+12 |
2010-10-04 | 2010-10-04 David Daney <ddaney@caviumnetworks.com> | David Daney | 7 | -1/+139 |
2010-09-29 | include/ | Bernd Schmidt | 5 | -6/+15 |
2010-09-29 | * gas/all/fwdexp.d, * gas/all/fwdexp.s: New test. | Alan Modra | 4 | -0/+41 |
2010-09-29 | * expr.c (expr): Correct returned segment value. | Alan Modra | 2 | -10/+25 |
2010-09-29 | * lib/gas-defs.exp (is_elf_format): Merge with binutils and ld versions. | Alan Modra | 2 | -34/+82 |
2010-09-27 | Fix unportable shell quoting. | Ralf Wildenhues | 2 | -1/+5 |
2010-09-27 | gas/ | Bernd Schmidt | 6 | -0/+62 |
2010-09-27 | 2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | Andreas Krebbel | 9 | -3/+537 |
2010-09-27 | 2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | Andreas Krebbel | 8 | -25/+35 |
2010-09-27 | 2010-09-27 Tejas Belagod <tejas.belagod@arm.com> | Matthew Gretton-Dann | 10 | -0/+78 |
2010-09-23 | * bfd/bfd-in2.h (BFD_RELOC_ARM_HVC): New enum value. | Matthew Gretton-Dann | 9 | -32/+508 |
2010-09-23 | * gas/config/tc-arm.c (arm_ext_adiv): New variable. | Matthew Gretton-Dann | 8 | -10/+92 |
2010-09-23 | * config/tc-arm.c (arm_ext_v6m): New variable. | Matthew Gretton-Dann | 10 | -3/+95 |
2010-09-23 | * gas/config/tc-arm.c (arm_ext_v6z): Remove. | Matthew Gretton-Dann | 15 | -9/+92 |
2010-09-23 | * gas/config/tc-arm.c (arm_ext_mp): Add. | Matthew Gretton-Dann | 12 | -5/+179 |
2010-09-23 | * gas/config/tc-arm.c (md_pseduo_table): Add .arch_extension directive. | Matthew Gretton-Dann | 3 | -23/+199 |
2010-09-23 | * gas/all/gas.exp: Update "forward" and "redef3" xfails. | Alan Modra | 4 | -7/+15 |
2010-09-23 | * config/tc-mn10300.c (tc_gen_reloc): Replace absolute symbols | Alan Modra | 2 | -8/+14 |
2010-09-23 | * gas/mips/jal.d: Remove duplicate pattern. | Maciej W. Rozycki | 2 | -1/+5 |
2010-09-22 | gas: blackfin: fix typo in BYTEOP16P comment | Mike Frysinger | 2 | -1/+5 |
2010-09-22 | gas: blackfin: reject multiple store insns in parallel insns | Mike Frysinger | 2 | -0/+38 |
2010-09-22 | gas: blackfin: add missing register move insns | Mike Frysinger | 3 | -2/+10 |
2010-09-22 | gas: blackfin: clarify some errors with register usage in insns | Mike Frysinger | 4 | -4/+12 |
2010-09-22 | gas: blackfin: fix DBG/DBGCMPLX insn encoding | Mike Frysinger | 6 | -2/+188 |
2010-09-22 | gas: blackfin: handle multibyte symbols | Mike Frysinger | 2 | -1/+5 |
2010-09-22 | opcodes/gas: blackfin: handle more ASTAT flags | Mike Frysinger | 3 | -1/+12 |
2010-09-22 | opcodes/gas: blackfin: support OUTC debug insn | Mike Frysinger | 4 | -0/+33 |
2010-09-22 | opcodes: blackfin: fix decoding of LSHIFT insns | Mike Frysinger | 6 | -12/+17 |
2010-09-22 | gas: blackfin: support ABORT debug insn | Mike Frysinger | 3 | -1/+12 |
2010-09-22 | gas: blackfin: add support for BF51x-0.2 processors | Mike Frysinger | 2 | -0/+8 |
2010-09-22 | gas: blackfin: add support for BF592 processors | Mike Frysinger | 3 | -3/+14 |
2010-09-22 | gas: blackfin: allow end-of-line comments via # | Mike Frysinger | 2 | -2/+6 |
2010-09-20 | * gas/config/tc-arm.c (arm_cpus): Correct canonical names for Cortex CPUs. | Matthew Gretton-Dann | 5 | -13/+24 |
2010-09-20 | Use bfd_elf_generic_reloc for alpha-elf. | Richard Henderson | 2 | -16/+9 |
2010-09-20 | * gas/elf/elf.exp: Disable symtab test for alpha. | Richard Henderson | 2 | -1/+8 |
2010-09-17 | 2010-09-17 Tejas Belagod <tejas.belagod@arm.com> | Matthew Gretton-Dann | 5 | -21/+83 |
2010-09-17 | 2010-09-17 Tejas Belagod <tejas.belagod@arm.com> | Matthew Gretton-Dann | 14 | -1/+1038 |
2010-09-17 | 2010-09-17 Tejas Belagod <tejas.belagod@arm.com> | Matthew Gretton-Dann | 5 | -2/+17 |
2010-09-16 | PR gas/12011 | Alan Modra | 11 | -7/+30 |
2010-09-16 | * gas/all/redef3.d: Don't run on arc. | Alan Modra | 3 | -6/+11 |
2010-09-15 | ChangeLog gas | Kai Tietz | 6 | -16/+113 |
2010-09-15 | ChangeLog gas | Kai Tietz | 9 | -26/+754 |