summaryrefslogtreecommitdiff
path: root/gcc/config/v850
Commit message (Expand)AuthorAgeFilesLines
* * defaults.h (LEGITIMIZE_ADDRESS): Provide a defaultkazu2004-03-071-15/+0
* gcc/kazu2004-02-231-7/+0
* * target-def.h (TARGET_STRUCT_VALUE_RTX): Define askazu2004-02-081-2/+0
* * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.amodra2004-02-061-1/+1
* * config/arm/arm.md, config/c4x/c4x.md, config/cris/cris.md,kazu2004-02-021-2/+2
* * config/arc/arc.md, config/arm/arm.c, config/arm/arm.md,kazu2004-02-021-2/+3
* * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md,kazu2004-02-011-1/+1
* * config/v850/v850.c (TARGET_PROMOTE_PROTOTYPES): New.kazu2004-01-292-19/+38
* * config/v850/lib1funcs.asm: Fix comment formatting.kazu2003-12-314-42/+42
* * config/vxlib.c: Fix comment typos.kazu2003-12-133-5/+5
* * config/v850/v850.md (mulhisi3): Expand the const_int casedj2003-11-041-5/+7
* * config/v850/v850-c.c, config/v850/v850-protos.h, config/v850/v850.c:neroden2003-10-043-263/+174
* * target.h (init_libfuncs): New hook.zack2003-10-021-17/+0
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-211-4/+4
* Add support for v850e1 processor - a variant of the v850e.nickc2003-09-043-0/+23
* Fix v850 multilibs so that there is only one copy of the default multilibnickc2003-09-042-2/+94
* * config/arm/pe.c (arm_mark_dllimport): Don't use xxx_with_decl.gdr2003-07-261-4/+4
* * target.h (asm_out.file_start, file_start_app_off,zack2003-06-193-14/+3
* * rtl.h (STORE_FLAG_VALUE): Remove default definition from here.sayle2003-06-141-2/+0
* * config/d30v/d30v.h: Delete reference to ASM_FINAL_SPEC.sayle2003-06-111-2/+1
* * v850.c (print_operand): Fix format specifier warnings.ghazi2003-05-161-1/+1
* * config.gcc: Purge all targets obsoleted in GCC 3.3. Alsozack2003-05-151-26/+0
* * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.rsandifo2003-05-143-19/+10
* * c-pragma.c (maybe_apply_renaming_pragma): Fix typo.lerdsuwa2003-04-291-1/+1
* * target.h (encode_section_info): Add new argument carryingzack2003-04-201-8/+8
* * toplev.c (target_options): Add value field.dj2003-04-171-6/+6
* * config/v850/v850.c (print_operand): Use SYMBOL_REF_[ZST]DA.rth2003-04-172-103/+72
* (expand_prologue): Only use register save helper functions if long calls arenickc2003-04-042-26/+32
* * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessaryamodra2003-03-281-3/+1
* * config/v850/lib1funcs.asm, config/v850/rtems.h,neroden2003-03-137-26/+26
* * config/frv/frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES.neil2003-03-092-5/+10
* * target.h (targetm.address_cost): New.rth2003-01-282-3/+2
* * Makefile.in (cse.o): Depend on TARGET_H.rth2003-01-283-60/+55
* * config/darwin-protos.h, config/c4x/c4x-protos.h,neil2003-01-011-10/+8
* * c-pragma.c (c_register_pragma): New.neil2003-01-011-10/+10
* Merge basic-improvements-branch to trunkzack2002-12-164-10/+8
* Don't let regrename clobber the link register.wilson2002-10-011-0/+6
* * v850.md ("length"): Change default value to 4.law2002-09-261-1/+1
* Don't clobber app register r5 in muldi3.wilson2002-09-201-7/+7
* Fix -O3 stdarg miscompilation.wilson2002-09-202-9/+4
* * config/s390/s390.c: Follow spelling convention.kazu2002-09-182-6/+6
* * c4x-c.c, c4x.c, darwin.c, i370-c.c, m32r.c: Include tm_p.hghazi2002-09-161-1/+1
* * v850-protos.h (v850_output_addr_const_extra): Prototype.ghazi2002-09-151-0/+1
* * ChangeLog: Follow spelling conventions.kazu2002-09-151-1/+1
* * ChangeLog: Follow spelling conventions.kazu2002-09-141-2/+2
* * config/v850/v850.h (MULDI3_LIBCALL, UCMPDI2_LIBCALL, CMPDI2_LIBCALL,nickc2002-08-296-105/+397
* 2002-08-27 Nick Clifton <nickc@redhat.com>nickc2002-08-276-64/+1673
* * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.ghazi2002-08-211-1/+1
* * arc.c (output_shift): Use stdio instead of asm_fprintf.ghazi2002-08-201-2/+2
* * dsp16xx.c (print_operand): Fix format specifier.ghazi2002-08-111-1/+1