merge from gcc
[external/binutils.git] / gas / config / tc-v850.c
2010-03-13 Segher Boessenkool2010-03-13 Segher Boessenkool <segher@kernel.crashing...
2009-07-24 Nick Clifton PR 10437
2007-10-17 Nick CliftonRemove duplicate definitions of the md_atof() function
2007-07-03 Nick CliftonSwitch to GPLv3
2006-06-07 Alan Modraremove some duplicate #include's.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-01-11 Nick CliftonFixes for building on 64-bit hosts:
2005-06-07 Zack Weinberggas:
2005-05-22 Nick CliftonFix typo
2005-05-18 Nick Clifton(md_apply_fix3): Only use the insertion routine if...
2005-05-17 Nick Clifton* config/tc-v850,h (TC_FIX_TYPE): Define. (TC_INIT_FIX_...
2005-05-05 Nick CliftonUpdate the address and phone number of the FSF
2005-03-24 Nick CliftonConvert unmaintained files over to ISO-C90 and fix...
2005-03-03 Alan Modraupdate copyright dates
2005-02-23 Alan Modra * cgen.c: Warning fixes.
2005-01-31 Ben Elliston * config/atof-ieee.c, config/obj-coff.c, config/obj...
2004-12-16 Richard Sandifordinclude/elf/
2004-08-17 Nick CliftonAdd support for a -g switch to GAS
2004-05-06 Nick CliftonRemove duplicate code and provide a function for genera...
2003-11-22 Kazu Hirata * config/atof-tahoe.c: Fix comment typos.
2003-09-04 Nick CliftonAdd binutils support for v850e1 processor
2003-07-15 Alan Modra * config/tc-v850.c (md_assemble): When no reloc, creat...
2003-06-24 Nick CliftonUpdate .comm error messages to assume an unsigned value.
2003-06-03 Nick CliftonAdd pc-relative 32-bit reloc to v850 port. Fixes ld...
2003-05-21 Nick CliftonMove .file and .loc pseudo ops into obj-elf.c
2003-02-21 Nick CliftonAdd v850e debug registers.
2003-01-23 Alan Modra * symbols.c (S_FORCE_RELOC): Add "strict" param.
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-14 Alan Modra * config/tc-v850.c (CHECK_): Remove token pasting...
2002-09-26 Jim WilsonFix v850 .offset pseudo-op
2002-09-05 Alan Modragas reloc rewrite.
2002-08-29 Nick CliftonAdd linker relaxation to v850 toolchain
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-20 Alan Modra * config/tc-arc.c (md_pseudo_table <dwarf2_directive_f...
2002-08-16 Nick CliftonFix assembly of "callt 0x3f"
2002-07-31 Nick CliftonFix range check for immediate operand.
2002-06-08 Alan Modra * as.c: Replace CONST with const.
2002-02-01 Alan Modra * config/tc-v850.c: Add missing prototypes amd use...
2001-11-15 Nick CliftonUpdate all uses of md_apply_fix to use md_apply_fix3...
2001-10-11 Kazu Hirata * config/tc-alpha.c: Fix comment typos.
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-05-22 Alan ModraUpdate copyright date.
2001-05-16 Alan ModraFix dwarf2_emit_insn calls when frag_var breaks things.
2001-05-10 Alan ModraFix more fallout from multi-pass relaxation patch.
2001-03-08 Nick CliftonFix copyright notices
2000-11-17 Richard Henderson * as.c (debug_type): Init to DEBUG_UNSPECIFIED.
2000-11-16 Kazu Hirata2000-11-15 Kazu Hirata <kazu@hxi.com>
2000-11-15 DJ Delorie* config/tc-v850.c: Support dwarf2.
2000-08-01 Kazu Hirata2000-08-01 Kazu Hirata <kazu@hxi.com>
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-19 Nick CliftonFix compile time warnings
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-11-06 Nick CliftonDo not attempt to fixup relocs relative to weak symbols
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-07 Nick CliftonUse symbol_get_obj() rather than accessing symbolP...
1999-06-22 Ian Lance Taylor * config/tc-alpha.c: More use of symbol accessor funct...
1999-06-22 Ian Lance Taylor * config/tc-arc.c (get_arc_exp_reloc_type): Change...
1999-06-22 Ian Lance Taylor * config/obj-ecoff.c (obj_ecoff_set_ext): Change uses...
1999-06-22 Ian Lance Taylor1999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-09-30 Nick CliftonFix PR 17042 - Do not attempt to resolve offsets to...
1998-07-10 Nick CliftonChanged format of help output
1998-06-23 Nick CliftonFixed testsuite macros/reloc.s failure.
1998-06-11 Nick CliftonCreate v850 special sections upon demand.
1998-06-08 Catherine MooreMon Jun 8 09:45:00 1998 Catherine Moore <clm@cygnus...
1998-06-03 Catherine Mooreconfig/tc-v850.c (md_begin): Don't create special...
1998-04-22 Tom Tromey * Many files: Added gettext invocations around user...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-02-02 Nick CliftonImprove error reporting for PR14724
1998-01-28 Nick CliftonDisplay instruction when an insertion error is encountered.
1998-01-27 Nick CliftonFix PRs 14721, 14722, 14723
1997-12-11 Felix Leesanitization fixes. (files not mentioned, fences missp...
1997-12-04 Nick CliftonAdded missing sanitization markers.
1997-12-03 Nick CliftonBrought up to date with respect to the branch
1997-10-11 Nick CliftonJim fixed the fixups for conditional and unconditional...
1997-09-21 Nick CliftonRemoved v850eq sanitization.
1997-09-20 Nick CliftonRemove use of sanitization to select target CPU. This...
1997-09-19 Nick CliftonReset processor mask if specified by command line switch
1997-09-18 Nick CliftonOops - fixed typos in previous delta.
1997-09-18 Nick CliftonProced error messages when special data are relocations...
1997-09-18 Nick CliftonAdded code to cope with a constant offset to a ZDA...
1997-09-18 Nick CliftonCorrected spelling mistake!
1997-09-17 Nick CliftonAdded support for ctoff() reloc prefix.
1997-09-16 Nick CliftonAdd support for a 16 bit relocation against the TDA...
1997-09-16 Nick CliftonAdded checking of instructions against target cpu.
1997-09-10 Nick CliftonFixed sanitization
1997-09-09 Nick CliftonAdd new holio() reloc prefix.
1997-09-09 Nick CliftonAdd new pseudo ops: .v850, .v850e and .v850eq to specif...
1997-09-08 Nick CliftonOnly test for immediaqte overflow if there is no insert...
1997-09-08 Nick CliftonAdd command line option to specify processor type.
1997-09-08 Nick CliftonAdded -mwarn_unsigned_overflow so that defuault is...
1997-09-03 Nick CliftonRemoved the BFD_RELOC_V850_16_PCREL.
1997-09-02 Nick CliftonSupport for new relocations added. Support for SDA...
next