aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/d30v/d30v.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-19fp-bit.c: Follow spelling conventions.Kazu Hirata1-2/+2
2002-07-16builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg1-2/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-46/+4
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-64/+2
2002-03-29Makefile.in (except.o): Update.Neil Booth1-1/+2
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/+5
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-18/+18
2001-11-15alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner1-2/+2
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi1-6/+7
2001-10-31builtins.def: Fix comment typos.Kazu Hirata1-1/+1
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-1/+1
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg1-2/+17
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff1-1/+1
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-1/+1
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-131/+46
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-0/+5
2001-06-22arm.h (struct machine_function): Remove ra_rtx.DJ Delorie1-18/+1
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-5/+14
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-01-11Initialise machine_function structure to zero.Nick Clifton1-1/+4
2001-01-09SWitch use if {save|restore}_machine_status with {init|free}_machine_statusNick Clifton1-35/+31
2000-05-27d30v.c (d30v_print_operand): Handle ':'.Richard Henderson1-0/+7
2000-04-30d30v: New port.Richard Henderson1-0/+3671