aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-v850.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-11Fixes for building on 64-bit hosts:Nick Clifton1-9/+39
2005-06-07gas:Zack Weinberg1-2/+2
2005-05-22Fix typoNick Clifton1-1/+1
2005-05-18(md_apply_fix3): Only use the insertion routine if one exists.Nick Clifton1-3/+5
2005-05-17* config/tc-v850,h (TC_FIX_TYPE): Define. (TC_INIT_FIX_TYPE): Define.Nick Clifton1-10/+38
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-24Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton1-205/+105
2005-03-03update copyright datesAlan Modra1-1/+1
2005-02-23 * cgen.c: Warning fixes.Alan Modra1-2/+2
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston1-11/+0
2004-12-16include/elf/Richard Sandiford1-2/+27
2004-08-17Add support for a -g switch to GASNick Clifton1-17/+6
2004-05-06Remove duplicate code and provide a function for generating internally consis...Nick Clifton1-14/+5
2003-11-22 * config/atof-tahoe.c: Fix comment typos.Kazu Hirata1-4/+4
2003-09-04Add binutils support for v850e1 processorNick Clifton1-1/+18
2003-07-15 * config/tc-v850.c (md_assemble): When no reloc, create pcrel fixupsAlan Modra1-55/+54
2003-06-24Update .comm error messages to assume an unsigned value.Nick Clifton1-1/+1
2003-06-03Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure.Nick Clifton1-10/+16
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton1-2/+0
2003-02-21Add v850e debug registers.Nick Clifton1-65/+71
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-6/+2
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-31/+32
2002-10-14 * config/tc-v850.c (CHECK_): Remove token pasting operator.Alan Modra1-1/+1
2002-09-26Fix v850 .offset pseudo-opJim Wilson1-5/+5
2002-09-05gas reloc rewrite.Alan Modra1-17/+6
2002-08-29Add linker relaxation to v850 toolchainNick Clifton1-24/+94
2002-08-20 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra1-1/+1
2002-08-16Fix assembly of "callt 0x3f"Nick Clifton1-5/+5
2002-07-31Fix range check for immediate operand.Nick Clifton1-1/+1
2002-06-08 * as.c: Replace CONST with const.Alan Modra1-1/+1
2002-02-01 * config/tc-v850.c: Add missing prototypes amd use old-styleAlan Modra1-272/+183
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-43/+39
2001-10-11 * config/tc-alpha.c: Fix comment typos.Kazu Hirata1-3/+3
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-5/+5
2001-05-22Update copyright date.Alan Modra1-1/+2
2001-05-16Fix dwarf2_emit_insn calls when frag_var breaks things.Alan Modra1-8/+5
2001-05-10Fix more fallout from multi-pass relaxation patch.Alan Modra1-12/+6
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2000-11-17 * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson1-9/+1
2000-11-162000-11-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-22/+13
2000-11-15* config/tc-v850.c: Support dwarf2.DJ Delorie1-2/+21
2000-08-012000-08-01 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-606/+653
2000-06-19Fix compile time warningsNick Clifton1-37/+41
1999-11-06Do not attempt to fixup relocs relative to weak symbolsNick Clifton1-18/+21
1999-07-07Use symbol_get_obj() rather than accessing symbolP directly.Nick Clifton1-2/+2
1999-06-22 * config/tc-alpha.c: More use of symbol accessor functions.Ian Lance Taylor1-5/+5
1999-06-22 * config/tc-arc.c (get_arc_exp_reloc_type): Change uses ofIan Lance Taylor1-2/+2
1999-06-22 * config/obj-ecoff.c (obj_ecoff_set_ext): Change uses of bsym toIan Lance Taylor1-1/+1
1999-06-221999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>Ian Lance Taylor1-2/+3
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+2478