aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2004-10-022004-10-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu4-1/+47
2004-10-01The patch below adds binutils support for the SHT_ARM_EXIDX, as defined byNick Clifton3-0/+24
2004-10-01Fixes for the encoding and decoding of the PDP11's SOB instructionNick Clifton4-2/+12
2004-10-01(TARGET_FORMAT): Remove LynxOS COFF definition.Nick Clifton2-5/+5
2004-10-01 * config/tc-arc.c (tc_gen_reloc): Don't assume fixP->fx_addsy is anAlan Modra2-2/+8
2004-09-30(select_control_regs): Add mcf5249.Nick Clifton2-0/+5
2004-09-30Apply Paul Brook's patch to implement armv6k instructionsNick Clifton7-3/+167
2004-09-30Use ISO C90 semanticsNick Clifton2-3400/+2719
2004-09-30(mav_reg_required_here): Allow REG_TYPE_CN as alternative when REG_TYPE_MVF,Nick Clifton2-2/+26
2004-09-29gas/testsuite/Alan Modra3-1/+8
2004-09-29 * doc/c-i386.texi (i386-Mnemonics): Fix typo.Alan Modra2-1/+5
2004-09-21Fix error in unwind info for psp relative offsets.Jim Wilson2-13/+28
2004-09-20config/tc-crx.c (handle_LoadStor): New function. Handle load/stor unique inst...Tomer Levi1-0/+5
2004-09-20Handle load/stor unique instructions before parsingTomer Levi1-8/+19
2004-09-19 * gas/elf/elf.exp: Recognise additional arm elf targets.Paul Brook2-2/+7
2004-09-17bfd/Paul Brook5-1/+84
2004-09-17 * Makefile.am: Run "make dep-am".Alan Modra8-1846/+2274
2004-09-14 * config/tc-mmix.c [!LLONG_MIN]: Correct #elsif to #elif.Hans-Peter Nilsson2-3/+8
2004-09-13bfd/Paul Brook5-5/+14
2004-09-13 * messages.c (as_internal_value_out_of_range): Cast values passedAlan Modra2-3/+11
2004-09-11 * gas/config/tc-avr.c: Add support forMarek Michalkiewicz2-1/+13
2004-09-09 * dw2gencfi.c (select_cie_for_fde): When separating CIE outAlan Modra2-3/+13
2004-09-08 * config/obj-elf.c (obj_elf_section_type): Handle init_array,Paul Brook4-6/+22
2004-09-03 * config.bfd (arm*-*-symbianelf*): Use OS-specific target vectors.Mark Mitchell7-4/+25
2004-09-03Add LD and GAS testsuites for CRX port.Nick Clifton28-65/+2974
2004-09-01* doc/c-arm.texi (ARM Options): Document canonical names of CPUs.Richard Earnshaw2-5/+8
2004-09-01Argh! missing comma...Richard Earnshaw1-1/+1
2004-09-01* tc-arm.c (arm_cpus, arm_fpus): Allow <cpu>-s as well as <cpu>sRichard Earnshaw2-0/+11
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-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