aboutsummaryrefslogtreecommitdiff
path: root/gas/read.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-05 * read.c (cons_worker): Detect and reject unexpected string argument.Nathan Sidwell1-1/+9
2010-04-21Revert the accidental checkin.H.J. Lu1-1/+0
2010-04-21Properly handle ".equ symbol, reg + NUM" in x86 Intel syntax.H.J. Lu1-0/+1
2010-04-09bfd/ChangeLogNick Clifton1-39/+42
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-8/+7
2009-11-19gas/Jan Beulich1-0/+1
2009-10-26 PR gas/10850Alan Modra1-1/+1
2009-10-15 PR gas/1491Alan Modra1-35/+39
2009-10-05 * read.c (s_reloc): Don't use expression_and_evaluate.Alan Modra1-1/+1
2009-09-29bfdNick Clifton1-0/+51
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-12/+13
2009-09-08 * read.c (emit_expr_fix): Handle size 3.Alan Modra1-0/+3
2009-09-02update copyright datesAlan Modra1-1/+1
2009-09-01 * read.c (TC_START_LABEL): Add a new argument.Jie Zhang1-2/+2
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-1/+1
2009-03-242009-03-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+3
2009-03-05gas:Joseph Myers1-0/+24
2009-01-262009-01-26 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-7/+9
2009-01-192009-01-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-2/+2
2009-01-162009-01-16 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-24/+41
2009-01-152009-01-15 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-1/+1
2008-11-14 * read.c (emit_expr): Grow frag before filling it so thatNick Clifton1-0/+3
2008-11-12 * read.c (read_a_source_file): Rearrange evaluation order whenHans-Peter Nilsson1-4/+4
2008-10-072008-10-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+2
2008-10-06 PR 6926Nick Clifton1-12/+32
2008-03-13PR gas/5895Nick Clifton1-2/+7
2008-03-03gas/H.J. Lu1-0/+6
2008-02-07 * read.c (s_weakref): Don't pass unadorned NULL to concat.Alan Modra1-2/+3
2008-01-25Add mingw I64 support for printing long and long long valuesNick Clifton1-0/+5
2008-01-11* read.c (s_space): Declare `repeat' as offsetT.Andreas Schwab1-1/+1
2008-01-09gas/Bob Wilson1-29/+33
2007-11-04includeDanny Smith1-3/+4
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-2/+2
2007-10-15 * read.c (do_s_func): Check asprintf return status.Alan Modra1-2/+8
2007-10-04* read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton1-20/+58
2007-09-18 PR gas/5026Alan Modra1-0/+5
2007-09-17PR gas/5026Nick Clifton1-2/+2
2007-07-03Switch to GPLv3Nick Clifton1-16/+16
2007-06-29bfd:Joseph Myers1-0/+120
2007-04-22 * read.c (read_a_source_file): Skip multiple spaces toAlan Modra1-11/+4
2007-04-21gas/Alan Modra1-4/+2
2007-03-26 * doc/as.texinfo (Reloc): Document.Alan Modra1-0/+109
2007-03-09* app.c (do_scrub_chars): Recognize comments after # line "file".Alexandre Oliva1-8/+41
2007-03-09* app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile.Alexandre Oliva1-8/+56
2006-08-29* read.c (s_align): Initialize the 'stopc' variable to preventNick Clifton1-10/+10
2006-07-24PR/2756Nick Clifton1-3/+7
2006-07-17 * read.c (s_struct): Use IS_ELF.Thiemo Seufer1-1/+1
2006-07-16 * read.c (s_struct): Handle ELF section changing.Thiemo Seufer1-0/+6
2006-06-07remove some duplicate #include's.Alan Modra1-1/+0
2006-05-01 * listing.c (listing_listing): Remove useless loop.Ben Elliston1-14/+5