summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* * dw2gencfi.c (select_cie_for_fde): When separating CIE outAlan Modra2004-09-092-3/+13
* * config/obj-elf.c (obj_elf_section_type): Handle init_array,Paul Brook2004-09-084-6/+22
* * config.bfd (arm*-*-symbianelf*): Use OS-specific target vectors.Mark Mitchell2004-09-037-4/+25
* Add LD and GAS testsuites for CRX port.Nick Clifton2004-09-0328-65/+2974
* * doc/c-arm.texi (ARM Options): Document canonical names of CPUs.Richard Earnshaw2004-09-012-5/+8
* Argh! missing comma...Richard Earnshaw2004-09-011-1/+1
* * tc-arm.c (arm_cpus, arm_fpus): Allow <cpu>-s as well as <cpu>sRichard Earnshaw2004-09-012-0/+11
* cpu/Richard Sandiford2004-08-274-0/+23
* Allow pcrel test for COFF targets as well, but not for PE targets.Nick Clifton2004-08-272-2/+12
* * gas/i386/i386.exp: Group ELF specific tests together. Move the pcrelNick Clifton2004-08-272-15/+13
* 2004-08-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-08-252-1/+5
* Apply Dmitry Diky's patches to add relaxation to msp430.Nick Clifton2004-08-254-656/+1385
* * as.c (std_shortopts): Allow -g to take an optional argument.Nick Clifton2004-08-242-4/+9
* altmacro.[sd]: Split out part from here...Nick Clifton2004-08-247-3/+47
* * configure.in (arm*-*-symbianelf*): New target.Mark Mitchell2004-08-193-0/+10
* * config/tc-mips.c (append_insn): Handle delay slots in branch likelyThiemo Seufer2004-08-186-0/+40
* * config/tc-ia64.c (start_unwind_section): Add linkonce_emptyJakub Jelinek2004-08-182-4/+21
* Remove #NO_APP, accidentally committed as part of another patch.Nick Clifton2004-08-182-1/+5
* Add support for a -g switch to GASNick Clifton2004-08-1711-203/+259
* (macro_set_alternate): Use ISO C90 formatting.Nick Clifton2004-08-162-2/+3
* Sort architecture based tables alphabetically.Nick Clifton2004-08-163-34/+49
* altmacro.d: Allow for rest of frag being padded to an alignment boundary.Nick Clifton2004-08-163-2/+9
* * config/tc-ppc.c (tc_ppc_regname_to_dw2regnum <regnames>): ReplaceAlan Modra2004-08-162-1/+6
* binutils/Alan Modra2004-08-1612-61/+75
* Add and handle new --alternate command line option.Nick Clifton2004-08-1311-12/+164
* * expr.c (operand): Handle the "~", "-", and "!" operators appliedMark Mitchell2004-08-115-0/+41
* bfd/Paul Brook2004-08-065-0/+22
* * write.c (relax_segment): Use was_address instead of address whenBob Wilson2004-08-052-1/+6
* Addition of new test case to check rx generation with adds and subs instructionNick Clifton2004-08-053-0/+56
* * gas/m68hc11/m68hc11.exp: Fix tests for 2.15Stephane Carrez2004-08-014-3/+10
* Added new instructions for next version of VIA PadLock core.Michal Ludvig2004-07-303-0/+17
* [gas/testsuite]Kaz Kojima2004-07-303-2/+8
* include/elf/ChangeLog:Alexandre Oliva2004-07-296-4/+398
* bfd:Jason Thorpe2004-07-291-0/+5
* bfd:Jason Thorpe2004-07-271-1/+5
* Remove the leading space.H.J. Lu2004-07-271-1/+1
* * config/tc-ppc.c (ppc_frob_file_before_adjust): Warn if .toc too big.Alan Modra2004-07-272-1/+13
* Add CRX insns: pushx, popxNick Clifton2004-07-278-19/+89
* bfd/H.J. Lu2004-07-262-0/+12
* Add new subtargets: msp430x1610, msp430x1611, msp430x1612, msp430x415,Nick Clifton2004-07-262-4/+21
* * doc/as.texinfo (Section, PushSection): Correct documentationDaniel Jacobowitz2004-07-262-7/+12
* 2004-07-22 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-07-222-39/+43
* Fix for PR 280 - remove duplicated raw insn output fron h8300/h8500 disassemb...Nick Clifton2004-07-228-225/+236
* oops - omitted from previous deltaNick Clifton2004-07-221-0/+39
* For DefaultSize instructions, don't guess a 'q' suffix if the instructionNick Clifton2004-07-215-29/+118
* Corrections for x86_64 assembly.Nick Clifton2004-07-219-67/+115
* * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the testMaciej W. Rozycki2004-07-202-1/+6
* opcodes/Maciej W. Rozycki2004-07-202-1/+6
* * config/tc-mips.c (append_insn): Handle constant expressions withMaciej W. Rozycki2004-07-202-8/+18
* opcodes/Maciej W. Rozycki2004-07-205-206/+228