aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-tic4x.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-09gas: target string hash tablesAlan Modra1-3/+5
2022-07-09gas: rename md_end to md_finishAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-08-11Fix typo in previous deltaNick Clifton1-2/+2
2021-08-11gas: support NaN flavorsJan Beulich1-1/+3
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-31tic4x-coff: ubsan: various shift UBAlan Modra1-10/+6
2020-08-25PR26500, ASAN: tic4x_inst_make tc-tic4x.c:1247Alan Modra1-2/+1
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra1-2/+4
2020-08-21Rearrange symbol_create parametersAlan Modra1-5/+5
2020-08-20Port gas/config/* to str_htab.Martin Liska1-37/+22
2020-01-13tic4x: sign extension using shiftsAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-12gas signed overflow fixesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-3/+3
2019-05-14A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton1-4/+2
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-07-18Fix spelling typos.Yuri Chornovian1-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-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-0/+6
2016-10-06-Wimplicit-fallthrough error fixesAlan Modra1-9/+6
2016-05-18change the type of some fields to bfd_reloc_code_real_typeTrevor Saunders1-1/+2
2016-04-03use XNEW and related macros moreTrevor Saunders1-5/+4
2016-04-03use xstrdup and friends moreTrevor Saunders1-4/+2
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-29use xstrdup and friends moreTrevor Saunders1-7/+2
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-1/+1
2016-03-22make more variables constTrevor Saunders1-1/+1
2016-03-07Add const qualifiers at various places.Trevor Saunders1-6/+6
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-24/+27
2015-08-12Remove trailing spaces in gasH.J. Lu1-52/+52
2015-08-11Fix typo checking number of operands.Nick Clifton1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-09Ensure zero termination of tic4x insn bufferChen Gang1-3/+5
2014-11-04Don't use register keywordAlan Modra1-2/+2
2014-10-15Fix memory overflow issue about strncatChen Gang1-1/+1
2014-07-26Prepare gas for 64-bit obstacksAlan Modra1-1/+0
2014-03-05Update copyright yearsAlan Modra1-2/+1
2014-03-03Fix various copyright issuesAlan Modra1-1/+1
2014-01-22Fix gas build breakageAlan Modra1-1/+1
2012-11-06bfd/Alan Modra1-8/+1
2012-05-17 PR 14072Nick Clifton1-3/+2
2012-02-27 * config/tc-tic4x.c (tic4x_do_align): Remove ATTRIBUTE_UNUSED onAlan Modra1-13/+17
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-4/+3
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-65/+65
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-4/+4
2009-08-06 Add support for Xilinx MicroBlaze processor.Nick Clifton1-2/+2