Age | Commit message (Expand) | Author | Files | Lines |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-05-05 | rtl.h (plus_constant, [...]): Merge into a single plus_constant function. | Richard Sandiford | 1 | -1/+2 |
2011-06-16 | re PR middle-end/46500 (target.h includes tm.h) | Joern Rennecke | 1 | -10/+17 |
2011-06-15 | target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. | Joseph Myers | 1 | -14/+1 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -1/+0 |
2010-11-09 | * config/fr30/fr30.c: Include "df.h". | Anatoly Sokolov | 1 | -0/+1 |
2010-11-06 | fr30.h (FUNCTION_VALUE_REGNO_P, [...]): Remove macros. | Anatoly Sokolov | 1 | -0/+38 |
2010-10-28 | fr30-protos.h (fr30_num_arg_regs): Delete. | Nathan Froyd | 1 | -2/+38 |
2010-10-22 | target.h (enum opt_levels, [...]): New. | Joseph Myers | 1 | -2/+12 |
2010-10-08 | fr30.c (TARGET_EXCEPT_UNWIND_INFO): Define. | Nathan Froyd | 1 | -0/+3 |
2010-08-31 | fr30.c (fr30_move_double): Delete `dregno' and extra semicolons. | Nathan Froyd | 1 | -3/+2 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2009-09-22 | fr30.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New. | Richard Henderson | 1 | -0/+51 |
2009-08-26 | hooks.h (hook_bool_const_int_const_int_true): Declare. | Anatoly Sokolov | 1 | -0/+13 |
2009-06-30 | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 1 | -2/+13 |
2009-05-12 | Merge cond-optab branch. | Paolo Bonzini | 1 | -6/+0 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -2/+2 |
2008-04-08 | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 1 | -2/+2 |
2007-11-26 | re PR target/34174 (gcc produces erroneous asm for movdi) | Rask Ingemann Lambertsen | 1 | -36/+12 |
2007-09-18 | re PR target/33388 (fr30: ICE: RTL check: expected code 'reg', have 'subreg' ... | Rask Ingemann Lambertsen | 1 | -2/+3 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 1 | -3/+3 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -4/+3 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -3/+3 |
2007-03-29 | fr30.md (movdi): Do not accept immediates as the destination of this insn. | Lars Poeschel | 1 | -17/+17 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2005-05-09 | crtstuff.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-29 | fr30.c (fr30_expand_prologue): Use gcc_assert and gcc_unreachable as appropri... | Nathan Sidwell | 1 | -15/+8 |
2005-04-04 | fr30-protos.h: Remove the prototypes for stack_add_operand... | Kazu Hirata | 1 | -98/+0 |
2004-12-29 | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 1 | -12/+15 |
2004-09-18 | darwin-c.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-07-13 | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 1 | -0/+3 |
2004-07-13 | builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference. | Richard Henderson | 1 | -15/+0 |
2004-07-13 | target-def.h (TARGET_MUST_PASS_IN_STACK): New. | Richard Henderson | 1 | -2/+18 |
2004-07-08 | fr30-protos.h (fr30_va_arg): Remove. | Richard Henderson | 1 | -67/+9 |
2004-07-07 | (fr30_setup_incoming_varargs): Change arguments to match | Nick Clifton | 1 | -14/+13 |
2004-02-08 | target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. | Kazu Hirata | 1 | -3/+0 |
2004-02-06 | fr30-protos.h: Remove the prototype for fr30_setup_incoming_varargs. | Kazu Hirata | 1 | -4/+11 |
2004-02-04 | darwin.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -10/+10 |
2004-01-29 | fr30.c (TARGET_PROMOTE_PROTOTYPES): New. | Kazu Hirata | 1 | -6/+11 |
2003-12-21 | arm.c: Convert to ISO-C. | Kazu Hirata | 1 | -63/+25 |
2003-12-13 | vxlib.c: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2003-12-05 | d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions. | Steven Bosscher | 1 | -2/+2 |
2003-11-14 | config/fr30/fr30.c: Include toplev.h | Nick Clifton | 1 | -0/+1 |
2003-09-27 | GNU CC -> GCC | Kelley Cook | 1 | -4/+4 |
2003-05-16 | * fr30.c (fr30_print_operand): Fix format specifier warnings. | Kaveh R. Ghazi | 1 | -4/+4 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-11-21 | fr30.md (movsf_constant_store): Move code to detect 0.0 into fr30.c. | Nick Clifton | 1 | -0/+14 |