aboutsummaryrefslogtreecommitdiff
path: root/gas/read.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-14 * gen-aout.c (main): Fix formatting. Close file.Nick Clifton1-5/+3
2013-04-11 gas/Julian Brown1-7/+8
2013-03-082013-03-08 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang1-2/+1
2013-01-10Remove trailing white spaces on gasH.J. Lu1-2/+2
2012-11-09 * read.h (s_vendor_attribute): Move to...Maciej W. Rozycki1-139/+0
2012-06-09Allocate sufficient space for string bufferH.J. Lu1-10/+15
2012-06-07 PR gas/14201Alan Modra1-8/+8
2012-05-29gas/Roland McGrath1-6/+13
2012-05-28 * read.c (read_symbol_name): New function. Reads a symbol names.Nick Clifton1-102/+136
2012-03-13Fix up last commit.Roland McGrath1-1/+1
2012-03-13gas/Roland McGrath1-13/+247
2011-10-12 * as.c (main): Define .gasversion. rather than __GAS_VERSION__.Alan Modra1-2/+1
2011-06-02Fix spelling mistakes.Nick Clifton1-1/+1
2011-05-062011-05-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-13/+0
2011-03-18 * read.c (read_a_source_file): Remove md_after_pass_hook.Alan Modra1-5/+1
2011-03-17 PR 12569Alan Modra1-6/+7
2011-02-15 * dw2gencfi.c (dot_cfi_dummy): New.Richard Henderson1-2/+1
2010-12-01 * symbols.h (dot_symbol): New declaration.Maciej W. Rozycki1-0/+2
2010-08-02 PR gas/11867Alan Modra1-3/+20
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-3/+7
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