summaryrefslogtreecommitdiff
path: root/gas/config/tc-h8300.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-05-13use XNEW and related macros moreTrevor Saunders
2016-04-03use XNEW and related macros moreTrevor Saunders
2016-04-01Constify moreAlan Modra
2016-03-29make md_parse_option () take a const char *Trevor Saunders
2016-03-22make more variables constTrevor Saunders
2016-03-07Add const qualifiers at various places.Trevor Saunders
2016-02-25Convert more variables to a constant form.Trevor Saunders
2016-01-13Remove spurious condition in test for closing parenthesis.Yoshinori Sato
2016-01-01Copyright update for binutilsAlan Modra
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton
2015-08-12Remove trailing spaces in gasH.J. Lu
2015-06-04Fix compile time warning for tc-h8300.c when using gcc 5+.Nick Clifton
2015-02-23Add support for the h8300-linux target.Yoshinori Sato
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-03-21 * elf32-h8300 (h8_relax_section): Add new relaxation of movNick Clifton
2012-05-17 PR 14072Nick Clifton
2012-02-27 * config/tc-h8300.c (constant_fits_width_p): Trim constant to 32 bitsAlan Modra
2011-01-20 PR gas/12384Nick Clifton
2010-05-19 * config/tc-h8300.c (h8300_elf_section): Add .zdebug to the listNick Clifton
2010-01-13 * config/tc-h8300.c (h8300_elf_section): New function - issue aNick Clifton
2009-09-02update copyright datesAlan Modra
2009-07-24 PR 10437Nick Clifton
2009-04-07[bfd]DJ Delorie
2008-08-06* NEWS: Mention these changes.DJ Delorie
2008-07-21* config/tc-h8300.c (fix_operand_size): Use the default sizeDJ Delorie
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton
2007-10-11PR gas/5158Nick Clifton
2007-09-19* config/tc-h8300.c (md_apply_fix): Do not abort or handle 8 byte fixups.Nick Clifton
2007-07-03Switch to GPLv3Nick Clifton
2006-11-02 * config/tc-h8300.c (build_bytes): Fix const warning.Daniel Jacobowitz
2006-06-07remove some duplicate #include's.Alan Modra
2005-08-11 * README-vms: Delete.Alan Modra
2005-06-07gas:Zack Weinberg
2005-05-05Update the address and phone number of the FSFNick Clifton
2005-02-23 * cgen.c: Warning fixes.Alan Modra
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston
2004-01-12Add support for relaxation of bit manipulation instructions.Nick Clifton
2003-12-10Remove redundant returns in void functions.Ben Elliston
2003-11-26Revert change to t01_mov test.Nick Clifton
2003-11-25 * config/tc-h8300.c (h8_exp): Remove.Kazu Hirata
2003-11-25 Catch illegal register pairings in ldm/stm instructions.Nick Clifton
2003-11-23 * config/tc-h8300.c (Hmode): Make it global.Kazu Hirata
2003-11-20 * config/tc-h8300.c: Make some functions and globalKazu Hirata
2003-11-20 * config/obj-ieee.c: Remove duplicate prototypes.Kazu Hirata
2003-11-20 * config/tc-h8300.c: Convert to ISO-C.Kazu Hirata
2003-10-17Fix normal operation for h8300-coff targetNick Clifton