aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-visium.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in gasAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-05-26gas: Silence GCC 10 warning on tc-visium.cH.J. Lu1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-1/+1
2019-05-14A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton1-3/+0
2019-02-07Visium: align branch absolute instruction for the GR6Eric Botcazou1-0/+4
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-12-14Update the address of the FSF in the copyright notice of files which were usi...Nick Clifton1-3/+3
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-3/+3
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-2/+1
2016-06-25remove a few sentinalsTrevor Saunders1-6/+4
2016-05-13use XNEW and related macros moreTrevor Saunders1-2/+2
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-3/+3
2016-03-24localize string returned from visium's md_atof ()Trevor Saunders1-1/+1
2016-02-25Convert more variables to a constant form.Trevor Saunders1-4/+4
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-06Add Visium support to gasEric Botcazou1-0/+2308