]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/read.c
Fixes: "gas/read.c:5087:12: error: left shift of negative"
[thirdparty/binutils-gdb.git] / gas / read.c
2015-05-22  Nick CliftonFixes: "gas/read.c:5087:12: error: left shift of negative"
2015-01-19  Alan ModraExtend .reloc to accept some BFD_RELOCs
2015-01-12  Jan Beulichgas: allow labeling of CFI instructions
2015-01-12  Alan ModraAssorted compiler warning fixes
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-10-21  Jan Beulichgas: avoid bogus warnings in false branches of conditional
2014-10-14  Alan ModraAvoid undefined behaviour with signed expressions
2014-08-18  Alan ModraCast result of TC_PARSE_CONS_EXPRESSION
2014-07-12  Alan ModraDon't force "set" symbols local for PE
2014-04-09  Nick CliftonFix a few more targets affected by the change to the...
2014-04-09  Alan Modrappc476 gas warn on data in code sections
2014-04-09  Alan Modragas TC_PARSE_CONS_EXPRESSION communication with TC_CONS...
2014-03-19  Daniel GutsonAdd support for ARM assembler produced by CodeComposito...
2014-03-05  Alan ModraUpdate copyright years
2013-10-14  Nick Clifton * gen-aout.c (main): Fix formatting. Close file.
2013-04-11  Julian Brown gas/
2013-03-08  Chung-Lin Tang2013-03-08 Chung-Lin Tang <cltang@codesourcery.com>
2013-01-10  H.J. LuRemove trailing white spaces on gas
2012-11-09  Maciej W. Rozycki * read.h (s_vendor_attribute): Move to...
2012-06-09  H.J. LuAllocate sufficient space for string buffer
2012-06-07  Alan Modra PR gas/14201
2012-05-29  Roland McGrathgas/
2012-05-28  Nick Clifton * read.c (read_symbol_name): New function. Reads...
2012-03-13  Roland McGrathFix up last commit.
2012-03-13  Roland McGrathgas/
2011-10-12  Alan Modra * as.c (main): Define .gasversion. rather than __GAS_V...
2011-06-02  Nick CliftonFix spelling mistakes.
2011-05-06  Tristan Gingold2011-05-06 Tristan Gingold <gingold@adacore.com>
2011-03-18  Alan Modra * read.c (read_a_source_file): Remove md_after_pass_hook.
2011-03-17  Alan Modra PR 12569
2011-02-15  Richard Henderson * dw2gencfi.c (dot_cfi_dummy): New.
2010-12-01  Maciej W. Rozycki * symbols.h (dot_symbol): New declaration.
2010-08-02  Alan Modra PR gas/11867
2010-06-28  Alan Modra * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DE...
2010-05-05  Nathan Sidwell * read.c (cons_worker): Detect and reject unexpected...
2010-04-21  H.J. LuRevert the accidental checkin.
2010-04-21  H.J. LuProperly handle ".equ symbol, reg + NUM" in x86 Intel...
2010-04-09  Nick Cliftonbfd/ChangeLog
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-11-19  Jan Beulichgas/
2009-10-26  Alan Modra PR gas/10850
2009-10-15  Alan Modra PR gas/1491
2009-10-05  Alan Modra * read.c (s_reloc): Don't use expression_and_evaluate.
2009-09-29  Nick Cliftonbfd
2009-09-11  Nick Clifton * po/bfd.pot: Updated by the Translation project.
2009-09-08  Alan Modra * read.c (emit_expr_fix): Handle size 3.
2009-09-02  Alan Modraupdate copyright dates
2009-09-01  Jie Zhang * read.c (TC_START_LABEL): Add a new argument.
2009-06-22  Nick Clifton * gas/app, gas/as.c, gas/as.h, gas/atof-generic...
2009-03-24  H.J. Lu2009-03-23 H.J. Lu <hongjiu.lu@intel.com>
2009-03-05  Joseph Myersgas:
2009-01-26  Andrew Stubbs2009-01-26 Andrew Stubbs <ams@codesourcery.com>
2009-01-19  Andrew Stubbs2009-01-19 Andrew Stubbs <ams@codesourcery.com>
2009-01-16  Andrew Stubbs2009-01-16 Andrew Stubbs <ams@codesourcery.com>
2009-01-15  Andrew Stubbs2009-01-15 Andrew Stubbs <ams@codesourcery.com>
2008-11-14  Nick Clifton * read.c (emit_expr): Grow frag before filling...
2008-11-12  Hans-Peter Nilsson * read.c (read_a_source_file): Rearrange evaluation...
2008-10-07  H.J. Lu2008-10-07 H.J. Lu <hongjiu.lu@intel.com>
2008-10-06  Nick Clifton PR 6926
2008-03-13  Nick CliftonPR gas/5895
2008-03-03  H.J. Lugas/
2008-02-07  Alan Modra * read.c (s_weakref): Don't pass unadorned NULL to...
2008-01-25  Nick CliftonAdd mingw I64 support for printing long and long long...
2008-01-11  Andreas Schwab* read.c (s_space): Declare `repeat' as offsetT.
2008-01-09  Bob Wilsongas/
2007-11-04  Danny Smithinclude
2007-10-17  Nick CliftonRemove duplicate definitions of the md_atof() function
2007-10-15  Alan Modra * read.c (do_s_func): Check asprintf return status.
2007-10-04  Nick Clifton* read.c (potable): Add string8, string16, string32...
2007-09-18  Alan Modra PR gas/5026
2007-09-17  Nick CliftonPR gas/5026
2007-07-03  Nick CliftonSwitch to GPLv3
2007-06-29  Joseph Myersbfd:
2007-04-22  Alan Modra * read.c (read_a_source_file): Skip multiple spaces to
2007-04-21  Alan Modragas/
2007-03-26  Alan Modra * doc/as.texinfo (Reloc): Document.
2007-03-09  Alexandre Oliva* app.c (do_scrub_chars): Recognize comments after...
2007-03-09  Alexandre Oliva* app.c (do_scrub_chars): Turn #<line>"file"flags into...
2006-08-29  Nick Clifton* read.c (s_align): Initialize the 'stopc' variable...
2006-07-24  Nick CliftonPR/2756
2006-07-17  Thiemo Seufer * read.c (s_struct): Use IS_ELF.
2006-07-16  Thiemo Seufer * read.c (s_struct): Handle ELF section changing.
2006-06-07  Alan Modraremove some duplicate #include's.
2006-05-01  Ben Elliston * listing.c (listing_listing): Remove useless loop.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-11-17  Jan Beulichgas/
2005-11-16  Alan Modra * config/tc-ppc.c (ppc_pe_comm): Set bfd_com_section...
2005-11-15  Alan Modra * read.c (s_comm_internal): Set bfd_com_section segment.
2005-11-04  Alexandre Olivagas/ChangeLog:
2005-10-27  Jan Beulichgas/
2005-10-24  Alexandre Olivagas/ChangeLog:
2005-10-11  Nick CliftonThis adjusts equate handling by
2005-09-21  Alan Modra * read.c (pseudo_set): Don't set undefined symbols...
2005-09-20  Alan Modra * read.c (pseudo_set): Set segment of expression syms...
2005-08-11  Alan Modra * README-vms: Delete.
2005-08-07  Nick Clifton(s_app_line): Accept a line number of 0 for compatibili...
2005-05-17  Jan Beulichgas/
2005-05-10  Jan Beulichgas/
2005-05-06  Jan Beulichgas/
2005-05-05  Nick CliftonUpdate the address and phone number of the FSF
next