Age | Commit message (Expand) | Author | Files | Lines |
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 | -2/+3 |
2005-07-12 | builtins.c: (expand_builtin_memcmp, expand_builtin_strncmp): s/cmpstrsi/cmpst... | Adrian Straetling | 1 | -2/+2 |
2005-07-11 | alpha.c (alpha_gimplify_va_arg_1): Use build_va_arg_indirect_ref. | Richard Henderson | 1 | -2/+2 |
2005-07-03 | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 1 | -2/+2 |
2005-07-01 | libunwind.S, [...]: Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-30 | c4x-protos.h: Remove the prototypes for those functions removed from c4x.c. | Kazu Hirata | 5 | -510/+428 |
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 | 9 | -18/+18 |
2005-06-08 | * config/c4x/c4x.h (PREDICATE_CODES): Remove mem_operand. | Kazu Hirata | 1 | -2/+1 |
2005-06-06 | exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form... | Jakub Jelinek | 1 | -1/+1 |
2005-05-26 | opt-functions.awk (var_type): New function. | Richard Sandiford | 3 | -7/+1 |
2005-05-25 | common.opt (-Wattributes): New. | DJ Delorie | 1 | -1/+1 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 2 | -2/+3 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 2 | -3/+3 |
2005-04-06 | re PR target/17824 (Hard-coded AS and LD in c4x.h) | Ralf Corsepius | 1 | -8/+0 |
2005-03-30 | c4x-protos.h (c4x_rpts_cycles, [...]): Delete. | Richard Sandiford | 4 | -246/+203 |
2004-12-29 | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 1 | -2/+0 |
2004-11-24 | c-opts.c (c_common_post_options): Don't clear flag_inline_functions. | Steven Bosscher | 1 | -3/+1 |
2004-11-23 | t-rtems: New. | Ralf Corsepius | 1 | -0/+10 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -1/+1 |
2004-10-21 | dbxout.c (asmfile): Delete. | Zack Weinberg | 1 | -2/+0 |
2004-10-17 | elfos.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-10-13 | Remove inclusion of loop.h | Nick Clifton | 1 | -1/+0 |
2004-09-18 | darwin-c.c, [...]: Fix comment typos. | Kazu Hirata | 2 | -3/+3 |
2004-09-15 | configure.ac: Check for COMDAT support. | Mark Mitchell | 1 | -2/+3 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -1/+1 |
2004-08-18 | c4x.c (legitimize_operands): Remove calls to preserve_subexpressions_p. | Paolo Bonzini | 1 | -2/+0 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -1/+1 |
2004-08-13 | darwin-c.c (find_subframework_file): Fix spelling of cannot. | Andrew Pinski | 3 | -9/+9 |
2004-07-20 | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 1 | -3/+0 |
2004-07-17 | langhooks.h (builtin_function): New langhook. | Joseph Myers | 1 | -32/+44 |
2004-07-14 | alpha.c (alpha_gimplify_va_arg_1): Move indirect ... | Richard Henderson | 1 | -0/+8 |
2004-07-14 | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 1 | -7/+0 |
2004-07-13 | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 1 | -4/+0 |
2004-07-13 | target-def.h (TARGET_MUST_PASS_IN_STACK): New. | Richard Henderson | 1 | -3/+3 |
2004-07-08 | c4x-protos.h (c4x_va_arg): Remove. | Richard Henderson | 3 | -11/+12 |
2004-07-07 | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 2 | -6/+6 |
2004-07-05 | c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS. | Joseph Myers | 1 | -4/+0 |
2004-07-04 | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 1 | -14/+0 |
2004-06-30 | * config/c4x/c4x.md: Fix comment. | Steven Bosscher | 1 | -16/+2 |
2004-06-07 | hooks.c (hook_int_void_1): New generic hook. | Steven Bosscher | 2 | -3/+5 |
2004-05-21 | oops - omitted from previous delta. This change is: | Nick Clifton | 1 | -4/+4 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -3/+0 |
2004-04-30 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 2 | -3/+3 |
2004-03-11 | c-typeck.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 1 | -2/+2 |
2004-02-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+1 |
2004-02-04 | alpha.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-02-03 | c4x.h (FUNCTION_VALUE): Use gen_rtx_REG instead of gen_rtx. | Kazu Hirata | 1 | -2/+2 |
2004-02-03 | alpha.c, [...]: Use const0_rtx instead of GEN_INT (0). | Kazu Hirata | 1 | -3/+3 |