summaryrefslogtreecommitdiff
path: root/gas/read.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* gas/Bob Wilson2008-01-091-29/+33
* includeDanny Smith2007-11-041-3/+4
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-2/+2
* * read.c (do_s_func): Check asprintf return status.Alan Modra2007-10-151-2/+8
* * read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton2007-10-041-20/+58
* PR gas/5026Alan Modra2007-09-181-0/+5
* PR gas/5026Nick Clifton2007-09-171-2/+2
* Switch to GPLv3Nick Clifton2007-07-031-16/+16
* bfd:Joseph Myers2007-06-291-0/+120
* * read.c (read_a_source_file): Skip multiple spaces toAlan Modra2007-04-221-11/+4
* gas/Alan Modra2007-04-211-4/+2
* * doc/as.texinfo (Reloc): Document.Alan Modra2007-03-261-0/+109
* * app.c (do_scrub_chars): Recognize comments after # line "file".Alexandre Oliva2007-03-091-8/+41
* * app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile.Alexandre Oliva2007-03-091-8/+56
* * read.c (s_align): Initialize the 'stopc' variable to preventNick Clifton2006-08-291-10/+10
* PR/2756Nick Clifton2006-07-241-3/+7
* * read.c (s_struct): Use IS_ELF.Thiemo Seufer2006-07-171-1/+1