Added -mwarn_unsigned_overflow so that defuault is to treat unsigned
[binutils-gdb.git] / gas / config / tc-v850.c
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.