aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-tic54x.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-09gas: tc-tic54x.c hash tablesAlan Modra1-139/+220
2022-05-18gas: fold do_repeat{,_with_expander}()Jan Beulich1-1/+1
2022-04-12gas: drop .appfile and .applineJan Beulich1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-04-05C99 gas configuryAlan Modra1-1/+1
2021-04-01Use startswith in gas subfolder.Martin Liska1-2/+2
2021-03-31Use bool in gasAlan Modra1-2/+2
2021-02-08opcodes: tic54x: namespace exported variablesMike Frysinger1-14/+14
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-25PR26501, ASAN: tic54x_undefined_symbol tc-tic54x.c:5015Alan Modra1-8/+3
2020-08-24tic54x fixesAlan Modra1-1/+3
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra1-41/+39
2020-08-21Rearrange symbol_create parametersAlan Modra1-23/+18
2020-08-20Port gas/config/* to str_htab.Martin Liska1-107/+94
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-5/+5
2019-05-15tic54x_start_line_hookAlan Modra1-6/+3
2019-05-14A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton1-32/+36
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-29Move struc-symbol.h to symbols.cAlan Modra1-2/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-07gas and ld pluralization fixesAlan Modra1-5/+12
2017-10-20Improve handling of REPT pseudo op with a negative count.Nick Clifton1-1/+1
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-5/+5
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani1-1/+1
2016-06-25simplify tic54x_set_default_include ()Trevor Saunders1-14/+9
2016-05-23tic54x: use concat moreTrevor Saunders1-6/+5
2016-05-23tic54x: rename typedef of struct symbol_Trevor Saunders1-23/+24
2016-05-13use xstrdup, xmemdup0 and concat moreTrevor Saunders1-17/+7
2016-04-03use XNEW and related macros moreTrevor Saunders1-14/+11
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-29use xstrdup and friends moreTrevor Saunders1-21/+13
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-2/+2
2016-03-22make more variables constTrevor Saunders1-5/+5
2016-03-21Remove use of alloca.Nick Clifton1-30/+24
2016-02-25Convert more variables to a constant form.Trevor Saunders1-1/+1
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders1-4/+3
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-27More fallout from "Allow symbol and label names to be enclosed in double quotes"Alan Modra1-21/+20
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-37/+33
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-06-16Fix TIC54X buffer overrunsAlan Modra1-3/+3
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra1-3/+2
2014-03-05Update copyright yearsAlan Modra1-2/+1
2012-05-17 PR 14072Nick Clifton1-2/+2
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-3/+1
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-42/+41
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-8/+8
2009-07-24 PR 10437Nick Clifton1-12/+12