summaryrefslogtreecommitdiff
path: root/gas/config/tc-v850.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-4/+4
* 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 compile time warnings building the binutils with gcc 7.1.1.Nick Clifton2017-07-121-2/+1
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-7/+7
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Change type of v850_target_arch to enum bfd_architectureTrevor Saunders2016-05-181-1/+1
* use XNEW and related macros moreTrevor Saunders2016-05-131-2/+2
* Constify moreAlan Modra2016-04-011-2/+2
* 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
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-37/+31
* Remove trailing spaces in gasH.J. Lu2015-08-121-1/+1
* Fixes a thinko in the implementation of the V850 -m8byte-align and -m4byte-al...Nick Clifton2015-03-051-6/+8
* Adds support for generating notes in V850 binaries.Nick Clifton2015-02-241-0/+88
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Prevent the V850 assembler from generating an internal error if it is asked toNick Clifton2014-05-171-0/+6
* gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra2014-04-091-18/+17
* Update copyright yearsAlan Modra2014-03-051-1/+1
* oops - omitted from previous deltaNick Clifton2013-04-041-0/+5
* Add support for V850E3V5 architectureNick Clifton2013-01-241-135/+460
* * config/tc-v850.c (md_assemble): Allow signed values forNick Clifton2013-01-151-1/+2
* 2012-11-09 Nick Clifton <nickc@redhat.com>Nick Clifton2012-11-091-5/+31
* Remove trailing redundant `;'H.J. Lu2012-11-091-1/+1
* * v850-dis.c (disassemble): Place square parentheses around secondNick Clifton2012-10-041-1/+1
* PR gas/12755Alan Modra2011-05-121-2/+2
* * config/tc-v850.c (md_assemble): Always pass format string toAlan Modra2010-08-021-2/+2
* Add support for v850E2 and v850E2V3Nick Clifton2010-07-231-524/+1426
* 2010-03-13 Segher Boessenkool <segher@kernel.crashing.org>Segher Boessenkool2010-03-131-1/+18
* PR 10437Nick Clifton2009-07-241-6/+6
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-33/+1
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* remove some duplicate #include's.Alan Modra2006-06-071-1/+0
* Fixes for building on 64-bit hosts:Nick Clifton2006-01-111-9/+39
* gas:Zack Weinberg2005-06-071-2/+2
* Fix typoNick Clifton2005-05-221-1/+1
* (md_apply_fix3): Only use the insertion routine if one exists.Nick Clifton2005-05-181-3/+5
* * config/tc-v850,h (TC_FIX_TYPE): Define. (TC_INIT_FIX_TYPE): Define.Nick Clifton2005-05-171-10/+38
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton2005-03-241-205/+105
* update copyright datesAlan Modra2005-03-031-1/+1
* * cgen.c: Warning fixes.Alan Modra2005-02-231-2/+2
* * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston2005-01-311-11/+0
* include/elf/Richard Sandiford2004-12-161-2/+27
* Add support for a -g switch to GASNick Clifton2004-08-171-17/+6
* Remove duplicate code and provide a function for generating internally consis...Nick Clifton2004-05-061-14/+5
* * config/atof-tahoe.c: Fix comment typos.Kazu Hirata2003-11-221-4/+4