aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850
AgeCommit message (Expand)AuthorFilesLines
2011-06-07config.gcc: Unify V850 architecture options and add support for newer V850 ar...Nick Clifton4-128/+80
2011-05-03gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt1-1/+1
2011-05-02fr30-protos.h (Mmode): Don't define.Joseph Myers1-10/+8
2011-04-26fr30.h (inhibit_libc): Don't define.Joseph Myers1-2/+2
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford2-11/+16
2011-04-12v850.c (expand_prologue): Do not use the CALLT instruction for interrupt hand...Nick Clifton1-3/+3
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-9/+0
2011-03-29[multiple changes]Vladimir Makarov1-5/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+5
2011-03-27[multiple changes]Vladimir Makarov1-5/+0
2011-03-22v850-opts.h: New.Joseph Myers4-68/+93
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-1/+10
2011-03-21ChangeLog gcc/Kai Tietz1-7/+13
2011-03-18v850.h (OUTPUT_ADDR_CONST_EXTRA): Remove.Anatoly Sokolov3-13/+11
2011-02-14make v850 use constraints.mdNathan Froyd4-100/+128
2011-01-24v850.opt (mv850es): New option - alias for -mv850e1.Nick Clifton2-5/+15
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek5-5/+6
2010-12-22svr4.h: Remove.Joseph Myers1-2/+0
2010-12-13v850.h (SIZE_TYPE, [...]): Define.Joseph Myers1-0/+12
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers3-6/+5
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd2-12/+17
2010-11-16v850.md (maddsf4): Rename to fmasf4 and use fma rtx_code.Nick Clifton1-21/+20
2010-11-15re PR target/46432 (v850-elf --enable-werror-always build fails)Joern Rennecke1-3/+0
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-1/+1
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers2-12/+9
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov1-7/+0
2010-09-17v850.c (v850_function_value_regno_p): Make static.Naveen H.S2-158/+132
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers2-35/+21
2010-08-31v850-protos.h (function_arg): Delete.Nathan Froyd3-37/+30
2010-07-26configure.ac: Support all v850 targets.Naveen.H.S10-1082/+2228
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2-0/+2
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-9/+0
2010-06-17v850-protos.h (print_operand): Delete.Nathan Froyd3-28/+29
2010-06-05c-common.c: Move to c-family/.Steven Bosscher3-3/+3
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2009-11-24v850.c (function_arg): Fix handling of zero-length function arguments.Nick Clifton1-8/+16
2009-09-25v850.h (FUNCTION_VALUE): Remove.Anatoly Sokolov2-8/+15
2009-09-22v850.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson2-24/+39
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2-11/+13
2009-07-07cgraphunit.c: Replace %J by an explicit location.Manuel López-Ibáñez1-2/+3
2009-06-25arc.c: Include "df.h".Ian Lance Taylor2-16/+21
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor1-1/+1
2009-05-26Makefile.in (COMPILER, [...]): Define.Ian Lance Taylor2-4/+6
2009-05-12Merge cond-optab branch.Paolo Bonzini2-245/+62
2009-05-10arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers2-6/+10
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov1-6/+0
2009-04-23v850.md (epilogue): Remove suppressed code.Nick Clifton2-9/+4
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-5/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers2-0/+37