summaryrefslogtreecommitdiff
path: root/gas/read.c
Commit message (Expand)AuthorAgeFilesLines
* * gen-aout.c (main): Fix formatting. Close file.Nick Clifton2013-10-141-5/+3
* gas/Julian Brown2013-04-111-7/+8
* 2013-03-08 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2013-03-081-2/+1
* Remove trailing white spaces on gasH.J. Lu2013-01-101-2/+2
* * read.h (s_vendor_attribute): Move to...Maciej W. Rozycki2012-11-091-139/+0
* Allocate sufficient space for string bufferH.J. Lu2012-06-091-10/+15
* PR gas/14201Alan Modra2012-06-071-8/+8
* gas/Roland McGrath2012-05-291-6/+13
* * read.c (read_symbol_name): New function. Reads a symbol names.Nick Clifton2012-05-281-102/+136
* Fix up last commit.Roland McGrath2012-03-131-1/+1
* gas/Roland McGrath2012-03-131-13/+247
* * as.c (main): Define .gasversion. rather than __GAS_VERSION__.Alan Modra2011-10-121-2/+1
* Fix spelling mistakes.Nick Clifton2011-06-021-1/+1
* 2011-05-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-05-061-13/+0
* * read.c (read_a_source_file): Remove md_after_pass_hook.Alan Modra2011-03-181-5/+1
* PR 12569Alan Modra2011-03-171-6/+7
* * dw2gencfi.c (dot_cfi_dummy): New.Richard Henderson2011-02-151-2/+1
* * symbols.h (dot_symbol): New declaration.Maciej W. Rozycki2010-12-011-0/+2
* PR gas/11867Alan Modra2010-08-021-3/+20
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-3/+7
* * read.c (cons_worker): Detect and reject unexpected string argument.Nathan Sidwell2010-05-051-1/+9
* Revert the accidental checkin.H.J. Lu2010-04-211-1/+0
* Properly handle ".equ symbol, reg + NUM" in x86 Intel syntax.H.J. Lu2010-04-211-0/+1
* bfd/ChangeLogNick Clifton2010-04-091-39/+42
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-8/+7
* gas/Jan Beulich2009-11-191-0/+1
* PR gas/10850Alan Modra2009-10-261-1/+1
* PR gas/1491Alan Modra2009-10-151-35/+39
* * read.c (s_reloc): Don't use expression_and_evaluate.Alan Modra2009-10-051-1/+1
* bfdNick Clifton2009-09-291-0/+51
* * po/bfd.pot: Updated by the Translation project.Nick Clifton2009-09-111-12/+13
* * read.c (emit_expr_fix): Handle size 3.Alan Modra2009-09-081-0/+3
* update copyright datesAlan Modra2009-09-021-1/+1
* * read.c (TC_START_LABEL): Add a new argument.Jie Zhang2009-09-011-2/+2
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-1/+1
* 2009-03-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-03-241-2/+3
* gas:Joseph Myers2009-03-051-0/+24
* 2009-01-26 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-01-261-7/+9
* 2009-01-19 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-01-191-2/+2
* 2009-01-16 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-01-161-24/+41
* 2009-01-15 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-01-151-1/+1
* * read.c (emit_expr): Grow frag before filling it so thatNick Clifton2008-11-141-0/+3
* * read.c (read_a_source_file): Rearrange evaluation order whenHans-Peter Nilsson2008-11-121-4/+4
* 2008-10-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2008-10-071-0/+2
* PR 6926Nick Clifton2008-10-061-12/+32
* PR gas/5895Nick Clifton2008-03-131-2/+7
* gas/H.J. Lu2008-03-031-0/+6
* * read.c (s_weakref): Don't pass unadorned NULL to concat.Alan Modra2008-02-071-2/+3
* Add mingw I64 support for printing long and long long valuesNick Clifton2008-01-251-0/+5
* * read.c (s_space): Declare `repeat' as offsetT.Andreas Schwab2008-01-111-1/+1