Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-06-03 | Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure. | Nick Clifton | 1 | -10/+16 |
2003-05-21 | Move .file and .loc pseudo ops into obj-elf.c | Nick Clifton | 1 | -2/+0 |
2003-02-21 | Add v850e debug registers. | Nick Clifton | 1 | -65/+71 |
2003-01-23 | * symbols.c (S_FORCE_RELOC): Add "strict" param. | Alan Modra | 1 | -6/+2 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -31/+32 |
2002-10-14 | * config/tc-v850.c (CHECK_): Remove token pasting operator. | Alan Modra | 1 | -1/+1 |
2002-09-26 | Fix v850 .offset pseudo-op | Jim Wilson | 1 | -5/+5 |
2002-09-05 | gas reloc rewrite. | Alan Modra | 1 | -17/+6 |
2002-08-29 | Add linker relaxation to v850 toolchain | Nick Clifton | 1 | -24/+94 |
2002-08-20 | * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast. | Alan Modra | 1 | -1/+1 |
2002-08-16 | Fix assembly of "callt 0x3f" | Nick Clifton | 1 | -5/+5 |
2002-07-31 | Fix range check for immediate operand. | Nick Clifton | 1 | -1/+1 |
2002-06-08 | * as.c: Replace CONST with const. | Alan Modra | 1 | -1/+1 |
2002-02-01 | * config/tc-v850.c: Add missing prototypes amd use old-style | Alan Modra | 1 | -272/+183 |
2001-11-15 | Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function. | Nick Clifton | 1 | -43/+39 |
2001-10-11 | * config/tc-alpha.c: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -5/+5 |
2001-05-22 | Update copyright date. | Alan Modra | 1 | -1/+2 |
2001-05-16 | Fix dwarf2_emit_insn calls when frag_var breaks things. | Alan Modra | 1 | -8/+5 |