summaryrefslogtreecommitdiff
path: root/gcc/config/v850
Commit message (Expand)AuthorAgeFilesLines
* v850.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2011-09-131-9/+9
* tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford2011-08-181-0/+1
* Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth2011-08-051-20/+2
* target.def (class_max_nregs): New hook.Anatoly Sokolov2011-07-201-6/+0
* v850.h (CPP_SPEC): Define __v850e__ when compiling for the V850E.Nick Clifton2011-06-301-0/+1
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-06-161-7/+11
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-103/+0
* re PR target/49403 (v850e-elf: incompatible pointer type (near initialization...Nick Clifton2011-06-141-1/+3
* config.gcc: Unify V850 architecture options and add support for newer V850 ar...Nick Clifton2011-06-074-128/+80
* gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt2011-05-031-1/+1
* fr30-protos.h (Mmode): Don't define.Joseph Myers2011-05-021-10/+8
* fr30.h (inhibit_libc): Don't define.Joseph Myers2011-04-261-2/+2
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-212-11/+16
* v850.c (expand_prologue): Do not use the CALLT instruction for interrupt hand...Nick Clifton2011-04-121-3/+3
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-311-9/+0
* [multiple changes]Vladimir Makarov2011-03-291-5/+0
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-0/+5
* [multiple changes]Vladimir Makarov2011-03-271-5/+0
* v850-opts.h: New.Joseph Myers2011-03-224-68/+93
* target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers2011-03-221-1/+10
* ChangeLog gcc/Kai Tietz2011-03-211-7/+13
* v850.h (OUTPUT_ADDR_CONST_EXTRA): Remove.Anatoly Sokolov2011-03-183-13/+11
* make v850 use constraints.mdNathan Froyd2011-02-144-100/+128
* v850.opt (mv850es): New option - alias for -mv850e1.Nick Clifton2011-01-242-5/+15
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-035-5/+6
* svr4.h: Remove.Joseph Myers2010-12-221-2/+0
* v850.h (SIZE_TYPE, [...]): Define.Joseph Myers2010-12-131-0/+12
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-1/+0
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-303-6/+5
* target.def (conditional_register_usage): Define.Nathan Froyd2010-11-222-12/+17
* v850.md (maddsf4): Rename to fmasf4 and use fma rtx_code.Nick Clifton2010-11-161-21/+20
* re PR target/46432 (v850-elf --enable-werror-always build fails)Joern Rennecke2010-11-151-3/+0
* cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers2010-11-101-1/+1
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-222-12/+9
* avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov2010-10-161-7/+0
* v850.c (v850_function_value_regno_p): Make static.Naveen H.S2010-09-172-158/+132
* target.def (target_option.optimization): New hook.Joseph Myers2010-09-162-35/+21
* v850-protos.h (function_arg): Delete.Nathan Froyd2010-08-313-37/+30
* configure.ac: Support all v850 targets.Naveen.H.S2010-07-2610-1082/+2228
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-082-0/+2
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-9/+0
* v850-protos.h (print_operand): Delete.Nathan Froyd2010-06-173-28/+29
* c-common.c: Move to c-family/.Steven Bosscher2010-06-053-3/+3
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* v850.c (function_arg): Fix handling of zero-length function arguments.Nick Clifton2009-11-241-8/+16
* v850.h (FUNCTION_VALUE): Remove.Anatoly Sokolov2009-09-252-8/+15
* v850.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson2009-09-222-24/+39
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-262-11/+13
* cgraphunit.c: Replace %J by an explicit location.Manuel López-Ibáñez2009-07-071-2/+3
* arc.c: Include "df.h".Ian Lance Taylor2009-06-252-16/+21