OSDN Git Service

* config/tc-v850,h (TC_FIX_TYPE): Define. (TC_INIT_FIX_TYPE): Define.
[pf3gnuchains/pf3gnuchains3x.git] / gas / config / tc-v850.c
2005-05-17 nickc* config/tc-v850,h (TC_FIX_TYPE): Define. (TC_INIT_FIX_...
2005-05-05 nickcUpdate the address and phone number of the FSF
2005-03-24 nickcConvert unmaintained files over to ISO-C90 and fix...
2005-03-03 amodraupdate copyright dates
2005-02-23 amodra * cgen.c: Warning fixes.
2005-01-31 bje * config/atof-ieee.c, config/obj-coff.c, config/obj...
2004-12-16 rsandifoinclude/elf/
2004-08-17 nickcAdd support for a -g switch to GAS
2004-05-06 nickcRemove duplicate code and provide a function for genera...
2003-11-22 kazu * config/atof-tahoe.c: Fix comment typos.
2003-09-04 nickcAdd binutils support for v850e1 processor
2003-07-15 amodra * config/tc-v850.c (md_assemble): When no reloc, creat...
2003-06-24 nickcUpdate .comm error messages to assume an unsigned value.
2003-06-03 nickcAdd pc-relative 32-bit reloc to v850 port. Fixes ld...
2003-05-21 nickcMove .file and .loc pseudo ops into obj-elf.c
2003-02-21 nickcAdd v850e debug registers.
2003-01-23 amodra * symbols.c (S_FORCE_RELOC): Add "strict" param.
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-14 amodra * config/tc-v850.c (CHECK_): Remove token pasting...
2002-09-26 wilsonFix v850 .offset pseudo-op
2002-09-05 amodragas reloc rewrite.
2002-08-29 nickcAdd linker relaxation to v850 toolchain
2002-08-20 amodra * config/tc-arc.c (md_pseudo_table <dwarf2_directive_f...
2002-08-16 nickcFix assembly of "callt 0x3f"
2002-07-31 nickcFix range check for immediate operand.
2002-06-08 amodra * as.c: Replace CONST with const.
2002-02-01 amodra * config/tc-v850.c: Add missing prototypes amd use...
2001-11-15 nickcUpdate all uses of md_apply_fix to use md_apply_fix3...
2001-10-11 kazu * config/tc-alpha.c: Fix comment typos.
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-05-22 amodraUpdate copyright date.
2001-05-16 amodraFix dwarf2_emit_insn calls when frag_var breaks things.
2001-05-10 amodraFix more fallout from multi-pass relaxation patch.
2001-03-08 nickcFix copyright notices
2000-11-17 rth * as.c (debug_type): Init to DEBUG_UNSPECIFIED.
2000-11-16 kazu2000-11-15 Kazu Hirata <kazu@hxi.com>
2000-11-15 dj* config/tc-v850.c: Support dwarf2.
2000-08-01 kazu2000-08-01 Kazu Hirata <kazu@hxi.com>
2000-06-19 nickcFix compile time warnings
1999-11-06 nickcDo not attempt to fixup relocs relative to weak symbols
1999-07-07 nickcUse symbol_get_obj() rather than accessing symbolP...
1999-06-22 ian * config/tc-alpha.c: More use of symbol accessor funct...
1999-06-22 ian * config/tc-arc.c (get_arc_exp_reloc_type): Change...
1999-06-22 ian * config/obj-ecoff.c (obj_ecoff_set_ext): Change uses...
1999-06-22 ian1999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>
1999-05-03 rthInitial revision