aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/epiphany
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford13-20/+13
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+2
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-1/+2
2012-11-29Update Copyright years in gcc/config/epiphany .Joern Rennecke8-11/+11
2012-11-29epiphany.h (FIXED_REGISTERS, [...]): Make r40..r43 call-used.Oleg Raikhman1-4/+3
2012-11-29epiphany.c (epiphany_adjust_cost): Use reg_overlap_mentioned_p.Joern Rennecke1-3/+3
2012-11-29* config/epiphany/epiphany.md (isub_i+1): Work around generator bug.Joern Rennecke1-7/+10
2012-11-29epiphany.h (EPIPHANY_LIBRARY_EXTRA_SPEC): Define.Joern Rennecke2-0/+18
2012-11-29Shift get_attr_sched_use_fpu declaration from last change from...Joern Rennecke2-4/+7
2012-11-29predicates.md (addsub_operator): New predicate.Joern Rennecke4-0/+40
2012-11-28* config/epiphany/epiphgany.md (maddsi_combine): Fix output pattern.Joern Rennecke1-1/+1
2012-11-28epiphany.opt (mfp-iarith): New option.Joern Rennecke3-19/+58
2012-11-28Adjust last change to plus_constant change.Joern Rennecke1-2/+2
2012-11-28predicates.md (move_double_src_operand): Check that misaligned addresses are ...Joern Rennecke2-0/+14
2012-11-28epiphany.h (ASM_OUTPUT_ALIGN_WITH_NOP): Define.Oleg Raikhman1-1/+8
2012-11-28epiphany.opt (-may-round-for-trunc): New option.Joern Rennecke2-1/+8
2012-11-28epiphany.md (mov<mode>, [...]): Check for misaligned memory operands.Joern Rennecke2-1/+9
2012-11-28epiphany.h (HARD_REGNO_RENAME_OK): Define.Joern Rennecke3-0/+16
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-7/+7
2012-11-06Update Copyright years.Joern Rennecke1-1/+1
2012-11-06epiphany.c (epiphany_address_cost): Use MODE parameter.Joern Rennecke1-10/+19
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl1-5/+5
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai2-0/+2
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl1-1/+1
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-1/+2
2012-07-19tm.texi.in (MODE_AFTER): Add entity as the first macro argument.Uros Bizjak1-2/+2
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+1
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-2/+2
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+0
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2-20/+24
2012-03-05epiphany.c (epiphany_function_value_regno_p): Make static.Joern Rennecke1-1/+1
2012-03-01* config/epiphany/epiphany.md (movmisalign<mode>): New patterns.Joern Rennecke1-1/+19
2012-02-07* config/epiphany/epiphany.h (LIB_SPEC): Link libc again after libgloss.Joern Rennecke1-2/+4
2012-02-07epiphany.h (ASM_DECLARE_FUNCTION_SIZE): Redefine...Joern Rennecke2-57/+127
2011-12-10epiphany-protos.h (epiphany_start_function): Declare.Joern Rennecke3-18/+54
2011-12-10epiphany.h (EPIPHANY_RETURN_REGNO): New macro, broken out of ..Joern Rennecke1-5/+7
2011-12-10epiphany.h (USE_LOAD_POST_INCREMENT): Define.Joern Rennecke1-0/+15
2011-11-15epiphany.md (mov<mode>cc): Fix code to get mode from CMP_OP1 if CMP_OP0 is VO...Joern Rennecke1-1/+1
2011-11-06Remove unwanted svn:executable properties that svn add had decided to add.Joern Rennecke8-0/+0
2011-11-05config.gcc (epiphany-*-*): New architecture.Joern Rennecke13-0/+7258