aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2011-01-20 PR gas/12384Nick Clifton2-1/+7
2011-01-19Don't compress debug sections smaller than 32 bytes.H.J. Lu2-1/+6
2011-01-18Don't compress empty debug sections.H.J. Lu6-0/+39
2011-01-18Properly sign-extend byte.H.J. Lu5-20/+27
2011-01-18Add tbm flag and TBM instruction pattern.H.J. Lu2-1/+7
2011-01-18 * config/tc-arm.c (arm_cpus): Add Faraday ARMv5TE compatibleNick Clifton3-2/+15
2011-01-18 PR gas/12390Nick Clifton44-195/+795
2011-01-17Add TBM testsuite files missing from last commit.Quentin Neill6-0/+1489
2011-01-17Add support for TBM instructions.Quentin Neill13-2/+65
2011-01-16Disallow 64bit relocations in x32 mode.H.J. Lu11-43/+315
2011-01-15Update ChangeLog.H.J. Lu1-1/+1
2011-01-15Don't allow movabs with relocation in x32 mode.H.J. Lu8-22/+383
2011-01-14Rename --n32 to --x32.H.J. Lu8-12/+29
2011-01-11Take unadjusted offset for loongson3a specific instructions.Mingjie Xing5-12/+31
2011-01-10* config/tc-i386.c (x86_elf_abi): Only define for targets that useNick Clifton2-0/+10
2011-01-10 * config/tc-arm.c (s_arm_tls_desceq): Move code into ELF-onlyNick Clifton2-1/+6
2011-01-10 bfd/Nathan Sidwell6-29/+169
2011-01-07Update gas/i386/ilp32/x86-64-arch-2.d.H.J. Lu2-1/+7
2011-01-07Add docs and arch tests to BMI.Quentin Neill12-2/+55
2011-01-07* gas/pdp11/pdp11.exp: Add run of absreloc.Paul Koning2-0/+5
2011-01-06* config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relativePaul Koning5-7/+51
2011-01-06* gas/pdp11/opcode.d: Fix expected output for sec instruction.Paul Koning2-1/+5
2011-01-06 gas/testsuite/Nathan Sidwell3-0/+42
2011-01-05* reloc.c: Add BFD_RELOC_RX_OP_NEG.DJ Delorie2-0/+23
2011-01-05Clarify --n32.H.J. Lu2-4/+8
2011-01-05Implement BMI instructions.H.J. Lu10-18/+610
2011-01-01Update copyright in comments to 2011.H.J. Lu1-1/+2
2011-01-01Update copyright to 2011.H.J. Lu2-1/+5
2011-01-01Also expect .zdebug in section name in ILP32 tests.H.J. Lu3-2/+8
2011-01-01Rotate gas ChangeLogs.H.J. Lu4-4217/+4233
2010-12-31 * gas/all/gas.exp (fwdexp): Run on hppa*64*-*-*. Skip on 32-bitDave Anglin2-2/+18
2010-12-31 * gas/cfi/cfi.exp: Skip cfi-common-6 on hppa64*-*.Dave Anglin2-5/+8
2010-12-31 PR gas/11395Dave Anglin2-23/+38
2010-12-31Add change missing from previous commit, and fix misplaced changelog line.Richard Sandiford3-3/+3
2010-12-31bfd/Richard Sandiford22-47/+74
2010-12-31Add x86-64 ILP32 support.H.J. Lu135-12/+17727
2010-12-27 PR gas/11395Dave Anglin6-6/+47
2010-12-18include/opcode/Richard Sandiford8-1/+261
2010-12-18* config/rx-parse.y (SUB): Correct subtraction of immediateDJ Delorie2-1/+6
2010-12-17* reloc.c (BFD_RELOC_RX_ABS16_REV): Add.DJ Delorie2-4/+28
2010-12-16 * symbols.c (symbol_clone_if_forward_ref): Call tc_new_dot_labelMaciej W. Rozycki5-24/+46
2010-12-12Mark .gnu.lto_* sections with SHF_EXCLUDE.H.J. Lu4-1/+20
2010-12-11opcodes/Richard Sandiford4-0/+223
2010-12-10 * config/tc-mips.h (TC_ADDRESS_BYTES): New macro.Maciej W. Rozycki3-0/+18
2010-12-09 * config/tc-mips.c (mips_ip): Remove dead format specifier code.Maciej W. Rozycki2-6/+4
2010-12-09 gas/Maciej W. Rozycki7-5/+31
2010-12-09 * config/tc-mips.c (macro)Maciej W. Rozycki2-10/+11
2010-12-09 * config/tc-mips.c (macro) <M_DEXT, M_DINS>: Correct types usedMaciej W. Rozycki2-13/+21
2010-12-09 * gas/mips/jal-svr4pic.d: Also use wildcard address matching inMaciej W. Rozycki5-36/+44
2010-12-09 gas/Maciej W. Rozycki7-127/+73