summaryrefslogtreecommitdiff
path: root/gas/macro.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-07-01Fix potential buffer overflows with sprintf and very large integer values.Nick Clifton
2016-05-13use XNEW and related macros moreTrevor Saunders
2016-05-13use xstrdup, xmemdup0 and concat moreTrevor Saunders
2016-04-03use XNEW and related macros moreTrevor Saunders
2016-03-21Remove use of alloca.Nick Clifton
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-06-17This fixes a bug whereby #line directives inside a macro would be ignored,Chris Metcalf
2014-03-05Update copyright yearsAlan Modra
2013-01-10gas/Roland McGrath
2012-06-07 PR gas/14201Alan Modra
2011-03-30 * macro.c (get_any_string): Free malloced br_buf.Nick Clifton
2010-08-18 * macro.c (sub_actual): Add back ampersand suffix when noAlan Modra
2010-07-23 PR gas/11834Alan Modra
2010-04-20 PR gas/11507Nick Clifton
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-10-15 PR gas/1491Alan Modra
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra
2008-08-11 PR 6575Alan Modra
2007-07-03Switch to GPLv3Nick Clifton
2007-01-12PR gas/3856Nick Clifton
2006-06-07remove some duplicate #include's.Alan Modra
2006-05-01 * listing.c (listing_listing): Remove useless loop.Ben Elliston
2006-02-28gas/Jan Beulich
2006-02-28gas/Jan Beulich
2005-11-07 * macro.c (buffer_and_nest): Skip labels regardless ofAlan Modra
2005-08-09PR 1070Nick Clifton
2005-08-08PR 1070Nick Clifton
2005-05-10gas/Jan Beulich
2005-05-06gas/Jan Beulich
2005-05-05Update the address and phone number of the FSFNick Clifton
2005-05-03* config/obj-ecoff.c (ecoff_frob_file_before_fix): Fix invocations of bfd_sec...Nick Clifton
2005-04-29 * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston
2005-04-25gas/Jan Beulich
2005-04-18gas/Jan Beulich
2005-04-11gas/Jan Beulich
2005-03-03update copyright datesAlan Modra
2005-01-31gas/Jan Beulich
2005-01-31gas/Jan Beulich
2004-10-07For ELF targets use .LL rather than LL as the prefix for symbol names generatedNick Clifton
2004-08-16(macro_set_alternate): Use ISO C90 formatting.Nick Clifton
2004-08-13Add and handle new --alternate command line option.Nick Clifton
2003-11-24 * listing.c: Convert to ISO-C.Kazu Hirata
2003-06-02 * macro.c (sub_actual): Don't lose string if it turns out thatAlan Modra
2003-03-13(buffer_and_nest): Store more to sb instead of '\n'.Nick Clifton