summaryrefslogtreecommitdiff
path: root/gas/config/tc-tic54x.c
Commit message (Expand)AuthorAgeFilesLines
* gas .include and .incbinAlan Modra2023-03-141-44/+11
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* gas: tc-tic54x.c hash tablesAlan Modra2022-07-091-139/+220
* gas: fold do_repeat{,_with_expander}()Jan Beulich2022-05-181-1/+1
* gas: drop .appfile and .applineJan Beulich2022-04-121-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* C99 gas configuryAlan Modra2021-04-051-1/+1
* Use startswith in gas subfolder.Martin Liska2021-04-011-2/+2
* Use bool in gasAlan Modra2021-03-311-2/+2
* opcodes: tic54x: namespace exported variablesMike Frysinger2021-02-081-14/+14
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* PR26501, ASAN: tic54x_undefined_symbol tc-tic54x.c:5015Alan Modra2020-08-251-8/+3
* tic54x fixesAlan Modra2020-08-241-1/+3
* PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra2020-08-231-41/+39
* Rearrange symbol_create parametersAlan Modra2020-08-211-23/+18
* Port gas/config/* to str_htab.Martin Liska2020-08-201-107/+94
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-5/+5
* tic54x_start_line_hookAlan Modra2019-05-151-6/+3
* A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton2019-05-141-32/+36
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Move struc-symbol.h to symbols.cAlan Modra2018-10-291-2/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* gas and ld pluralization fixesAlan Modra2017-11-071-5/+12
* Improve handling of REPT pseudo op with a negative count.Nick Clifton2017-10-201-1/+1
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-5/+5
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix spelling in comments in C source files (gas)Ambrogino Modigliani2016-11-271-1/+1
* simplify tic54x_set_default_include ()Trevor Saunders2016-06-251-14/+9
* tic54x: use concat moreTrevor Saunders2016-05-231-6/+5
* tic54x: rename typedef of struct symbol_Trevor Saunders2016-05-231-23/+24
* use xstrdup, xmemdup0 and concat moreTrevor Saunders2016-05-131-17/+7
* use XNEW and related macros moreTrevor Saunders2016-04-031-14/+11
* Constify moreAlan Modra2016-04-011-1/+1
* use xstrdup and friends moreTrevor Saunders2016-03-291-21/+13
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-2/+2
* make more variables constTrevor Saunders2016-03-221-5/+5
* Remove use of alloca.Nick Clifton2016-03-211-30/+24
* Convert more variables to a constant form.Trevor Saunders2016-02-251-1/+1
* Add more const type qualifiers to GAS sources.Trevor Saunders2016-02-221-4/+3
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* More fallout from "Allow symbol and label names to be enclosed in double quotes"Alan Modra2015-08-271-21/+20
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-37/+33
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fix TIC54X buffer overrunsAlan Modra2014-06-161-3/+3
* gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra2014-04-091-3/+2
* Update copyright yearsAlan Modra2014-03-051-2/+1
* PR 14072Nick Clifton2012-05-171-2/+2
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-3/+1
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-42/+41