aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850/v850.c
AgeCommit message (Expand)AuthorFilesLines
2002-03-22v850.c (v850_reorg): Only call alter_subreg on REG or MEM subregs, pass rtx *...Jakub Jelinek1-7/+10
2002-01-03function.h (struct function): Add profile.William Cohen1-1/+1
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-0/+3
2001-12-16avr.c (avr_simplify_comparision_p, [...]): Don't use the 'U' suffix.Kaveh R. Ghazi1-1/+1
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-6/+6
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi1-0/+1
2001-09-21Table-driven attributes.Joseph Myers1-36/+68
2001-07-25v850.c (v850_va_arg): Use addr instead of valist to build incr.Catherine Moore1-1/+1
2001-07-11alias.c (set_mem_alias_set): New function.Richard Kenner1-1/+1
2001-07-08target.h (struct gcc_target): Add insert_attributes.Joseph Myers1-2/+7
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-1/+1
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner1-1/+1
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-2/+11
2001-06-22arm.h (struct machine_function): Remove ra_rtx.DJ Delorie1-62/+1
2001-05-04alpha.h: NULL_PTR -> NULL.Kaveh R. Ghazi1-2/+2
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-2/+2
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-01-09Use init/mark/free machine status functions.Nick Clifton1-29/+29
2001-01-06Implement __builtin_return_address (0)DJ Delorie1-1/+75
2001-01-05Use alloca to create temporary string for initialisation before callingNick Clifton1-3/+3
2000-11-25Use target specific, language specific object files feature to allow buildNick Clifton1-242/+13
2000-11-14* config/v850/v850.c: Remove obstacks.DJ Delorie1-4/+1
2000-09-25Change callers in config/[n-z]*/ (the rest) to match:Hans-Peter Nilsson1-6/+6
2000-09-07c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined.Zack Weinberg1-277/+138
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 Ghazi1-1/+1
2000-01-19arm-protos.h: PROTO -> PARAMS.Kaveh R. Ghazi1-12/+12
2000-01-08Fix bug restoring stack from interrupt handler.Nick Clifton1-12/+14
1999-11-08Move prototypes into v850-protos.hNick Clifton1-42/+3
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 Law1-68/+69
1999-09-06v850.h (EXPAND_BUILTIN_VA_ARG): New.Richard Henderson1-0/+42
1999-08-25Fix compile time warning messages.Nick Clifton1-1/+0
1999-08-24Handle DFmode and DImode constant addresses.Nick Clifton1-2/+5
1999-08-24Fix more problems from GC diffsBernd Schmidt1-0/+1
1999-08-09Include function.h in most files.Bernd Schmidt1-2/+0
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