aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850
AgeCommit message (Expand)AuthorFilesLines
1999-08-02Only define STRICT_ALIGNMENT if it is not already defined.Nick Clifton1-0/+2
1999-04-06Fix copyright date.Jeff Law1-1/+1
1999-02-08Replace \\n\\t with \\;Nick Clifton1-6/+6
1999-02-08Fix for PR 18535 - enforce -mlong-calls optionNick Clifton2-26/+118
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-1/+1
1998-11-21v850.c (ep_memory_operand): Offsets < 0 are not valid for EP addressing modes.Jeffrey A Law1-2/+5
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1-1/+0
1998-10-22Fix v850 build problem stemming from Joern's reload patch.Jim Wilson1-9/+10
1998-10-13Fix discrepancies between devo and egcs.Nick Clifton4-70/+127
1998-10-13Extend meaning of 'c' operands to support .vtinherit.Catherine Moore1-1/+8
1998-10-01Add support for v850 special data areas.Nick Clifton2-129/+1086
1998-08-25Fi xexecute/bcp-1.c: Treat CONSTANT_P_RTX as a general operand in movsi.Nick Clifton1-0/+1
1998-06-09Fix interrupt return epilogue.Nick Clifton2-1/+3
1998-05-21final.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a default value.Bernd Schmidt1-1/+1
1998-05-18Applied fixes from PR 15949 and 15047Nick Clifton1-5/+6
1998-05-06typo typo fixes fixesJeff Law1-2/+2
1998-03-06rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1-1/+1
1998-01-27v850.h (ASM_OUTPUT_ALIGNED_BSS): Use asm_output_aligned_bss() instead of asm_...Nick Clifton1-3/+2
1998-01-26flags.h: New flag (optimize_size).Anthony Green1-2/+4
1997-12-19expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1-4/+5
1997-12-06Merge from gcc-2.8Jeff Law4-16/+15
1997-11-13lib1funcs.asm: Minor whitespace changes.Jeffrey A Law1-18/+18
1997-11-13Whitespace changes.Jeff Law1-1/+1
1997-11-04mn10200.h (ASM_OUTPUT_BSS): Delete.Jeffrey A Law1-2/+2
1997-10-20v850.h: Move define of __v850__ from CPP_PREDEFINES to CPP_SPEC.Nick Clifton2-6/+7
1997-10-17v850.c (ep_memory_offset): New function.Jim Wilson3-132/+198
1997-09-18v850.c (compute_register_save_size): Correct register number.Nick Clifton3-8/+8
1997-09-17* v850.c (construct_save_jarl): Fix thinko in last change.Jeffrey A Law1-1/+1
1997-09-16v850.c (register_is_ok_for_epilogue, [...]): New functions.Nick Clifton3-26/+438
1997-09-16More formatting fixes.Jeff Law1-695/+40
1997-09-15Remove more CYGNUS LOCAL markers.Jeff Law4-8/+0
1997-09-15Remove CYGNUS LOCAL markers.Jeff Law1-2/+0
1997-09-09v850.h (ASM_SPEC): Pass on target processor.Nick Clifton1-5/+18
1997-09-05v850: New directory for v850 port.Jeff Law6-0/+6576