summaryrefslogtreecommitdiff
path: root/gcc/config/mn10300
Commit message (Expand)AuthorAgeFilesLines
* builtins.c (fold_builtin_next_arg): Use stdarg_p.Nathan Froyd2010-08-091-3/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-9/+0
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher2010-05-031-1/+1
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-022-2/+2
* mn10300.h (FUNCTION_ARG_REGNO_P): Revert previous delta.Nick Clifton2010-02-151-1/+1
* Revert r156276Nick Clifton2010-01-272-11/+75
* defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton2009-11-041-4/+0
* mn10300.c (mn10300_function_value): Make static, add new 'outgoing' argument.Anatoly Sokolov2009-11-013-22/+31
* mn10300.h (CONSTANT_ADDRESS_P): Do not allow CONST_DOUBLEs.Nick Clifton2009-10-081-1/+1
* mn10300.h (USER_LABEL_PREFIX): Define.Nick Clifton2009-10-021-1/+4
* mn10300.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New.Richard Henderson2009-09-222-25/+41
* defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov2009-06-251-2/+0
* frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini2009-05-151-3/+0
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-143-31/+18
* Merge cond-optab branch.Paolo Bonzini2009-05-122-127/+85
* tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2009-05-043-21/+6
* defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov2009-05-031-1/+0
* target.h (struct gcc_target): Add case_values_threshold field.Anatoly Sokolov2009-04-252-10/+18
* defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini2009-04-221-5/+0
* ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers2009-04-212-0/+37
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-203-3/+3
* mn10300.h (CALL_REALLY_USED_REGISTERS): Define.Nick Clifton2008-10-282-9/+16
* mn10300.h (OUTPUT_ADDR_CONST_EXTRA): Handle UNSPEC_GOTSYM_OFFs.Richard Sandiford2008-10-154-15/+15
* expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka2008-09-011-1/+1
* frv.c (frv_rtx_costs): Update forward declaration.Jan Hubicka2008-08-311-2/+2
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-5/+5
* mn10300.c (mn10300_secondary_reload_class): We need secondary reloads for AM3...Jeff Law2008-08-291-11/+26
* mn10300.md (movqi, movhi): Split i->d*a case into two cases to avoid the poss...Jeff Law2008-08-261-10/+14
* [multiple changes]Vladimir Makarov2008-08-261-0/+13
* alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-11/+11
* rtl.h (emit_clobber, [...]): Declare.Richard Sandiford2008-06-011-2/+2
* rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck2008-05-141-2/+2
* 2008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz2008-05-081-1/+1
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-1/+1
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-082-18/+18
* re PR target/31110 (Problem while compiling gcc for mn10300-elf)Nick Clifton2008-03-281-6/+2
* re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek2007-12-063-9/+4
* mn10300.md: (call_internal): Remove mode on operand 0 in order to match UNPSE...Nick Clifton2007-11-261-5/+9
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-233-8/+8
* alias.h (alias_set_type): Define new type.Ian Lance Taylor2007-08-111-1/+1
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-028-40/+32
* Replace no_new_pseudos in backends.Ian Lance Taylor2007-07-101-4/+7
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-50/+34
* genrecog.c: Include regs.h in generated file.Eric Christopher2007-05-305-114/+150
* defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.Kai Tietz2007-03-221-1/+1
* bitops.md, [...]: Follow spelling conventions.Kazu Hirata2007-02-042-2/+2
* c-decl.c, [...]: Fix comment typos.Kazu Hirata2007-02-031-1/+1
* alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher2007-01-021-4/+2