aboutsummaryrefslogtreecommitdiff
path: root/gas/macro.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-18Use temp_ilp and restore_ilp in more placesAlan Modra1-3/+2
2019-01-25PR23940, check bounds before usingWu Heng1-2/+2
2019-01-04Fix potential buffer overrun whilst scanning macro strings.Wu Heng1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-2/+2
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-07-01Fix potential buffer overflows with sprintf and very large integer values.Nick Clifton1-1/+1
2016-05-13use XNEW and related macros moreTrevor Saunders1-3/+3
2016-05-13use xstrdup, xmemdup0 and concat moreTrevor Saunders1-3/+1
2016-04-03use XNEW and related macros moreTrevor Saunders1-2/+2
2016-03-21Remove use of alloca.Nick Clifton1-2/+4
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-06-17This fixes a bug whereby #line directives inside a macro would be ignored,Chris Metcalf1-0/+22
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-01-10gas/Roland McGrath1-13/+13
2012-06-07 PR gas/14201Alan Modra1-34/+34
2011-03-30 * macro.c (get_any_string): Free malloced br_buf.Nick Clifton1-8/+12
2010-08-18 * macro.c (sub_actual): Add back ampersand suffix when noAlan Modra1-3/+4
2010-07-23 PR gas/11834Alan Modra1-3/+7
2010-04-20 PR gas/11507Nick Clifton1-1/+3
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-5/+5
2009-10-15 PR gas/1491Alan Modra1-37/+28
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-4/+4
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra1-1/+1
2008-08-11 PR 6575Alan Modra1-5/+7
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2007-01-12PR gas/3856Nick Clifton1-2/+12
2006-06-07remove some duplicate #include's.Alan Modra1-37/+1
2006-05-01 * listing.c (listing_listing): Remove useless loop.Ben Elliston1-3/+0
2006-02-28gas/Jan Beulich1-4/+3
2006-02-28gas/Jan Beulich1-37/+40
2005-11-07 * macro.c (buffer_and_nest): Skip labels regardless ofAlan Modra1-36/+33
2005-08-09PR 1070Nick Clifton1-5/+26
2005-08-08PR 1070Nick Clifton1-8/+16
2005-05-10gas/Jan Beulich1-23/+14
2005-05-06gas/Jan Beulich1-69/+143
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-05-03* config/obj-ecoff.c (ecoff_frob_file_before_fix): Fix invocations of bfd_sec...Nick Clifton1-1/+1
2005-04-29 * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston1-1/+1
2005-04-25gas/Jan Beulich1-55/+93
2005-04-18gas/Jan Beulich1-3/+43
2005-04-11gas/Jan Beulich1-36/+52
2005-03-03update copyright datesAlan Modra1-2/+2
2005-01-31gas/Jan Beulich1-13/+26
2005-01-31gas/Jan Beulich1-14/+35
2004-10-07For ELF targets use .LL rather than LL as the prefix for symbol names generatedNick Clifton1-2/+3
2004-08-16(macro_set_alternate): Use ISO C90 formatting.Nick Clifton1-2/+1