aboutsummaryrefslogtreecommitdiff
path: root/gas/macro.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-16gas: restore Dwarf info generation after macro diagnostic adjustmentsJan Beulich1-2/+3
2022-12-13gas: re-work line number tracking for macros and their expansionsJan Beulich1-26/+17
2022-12-05gas: avoid inserting extra newline in buffer_and_nest()Jan Beulich1-3/+3
2022-08-11PR29466, APP/NO_APP with .linefileAlan Modra1-0/+2
2022-08-04Don't use BFD_VMA_FMT in binutilsAlan Modra1-1/+1
2022-07-09gas: free sy_hash, macro_hash and po_hashAlan Modra1-0/+6
2022-07-09macro.c: use string hash from hash.h for macro_hashAlan Modra1-41/+21
2022-05-18gas: tweak .irp and alike file/line handling for M68K/MRIJan Beulich1-1/+4
2022-04-12gas: drop .appfile and .applineJan Beulich1-1/+1
2022-04-12gas: further adjust file/line handling for .irp and alikeJan Beulich1-0/+15
2022-03-29gas/Dwarf: special-case .linefile only for macrosJan Beulich1-1/+2
2022-03-17asan: use of uninitialized value in buffer_and_nestAlan Modra1-6/+7
2022-02-16asan : use of uninitialized value in buffer_and_nestAlan Modra1-9/+20
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in gasAlan Modra1-4/+4
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra1-38/+48
2020-08-20Use libiberty hash in gas/macro.c.Martin Liska1-32/+33
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-05-14A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton1-1/+1
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