aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-nios2.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-21Replace "if (x) free (x)" with "free (x)", gasAlan Modra1-5/+2
2020-03-10More 1 << 31 signed overflowsAlan Modra1-1/+1
2020-01-31nios2: recognize %gotoff relocation in assemblerSandra Loosemore1-10/+30
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-12gas signed overflow fixesAlan Modra1-5/+3
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-10-16Fix segfault processing nios2 pseudo-instructions with too few arguments.Sandra Loosemore1-30/+54
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-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani1-1/+1
2016-07-16Don't include libbfd.h outside of bfd, part 2Alan Modra1-1/+0
2016-06-13Fix compile time warning messages building with gcc v6.1.1Nick Clifton1-1/+1
2016-05-13use XNEW and related macros moreTrevor Saunders1-3/+3
2016-05-13use xstrdup, xmemdup0 and concat moreTrevor Saunders1-11/+2
2016-04-20update many old style function definitionsTrevor Saunders1-1/+1
2016-04-14make a few variables staticTrevor Saunders1-1/+1
2016-04-01Constify moreAlan Modra1-2/+2
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-1/+1
2016-01-13Nios II/GAS: Fix build error in `output_movia'Maciej W. Rozycki1-1/+1
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-2/+2
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-3/+4
2015-08-12Remove trailing spaces in gasH.J. Lu1-85/+85
2015-07-01Opcodes and assembler support for Nios II R2Sandra Loosemore1-107/+1406
2015-07-01Add Nios II arch flags and compatibility testsSandra Loosemore1-2/+64
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-28Remove broken nios2 assembler dwim support.Sandra Loosemore1-137/+0
2014-11-06Add mach parameter to nios2_find_opcode_hash.Sandra Loosemore1-1/+1
2014-10-23Refactoring/cleanup of nios2 opcodes and assembler code.Sandra Loosemore1-666/+447
2014-04-22Fix Nios II assembler self-test mode.Sandra Loosemore1-0/+1
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra1-25/+6
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-02-03Nios II large-GOT relocationsSandra Loosemore1-4/+20
2014-01-30Nios II CALL26 linker relaxationSandra Loosemore1-2/+9
2013-10-142013-10-13 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-7/+9
2013-06-122013-06-12 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-1/+2
2013-06-102013-06-09 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-1/+5
2013-04-242013-04-24 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-1/+1
2013-03-122013-03-12 Sebastian Huber <sebastian.huber@embedded-brains.de>gdb_7_6-branchpointSandra Loosemore1-1/+3
2013-03-122013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sandra Loosemore1-0/+24
2013-02-062013-02-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-0/+3067