aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2012-02-02bfd/Tristan Gingold1-1/+1
2012-02-02 PR gas/13224Nick Clifton1-9/+9
2012-01-25* rl78-decode.opc (rl78_decode_opcode): Add NOT1.DJ Delorie1-1/+7
2012-01-23* configure.tgt (i386-*-nacl*): Match it.Roland McGrath3-7/+33
2012-01-20Add .d8 suffix support to x86 assemblerH.J. Lu1-6/+27
2012-01-13Add vmfuncH.J. Lu1-0/+2
2012-01-13reverse the order of relocs in mach-o gas output.Iain Sandoe2-0/+22
2012-01-13handle absolute indirect syms in mach-oIain Sandoe1-3/+7
2012-01-13set vma on mach-o sections.Iain Sandoe2-0/+88
2012-01-12add indirect_symbol to mach-o port.Iain Sandoe2-29/+234
2012-01-122012-01-12 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+1
2012-01-09add symbol qualifiers for mach-o to bfd/gasIain Sandoe2-34/+347
2012-01-08gas/Richard Sandiford1-0/+1
2012-01-08gas/Richard Sandiford1-32/+34
2012-01-062012-01-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-6/+18
2012-01-04add .zerofill to mach-o GAS.Iain Sandoe1-86/+316
2012-01-03support stabs on mach-o GAS.Iain Sandoe2-2/+45
2011-12-29adjust mach-o default GAS sections.Iain Sandoe2-3/+35
2011-12-23[bfd]DJ Delorie4-54/+211
2011-12-21 PR gas/13449Nick Clifton1-0/+2
2011-12-19bfd:Iain Sandoe1-13/+28
2011-12-192011-12-19 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang1-15/+47
2011-12-152011-12-15 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+1
2011-12-15 * readelf.c (get_symbol_type): Add ELFOSABI_FREEBSD to theNick Clifton1-1/+2
2011-12-15bfd/Tristan Gingold1-5/+32
2011-12-15 * frv.opc (parse_uhi16): Fix handling of %hi operator on 64-bitNick Clifton1-3/+8
2011-12-15gas/Jie Zhang1-17/+20
2011-12-14 * config/tc-cris.c (md_convert_frag): Mark the length_code localNick Clifton1-1/+1
2011-12-14bfd/Tristan Gingold2-103/+593
2011-12-08bfd:Andrew Pinski1-1/+2
2011-12-072011-12-07 Sameera Deshpande <sameera.deshpande@arm.com>Matthew Gretton-Dann1-0/+10
2011-12-07 * gas/config/tc-arm.c (ARM_IT_MAX_OPERANDS): New define.Matthew Gretton-Dann1-2/+7
2011-12-07 * gas/config/tc-arm.c (parse_neon_mov): Update which_operandMatthew Gretton-Dann1-2/+2
2011-12-05 * tc-arm.c (aeabi_set_public_attributes): Correctly setRichard Earnshaw1-1/+8
2011-12-05 * gas/config/tc-arm.c (arm_cpu_option_table): Add name_len field.Matthew Gretton-Dann1-195/+210
2011-11-29opcode/Andrew Pinski1-12/+45
2011-11-25 * gas/config/tc-arm.c (do_t_mov_cmp): Allow MOV lowreg, lowreg when no CPUMatthew Gretton-Dann1-4/+10
2011-11-232011-11-23 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+0
2011-11-232011-11-23 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-2/+6
2011-11-232011-11-23 Thomas Klein <th.r.klein@web.de>Richard Earnshaw1-0/+5
2011-11-21* config/rl78-defs.h (rl78_error): Add "const".DJ Delorie2-2/+2
2011-11-21 * config/tc-ppc.c (ppc_target_format): Add format for powerpc*-freebsd.Alan Modra1-3/+5
2011-11-17 * config/tc-sparc.c (md_apply_fix): Handle BFD_RELOC_8.David S. Miller1-2/+6
2011-11-16 gas/Maciej W. Rozycki1-3/+3
2011-11-16 * config/tc-mips.c (ISA_SUPPORTS_MCU_ASE): Also set if microMIPSMaciej W. Rozycki1-1/+2
2011-11-16 * config/tc-mips.c (macro_build_jalr): Reverse a negativeMaciej W. Rozycki1-6/+6
2011-11-16 * config/tc-mips.c (mips_cpu_info_table): Add "m14ke" andMaciej W. Rozycki1-0/+4
2011-11-14 gas/Maciej W. Rozycki1-3/+2
2011-11-07 * gas/config/tc-arm.c (arm_cpus): Add cortex-a7 entry.Matthew Gretton-Dann1-0/+3
2011-11-02[bfd]DJ Delorie1-2/+0