]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/config/tc-v850.c
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / gas / config / tc-v850.c
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-07-12  Nick CliftonFix compile time warnings building the binutils with...
2017-01-23  Nick CliftonFix spelling mistakes and typos in the GAS sources.
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-05-18  Trevor SaundersChange type of v850_target_arch to enum bfd_architecture
2016-05-13  Trevor Saundersuse XNEW and related macros more
2016-04-01  Alan ModraConstify more
2016-03-29  Trevor Saundersmake md_parse_option () take a const char *
2016-02-25  Trevor SaundersConvert more variables to a constant form.
2016-01-01  Alan ModraCopyright update for binutils
2015-11-09  Dominik Vogtgas: Fix left shift of negative value.
2015-08-21  Nick CliftonAllow symbol and label names to be enclosed in double...
2015-08-12  H.J. LuRemove trailing spaces in gas
2015-03-05  Nick CliftonFixes a thinko in the implementation of the V850 -m8byt...
2015-02-24  Nick CliftonAdds support for generating notes in V850 binaries.
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-05-17  Nick CliftonPrevent the V850 assembler from generating an internal...
2014-04-09  Alan Modragas TC_PARSE_CONS_EXPRESSION communication with TC_CONS...
2014-03-05  Alan ModraUpdate copyright years
2013-04-04  Nick Cliftonoops - omitted from previous delta
2013-01-24  Nick CliftonAdd support for V850E3V5 architecture
2013-01-15  Nick Clifton * config/tc-v850.c (md_assemble): Allow signed values for
2012-11-09  Nick Clifton2012-11-09 Nick Clifton <nickc@redhat.com>
2012-11-09  H.J. LuRemove trailing redundant `;'
2012-10-04  Nick Clifton * v850-dis.c (disassemble): Place square parentheses...
2011-05-12  Alan Modra PR gas/12755
2010-08-02  Alan Modra * config/tc-v850.c (md_assemble): Always pass format...
2010-07-23  Nick CliftonAdd support for v850E2 and v850E2V3
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.
next