summaryrefslogtreecommitdiff
path: root/gas/config/tc-d10v.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* as_bad_subtractAlan Modra2021-07-211-1/+1
* Use bool in gasAlan Modra2021-03-311-7/+7
* TRUE/FALSE simplificationAlan Modra2021-03-291-2/+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-6/+6
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* Teach a few targets to resolve BFD_RELOC_8Alan Modra2019-03-211-0/+3
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-1/+1
* use XNEW and related macros moreTrevor Saunders2016-05-131-2/+2
* Constify moreAlan Modra2016-04-011-1/+1
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* Convert more variables to a constant form.Trevor Saunders2016-02-251-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* gas: Fix left shift of negative value.Dominik Vogt2015-11-091-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Use frag_now_fix_octets in gas d10v, d30vAlan Modra2014-11-041-3/+1
* Update copyright yearsAlan Modra2014-03-051-3/+1
* Remove trailing redundant `;'H.J. Lu2012-11-091-1/+1
* * config/tc-d10v.c (do_assemble): Correctly detect overflow ofAlan Modra2010-08-251-2/+4
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-1/+3
* gas/Alan Modra2009-09-101-1/+15
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-35/+1
* Switch to GPLv3Nick Clifton2007-07-031-1/+1
* PR gas/3797Nick Clifton2007-02-281-11/+8
* remove some duplicate #include's.Alan Modra2006-06-071-2/+1
* gas:Zack Weinberg2005-06-071-1/+1
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* 2005-04-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-04-201-1/+1
* Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton2005-03-241-536/+474
* * cgen.c: Warning fixes.Alan Modra2005-02-231-8/+6
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-211-2/+2
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-12/+1
* * ChangeLog-9295: Fix a typo.Kazu Hirata2002-12-171-1/+1
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-36/+36
* gas reloc rewrite.Alan Modra2002-09-051-35/+8
* d10v fixes.Tom Rix2002-05-301-72/+64
* * config/obj-coff.c: Fix formatting.Kazu Hirata2002-05-091-45/+45
* Prevent adjustments to symbols in merge sections.Tom Rix2002-04-161-4/+5
* Various fixes and improvements for d10v.Tom Rix2002-04-031-103/+286
* * config/tc-d10v.c (get_operands): Mark OPERAND_PLUS afterAlexandre Oliva2001-12-121-2/+4
* * config/tc-d10v.c (write_2_short): Don't skip dummy fixups, soAlexandre Oliva2001-12-041-28/+18
* * config/tc-d10v.c (find_opcode): Reject SP operand ifAlexandre Oliva2001-12-041-0/+3