summaryrefslogtreecommitdiff
path: root/gas/config/tc-h8300.c
Commit message (Expand)AuthorAgeFilesLines
* Use startswith in gas subfolder.Martin Liska2021-04-011-6/+5
* Use bool in gasAlan Modra2021-03-311-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra2020-08-231-1/+1
* Port gas/config/* to str_htab.Martin Liska2020-08-201-4/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Remove h8300-coff supportAlan Modra2018-04-161-34/+4
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* use XNEW and related macros moreTrevor Saunders2016-05-131-3/+2
* use XNEW and related macros moreTrevor Saunders2016-04-031-2/+2
* Constify moreAlan Modra2016-04-011-1/+1
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* make more variables constTrevor Saunders2016-03-221-1/+1
* Add const qualifiers at various places.Trevor Saunders2016-03-071-1/+1
* Convert more variables to a constant form.Trevor Saunders2016-02-251-3/+3
* Remove spurious condition in test for closing parenthesis.Yoshinori Sato2016-01-131-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-1/+1
* Remove trailing spaces in gasH.J. Lu2015-08-121-25/+25
* Fix compile time warning for tc-h8300.c when using gcc 5+.Nick Clifton2015-06-041-1/+1
* Add support for the h8300-linux target.Yoshinori Sato2015-02-231-4/+107
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * elf32-h8300 (h8_relax_section): Add new relaxation of movNick Clifton2013-03-211-9/+24
* PR 14072Nick Clifton2012-05-171-2/+1
* * config/tc-h8300.c (constant_fits_width_p): Trim constant to 32 bitsAlan Modra2012-02-271-12/+17
* PR gas/12384Nick Clifton2011-01-201-1/+1
* * config/tc-h8300.c (h8300_elf_section): Add .zdebug to the listNick Clifton2010-05-191-1/+1
* * config/tc-h8300.c (h8300_elf_section): New function - issue aNick Clifton2010-01-131-2/+54
* update copyright datesAlan Modra2009-09-021-1/+2
* PR 10437Nick Clifton2009-07-241-2/+2
* [bfd]DJ Delorie2009-04-071-4/+17
* * NEWS: Mention these changes.DJ Delorie2008-08-061-1/+13
* * config/tc-h8300.c (fix_operand_size): Use the default sizeDJ Delorie2008-07-211-1/+6
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-54/+2
* PR gas/5158Nick Clifton2007-10-111-7/+7
* * config/tc-h8300.c (md_apply_fix): Do not abort or handle 8 byte fixups.Nick Clifton2007-09-191-0/+7
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* * config/tc-h8300.c (build_bytes): Fix const warning.Daniel Jacobowitz2006-11-021-1/+1
* remove some duplicate #include's.Alan Modra2006-06-071-3/+1
* * README-vms: Delete.Alan Modra2005-08-111-114/+1
* gas:Zack Weinberg2005-06-071-1/+1
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * cgen.c: Warning fixes.Alan Modra2005-02-231-3/+4
* * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston2005-01-311-9/+0
* Add support for relaxation of bit manipulation instructions.Nick Clifton2004-01-121-4/+18