aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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-25Apply Dmitry Diky's patches to add relaxation to msp430.Nick Clifton4-656/+1385
2004-08-24* as.c (std_shortopts): Allow -g to take an optional argument.Nick Clifton2-4/+9
2004-08-24altmacro.[sd]: Split out part from here...Nick Clifton7-3/+47
2004-08-19 * configure.in (arm*-*-symbianelf*): New target.Mark Mitchell3-0/+10
2004-08-18* config/tc-mips.c (append_insn): Handle delay slots in branch likelyThiemo Seufer6-0/+40
2004-08-18 * config/tc-ia64.c (start_unwind_section): Add linkonce_emptyJakub Jelinek2-4/+21
2004-08-18Remove #NO_APP, accidentally committed as part of another patch.Nick Clifton2-1/+5
2004-08-17Add support for a -g switch to GASNick Clifton11-203/+259
2004-08-16(macro_set_alternate): Use ISO C90 formatting.Nick Clifton2-2/+3
2004-08-16Sort architecture based tables alphabetically.Nick Clifton3-34/+49
2004-08-16altmacro.d: Allow for rest of frag being padded to an alignment boundary.Nick Clifton3-2/+9
2004-08-16 * config/tc-ppc.c (tc_ppc_regname_to_dw2regnum <regnames>): ReplaceAlan Modra2-1/+6
2004-08-16binutils/Alan Modra12-61/+75
2004-08-13Add and handle new --alternate command line option.Nick Clifton11-12/+164
2004-08-11 * expr.c (operand): Handle the "~", "-", and "!" operators appliedMark Mitchell5-0/+41
2004-08-06bfd/Paul Brook5-0/+22
2004-08-05 * write.c (relax_segment): Use was_address instead of address whenBob Wilson2-1/+6
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 Oliva6-4/+398
2004-07-29bfd:Jason Thorpe1-0/+5
2004-07-27bfd:Jason Thorpe1-1/+5
2004-07-27Remove the leading space.H.J. Lu1-1/+1
2004-07-27 * config/tc-ppc.c (ppc_frob_file_before_adjust): Warn if .toc too big.Alan Modra2-1/+13
2004-07-27Add CRX insns: pushx, popxNick Clifton8-19/+89
2004-07-26bfd/H.J. Lu2-0/+12
2004-07-26Add new subtargets: msp430x1610, msp430x1611, msp430x1612, msp430x415,Nick Clifton2-4/+21
2004-07-26 * doc/as.texinfo (Section, PushSection): Correct documentationDaniel Jacobowitz2-7/+12
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 Clifton5-29/+118
2004-07-21Corrections for x86_64 assembly.Nick Clifton9-67/+115
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-20* config/tc-mips.c (append_insn): Handle constant expressions withMaciej W. Rozycki2-8/+18
2004-07-20opcodes/Maciej W. Rozycki5-206/+228
2004-07-20 * config/obj-som.c (adjust_stab_sections): Add prototype.Dave Anglin4-11/+27
2004-07-192004-07-19 Christopher Faylor <cgf@timesys.com>H.J. Lu2-7/+13
2004-07-16* config/tc-arm.c: Include include/opcode/arm.h.Richard Earnshaw4-79/+19
2004-07-16oops - omitted from previous deltaNick Clifton1-0/+13
2004-07-15Accept armbe as a big-endian arm configuration.Nick Clifton3-0/+7
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 Clifton6-9/+73
2004-07-13Delete vtable testsNick Clifton10-113/+5