aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850/v850.c
AgeCommit message (Expand)AuthorFilesLines
1999-02-08Fix for PR 18535 - enforce -mlong-calls optionNick Clifton1-9/+39
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-10-22Fix v850 build problem stemming from Joern's reload patch.Jim Wilson1-9/+10
1998-10-13Fix discrepancies between devo and egcs.Nick Clifton1-29/+86
1998-10-13Extend meaning of 'c' operands to support .vtinherit.Catherine Moore1-1/+8
1998-10-01Add support for v850 special data areas.Nick Clifton1-57/+825
1998-08-25Fi xexecute/bcp-1.c: Treat CONSTANT_P_RTX as a general operand in movsi.Nick Clifton1-0/+1
1997-12-06Merge from gcc-2.8Jeff Law1-3/+3
1997-11-13lib1funcs.asm: Minor whitespace changes.Jeffrey A Law1-18/+18
1997-10-17v850.c (ep_memory_offset): New function.Jim Wilson1-107/+72
1997-09-18v850.c (compute_register_save_size): Correct register number.Nick Clifton1-1/+1
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 Clifton1-15/+392
1997-09-05v850: New directory for v850 port.Jeff Law1-0/+1942