aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2004-08-27cpu/Richard Sandiford4-0/+23
2004-08-27Allow pcrel test for COFF targets as well, but not for PE targets.Nick Clifton2-2/+12
2004-08-27* gas/i386/i386.exp: Group ELF specific tests together. Move the pcrelNick Clifton2-15/+13
2004-08-252004-08-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+5
2004-08-24altmacro.[sd]: Split out part from here...Nick Clifton7-3/+47
2004-08-18* config/tc-mips.c (append_insn): Handle delay slots in branch likelyThiemo Seufer4-0/+35
2004-08-18Remove #NO_APP, accidentally committed as part of another patch.Nick Clifton2-1/+5
2004-08-16altmacro.d: Allow for rest of frag being padded to an alignment boundary.Nick Clifton3-2/+9
2004-08-16binutils/Alan Modra12-61/+75
2004-08-13Add and handle new --alternate command line option.Nick Clifton4-0/+54
2004-08-11 * expr.c (operand): Handle the "~", "-", and "!" operators appliedMark Mitchell3-0/+7
2004-08-06bfd/Paul Brook3-0/+8
2004-08-05Addition of new test case to check rx generation with adds and subs instructionNick Clifton3-0/+56
2004-08-01 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15Stephane Carrez4-3/+10
2004-07-30Added new instructions for next version of VIA PadLock core.Michal Ludvig3-0/+17
2004-07-30[gas/testsuite]Kaz Kojima3-2/+8
2004-07-29include/elf/ChangeLog:Alexandre Oliva4-0/+172
2004-07-27Add CRX insns: pushx, popxNick Clifton3-1/+7
2004-07-222004-07-22 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-39/+43
2004-07-22Fix for PR 280 - remove duplicated raw insn output fron h8300/h8500 disassemb...Nick Clifton8-225/+236
2004-07-22oops - omitted from previous deltaNick Clifton1-0/+39
2004-07-21For DefaultSize instructions, don't guess a 'q' suffix if the instructionNick Clifton3-21/+104
2004-07-21Corrections for x86_64 assembly.Nick Clifton7-1/+47
2004-07-20* gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the testMaciej W. Rozycki2-1/+6
2004-07-20opcodes/Maciej W. Rozycki2-1/+6
2004-07-20opcodes/Maciej W. Rozycki5-206/+228
2004-07-16oops - omitted from previous deltaNick Clifton1-0/+13
2004-07-15gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of new test case forNick Clifton2-0/+37
2004-07-13Add support for & | << >> ~ arithmetic operators in Intel modeNick Clifton3-0/+23
2004-07-13Delete vtable testsNick Clifton10-113/+5
2004-07-09* gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.Nick Clifton4-0/+120
2004-07-08Remove superfluous stuff from 2004-07-03 entry.Richard Sandiford1-7/+0
2004-07-08 * config/tc-mips.c (mips_fix_adjustable): If the full addend isRichard Sandiford3-6/+11
2004-07-03 * config/tc-mips.c (HAVE_IN_PLACE_ADDENDS): New macro.Richard Sandiford7-24/+66
2004-07-032004-07-03 Maciej W. Rozycki <macro@linux-mips.org>Richard Sandiford3-2/+6
2004-07-022004-07-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu4-0/+52
2004-06-30Adjust for "mov rX=imm" changes.Jim Wilson4-23/+29
2004-06-29gas/testsuite:Joern Rennecke16-0/+716
2004-06-29 * gas/m68k/mode5.s: Pad section.Alan Modra3-0/+7
2004-06-28opcodes/Alan Modra2-16/+20
2004-06-23include/opcode/Alan Modra3-23/+25
2004-06-08opcodes/Jakub Jelinek3-1/+37
2004-05-28Convert mode 5 addressing with zero offset into mode 2 addressing to save aNick Clifton4-0/+26
2004-05-28gas/H.J. Lu2-32/+36
2004-05-262004-05-26 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu4-0/+267
2004-05-24Reorganise m68k instruction decoding and improve handling of MAC/EMACNick Clifton3-8359/+8480
2004-05-202004-05-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+5
2004-05-12 * gas/h8300/t03_add.exp: Remove stray semicolons.Ben Elliston14-20/+36
2004-05-11Apply H.J.'s patch to fix label arithmetic when multiple same-name sections a...Nick Clifton6-4/+38
2004-05-07 * config/tc-mips.c (append_insn, mips_emit_delays): Extend -mfix-vr4120Richard Sandiford6-134/+327