aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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
2010-12-09 * config/tc-mips.c (mips_ip): Remove lastregno'sMaciej W. Rozycki2-1/+6
2010-12-09 * config/tc-mips.c (mips_ip) <'('>: Don't let '4', '5' or '-'Maciej W. Rozycki2-2/+6
2010-12-09 * config/tc-mips.c (macro) <M_S_DOB>: Fix the placement of code.Maciej W. Rozycki2-11/+15
2010-12-09 * config/tc-mips.c (mips_ip) <'u'>: Report the value of the LUIMaciej W. Rozycki2-1/+7
2010-12-09 * config/tc-mips.c (macro)Maciej W. Rozycki2-2/+8
2010-12-09 * config/tc-mips.c (macro): Remove a trailing 0 from NOPMaciej W. Rozycki2-5/+10
2010-12-09 * config/tc-mips.c (macro): Use EXTRACT_OPERAND to get registerMaciej W. Rozycki2-3/+8
2010-12-09 * config/tc-mips.c (macro): Replace 0 with ZERO in macro_buildMaciej W. Rozycki2-34/+39
2010-12-09 gas/Maciej W. Rozycki8-57/+70
2010-12-09* config/tc-z80.c (md_apply_fix): Rename var to fix shadow warning.Arnold Metselaar2-13/+17
2010-12-09 * config/tc-mips.c (macro_build, macro, mips_ip, md_apply_fix):Maciej W. Rozycki2-137/+144
2010-12-09 * gas/mips/ldstla-32.d: Use wildcard address matching.Maciej W. Rozycki5-1138/+1145
2010-12-09bfd/binutils/gas/gprof/ld/libiberty/opcodes: add .gitignoreMike Frysinger2-0/+13
2010-12-05ChangeLog entry for config/tc-z80.c testsuite/gas/z80/z80.exp testsuite/gas/z...Arnold Metselaar1-0/+11
2010-12-05PR gas/12269Arnold Metselaar4-4/+43
2010-12-04 PR gas/12282Maciej W. Rozycki2-1/+7
2010-12-02gas/Richard Sandiford10-4/+308
2010-12-01 * symbols.h (dot_symbol): New declaration.Maciej W. Rozycki6-3/+43
2010-12-01 * symbols.c (symbol_clone_if_forward_ref): Don't limit cloningMaciej W. Rozycki3-4/+21
2010-12-01 * config/tc-mips.c (md_convert_frag): Remove a call toMaciej W. Rozycki2-2/+7
2010-11-30Add sparc64-rtems.Alan Modra2-0/+5
2010-11-252010-11-25 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2-9/+12
2010-11-25Update translationsAlan Modra2-3292/+4069
2010-11-25 PR gas/12264Alan Modra2-4/+7
2010-11-24gas: bfin: convert to new doc styleMike Frysinger3-11/+25
2010-11-232010-11-23 Sterling Augustine <sterling@tensilica.com>Sterling Augustine3-47/+38
2010-11-23 * mips.h (INSN_CHIP_MASK): Update according to INSN_LOONGSON_3A.Nick Clifton2-2/+7
2010-11-23Refer to and include c-i386.texi for i386 options.H.J. Lu3-1/+33
2010-11-22 * doc/as.texinfo: Refer to or include c-alpha.texi for AlphaJoseph Myers4-60/+52
2010-11-20binutils/testsuite/Richard Sandiford8-126/+25