| Commit message (Expand) | Author | Age | Files | Lines |
* | builtins.c (fold_builtin_next_arg): Use stdarg_p. | Nathan Froyd | 2010-08-09 | 1 | -3/+1 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | reginfo.c (init_reg_sets_1): Adjust comments. | Nathan Froyd | 2010-06-29 | 1 | -9/+0 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -1/+0 |
* | tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. | Steven Bosscher | 2010-05-03 | 1 | -1/+1 |
* | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 2010-04-02 | 2 | -2/+2 |
* | mn10300.h (FUNCTION_ARG_REGNO_P): Revert previous delta. | Nick Clifton | 2010-02-15 | 1 | -1/+1 |
* | Revert r156276 | Nick Clifton | 2010-01-27 | 2 | -11/+75 |
* | defaults.h (CONSTANT_ADDRESS_P): Provide a default definition. | Nick Clifton | 2009-11-04 | 1 | -4/+0 |
* | mn10300.c (mn10300_function_value): Make static, add new 'outgoing' argument. | Anatoly Sokolov | 2009-11-01 | 3 | -22/+31 |
* | mn10300.h (CONSTANT_ADDRESS_P): Do not allow CONST_DOUBLEs. | Nick Clifton | 2009-10-08 | 1 | -1/+1 |
* | mn10300.h (USER_LABEL_PREFIX): Define. | Nick Clifton | 2009-10-02 | 1 | -1/+4 |
* | mn10300.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New. | Richard Henderson | 2009-09-22 | 2 | -25/+41 |
* | defaults.h (CAN_ELIMINATE): Provide default. | Anatoly Sokolov | 2009-06-25 | 1 | -2/+0 |
* | frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS. | Paolo Bonzini | 2009-05-15 | 1 | -3/+0 |
* | tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc... | Paolo Bonzini | 2009-05-14 | 3 | -31/+18 |
* | Merge cond-optab branch. | Paolo Bonzini | 2009-05-12 | 2 | -127/+85 |
* | tm.texi (LEGITIMIZE_ADDRESS): Revise documentation. | Paolo Bonzini | 2009-05-04 | 3 | -21/+6 |
* | defaults.h (FRAME_POINTER_REQUIRED): Provide default. | Anatoly Sokolov | 2009-05-03 | 1 | -1/+0 |
* | target.h (struct gcc_target): Add case_values_threshold field. | Anatoly Sokolov | 2009-04-25 | 2 | -10/+18 |
* | defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default. | Paolo Bonzini | 2009-04-22 | 1 | -5/+0 |
* | ABOUT-GCC-NLS, [...]: Add copyright and license notices. | Joseph Myers | 2009-04-21 | 2 | -0/+37 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 3 | -3/+3 |
* | mn10300.h (CALL_REALLY_USED_REGISTERS): Define. | Nick Clifton | 2008-10-28 | 2 | -9/+16 |
* | mn10300.h (OUTPUT_ADDR_CONST_EXTRA): Handle UNSPEC_GOTSYM_OFFs. | Richard Sandiford | 2008-10-15 | 4 | -15/+15 |
* | expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand. | Jan Hubicka | 2008-09-01 | 1 | -1/+1 |
* | frv.c (frv_rtx_costs): Update forward declaration. | Jan Hubicka | 2008-08-31 | 1 | -2/+2 |
* | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 2008-08-31 | 1 | -5/+5 |
* | mn10300.c (mn10300_secondary_reload_class): We need secondary reloads for AM3... | Jeff Law | 2008-08-29 | 1 | -11/+26 |
* | mn10300.md (movqi, movhi): Split i->d*a case into two cases to avoid the poss... | Jeff Law | 2008-08-26 | 1 | -10/+14 |
* | [multiple changes] | Vladimir Makarov | 2008-08-26 | 1 | -0/+13 |
* | alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. | Kaveh R. Ghazi | 2008-08-06 | 1 | -11/+11 |
* | rtl.h (emit_clobber, [...]): Declare. | Richard Sandiford | 2008-06-01 | 1 | -2/+2 |
* | rtl.texi: Removed reference to REG_NO_CONFLICT notes. | Kenneth Zadeck | 2008-05-14 | 1 | -2/+2 |
* | 2008-05-07 Kai Tietz <kai,tietz@onevision.com> | Kai Tietz | 2008-05-08 | 1 | -1/+1 |
* | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 2008-04-25 | 1 | -1/+1 |
* | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 2008-04-08 | 2 | -18/+18 |
* | re PR target/31110 (Problem while compiling gcc for mn10300-elf) | Nick Clifton | 2008-03-28 | 1 | -6/+2 |
* | re PR middle-end/20983 (varargs functions force va_list variable to stack unn... | Jakub Jelinek | 2007-12-06 | 3 | -9/+4 |
* | mn10300.md: (call_internal): Remove mode on operand 0 in order to match UNPSE... | Nick Clifton | 2007-11-26 | 1 | -5/+9 |
* | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 2007-08-23 | 3 | -8/+8 |
* | alias.h (alias_set_type): Define new type. | Ian Lance Taylor | 2007-08-11 | 1 | -1/+1 |
* | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 2007-08-02 | 8 | -40/+32 |
* | Replace no_new_pseudos in backends. | Ian Lance Taylor | 2007-07-10 | 1 | -4/+7 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -50/+34 |
* | genrecog.c: Include regs.h in generated file. | Eric Christopher | 2007-05-30 | 5 | -114/+150 |
* | defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default. | Kai Tietz | 2007-03-22 | 1 | -1/+1 |
* | bitops.md, [...]: Follow spelling conventions. | Kazu Hirata | 2007-02-04 | 2 | -2/+2 |
* | c-decl.c, [...]: Fix comment typos. | Kazu Hirata | 2007-02-03 | 1 | -1/+1 |
* | alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes. | Steven Bosscher | 2007-01-02 | 1 | -4/+2 |