summaryrefslogtreecommitdiff
path: root/gas/config/tc-d10v.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing redundant `;'H.J. Lu2012-11-091-1/+1
* * config/tc-d10v.c (do_assemble): Correctly detect overflow ofAlan Modra2010-08-251-2/+4
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-1/+3
* gas/Alan Modra2009-09-101-1/+15
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-35/+1
* Switch to GPLv3Nick Clifton2007-07-031-1/+1
* PR gas/3797Nick Clifton2007-02-281-11/+8
* remove some duplicate #include's.Alan Modra2006-06-071-2/+1
* gas:Zack Weinberg2005-06-071-1/+1
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* 2005-04-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-04-201-1/+1
* Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton2005-03-241-536/+474
* * cgen.c: Warning fixes.Alan Modra2005-02-231-8/+6
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-211-2/+2
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-12/+1
* * ChangeLog-9295: Fix a typo.Kazu Hirata2002-12-171-1/+1
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-36/+36
* gas reloc rewrite.Alan Modra2002-09-051-35/+8
* d10v fixes.Tom Rix2002-05-301-72/+64
* * config/obj-coff.c: Fix formatting.Kazu Hirata2002-05-091-45/+45
* Prevent adjustments to symbols in merge sections.Tom Rix2002-04-161-4/+5
* Various fixes and improvements for d10v.Tom Rix2002-04-031-103/+286
* * config/tc-d10v.c (get_operands): Mark OPERAND_PLUS afterAlexandre Oliva2001-12-121-2/+4
* * config/tc-d10v.c (write_2_short): Don't skip dummy fixups, soAlexandre Oliva2001-12-041-28/+18
* * config/tc-d10v.c (find_opcode): Reject SP operand ifAlexandre Oliva2001-12-041-0/+3
* * config/tc-d10v.c (get_operands): Emit OPERAND_PLUS forAlexandre Oliva2001-11-291-0/+5
* * config/tc-d10v.c (find_opcode): Reject non-SP operand ifAlexandre Oliva2001-11-291-2/+4
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-30/+29
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-2/+2
* Fix copyright noticesNick Clifton2001-03-081-1/+2
* 2001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-141-1/+1
* * config/tc-d10v.c (md_assemble): set prev_seg and prev_subsegDJ Delorie2000-12-221-0/+2
* Add outputting_stabs_line_debug varaible and D10v code to use itNick Clifton2000-12-051-31/+61
* 2000-08-04 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-041-2/+4
* Kazu Hirata's formatting fixes.Alan Modra2000-07-271-375/+384
* New short-conditional-branch packing rules for D10V.Don Lindsay2000-05-251-46/+84
* Apply patch to fix compuation of frag offsets for symbolsNick Clifton2000-04-121-12/+33
* Apply Andrew Cagney's patch to fix use of 'struct fix'.Nick Clifton2000-04-121-2/+2
* Add a symbol's value to the computed frag offset, rather than overwriting it.Nick Clifton2000-02-181-1/+1
* * tc_d10v.c (find_opcode): Allow ATSIGN to match expressions of theDiego Novillo1999-10-211-1/+1
* Added seven new instructions ld, ld2w, sac, sachi, slae, st andDiego Novillo1999-10-071-4/+13
* * config/tc-arc.c (get_arc_exp_reloc_type): Change uses ofIan Lance Taylor1999-06-221-2/+2
* 1999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>Ian Lance Taylor1999-06-221-2/+2
* Detect illegal use of hash symbols in assembler mnemonics.Nick Clifton1999-06-171-3/+21
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-031-2/+2
* Initial revisionRichard Henderson1999-05-031-0/+1636