aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-d10v.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-05Update copyright yearsAlan Modra1-3/+1
2012-11-09Remove trailing redundant `;'H.J. Lu1-1/+1
2010-08-25 * config/tc-d10v.c (do_assemble): Correctly detect overflow ofAlan Modra1-2/+4
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-1/+3
2009-09-10gas/Alan Modra1-1/+15
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-35/+1
2007-07-03Switch to GPLv3Nick Clifton1-1/+1
2007-02-28PR gas/3797Nick Clifton1-11/+8
2006-06-07remove some duplicate #include's.Alan Modra1-2/+1
2005-06-07gas:Zack Weinberg1-1/+1
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-202005-04-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2005-03-24Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton1-536/+474
2005-02-23 * cgen.c: Warning fixes.Alan Modra1-8/+6
2003-11-21 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-2/+2
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-12/+1
2002-12-17 * ChangeLog-9295: Fix a typo.Kazu Hirata1-1/+1
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-36/+36
2002-09-05gas reloc rewrite.Alan Modra1-35/+8
2002-05-30d10v fixes.Tom Rix1-72/+64
2002-05-09 * config/obj-coff.c: Fix formatting.Kazu Hirata1-45/+45
2002-04-16Prevent adjustments to symbols in merge sections.Tom Rix1-4/+5
2002-04-03Various fixes and improvements for d10v.Tom Rix1-103/+286
2001-12-12* config/tc-d10v.c (get_operands): Mark OPERAND_PLUS afterAlexandre Oliva1-2/+4
2001-12-04* config/tc-d10v.c (write_2_short): Don't skip dummy fixups, soAlexandre Oliva1-28/+18
2001-12-04* config/tc-d10v.c (find_opcode): Reject SP operand ifAlexandre Oliva1-0/+3
2001-11-29* config/tc-d10v.c (get_operands): Emit OPERAND_PLUS forAlexandre Oliva1-0/+5
2001-11-29* config/tc-d10v.c (find_opcode): Reject non-SP operand ifAlexandre Oliva1-2/+4
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-30/+29
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-2/+2
2001-03-08Fix copyright noticesNick Clifton1-1/+2
2001-01-142001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+1
2000-12-22* config/tc-d10v.c (md_assemble): set prev_seg and prev_subsegDJ Delorie1-0/+2
2000-12-05Add outputting_stabs_line_debug varaible and D10v code to use itNick Clifton1-31/+61
2000-08-042000-08-04 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-2/+4
2000-07-27Kazu Hirata's formatting fixes.Alan Modra1-375/+384
2000-05-25New short-conditional-branch packing rules for D10V.Donald Lindsay1-46/+84
2000-04-12Apply patch to fix compuation of frag offsets for symbolsNick Clifton1-12/+33
2000-04-12Apply Andrew Cagney's patch to fix use of 'struct fix'.Nick Clifton1-2/+2
2000-02-18Add a symbol's value to the computed frag offset, rather than overwriting it.Nick Clifton1-1/+1
1999-10-21 * tc_d10v.c (find_opcode): Allow ATSIGN to match expressions of theDiego Novillo1-1/+1
1999-10-07Added seven new instructions ld, ld2w, sac, sachi, slae, st andDiego Novillo1-4/+13
1999-06-22 * config/tc-arc.c (get_arc_exp_reloc_type): Change uses ofIan Lance Taylor1-2/+2
1999-06-221999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>Ian Lance Taylor1-2/+2
1999-06-17Detect illegal use of hash symbols in assembler mnemonics.Nick Clifton1-3/+21
1999-06-03 Add support for storing local symbols in a small structure to saveIan Lance Taylor1-2/+2
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1636