Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-07-12 | Fix compile time warnings building the binutils with gcc 7.1.1. | Nick Clifton | 1 | -2/+1 |
2017-01-23 | Fix spelling mistakes and typos in the GAS sources. | Nick Clifton | 1 | -7/+7 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-05-18 | Change type of v850_target_arch to enum bfd_architecture | Trevor Saunders | 1 | -1/+1 |
2016-05-13 | use XNEW and related macros more | Trevor Saunders | 1 | -2/+2 |
2016-04-01 | Constify more | Alan Modra | 1 | -2/+2 |
2016-03-29 | make md_parse_option () take a const char * | Trevor Saunders | 1 | -1/+1 |
2016-02-25 | Convert more variables to a constant form. | Trevor Saunders | 1 | -1/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-11-09 | gas: Fix left shift of negative value. | Dominik Vogt | 1 | -1/+1 |
2015-08-21 | Allow symbol and label names to be enclosed in double quotes. | Nick Clifton | 1 | -37/+31 |
2015-08-12 | Remove trailing spaces in gas | H.J. Lu | 1 | -1/+1 |
2015-03-05 | Fixes a thinko in the implementation of the V850 -m8byte-align and -m4byte-al... | Nick Clifton | 1 | -6/+8 |
2015-02-24 | Adds support for generating notes in V850 binaries. | Nick Clifton | 1 | -0/+88 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-05-17 | Prevent the V850 assembler from generating an internal error if it is asked to | Nick Clifton | 1 | -0/+6 |
2014-04-09 | gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW | Alan Modra | 1 | -18/+17 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-04-04 | oops - omitted from previous delta | Nick Clifton | 1 | -0/+5 |
2013-01-24 | Add support for V850E3V5 architecture | Nick Clifton | 1 | -135/+460 |
2013-01-15 | * config/tc-v850.c (md_assemble): Allow signed values for | Nick Clifton | 1 | -1/+2 |
2012-11-09 | 2012-11-09 Nick Clifton <nickc@redhat.com> | Nick Clifton | 1 | -5/+31 |
2012-11-09 | Remove trailing redundant `;' | H.J. Lu | 1 | -1/+1 |
2012-10-04 | * v850-dis.c (disassemble): Place square parentheses around second | Nick Clifton | 1 | -1/+1 |
2011-05-12 | PR gas/12755 | Alan Modra | 1 | -2/+2 |
2010-08-02 | * config/tc-v850.c (md_assemble): Always pass format string to | Alan Modra | 1 | -2/+2 |
2010-07-23 | Add support for v850E2 and v850E2V3 | Nick Clifton | 1 | -524/+1426 |
2010-03-13 | 2010-03-13 Segher Boessenkool <segher@kernel.crashing.org> | Segher Boessenkool | 1 | -1/+18 |
2009-07-24 | PR 10437 | Nick Clifton | 1 | -6/+6 |
2007-10-17 | Remove duplicate definitions of the md_atof() function | Nick Clifton | 1 | -33/+1 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -2/+2 |
2006-06-07 | remove some duplicate #include's. | Alan Modra | 1 | -1/+0 |
2006-01-11 | Fixes for building on 64-bit hosts: | Nick Clifton | 1 | -9/+39 |
2005-06-07 | gas: | Zack Weinberg | 1 | -2/+2 |
2005-05-22 | Fix typo | Nick Clifton | 1 | -1/+1 |
2005-05-18 | (md_apply_fix3): Only use the insertion routine if one exists. | Nick Clifton | 1 | -3/+5 |
2005-05-17 | * config/tc-v850,h (TC_FIX_TYPE): Define. (TC_INIT_FIX_TYPE): Define. | Nick Clifton | 1 | -10/+38 |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 |
2005-03-24 | Convert unmaintained files over to ISO-C90 and fix formatting. | Nick Clifton | 1 | -205/+105 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 |
2005-02-23 | * cgen.c: Warning fixes. | Alan Modra | 1 | -2/+2 |
2005-01-31 | * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c, | Ben Elliston | 1 | -11/+0 |
2004-12-16 | include/elf/ | Richard Sandiford | 1 | -2/+27 |
2004-08-17 | Add support for a -g switch to GAS | Nick Clifton | 1 | -17/+6 |
2004-05-06 | Remove duplicate code and provide a function for generating internally consis... | Nick Clifton | 1 | -14/+5 |
2003-11-22 | * config/atof-tahoe.c: Fix comment typos. | Kazu Hirata | 1 | -4/+4 |
2003-09-04 | Add binutils support for v850e1 processor | Nick Clifton | 1 | -1/+18 |
2003-07-15 | * config/tc-v850.c (md_assemble): When no reloc, create pcrel fixups | Alan Modra | 1 | -55/+54 |
2003-06-24 | Update .comm error messages to assume an unsigned value. | Nick Clifton | 1 | -1/+1 |