| Commit message (Expand) | Author | Age | Files | Lines |
* | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 2007-08-02 | 7 | -33/+26 |
* | v850.c (expand_prologue): Make sure GEN_INT() argument is sign extended rathe... | Rask Ingemann Lambertsen | 2007-07-04 | 3 | -143/+7 |
* | re PR target/32341 (undefined reference to `df_set_regs_ever_live_p') | Rask Ingemann Lambertsen | 2007-06-14 | 1 | -1/+2 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -9/+12 |
* | defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default. | Kai Tietz | 2007-03-22 | 1 | -1/+1 |
* | v850.c, [...]: Follow spelling conventions. | Kazu Hirata | 2007-02-04 | 3 | -14/+14 |
* | v850.h (ASM_OUTPUT_ADDR_DIFF_ELT): Disabled the shift, as we've disabled the ... | DJ Delorie | 2006-06-01 | 1 | -2/+4 |
* | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 2006-05-28 | 1 | -1/+1 |
* | tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document. | Richard Sandiford | 2006-03-02 | 1 | -0/+5 |
* | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 2005-12-07 | 3 | -121/+48 |
* | c-lex.c (pragma_lex): Rename from c_lex. | Richard Henderson | 2005-11-26 | 1 | -11/+11 |
* | tree-vect-transform.c, [...]: Fix comment typos. | Kazu Hirata | 2005-09-30 | 1 | -1/+1 |
* | config/v850/v850.h (GO_IF_LEGITIMATE_ADDRESS): Tidy up formatting. | Nick Clifton | 2005-09-28 | 2 | -5/+11 |
* | config/v850/lib1funcs.asm (___ucmpdi2): Correct jump instruction for when the | Nick Clifton | 2005-09-28 | 1 | -1/+1 |
* | v850.c (ep_memory_operand): Return FALSE if TARGET_EP is not defined. | Nick Clifton | 2005-08-26 | 4 | -43/+628 |
* | Eliminate linker error with v850e code using interrupt_handler attribute. | Erik Christiansen | 2005-08-17 | 1 | -14/+9 |
* | Makefile.in, [...]: Fix comment/doc typos. | Kazu Hirata | 2005-08-06 | 1 | -1/+1 |
* | toplev.h: Add comment about the first parameter for warning(). | DJ Delorie | 2005-07-19 | 1 | -11/+13 |
* | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 2005-07-03 | 1 | -5/+5 |
* | c-common.h (GCC_DIAG_STYLE): Define. | Joseph Myers | 2005-07-03 | 2 | -2/+2 |
* | toplev.c (default_tree_printer): Handle setting location with '+' flag. | Joseph Myers | 2005-07-02 | 1 | -3/+3 |
* | defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | Jakub Jelinek | 2005-06-26 | 1 | -2/+2 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 8 | -16/+16 |
* | common.opt (-Wattributes): New. | DJ Delorie | 2005-05-25 | 1 | -1/+1 |
* | v850.c (print_operand): Use gcc_assert and gcc_unreachable, as appropriate. | Nathan Sidwell | 2005-05-07 | 3 | -152/+122 |
* | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 2005-04-23 | 2 | -15/+15 |
* | v850-protos.h (override_options): Delete. | Richard Sandiford | 2005-04-06 | 4 | -196/+157 |
* | v850-protos.h: Remove the prototypes for reg_or_int9_operand... | Kazu Hirata | 2005-03-21 | 5 | -451/+445 |
* | v850.h (PREDICATE_CODES): Remove a nonexistent predicate in PREDICATE_CODES. | Kazu Hirata | 2005-03-18 | 1 | -1/+0 |
* | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 2004-12-29 | 3 | -13/+10 |
* | cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks,... | Steven Bosscher | 2004-11-29 | 1 | -5/+0 |
* | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 2004-11-09 | 1 | -1/+1 |
* | elfos.h, [...]: Update copyright. | Kazu Hirata | 2004-10-17 | 1 | -1/+1 |
* | function.c (reference_callee_copied): New. | Richard Henderson | 2004-09-08 | 2 | -2/+3 |
* | emit-rtl.c (gen_const_mem): New. | Richard Henderson | 2004-08-18 | 1 | -2/+1 |
* | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 2004-08-18 | 1 | -1/+1 |
* | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 2004-07-20 | 1 | -3/+0 |
* | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 2004-07-13 | 2 | -5/+20 |
* | builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference. | Richard Henderson | 2004-07-13 | 1 | -15/+0 |
* | v850-protos.h (v850_va_arg): Remove. | Richard Henderson | 2004-07-09 | 3 | -43/+12 |
* | alpha.c (alpha_use_dfa_pipeline_interface): Remove. | Steven Bosscher | 2004-07-06 | 1 | -8/+1 |
* | v850.c (v850_use_dfa_pipeline_interface): New. | Steven Bosscher | 2004-06-05 | 2 | -3/+20 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -1/+0 |
* | defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition. | Kazu Hirata | 2004-03-07 | 1 | -15/+0 |
* | Remove -fwritable-strings. | Zack Weinberg | 2004-02-23 | 1 | -7/+0 |
* | target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. | Kazu Hirata | 2004-02-08 | 1 | -2/+0 |
* | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 2004-02-06 | 1 | -1/+1 |
* | arm.md, [...]: Fix indentation. | Kazu Hirata | 2004-02-02 | 1 | -2/+2 |
* | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 2004-02-02 | 1 | -2/+3 |
* | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 2004-02-01 | 1 | -1/+1 |