aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850
AgeCommit message (Expand)AuthorFilesLines
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi1-9/+9
2000-02-26Fix copyrights.Jeff Law1-1/+1
2000-01-19update copyrights in config dir.Kaveh Ghazi2-2/+2
2000-01-19arm-protos.h: PROTO -> PARAMS.Kaveh R. Ghazi2-57/+57
2000-01-08Fix bug restoring stack from interrupt handler.Nick Clifton1-12/+14
2000-01-04Applied Joel Sherrill's patch to add v850-rtems targetJoel Sherrill1-0/+38
1999-11-08Prototypes for functions defined in target C source files.Nick Clifton1-0/+84
1999-11-08Move prototypes into v850-protos.hNick Clifton3-109/+22
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson1-1/+1
1999-09-16system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1-5/+3
1999-09-11Replace recog_foo with recog_data.foo.Richard Henderson1-5/+5
1999-09-06Merge in gcc2-ss-010999Jeff Law4-103/+98
1999-09-06v850.h (EXPAND_BUILTIN_VA_ARG): New.Richard Henderson2-0/+47
1999-08-27Fix typo introduced by previous deltaNick Clifton1-9/+9
1999-08-25Fix compile time warning messages.Nick Clifton3-11/+10
1999-08-24Handle DFmode and DImode constant addresses.Nick Clifton2-35/+33
1999-08-24Fix more problems from GC diffsBernd Schmidt1-0/+1
1999-08-10output.h (assemble_name): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-09Include function.h in most files.Bernd Schmidt1-2/+0
1999-08-04t-a29kbare: Fix some comments.Jeffrey A Law1-4/+4
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