summaryrefslogtreecommitdiff
path: root/gas/config/tc-v850.c
Commit message (Expand)AuthorAgeFilesLines
* 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>segher2010-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
* Add binutils support for v850e1 processorNick Clifton2003-09-041-1/+18
* * config/tc-v850.c (md_assemble): When no reloc, create pcrel fixupsAlan Modra2003-07-151-55/+54
* Update .comm error messages to assume an unsigned value.Nick Clifton2003-06-241-1/+1
* Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure.Nick Clifton2003-06-031-10/+16
* Move .file and .loc pseudo ops into obj-elf.cNick Clifton2003-05-211-2/+0
* Add v850e debug registers.Nick Clifton2003-02-211-65/+71
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-6/+2
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-31/+32
* * config/tc-v850.c (CHECK_): Remove token pasting operator.Alan Modra2002-10-141-1/+1
* Fix v850 .offset pseudo-opJim Wilson2002-09-261-5/+5
* gas reloc rewrite.Alan Modra2002-09-051-17/+6
* Add linker relaxation to v850 toolchainNick Clifton2002-08-291-24/+94
* * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra2002-08-201-1/+1
* Fix assembly of "callt 0x3f"Nick Clifton2002-08-161-5/+5
* Fix range check for immediate operand.Nick Clifton2002-07-311-1/+1
* * as.c: Replace CONST with const.Alan Modra2002-06-081-1/+1
* * config/tc-v850.c: Add missing prototypes amd use old-styleAlan Modra2002-02-011-272/+183
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-43/+39
* * config/tc-alpha.c: Fix comment typos.Kazu Hirata2001-10-111-3/+3
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-5/+5
* Update copyright date.Alan Modra2001-05-221-1/+2
* Fix dwarf2_emit_insn calls when frag_var breaks things.Alan Modra2001-05-161-8/+5