summaryrefslogtreecommitdiff
path: root/gas/config
Commit message (Expand)AuthorAgeFilesLines
...
* * config/obj-elf.c (obj_elf_section_type): Handle init_array,Paul Brook2004-09-082-6/+6
* * config.bfd (arm*-*-symbianelf*): Use OS-specific target vectors.Mark Mitchell2004-09-032-0/+9
* Add LD and GAS testsuites for CRX port.Nick Clifton2004-09-031-65/+29
* 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-011-0/+6
* Apply Dmitry Diky's patches to add relaxation to msp430.Nick Clifton2004-08-252-655/+1219
* * config/tc-mips.c (append_insn): Handle delay slots in branch likelyThiemo Seufer2004-08-181-0/+1
* * config/tc-ia64.c (start_unwind_section): Add linkonce_emptyJakub Jelinek2004-08-181-4/+12
* Add support for a -g switch to GASNick Clifton2004-08-174-26/+10
* * config/tc-ppc.c (tc_ppc_regname_to_dw2regnum <regnames>): ReplaceAlan Modra2004-08-161-1/+1
* bfd/Paul Brook2004-08-061-0/+8
* include/elf/ChangeLog:Alexandre Oliva2004-07-291-4/+201
* bfd:Jason Thorpe2004-07-271-1/+5
* * config/tc-ppc.c (ppc_frob_file_before_adjust): Warn if .toc too big.Alan Modra2004-07-271-1/+8
* Add CRX insns: pushx, popxNick Clifton2004-07-274-17/+75
* bfd/H.J. Lu2004-07-261-0/+5
* Add new subtargets: msp430x1610, msp430x1611, msp430x1612, msp430x415,Nick Clifton2004-07-261-4/+15
* For DefaultSize instructions, don't guess a 'q' suffix if the instructionNick Clifton2004-07-211-7/+10
* Corrections for x86_64 assembly.Nick Clifton2004-07-211-66/+50
* * config/tc-mips.c (append_insn): Handle constant expressions withMaciej W. Rozycki2004-07-201-8/+7
* * config/obj-som.c (adjust_stab_sections): Add prototype.Dave Anglin2004-07-203-11/+18
* * config/tc-arm.c: Include include/opcode/arm.h.Richard Earnshaw2004-07-161-73/+2
* Add support for & | << >> ~ arithmetic operators in Intel modeNick Clifton2004-07-131-9/+33
* * config/tc-m68k.c: Convert to C90. Remove redundantAndreas Schwab2004-07-111-383/+243
* Make -meb/-mel options work.Jim Wilson2004-07-091-3/+8
* Rename sh-symbian-elf toolchain to sh-*-symbianelfNick Clifton2004-07-091-0/+4
* * config/tc-mips.c (mips_fix_adjustable): If the full addend isRichard Sandiford2004-07-081-5/+24
* Add new port: crx-elfNick Clifton2004-07-072-0/+2574
* Add support for sh-symbian-elf targetNick Clifton2004-07-061-0/+2
* (coff_pseudo_table): Only define the weak pseudo for BFD based assemblers.Nick Clifton2004-07-061-2/+3
* 2004-06-30 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke2004-07-051-14/+5
* Emit error for unaligned instructions.Jim Wilson2004-07-042-0/+17
* 2004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>Christopher Faylor2004-07-032-41/+86
* * config/tc-mips.c (HAVE_IN_PLACE_ADDENDS): New macro.Richard Sandiford2004-07-031-56/+96
* (md_apply_fix3:BFD_RELOC_ARM_IMMEDIATE): Do not allow values which have comeNick Clifton2004-07-021-1/+14
* * frags.h (struct frag): Add has_code and insn_addr fields.Alan Modra2004-07-022-2/+13
* Add support for M32R GOT relocsNick Clifton2004-06-252-22/+258
* * config/tc-m68k.c (mri_chip): Replace current_chip, not augment.Andreas Schwab2004-06-201-2/+2
* * config/tc-i386.c: Deal with LEX_QM the same way as with LEX_AT.Nick Clifton2004-06-182-16/+20
* * config/tc-s390.c (s390_insn): Avoid incorrect signed/unsignedMartin Schwidefsky2004-06-151-3/+3
* * config/obj-coff.c (coff_adjust_section_syms): UseAlan Modra2004-06-153-10/+13
* * config/tc-hppa.c (log2): Rename to exact_log2.Dave Anglin2004-06-111-21/+13
* Bug gas/213Dave Anglin2004-06-111-2/+9
* * config/tc-mn10300.h (tc_fix_adjustable): Define.DJ Delorie2004-05-282-2/+11
* 2004-05-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-05-281-10/+6
* 2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke2004-05-281-50/+59
* Convert mode 5 addressing with zero offset into mode 2 addressing to save aNick Clifton2004-05-281-0/+13
* gas/H.J. Lu2004-05-281-14/+48
* Sort m68k opcodes into alphabetical orderNick Clifton2004-05-271-32/+66
* Reorganise m68k instruction decoding and improve handling of MAC/EMACNick Clifton2004-05-242-7/+10