aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2004-05-04This commit was manufactured by cvs2svn to create tag 'csl-arm-2004-q1a'.csl-arm-2004-q1anobody25-1020/+1125
2004-03-22 * doc/c-cris.texi (CRIS-Opts): Document --no-mul-bug-abort,Hans-Peter Nilsson1-3/+67
2004-03-19 * config/tc-xtensa.c (mark_literal_frags): New function.Bob Wilson1-17/+32
2004-03-18[gas]Kaz Kojima2-3/+63
2004-03-122004-03-12 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2-9/+30
2004-02-262004-02-26 Eric Christopher <echristo@redhat.com>Eric Christopher2-2/+14
2004-02-19This commit was manufactured by cvs2svn to create branch 'binutils-nobody1-18/+20
2004-02-14This commit was manufactured by cvs2svn to create branchcagney_bfdfile-20040213-branchpointcagney_bfdfile-20040213-branchnobody7-1746/+1430
2004-01-21 * config/tc-mips.c (append_insn): Don't do r3900 interlockThiemo Seufer1-5/+5
2004-01-21Stop indexed move byte instructions from being relaxed.Nick Clifton1-9/+45
2004-01-18* config/tc-sparc.c (sparc_ip): Disallow %f32-%f63 for singleJakub Jelinek1-1/+7
2004-01-14gas/Maciej W. Rozycki1-19/+59
2004-01-12Add support for relaxation of bit manipulation instructions.Nick Clifton1-4/+18
2004-01-12gas/Richard Sandiford1-1/+1
2004-01-09 * gas/config/tc-arm.c (do_vfp_reg2_from_sp2): Rename fromPaul Brook1-9/+34
2004-01-09 * config/tc-mips.c (warn_nops): Remove static variable.Ian Lance Taylor1-21/+3
2004-01-09 * config/tc-mips.c (ISA_HAS_COPROC_DELAYS): Remove.Ian Lance Taylor1-79/+69
2004-01-072004-01-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-105/+109
2004-01-062003-12-19 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2-5/+57
2003-12-29 * gas/config/tc-arm.c (arm_cpus): Add 926ejs and 1026ejs.Paul Brook1-0/+2
2003-12-23 * config/tc-arm.c (arm_archs): Add armv6.Paul Brook1-0/+1
2003-12-20(md_apply_fix3): Handle the case where a .byte directive generates aNick Clifton1-4/+13
2003-12-19Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton2-10/+167
2003-12-18bfd/Richard Sandiford1-116/+32
2003-12-18 * config/tc-mips.c (s_change_section): When parsing the MIPS-specificRichard Sandiford1-0/+16
2003-12-18 * config/tc-arm.c (arm_archs): Change "armv6" to "armv6j".Mark Mitchell1-1/+1
2003-12-17Replace --error-explicit-parallel-conflicts with --ignore-parallel-conflitcs.Nick Clifton1-46/+44
2003-12-16Remove -8 bias on PC-relative load instructions for arm-wince-pe targetNick Clifton1-0/+4
2003-12-15 * config/tc-z8k.c (struct z8k_exp): Remove, not used anywhere.Christian Groessler1-26/+65
2003-12-15(obj_crawl_symbol_chain): Skip defined symbols which resolve to symbolic values.Nick Clifton1-2/+6
2003-12-13 * config/obj-elf.c: Convert to C90, remove unneeded prototypes andAlan Modra2-214/+138
2003-12-13 * read.c (s_lcomm_internal): Make global.Alan Modra1-11/+22
2003-12-13 * read.c: Remove unneeded prototypes.Alan Modra2-146/+71
2003-12-10opcodes:Zack Weinberg1-8/+9
2003-12-10 * config/tc-arm.c (FPU_MAVERICK): Define.Paul Brook1-7/+64
2003-12-10Remove redundant returns in void functions.Ben Elliston11-124/+0
2003-12-09 * config/tc-arm.c (do_umaal): Fix typo.Paul Brook1-1/+1
2003-12-06gas/Richard Sandiford1-1/+1
2003-12-06 * gas/arm/arm.exp: Add archv6 and thumbv6.Mark Mitchell1-11/+1168
2003-12-05 * config/tc-z8k.c (parse_reg): Be case insensitive when checkingChristian Groessler1-23/+20
2003-12-05Fix SH compilation problems introduced by previous deltaNick Clifton1-10/+12
2003-12-052003-12-03 Alexandre Oliva <aoliva@redhat.com>Michael Snyder1-15/+346
2003-12-042003-11-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2003-12-03Add support for the M32R2 processor.Nick Clifton2-29/+299
2003-12-03Add vax-linux-gnu targetNick Clifton1-2/+7
2003-12-03 * config/obj-elf.c: Remove ARGSUSED.Kazu Hirata1-1/+0
2003-11-28 * config/tc-z8k.c: Convert to ISO-C.Christian Groessler2-157/+52
2003-11-27Check for alignment when emitting constants on the sh-elf targetNick Clifton1-0/+4
2003-11-27* config/tc-frv.c (md_pcrel_from_section): Don't adjust whenAlexandre Oliva1-4/+11
2003-11-26 * config/tc-z8k.c (s_segm): Fix indentation.Christian Groessler1-63/+65