aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850
AgeCommit message (Expand)AuthorFilesLines
2003-01-28target.h (targetm.address_cost): New.Richard Henderson2-3/+2
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson3-60/+55
2003-01-01darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_...Neil Booth1-10/+8
2003-01-01c-pragma.c (c_register_pragma): New.Neil Booth1-10/+10
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg4-10/+8
2002-10-01Don't let regrename clobber the link register.Jim Wilson1-0/+6
2002-09-26* v850.md ("length"): Change default value to 4.Miles Bader1-1/+1
2002-09-20Don't clobber app register r5 in muldi3.Jim Wilson1-7/+7
2002-09-20Fix -O3 stdarg miscompilation.Jim Wilson2-9/+4
2002-09-18s390.c: Follow spelling convention.Kazu Hirata2-6/+6
2002-09-16c4x-c.c, [...]: Include tm_p.h instead of the *-protos.h file directly.Kaveh R. Ghazi1-1/+1
2002-09-15* v850-protos.h (v850_output_addr_const_extra): Prototype.Kaveh R. Ghazi1-0/+1
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-14ChangeLog: Follow spelling conventions.Kazu Hirata1-2/+2
2002-08-29v850.h (MULDI3_LIBCALL, [...]): Define.Catherine Moore6-105/+397
2002-08-27config.gcc: Add v850e-*-* target.Nick Clifton6-64/+1673
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-1/+1
2002-08-20arc.c (output_shift): Use stdio instead of asm_fprintf.Kaveh R. Ghazi1-2/+2
2002-08-11dsp16xx.c (print_operand): Fix format specifier.Kaveh R. Ghazi1-1/+1
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-11/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-6/+0
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth2-3/+0
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson2-10/+12
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson3-11/+16
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-10/+0
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson2-6/+4
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson2-65/+61
2002-05-06(compute_register_save_size): Make sureCatherine Moore1-6/+3
2002-05-02* config/v850/v850.h (TRAMPOLINE_TEMPLATE): Change r5 to r20.Catherine Moore1-1/+1
2002-04-12rtems.h, [...] (*-rtems*): Cleanup pass to move common definitions to config/...Eric Norum1-5/+0
2002-03-22v850.c (v850_reorg): Only call alter_subreg on REG or MEM subregs, pass rtx *...Jakub Jelinek1-7/+10
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-4/+0
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-4/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-6/+0
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-2/+2
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-02-13config.gcc (a29k-*-rtems): General cleanup across all RTEMS targets...Joel Sherrill1-9/+2
2002-01-21alpha.h, [...]: Remove commented out target macro definitions and non-target-...Joseph Myers1-18/+0
2002-01-16expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata1-3/+0
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-7/+2
2002-01-03function.h (struct function): Add profile.William Cohen1-1/+1
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-17/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2-24/+4
2001-12-16avr.c (avr_simplify_comparision_p, [...]): Don't use the 'U' suffix.Kaveh R. Ghazi1-1/+1
2001-12-15gcc.c, [...]: Use American spelling in messages.Joseph Myers1-1/+1
2001-12-09ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-12-091750a.md: Add default case in switch.Kaveh R. Ghazi1-1/+1
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth2-8/+8
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-2/+0
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi3-3/+4