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