aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2004-09-30(mav_reg_required_here): Allow REG_TYPE_CN as alternative when REG_TYPE_MVF,Nick Clifton1-2/+20
2004-09-21Fix error in unwind info for psp relative offsets.Jim Wilson1-13/+19
2004-09-20Handle load/stor unique instructions before parsingTomer Levi1-8/+19
2004-09-17bfd/Paul Brook1-1/+67
2004-09-14 * config/tc-mmix.c [!LLONG_MIN]: Correct #elsif to #elif.Hans-Peter Nilsson1-3/+3
2004-09-13bfd/Paul Brook1-3/+3
2004-09-11 * gas/config/tc-avr.c: Add support forMarek Michalkiewicz1-1/+8
2004-09-08 * config/obj-elf.c (obj_elf_section_type): Handle init_array,Paul Brook2-6/+6
2004-09-03 * config.bfd (arm*-*-symbianelf*): Use OS-specific target vectors.Mark Mitchell2-0/+9
2004-09-03Add LD and GAS testsuites for CRX port.Nick Clifton1-65/+29
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 Earnshaw1-0/+6
2004-08-25Apply Dmitry Diky's patches to add relaxation to msp430.Nick Clifton2-655/+1219
2004-08-18* config/tc-mips.c (append_insn): Handle delay slots in branch likelyThiemo Seufer1-0/+1
2004-08-18 * config/tc-ia64.c (start_unwind_section): Add linkonce_emptyJakub Jelinek1-4/+12
2004-08-17Add support for a -g switch to GASNick Clifton4-26/+10
2004-08-16 * config/tc-ppc.c (tc_ppc_regname_to_dw2regnum <regnames>): ReplaceAlan Modra1-1/+1
2004-08-06bfd/Paul Brook1-0/+8
2004-07-29include/elf/ChangeLog:Alexandre Oliva1-4/+201
2004-07-27bfd:Jason Thorpe1-1/+5
2004-07-27 * config/tc-ppc.c (ppc_frob_file_before_adjust): Warn if .toc too big.Alan Modra1-1/+8
2004-07-27Add CRX insns: pushx, popxNick Clifton4-17/+75
2004-07-26bfd/H.J. Lu1-0/+5
2004-07-26Add new subtargets: msp430x1610, msp430x1611, msp430x1612, msp430x415,Nick Clifton1-4/+15
2004-07-21For DefaultSize instructions, don't guess a 'q' suffix if the instructionNick Clifton1-7/+10
2004-07-21Corrections for x86_64 assembly.Nick Clifton1-66/+50
2004-07-20* config/tc-mips.c (append_insn): Handle constant expressions withMaciej W. Rozycki1-8/+7
2004-07-20 * config/obj-som.c (adjust_stab_sections): Add prototype.Dave Anglin3-11/+18
2004-07-16* config/tc-arm.c: Include include/opcode/arm.h.Richard Earnshaw1-73/+2
2004-07-13Add support for & | << >> ~ arithmetic operators in Intel modeNick Clifton1-9/+33
2004-07-11 * config/tc-m68k.c: Convert to C90. Remove redundantAndreas Schwab1-383/+243
2004-07-09Make -meb/-mel options work.Jim Wilson1-3/+8
2004-07-09Rename sh-symbian-elf toolchain to sh-*-symbianelfNick Clifton1-0/+4
2004-07-08 * config/tc-mips.c (mips_fix_adjustable): If the full addend isRichard Sandiford1-5/+24
2004-07-07Add new port: crx-elfNick Clifton2-0/+2574
2004-07-06Add support for sh-symbian-elf targetNick Clifton1-0/+2
2004-07-06(coff_pseudo_table): Only define the weak pseudo for BFD based assemblers.Nick Clifton1-2/+3
2004-07-052004-06-30 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke1-14/+5
2004-07-04Emit error for unaligned instructions.Jim Wilson2-0/+17
2004-07-032004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>Christopher Faylor2-41/+86
2004-07-03 * config/tc-mips.c (HAVE_IN_PLACE_ADDENDS): New macro.Richard Sandiford1-56/+96
2004-07-02(md_apply_fix3:BFD_RELOC_ARM_IMMEDIATE): Do not allow values which have comeNick Clifton1-1/+14
2004-07-02 * frags.h (struct frag): Add has_code and insn_addr fields.Alan Modra2-2/+13
2004-06-25Add support for M32R GOT relocsNick Clifton2-22/+258
2004-06-20 * config/tc-m68k.c (mri_chip): Replace current_chip, not augment.Andreas Schwab1-2/+2
2004-06-18* config/tc-i386.c: Deal with LEX_QM the same way as with LEX_AT.Nick Clifton1-0/+28
2004-06-18* config/tc-i386.c: Deal with LEX_QM the same way as with LEX_AT.Nick Clifton2-35/+11
2004-06-15 * config/tc-s390.c (s390_insn): Avoid incorrect signed/unsignedMartin Schwidefsky1-3/+3
2004-06-15 * config/obj-coff.c (coff_adjust_section_syms): UseAlan Modra3-10/+13
2004-06-11 * config/tc-hppa.c (log2): Rename to exact_log2.Dave Anglin1-21/+13