Age | Commit message (Expand) | Author | Files | Lines |
2007-07-04 | v850.c (expand_prologue): Make sure GEN_INT() argument is sign extended rathe... | Rask Ingemann Lambertsen | 1 | -82/+4 |
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-02-04 | v850.c, [...]: Follow spelling conventions. | Kazu Hirata | 1 | -5/+5 |
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 | 1 | -24/+46 |
2005-08-26 | v850.c (ep_memory_operand): Return FALSE if TARGET_EP is not defined. | Nick Clifton | 1 | -1/+8 |
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 | 1 | -1/+1 |
2005-07-02 | toplev.c (default_tree_printer): Handle setting location with '+' flag. | Joseph Myers | 1 | -3/+3 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
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 | 1 | -130/+99 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -1/+1 |
2005-04-06 | v850-protos.h (override_options): Delete. | Richard Sandiford | 1 | -40/+61 |
2005-03-21 | v850-protos.h: Remove the prototypes for reg_or_int9_operand... | Kazu Hirata | 1 | -409/+1 |
2004-12-29 | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 1 | -7/+10 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -1/+1 |
2004-09-08 | function.c (reference_callee_copied): New. | Richard Henderson | 1 | -0/+3 |
2004-07-20 | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 1 | -3/+0 |
2004-07-13 | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 1 | -0/+19 |
2004-07-13 | builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference. | Richard Henderson | 1 | -15/+0 |
2004-07-09 | v850-protos.h (v850_va_arg): Remove. | Richard Henderson | 1 | -36/+10 |
2004-07-06 | alpha.c (alpha_use_dfa_pipeline_interface): Remove. | Steven Bosscher | 1 | -8/+1 |
2004-06-05 | v850.c (v850_use_dfa_pipeline_interface): New. | Steven Bosscher | 1 | -0/+11 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -1/+0 |
2004-02-23 | Remove -fwritable-strings. | Zack Weinberg | 1 | -7/+0 |
2004-02-08 | target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. | Kazu Hirata | 1 | -2/+0 |
2004-02-01 | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 1 | -1/+1 |
2004-01-29 | v850.c (TARGET_PROMOTE_PROTOTYPES): New. | Kazu Hirata | 1 | -1/+36 |
2003-12-31 | lib1funcs.asm: Fix comment formatting. | Kazu Hirata | 1 | -9/+9 |
2003-12-13 | vxlib.c: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2003-10-04 | v850-c.c, [...]: Convert to ISO C90 function declarations and definitions. | Nathanael Nerode | 1 | -183/+104 |
2003-09-20 | c-format.c (gcc_diag_char_table): Add %J. | Richard Henderson | 1 | -4/+4 |
2003-07-26 | pe.c (arm_mark_dllimport): Don't use xxx_with_decl. | Gabriel Dos Reis | 1 | -4/+4 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 1 | -9/+3 |
2003-05-16 | * v850.c (print_operand): Fix format specifier warnings. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-05-14 | target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | Richard Sandiford | 1 | -10/+10 |
2003-04-20 | target.h (encode_section_info): Add new argument carrying the RTL to be modif... | Zack Weinberg | 1 | -8/+8 |
2003-04-17 | v850.c (print_operand): Use SYMBOL_REF_[ZST]DA. | Richard Henderson | 1 | -79/+59 |
2003-04-04 | (expand_prologue): Only use register save helper functions if long calls are ... | Nick Clifton | 1 | -25/+31 |
2003-03-28 | elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label. | Alan Modra | 1 | -3/+1 |
2003-03-13 | lib1funcs.asm, [...]: GCC, not GNU CC. | Nathanael Nerode | 1 | -4/+4 |
2003-01-28 | target.h (targetm.address_cost): New. | Richard Henderson | 1 | -0/+2 |
2003-01-27 | Makefile.in (cse.o): Depend on TARGET_H. | Richard Henderson | 1 | -1/+55 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-09-20 | Fix -O3 stdarg miscompilation. | Jim Wilson | 1 | -5/+1 |
2002-09-18 | s390.c: Follow spelling convention. | Kazu Hirata | 1 | -4/+4 |
2002-09-14 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |