aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-18Fix building for MS1 and M32C.Nick Clifton2-14/+17
2005-07-18gas/Jan Beulich10-44/+746
2005-07-18gas/Jan Beulich2-0/+14
2005-07-17 * config/tc-hppa.c (pa_ip): Search entire mnemonic before consideringDave Anglin2-2/+25
2005-07-16Fix typo.Alan Modra1-1/+1
2005-07-16bfd/Alan Modra3-0/+73
2005-07-15gas/H.J. Lu8-1/+110
2005-07-14ChangeLog:Jim Blandy16-795/+2022
2005-07-14(reset_vars): Use strncpy to prevent overflowing the ins_parse buffer.Nick Clifton2-1/+8
2005-07-14Add testcase for PR 1063Nick Clifton3-0/+43
2005-07-12 * gas/mmix/relax1-n.d, gas/mmix/relax1-rn.d: Avoid "# FIXME: "Hans-Peter Nilsson3-4/+9
2005-07-11Remove a29k-*-rtems*, hppa*-*-rtems*,i386-go32-rtems*, i386-*-rtemscoff*,Nick Clifton2-6/+6
2005-07-10gas/H.J. Lu5-2/+50
2005-07-08 * frags.h: Remove ANSI_PROTOTYPES conditional code.Ben Elliston16-32/+18
2005-07-08 PR gas/1049Hans-Peter Nilsson2-0/+12
2005-07-08 PR gas/1049Hans-Peter Nilsson4-6/+43
2005-07-07Kaveh Ghazi's printf format attribute checking patch.Jim Wilson2-12/+17
2005-07-07arm-dis.c (opcode32 arm_opcodes): Fix ARM VFP fadds instruction disassemblyNick Clifton2-8/+13
2005-07-062005-07-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu4-2/+13