Automatic date update in version.in
[platform/upstream/binutils.git] / opcodes / v850-opc.c
2014-03-05 Alan ModraUpdate copyright years
2013-04-03 Nick Clifton * elf32-v850.c (v850_elf_is_target_special_symbol...
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-05-17 Nick Clifton PR 14072
2012-02-27 Alan Modra * v850-opc.c (extract_v8): Rearrange to make it obviou...
2011-05-19 Nick Clifton * v850-opc.c (cmpf.[sd]): Reverse the order of the...
2010-07-23 Nick CliftonAdd support for v850E2 and v850E2V3
2007-07-05 Nick CliftonChange source files over to GPLv3.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-07-01 Nick CliftonUpdate function declarations to ISO C90 formatting
2005-05-07 Nick CliftonUpdate the address and phone number of the FSF
2005-03-03 Alan Modraupdate copyright dates
2003-09-04 Nick CliftonAdd binutils support for v850e1 processor
2002-09-02 Nick CliftonRemove redundant references to V850EA architecture.
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2001-09-20 Nick CliftonFix compile time warnings
2001-08-26 Andreas JaegerFor include/opcode:
2001-03-13 Nick CliftonFix typos in ChangeLogs; fix dates in copyright notices
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-04-14 Alan ModraMore portability patches. Include sysdep.h everywhere.
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-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-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1997-09-19 Andrew CagneyCorrect ordering of args for cmov insn.
1997-09-18 Felix Leesanitization fixes. typoes, missing fences, "start...
1997-09-16 Nick CliftonFurther rearrangements of the opcodes.
1997-09-16 Nick CliftonEntries in v850_opcodes reordered to put same named...
1997-09-16 Nick CliftonAdd initialisation of the processors field of the v850_...
1997-09-15 Andrew CagneyFix v850 sanitization.
1997-09-03 Nick CliftonRemoved v850 sanitization.
1997-09-02 Nick CliftonRemoved use of V850_OPERNAD_ADJUST_SHORT_MEMORY.
1997-08-26 Nick CliftonMade immediate parameter of MOVHI be unsigned
1997-08-22 Nick CliftonUpdated from specs in HDD-tool-0611 document.
1997-08-21 Nick CliftonMoved divh opcodes next to each other.
1996-12-31 Michael MeissnerSet V850_OPERAND_ADJUST_SHORT_MEMORY flag on sst.{h...
1996-10-29 Jeff Law * v850-opc.c (D9_RELAX): Renamed from D9, all...
1996-10-24 Jeff Law * v850-opc.c (v850_opcodes): Add "jCC" instruct...
1996-10-03 Jeff LawAdd missing copyright.
1996-08-31 Jeff Law * v850-dis.c (disassemble): Handle insertion...
1996-08-31 Jeff Law * v850-dis.c (v850_reg_names): Define.
1996-08-31 Jeff Law * v850-opc.c (insert_d8_7, extract_d8_7): New...
1996-08-31 Jeff Law * v850-opc.c (insert_d16_15, extract_d16_15...
1996-08-31 Jeff Law * v850-opc.c (insert_d9, insert_d22): Slightly...
1996-08-31 Jeff Law * v850-opc.c: Add notes about needing special...
1996-08-31 Jeff Law * v850-opc.c (insert_d22, extract_d22): New...
1996-08-31 J.T. Conklin* v850-opc.c (v850_operands): Add V850_OPERAND_SIGNED...
1996-08-30 Jeff Law * v850-opc.c (v850_operands): Define SR2 operand.
1996-08-29 Jeff Law * v850-opc.c (v850_opcodes): Fix opcode specs for
1996-08-28 Jeff Law * v850-opc.c (v850_opcodes): Add null opcode...
1996-08-23 Jeff Law * v850-opc.c (v850_operands): Define EP operand.
1996-08-23 Jeff Law * v850-opc.c (v850_opcodes): Fix opcode numbers...
1996-08-23 Jeff Law * v850-opc.c (v850_opcodes): Get ld.[bhw] and...
1996-08-23 Jeff Law * v850-opc.c (v850_operands): "not" is a two...
1996-08-23 Jeff Law * v850-opc.c (v850_opcodes): Correct bit patter...
1996-08-23 Jeff Law * v850-opc.c (v850_operands): D16 inserts at...
1996-08-23 Jeff Law * v850-opc.c (two): Get order of words correct.
1996-08-23 Jeff Law * v850-opc.c (v850_operands): I16 inserts at...
1996-08-23 Jeff Law * v850-opc.c (v850_operands): Add "SR1" and...
1996-08-23 Jeff Law * v850-opc.c (v850_opcodes): Fix thinko in...
1996-08-23 Jeff Law * v850-opc.c (v850_opcodes): Fix thinko in...
1996-08-23 Jeff Law * v850-opc.c (v850_opcodes): Add initializer...
1996-08-23 Jeff Law * v850-opc.c (v850_operands): D6 -> DS7. Refer...
1996-08-23 Jeff Law * v850-opc.c (v850_operansd): 3-bit immediate...
1996-08-23 J.T. ConklinAdd V850_OPERAND_SIGNED flag as appropriate, create...
1996-08-23 Jeff Law * v850-opc.c (v850_opcodes): Correct short...
1996-08-23 J.T. Conklinstart writing functions for extracting and inserting...
1996-08-23 J.T. Conklin* v850-opc.c (v850_operands): Added insert and extract...
1996-08-22 Jeff Law * v850-opc.c (v850_opcodes): Enable "trap".
1996-08-22 Jeff Law * v850-opc.c (v850_opcodes): Fix order of displ...
1996-08-22 J.T. Conklinminimal setf support
1996-08-22 J.T. ConklinStub in load and store insns. Fix order of jarl operands
1996-08-22 Jeff LawArggh. B3. shift counts are from the start of each...
1996-08-22 Jeff LawFix thinko in B3.
1996-08-22 Jeff Law * v850-opc.c (v850_operands): Add "B3" support.
1996-08-22 Jeff Law * v850-ope.c ("jmp"): R1 is only operand.
1996-08-22 Jeff Law * v850-opc.c: Close unterminated comment.
1996-08-22 J.T. Conklin* v850-opc.c: Add flags field to struct v850_operands...
1996-08-20 J.T. Conklin* Makefile.in (ALL_MACHINES): Add v850-opc.o.