Age | Commit message (Expand) | Author | Files | Lines |
2008-09-09 | * config/v850/v850.md (return): Restore frame size restriction. | Nick Clifton | 1 | -1/+1 |
2008-09-01 | expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand. | Jan Hubicka | 1 | -1/+1 |
2008-08-31 | frv.c (frv_rtx_costs): Update forward declaration. | Jan Hubicka | 1 | -1/+1 |
2008-08-31 | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 1 | -3/+3 |
2008-08-28 | v850.h (IRA_COVER_CLASSES): Define. | Nick Clifton | 2 | -2/+7 |
2008-06-01 | rtl.h (emit_clobber, [...]): Declare. | Richard Sandiford | 1 | -1/+1 |
2008-05-08 | 2008-05-07 Kai Tietz <kai,tietz@onevision.com> | Kai Tietz | 1 | -1/+1 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -1/+1 |
2008-04-08 | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 2 | -3/+3 |
2008-04-02 | v850.md (casesi): Remove if (0) code. | Ben Elliston | 1 | -8/+0 |
2008-03-27 | sourcebuild.texi, [...]: Revert automatic dependency patch. | Tom Tromey | 2 | -4/+6 |
2008-03-25 | x-solaris (host-solaris.o): Update. | Tom Tromey | 2 | -6/+4 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 1 | -5/+5 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 7 | -33/+26 |
2007-07-04 | v850.c (expand_prologue): Make sure GEN_INT() argument is sign extended rathe... | Rask Ingemann Lambertsen | 3 | -143/+7 |
2007-06-14 | re PR target/32341 (undefined reference to `df_set_regs_ever_live_p') | Rask Ingemann Lambertsen | 1 | -1/+2 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -9/+12 |
2007-03-22 | defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default. | Kai Tietz | 1 | -1/+1 |
2007-02-04 | v850.c, [...]: Follow spelling conventions. | Kazu Hirata | 3 | -14/+14 |
2006-06-01 | v850.h (ASM_OUTPUT_ADDR_DIFF_ELT): Disabled the shift, as we've disabled the ... | DJ Delorie | 1 | -2/+4 |
2006-05-28 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-03-02 | tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document. | Richard Sandiford | 1 | -0/+5 |
2005-12-07 | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 3 | -121/+48 |
2005-11-26 | c-lex.c (pragma_lex): Rename from c_lex. | Richard Henderson | 1 | -11/+11 |
2005-09-30 | tree-vect-transform.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-09-28 | config/v850/v850.h (GO_IF_LEGITIMATE_ADDRESS): Tidy up formatting. | Nick Clifton | 2 | -5/+11 |
2005-09-28 | config/v850/lib1funcs.asm (___ucmpdi2): Correct jump instruction for when the | Nick Clifton | 1 | -1/+1 |
2005-08-26 | v850.c (ep_memory_operand): Return FALSE if TARGET_EP is not defined. | Nick Clifton | 4 | -43/+628 |
2005-08-17 | Eliminate linker error with v850e code using interrupt_handler attribute. | Erik Christiansen | 1 | -14/+9 |
2005-08-06 | Makefile.in, [...]: Fix comment/doc typos. | Kazu Hirata | 1 | -1/+1 |
2005-07-19 | toplev.h: Add comment about the first parameter for warning(). | DJ Delorie | 1 | -11/+13 |
2005-07-03 | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 1 | -5/+5 |
2005-07-03 | c-common.h (GCC_DIAG_STYLE): Define. | Joseph Myers | 2 | -2/+2 |
2005-07-02 | toplev.c (default_tree_printer): Handle setting location with '+' flag. | Joseph Myers | 1 | -3/+3 |
2005-06-26 | defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | Jakub Jelinek | 1 | -2/+2 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 8 | -16/+16 |
2005-05-25 | common.opt (-Wattributes): New. | DJ Delorie | 1 | -1/+1 |
2005-05-07 | v850.c (print_operand): Use gcc_assert and gcc_unreachable, as appropriate. | Nathan Sidwell | 3 | -152/+122 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 2 | -15/+15 |
2005-04-06 | v850-protos.h (override_options): Delete. | Richard Sandiford | 4 | -196/+157 |
2005-03-21 | v850-protos.h: Remove the prototypes for reg_or_int9_operand... | Kazu Hirata | 5 | -451/+445 |
2005-03-18 | v850.h (PREDICATE_CODES): Remove a nonexistent predicate in PREDICATE_CODES. | Kazu Hirata | 1 | -1/+0 |
2004-12-29 | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 3 | -13/+10 |
2004-11-29 | cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks,... | Steven Bosscher | 1 | -5/+0 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -1/+1 |
2004-10-17 | elfos.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-09-08 | function.c (reference_callee_copied): New. | Richard Henderson | 2 | -2/+3 |
2004-08-18 | emit-rtl.c (gen_const_mem): New. | Richard Henderson | 1 | -2/+1 |
2004-08-18 | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 1 | -1/+1 |
2004-07-20 | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 1 | -3/+0 |