summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Add support for TBM instructions.Quentin Neill2011-01-1713-2/+65
* Disallow 64bit relocations in x32 mode.H.J. Lu2011-01-1611-43/+315
* Update ChangeLog.H.J. Lu2011-01-151-1/+1
* Don't allow movabs with relocation in x32 mode.H.J. Lu2011-01-158-22/+383
* Rename --n32 to --x32.H.J. Lu2011-01-148-12/+29
* Take unadjusted offset for loongson3a specific instructions.Mingjie Xing2011-01-115-12/+31
* * config/tc-i386.c (x86_elf_abi): Only define for targets that useNick Clifton2011-01-102-0/+10
* * config/tc-arm.c (s_arm_tls_desceq): Move code into ELF-onlyNick Clifton2011-01-102-1/+6
* bfd/Nathan Sidwell2011-01-106-29/+169
* Update gas/i386/ilp32/x86-64-arch-2.d.H.J. Lu2011-01-072-1/+7
* Add docs and arch tests to BMI.Quentin Neill2011-01-0712-2/+55
* * gas/pdp11/pdp11.exp: Add run of absreloc.Paul Koning2011-01-072-0/+5
* * config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relativePaul Koning2011-01-065-7/+51
* * gas/pdp11/opcode.d: Fix expected output for sec instruction.Paul Koning2011-01-062-1/+5
* gas/testsuite/Nathan Sidwell2011-01-063-0/+42
* * reloc.c: Add BFD_RELOC_RX_OP_NEG.DJ Delorie2011-01-052-0/+23
* Clarify --n32.H.J. Lu2011-01-052-4/+8
* Implement BMI instructions.H.J. Lu2011-01-0510-18/+610
* Update copyright in comments to 2011.H.J. Lu2011-01-011-1/+2
* Update copyright to 2011.H.J. Lu2011-01-012-1/+5
* Also expect .zdebug in section name in ILP32 tests.H.J. Lu2011-01-013-2/+8
* Rotate gas ChangeLogs.H.J. Lu2011-01-014-4217/+4233
* * gas/all/gas.exp (fwdexp): Run on hppa*64*-*-*. Skip on 32-bitDave Anglin2010-12-312-2/+18
* * gas/cfi/cfi.exp: Skip cfi-common-6 on hppa64*-*.Dave Anglin2010-12-312-5/+8
* PR gas/11395Dave Anglin2010-12-312-23/+38
* Add change missing from previous commit, and fix misplaced changelog line.Richard Sandiford2010-12-313-3/+3
* bfd/Richard Sandiford2010-12-3122-47/+74
* Add x86-64 ILP32 support.H.J. Lu2010-12-31135-12/+17727
* PR gas/11395Dave Anglin2010-12-276-6/+47
* include/opcode/Richard Sandiford2010-12-188-1/+261
* * config/rx-parse.y (SUB): Correct subtraction of immediateDJ Delorie2010-12-182-1/+6
* * reloc.c (BFD_RELOC_RX_ABS16_REV): Add.DJ Delorie2010-12-172-4/+28
* * symbols.c (symbol_clone_if_forward_ref): Call tc_new_dot_labelMaciej W. Rozycki2010-12-165-24/+46
* Mark .gnu.lto_* sections with SHF_EXCLUDE.H.J. Lu2010-12-124-1/+20
* opcodes/Richard Sandiford2010-12-114-0/+223
* * config/tc-mips.h (TC_ADDRESS_BYTES): New macro.Maciej W. Rozycki2010-12-103-0/+18
* * config/tc-mips.c (mips_ip): Remove dead format specifier code.Maciej W. Rozycki2010-12-092-6/+4
* gas/Maciej W. Rozycki2010-12-097-5/+31
* * config/tc-mips.c (macro)Maciej W. Rozycki2010-12-092-10/+11
* * config/tc-mips.c (macro) <M_DEXT, M_DINS>: Correct types usedMaciej W. Rozycki2010-12-092-13/+21
* * gas/mips/jal-svr4pic.d: Also use wildcard address matching inMaciej W. Rozycki2010-12-095-36/+44
* gas/Maciej W. Rozycki2010-12-097-127/+73
* * config/tc-mips.c (mips_ip): Remove lastregno'sMaciej W. Rozycki2010-12-092-1/+6
* * config/tc-mips.c (mips_ip) <'('>: Don't let '4', '5' or '-'Maciej W. Rozycki2010-12-092-2/+6
* * config/tc-mips.c (macro) <M_S_DOB>: Fix the placement of code.Maciej W. Rozycki2010-12-092-11/+15
* * config/tc-mips.c (mips_ip) <'u'>: Report the value of the LUIMaciej W. Rozycki2010-12-092-1/+7
* * config/tc-mips.c (macro)Maciej W. Rozycki2010-12-092-2/+8
* * config/tc-mips.c (macro): Remove a trailing 0 from NOPMaciej W. Rozycki2010-12-092-5/+10
* * config/tc-mips.c (macro): Use EXTRACT_OPERAND to get registerMaciej W. Rozycki2010-12-092-3/+8
* * config/tc-mips.c (macro): Replace 0 with ZERO in macro_buildMaciej W. Rozycki2010-12-092-34/+39