aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-moxie.h
AgeCommit message (Collapse)AuthorFilesLines
2020-04-08[PATCH 2/4]: moxie: use generic pcrel supportGunther Nikl1-8/+0
The moxie target header uses md_pcrel_from, thus the local prototype and the macro definition for MD_PCREL_FROM_SECTION are not needed. * config/tc-moxie.h (MD_PCREL_FROM_SECTION): Delete define. (md_pcrel_from): Remove prototytpe.
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-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-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-08-262014-08-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw1-1/+1
* config/tc-moxie.h (md_convert_frag): Silence warning.
2014-07-27Add moxiebox targetAnthony Green1-3/+3
2014-03-05Update copyright yearsAlan Modra1-1/+1
2012-09-13Bi-endian patches for moxieAnthony Green1-5/+5
2009-04-16Add new binutils target: moxieNick Clifton1-0/+47