aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2012-02-27 * config/tc-crx.c (check_range): Correct uint32_t misconceptions.Alan Modra2-5/+6
2012-02-27 * config/tc-tic4x.c (tic4x_do_align): Remove ATTRIBUTE_UNUSED onAlan Modra2-13/+23
2012-02-27 * config/tc-h8300.c (constant_fits_width_p): Trim constant to 32 bitsAlan Modra2-12/+26
2012-02-27gas/Alan Modra2-24/+35
2012-02-25Fix regression from changeWalter Lee3-2/+10
2012-02-25Improve TLS support on TILE-Gx/TILEPro:Walter Lee5-183/+342
2012-02-25Deletes some dead code in the TILE-Gx/TILEPro ports of gas.Walter Lee3-128/+6
2012-02-25Add big-endian support for tilegx.Walter Lee6-6/+52
2012-02-25Properly create and use a bfd_arch_info_type for 32-bit tilegx.Walter Lee2-0/+8
2012-02-21Add HLEPrefixNone/HLEPrefixLock/HLEPrefixAny/HLEPrefixReleaseH.J. Lu2-4/+9
2012-02-21 * gas/config/tc-arm.h (DOUBLESLASH_LINE_COMMENTS): Define.Nick Clifton2-1/+8
2012-02-21provide a hook to allow checking errors just before we output the file.Iain Sandoe4-0/+81
2012-02-212012-02-21 Tristan Gingold <gingold@adacore.com>Iain Sandoe7-59/+276
2012-02-20gas:Iain Sandoe3-0/+44
2012-02-20gas:Iain Sandoe2-0/+18
2012-02-20 * cgen.c (gas_cgen_parse_operand): Do not set BSF_RELC flag onNick Clifton2-1/+7
2012-02-14RegenerateAlan Modra1-0/+2
2012-02-14 * gas/elf/bad-group.s: Add section attributes.Alan Modra7-35/+57
2012-02-13revert premature deltaAlan Modra1-17/+8
2012-02-13 * gas/all/gas.exp (redef2): xfail m6811 and m6812.Alan Modra5-49/+46
2012-02-12gas:Iain Sandoe2-0/+10
2012-02-11 * gas/i386/disp32.d: Adjust lable-pattern.Kai Tietz2-1/+5
2012-02-10gas:Iain Sandoe2-1/+12
2012-02-08 * gas/i386/x86-64-disp32.d: Fix lable-pattern.Kai Tietz2-1/+5
2012-02-08Implement Intel Transactional Synchronization ExtensionsH.J. Lu21-5/+11810
2012-02-02bfd/Tristan Gingold2-1/+6
2012-02-02 PR gas/13224Nick Clifton2-10/+17
2012-01-312012-01-31 Paul Brook <paul@codesourcery.com>Paul Brook2-1/+4
2012-01-26 PR gas/13624Nick Clifton2-0/+6
2012-01-25* rl78-decode.opc (rl78_decode_opcode): Add NOT1.DJ Delorie2-1/+11
2012-01-23* configure.tgt (i386-*-nacl*): Match it.Roland McGrath5-10/+45
2012-01-20Add .d8 suffix support to x86 assemblerH.J. Lu8-16/+109
2012-01-17 * write.c (fix_new_internal): Don't mark used parameter as unused.Alan Modra2-2/+6
2012-01-17Update copyright message year.Alan Modra2-2/+6
2012-01-16* gas/testsuite/gas/m68k/pmove.s, gas/testsuite/gas/m68k/pmove.d: New test.Andreas Schwab4-0/+29
2012-01-13Add vmfuncH.J. Lu8-1/+49
2012-01-13reverse the order of relocs in mach-o gas output.Iain Sandoe19-2/+188
2012-01-13handle absolute indirect syms in mach-oIain Sandoe5-3/+63
2012-01-13set vma on mach-o sections.Iain Sandoe10-271/+378
2012-01-12add indirect_symbol to mach-o port.Iain Sandoe12-29/+611
2012-01-122012-01-12 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-1/+6
2012-01-102012-01-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold3-89/+127
2012-01-09add symbol qualifiers for mach-o to bfd/gasIain Sandoe13-34/+633
2012-01-08gas/Richard Sandiford6-0/+31
2012-01-08gas/Richard Sandiford6-32/+71
2012-01-062012-01-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-6/+27
2012-01-05Rotate ChangeLogsNick Clifton4-3542/+3558
2012-01-04gas/testsuite:Iain Sandoe2-1/+17
2012-01-04add .zerofill to mach-o GAS.Iain Sandoe5-86/+358
2012-01-03support stabs on mach-o GAS.Iain Sandoe3-2/+51