aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
2004-06-11 Bug gas/213Dave Anglin1-2/+9
2004-05-28* config/tc-mn10300.h (tc_fix_adjustable): Define.DJ Delorie2-2/+11
2004-05-282004-05-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-10/+6
2004-05-282004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke1-50/+59
2004-05-28Convert mode 5 addressing with zero offset into mode 2 addressing to save aNick Clifton1-0/+13
2004-05-28gas/H.J. Lu1-14/+48
2004-05-27Sort m68k opcodes into alphabetical orderNick Clifton1-32/+66
2004-05-24Reorganise m68k instruction decoding and improve handling of MAC/EMACNick Clifton2-7/+10
2004-05-20 * config/tc-mips.c (append_insn): Use ISA-encoded addresses in MIPS16Richard Sandiford1-2/+7
2004-05-07 * config/tc-mips.c (append_insn, mips_emit_delays): Extend -mfix-vr4120Richard Sandiford1-25/+35