aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-m32c.c
AgeCommit message (Expand)AuthorFilesLines
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-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-07-16Don't include libbfd.h outside of bfd, part 2Alan Modra1-1/+0
2016-04-14remove some unused globalsTrevor Saunders1-1/+1
2016-04-03use XNEW and related macros moreTrevor Saunders1-3/+3
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-31cast the arg to md_assemble () to char *Trevor Saunders1-4/+4
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-08-27More fallout from "Allow symbol and label names to be enclosed in double quotes"Alan Modra1-18/+18
2015-08-12Remove trailing spaces in gasH.J. Lu1-13/+13
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-1/+1
2010-08-04 * configure.tgt (m32c): Set endian=little.Alan Modra1-1/+1
2010-08-03 * config/tc-d10v.h (TARGET_BYTES_BIG_ENDIAN): Define as 1.Alan Modra1-1/+1
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-66/+11
2009-10-292009-10-29 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-3/+0
2009-09-02update copyright datesAlan Modra1-1/+1
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-1/+1
2008-11-26* config/tc-m32c.c (md_pseudo_table): Add support for .loc et al.DJ Delorie1-0/+3
2008-11-25* config/tc-m32c.c (md_convert_frag): Fix ADJNZ reloc math.DJ Delorie1-4/+4
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra1-3/+1
2008-07-18* config/tc-m32c.h (H_TICK_HEX): Define.DJ Delorie1-0/+6
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-41/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2007-03-29* m32c.cpu (Imm-8-s4n): Fix print hook.DJ Delorie1-16/+62
2007-02-04* config/tc-m32c.c (m32c_cons_fix_new): New. Added to support 3DJ Delorie1-0/+31
2007-01-24* config/tc-m32c.c (md_pseudo_table): Add .3byte.DJ Delorie1-0/+1
2006-06-07remove some duplicate #include's.Alan Modra1-4/+1
2006-02-24[include/elf]DJ Delorie1-5/+198
2005-12-14* config/tc-m32c.c (m32c_md_end): Only pad code sections.DJ Delorie1-4/+8
2005-10-282005-10-28 Dave Brolley <brolley@redhat.com>Dave Brolley1-3/+4
2005-10-26* config/tc-m32c.c (md_relax_table, subtype_mappings,DJ Delorie1-2/+44
2005-10-26* config/tc-m32c.c (md_assemble): Don't use errmsg as the formatDJ Delorie1-1/+13
2005-10-22* config/tc-m32c.c (md_cgen_lookup_reloc): Add more relocs. PrintDJ Delorie1-3/+19
2005-07-26[bfd]DJ Delorie1-0/+26
2005-07-18Fix building for MS1 and M32C.Nick Clifton1-3/+3
2005-07-14ChangeLog:Jim Blandy1-0/+1017