]> 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
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...
1997-09-02  Andrew Cagney* config/tc-v850.c (md_assemble): Use opcode->name...
1997-08-25  Nick CliftonSet machine architecture and type.
1997-08-25  Nick CliftonSupport constant expressions as register lists.
1997-08-25  Nick CliftonSwitch from C++ style comment to C style.
1997-08-22  Nick CliftonAdd support for curly brace register list syntax.
1997-08-21  Nick CliftonFixed v850_section to cope with original section styles...
1997-08-21  Nick CliftonAdded support for NEC style assembler pseudo ops:
1997-08-18  Nick CliftonAdd support for v850e and v850eq targets.
1997-08-14  Nick CliftonFixed typo in previous delta and added more sanitization.
1997-07-31  Jeff Law * config/tc-v850.c (md_assemble): Sign extend...
1997-07-29  Jeff Law * config/tc-v850.c (md_assemble): Turn on fx_no...
1997-07-21  Jeff Law * config/tc-v850.c (system_registers): Fix...
1996-10-29  Jeff Law * config/tc-v850.c (md_convert_frag): Make...
1996-10-29  Jeff Law * config/tc-v850.c (md_convert_frag): Don't...
1996-10-29  Jeff Law * config/tc-v850.h (TC_GENERIC_RELAX_TABLE...
1996-10-25  Jeff Law * config/tc-v850.c (v850_reloc_prefix): Several...
1996-10-24  Jeff Law * config/tc-v850.h (TC_PARSE_CONS_EXPRESSION...
1996-10-23  Jeff Law * config/tc-v850.c (md_pseudo_table): Add ...
1996-10-23  Jeff Law * config/tc-v850.c (md_assemble): Handle TDAOFF...
1996-10-17  Jeff Law * config/tc-v850.c (v850_reloc_prefix): Recogni...
1996-10-16  Jeff Law * write.c (fixup_segment): Don't add symbol...
1996-10-16  Jeff Law * config/tc-v850.c (md_pcrel_from): Delete...
1996-08-31  Jeff Law * config/tc-v850.c (md_apply_fix3): Do simple...
1996-08-31  Jeff Law * config/tc-v850.c (md_apply_fix3): Use little...
1996-08-31  J.T. Conklin* config/tc-v850.c (reg_name_search): Align calling...
1996-08-30  Jeff Law * config/tc-850.c (md_assemble): Handle hi...
1996-08-23  Jeff Law * config/tc-v850.c (md_assemble): Rough cut...
1996-08-23  Jeff Law * config/tc-v850.c (CC_NAME_CNT): Define.
1996-08-23  Jeff Law * config/tc-v850.c (md_assemble): Don't forget...
1996-08-23  Jeff Law * config/tc-v850.c (reg_name_search): Generaliz...
1996-08-23  Jeff Law * config/tc-v850.c (md_assemble): If we find...
1996-08-23  J.T. Conklinrework operand parsing
1996-08-22  J.T. Conklinparse [reg], lo(exp), and hi(exp)
1996-08-21  J.T. Conklin* config/tc-v850.c: New file.