aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850
AgeCommit message (Expand)Author
2014-06-12Merge branches/gcc-4_9-branch rev 211054yroux
2014-01-02Update copyright years in gcc/rsandifo
2013-12-10gcc/rsandifo
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-09gcc/rsandifo
2013-11-02 * gcse.c (pre_delete): Remove references to regmove from comments.steven
2013-05-102013-05-10 Ralf Corsépius <ralf.corsepius@rtems.org>joel
2013-04-03 * config/v850/v850e3v5.md (fmasf4): Use fmaf.s on E3V5nickc
2013-03-23 * config/avr/avr.c, config/bfin/bfin.c, config/c6x/c6x.c,steven
2013-01-31 * config/v850/lib1funcs.S: Add support for e3v5 architecturenickc
2013-01-10Update copyright years in gcc/rsandifo
2013-01-10 * config/v850/rtems.h (ASM_SPEC): Pass -m8byte-align and -mgcc-abinickc
2013-01-09 * config/v850/v850.md (cbranchsf4): New pattern.nickc
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-12-05 * doc/tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.steven
2012-11-20 * config/v850/v850.c (F): New function. Mark the given insn asnickc
2012-10-232012-10-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2012-09-07 * config/v850/v850.h (DBX_DEBUGGING_INFO): Define.nickc
2012-09-05 * hooks.c (hook_int_rtx_mode_as_bool_0): New function.olegendo
2012-07-24Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCrth
2012-07-182012-07-18 Ralf Corsépius <ralf.corsepius@rtems.org>corsepiu
2012-06-25 * config/v850/v850.c: Remove redundant extern declarations forsteven
2012-05-29 * integrate.c: Remove.steven
2012-05-05gcc/rsandifo
2012-04-24Use braced string notation where applicable for v850.mdnaveenh
2012-03-27Remove MaskExists property from config/*/*.opt fileshjl
2012-03-01 * config/mn10300/mn10300-modes.def: Fix copyright notice.steven
2011-11-02Move libgcc2 to toplevel libgccro
2011-11-02Move libgcc1 to toplevel libgccro
2011-09-13gcc/rsandifo
2011-08-18gcc/rsandifo
2011-08-05 gcc:ro
2011-07-19 * target.def (class_max_nregs): New hook.aesok
2011-06-30 * config/v850/v850.h (CPP_SPEC): Define __v850e__ when compilingnickc
2011-06-16 PR middle-end/46500amylaar
2011-06-14 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm28
2011-06-14 PR target/49403nickc
2011-06-07 * config.gcc: Unify V850 architecture options and add support fornickc
2011-05-03 * gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.bernds
2011-05-02 * config/fr30/fr30-protos.h (Mmode): Don't define.jsm28
2011-04-26 * config/fr30/fr30.h (inhibit_libc): Don't define.jsm28
2011-04-21gcc/rsandifo
2011-04-12 * config/v850/v850.c (expand_prologue): Do not use the CALLTnickc
2011-03-31 PR target/47109jsm28
2011-03-292011-03-28 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2011-03-282011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2011-03-272011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2011-03-22 * config/v850/v850-opts.h: New.jsm28
2011-03-22 * target.def (handle_option): Take gcc_options andjsm28
2011-03-21ChangeLog gcc/ktietz