summaryrefslogtreecommitdiff
path: root/gcc/config/v850/v850.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* config.gcc: Unify V850 architecture options and add support for newer V850 ar...Nick Clifton2011-06-071-2/+2
* fr30.h (inhibit_libc): Don't define.Joseph Myers2011-04-261-2/+2
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-211-11/+0
* 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-221-19/+0
* v850.h (OUTPUT_ADDR_CONST_EXTRA): Remove.Anatoly Sokolov2011-03-181-5/+1
* make v850 use constraints.mdNathan Froyd2011-02-141-97/+17
* v850.opt (mv850es): New option - alias for -mv850e1.Nick Clifton2011-01-241-3/+9
* svr4.h: Remove.Joseph Myers2010-12-221-2/+0
* v850.h (SIZE_TYPE, [...]): Define.Joseph Myers2010-12-131-0/+12
* target.def (conditional_register_usage): Define.Nathan Froyd2010-11-221-12/+0
* re PR target/46432 (v850-elf --enable-werror-always build fails)Joern Rennecke2010-11-151-3/+0
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-221-3/+0
* 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-171-6/+6
* target.def (target_option.optimization): New hook.Joseph Myers2010-09-161-34/+1
* v850-protos.h (function_arg): Delete.Nathan Froyd2010-08-311-28/+0
* configure.ac: Support all v850 targets.Naveen.H.S2010-07-261-67/+127
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-9/+0
* v850-protos.h (print_operand): Delete.Nathan Froyd2010-06-171-13/+0
* v850.h (FUNCTION_VALUE): Remove.Anatoly Sokolov2009-09-251-8/+0
* v850.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson2009-09-221-23/+0
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-261-11/+1
* defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov2009-05-031-6/+0
* defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini2009-04-221-5/+0
* expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka2008-09-011-1/+1
* v850.h (IRA_COVER_CLASSES): Define.Nick Clifton2008-08-281-1/+6
* 2008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz2008-05-081-1/+1
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-081-1/+1
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-6/+5
* defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.Kai Tietz2007-03-221-1/+1
* v850.c, [...]: Follow spelling conventions.Kazu Hirata2007-02-041-6/+6
* v850.h (ASM_OUTPUT_ADDR_DIFF_ELT): Disabled the shift, as we've disabled the ...DJ Delorie2006-06-011-2/+4
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-90/+2
* config/v850/v850.h (GO_IF_LEGITIMATE_ADDRESS): Tidy up formatting.Nick Clifton2005-09-281-4/+8
* v850.c (ep_memory_operand): Return FALSE if TARGET_EP is not defined.Nick Clifton2005-08-261-3/+11
* Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata2005-08-061-1/+1
* defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek2005-06-261-2/+2
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* v850.c (print_operand): Use gcc_assert and gcc_unreachable, as appropriate.Nathan Sidwell2005-05-071-1/+1
* v850-protos.h (override_options): Delete.Richard Sandiford2005-04-061-155/+5
* v850-protos.h: Remove the prototypes for reg_or_int9_operand...Kazu Hirata2005-03-211-26/+1
* v850.h (PREDICATE_CODES): Remove a nonexistent predicate in PREDICATE_CODES.Kazu Hirata2005-03-181-1/+0
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-291-3/+0
* cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks,...Steven Bosscher2004-11-291-5/+0