aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-xstormy16.c
AgeCommit message (Expand)AuthorFilesLines
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-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-1/+2
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-1/+1
2016-03-21Remove use of alloca.Nick Clifton1-1/+4
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-08-12Remove trailing spaces in gasH.J. Lu1-3/+3
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra1-3/+2
2014-03-05Update copyright yearsAlan Modra1-2/+1
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-3/+2
2009-07-24 PR 10437Nick Clifton1-8/+8
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-47/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-06-07remove some duplicate #include's.Alan Modra1-2/+2
2005-06-07gas:Zack Weinberg1-2/+2
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-24Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton1-66/+43
2005-02-23 * cgen.c: Warning fixes.Alan Modra1-4/+6
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra1-5/+5
2004-10-18Accept and ignore @fptr() directives for 4-byte fixups.Nick Clifton1-3/+19
2003-05-22Do not producesection relative offsets for relocs that will not be based on theNick Clifton1-12/+9
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton1-3/+0
2003-05-20Add support for .file and .locNick Clifton1-1/+4
2003-05-12Allow xstormy-elf-gas to handle "@fptr() - @fptr()" expressions.Nick Clifton1-0/+25
2003-05-02Fix xstormy16's handling of pc-relative relocs against defined symbols.Nick Clifton1-2/+6
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-12/+4
2003-01-07* config/tc-xstormy16.c (md_cgen_lookup_reloc): Adjust value basedDJ Delorie1-2/+11
2002-12-20* config/tc-xstormy16.c (md_cgen_lookup_reloc): SupportDJ Delorie1-1/+4
2002-12-17* config/tc-xstormy16.c (md_cgen_lookup_reloc): If a relocationDJ Delorie1-0/+3
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-3/+3
2002-09-05gas reloc rewrite.Alan Modra1-46/+14
2002-05-11 * config/obj-coff.h: Fix formatting.Kazu Hirata1-19/+19
2002-01-15Fix up generation of VTINHERIT relocsNick Clifton1-5/+8
2001-12-08Index: bfd/ChangeLogGeoffrey Keating1-0/+650