aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2005-08-23 PR 1036Alan Modra2-2/+9
2005-08-23 * configure.tgt (*-*-vxworks): Match vxworks* instead.Alan Modra2-1/+5
2005-08-22gas/Jan Beulich7-26/+94
2005-08-182005-08-18 Christian Groessler <chris@groessler.org>Christian Groessler7-72/+12
2005-08-18 * config/tc-sh64.c (sh64_target_format): Check preset_target_archKaz Kojima2-3/+8
2005-08-18(relax_segment): Count the number of frags being processed and use this toNick Clifton2-6/+36
2005-08-17gasDanny Smith1-0/+5
2005-08-17bfdDanny Smith1-1/+1
2005-08-16 * config/tc-ppc.c (ppc_set_cpu): Don't select 64-bit based onAlan Modra2-6/+6
2005-08-152005-08-15 Paul Brook <paul@codesourcery.com>Paul Brook5-57/+187
2005-08-15gas/Daniel Jacobowitz3-1/+14
2005-08-12 * gas/testsuite/gas/s390/s390.exp: Reorganize gas testsuite for s390Martin Schwidefsky27-886/+1462
2005-08-12 * config/tc-s390.c (md_parse_option): Add cpu type z9-109.Martin Schwidefsky2-6/+46
2005-08-122005-08-12 Dmitry Diky <diwil@spec.ru>Dmitry Diky4-10/+143
2005-08-12 * Makefile.am ($(srcdir)/make-gas.com): Remove target.Ian Lance Taylor3-16/+12
2005-08-11 * subsegs.c (subseg_change): Move declaration of seginfo to beforeHans-Peter Nilsson2-1/+6
2005-08-11missed from last commitAlan Modra2-119/+14
2005-08-11 * README-vms: Delete.Alan Modra133-19086/+293
2005-08-11 * gas/all/gas.exp: Remove a29k and m88k support.Alan Modra51-3524/+54
2005-08-09PR 1070Nick Clifton2-5/+33
2005-08-08Add support for msp430x21xx variantsNick Clifton2-0/+11
2005-08-08PR 1070Nick Clifton2-8/+23
2005-08-082005-08-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-0/+14
2005-08-07(s_app_line): Accept a line number of 0 for compatibility with gcc's outputNick Clifton2-2/+15
2005-08-05 * ChangeLog: Fix typo in last change.Dave Anglin1-1/+1
2005-08-05 * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Add "L%" to regexp.Dave Anglin2-1/+5
2005-08-052005-08-05 Paul Brook <paul@codesourcery.com>Paul Brook2-0/+48
2005-08-052005-08-05 Paul Brook <paul@codesourcery.com>Paul Brook4-70/+166
2005-08-052005-08-05 Paul Brook <paul@codesourcery.com>Paul Brook5-13/+34
2005-08-03config/tc-arm.c (do_iwmmxt_wldstd): Correct the offset range for WLDRD/WSTRDNick Clifton8-7/+36
2005-08-02 * config/tc-ppc.c (md_apply_fix <ELF>): Don't warn on overflowAlan Modra2-0/+12
2005-07-30 * config/tc-mips.c (s_mips_globl): Allow multiple symbols per .globl.Thiemo Seufer2-23/+42
2005-07-292005-07-29 Paul Brook <paul@codesourcery.com>Paul Brook5-63/+120
2005-07-292005-07-29 Paul Brook <paul@codesourcery.com>Paul Brook5-1/+132
2005-07-29(m32r_check_fixup): Fixed X_op check.Nick Clifton2-1/+5
2005-07-272007-07-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+7
2005-07-27gas/Jan Beulich6-116/+374
2005-07-26gas/Jan Beulich8-16/+256
2005-07-26[bfd]DJ Delorie3-0/+100
2005-07-25bfd/H.J. Lu5-2/+123
2005-07-22Remove special case handling for rtems targets that are sufficiently handled byNick Clifton2-2/+5
2005-07-21bfd/Ben Elliston2-3/+4
2005-07-212005-07-21 Paul Brook <paul@codesourcery.com>Paul Brook5-1/+42
2005-07-21Use vsnprintf instead of vsprintf.Nick Clifton2-8/+12
2005-07-20Add support for a 32bit PC relative relocNick Clifton10-1/+95
2005-07-19Add ChangeLog entries for yesterdays deltas (oops!)Nick Clifton1-0/+4
2005-07-19gas/testsuite/H.J. Lu4-0/+36
2005-07-19 * gas/hppa/basic/fp_comp.s: Add level 1.1 directive.Dave Anglin4-0/+8
2005-07-19 * tc-hppa.c (pa_ip): Reject match for '#' immediate if not pa20.Dave Anglin2-0/+6
2005-07-18gas/Jan Beulich3-23/+27