Age | Commit message (Expand) | Author | Files | Lines |
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-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 | 2 | -17/+10 |
2005-04-19 | tree-ssa-phiopt.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2005-04-04 | fr30-protos.h: Remove the prototypes for stack_add_operand... | Kazu Hirata | 5 | -118/+128 |
2005-04-02 | fr30.h (PREDICATE_CODES): Remove fp_displacement_operand, sp_displacement_ope... | Kazu Hirata | 1 | -2/+0 |
2005-03-21 | * config/fr30/fr30.h (TARGET_SMALL_MODEL_MASK, TARGET_SMALL_MODEL) | Richard Sandiford | 2 | -18/+27 |
2004-12-29 | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 3 | -32/+15 |
2004-09-18 | darwin-c.c, [...]: Fix comment typos. | Kazu Hirata | 3 | -5/+5 |
2004-07-13 | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 2 | -3/+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 | 2 | -47/+20 |
2004-07-08 | fr30-protos.h (fr30_va_arg): Remove. | Richard Henderson | 3 | -72/+9 |
2004-07-07 | (fr30_setup_incoming_varargs): Change arguments to match | Nick Clifton | 1 | -14/+13 |
2004-04-30 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-03-15 | c-incpath.c, [...]: Update copyright. | Kazu Hirata | 2 | -2/+2 |
2004-03-07 | defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition. | Kazu Hirata | 1 | -21/+0 |
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 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+2 |
2004-02-06 | fr30-protos.h: Remove the prototype for fr30_setup_incoming_varargs. | Kazu Hirata | 3 | -23/+14 |
2004-02-04 | darwin.c, [...]: Fix comment formatting. | Kazu Hirata | 2 | -13/+13 |
2004-02-04 | * config/arc/arc.h, config/fr30/fr30.h | Kazu Hirata | 1 | -28/+0 |
2004-02-04 | fr30.h (FUNCTION_VALUE): Remove the target-independent comment. | Kazu Hirata | 1 | -18/+0 |
2004-02-03 | alpha.c, [...]: Use const0_rtx instead of GEN_INT (0). | Kazu Hirata | 1 | -6/+6 |
2004-02-01 | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 1 | -4/+4 |
2004-01-29 | fr30.c (TARGET_PROMOTE_PROTOTYPES): New. | Kazu Hirata | 2 | -24/+13 |
2003-12-21 | arm.c: Convert to ISO-C. | Kazu Hirata | 1 | -63/+25 |
2003-12-13 | vxlib.c: Fix comment typos. | Kazu Hirata | 3 | -5/+5 |
2003-12-05 | d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions. | Steven Bosscher | 2 | -21/+21 |
2003-11-14 | config/fr30/fr30.c: Include toplev.h | Nick Clifton | 1 | -0/+1 |
2003-09-27 | GNU CC -> GCC | Kelley Cook | 5 | -19/+19 |
2003-05-16 | * fr30.c (fr30_print_operand): Fix format specifier warnings. | Kaveh R. Ghazi | 1 | -4/+4 |
2002-12-21 | fr30.md: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2002-12-20 | c-pretty-print.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-12-19 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 2 | -25/+4 |
2002-11-21 | fr30.md (movsf_constant_store): Move code to detect 0.0 into fr30.c. | Nick Clifton | 3 | -9/+19 |
2002-10-15 | real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. | Richard Henderson | 1 | -3/+2 |
2002-09-19 | real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ... | Richard Henderson | 1 | -2/+0 |
2002-09-19 | fp-bit.c: Follow spelling conventions. | Kazu Hirata | 3 | -4/+4 |
2002-09-15 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-14 | fr30.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-09-09 | (output.h): Move after inclusion of tree.h. Fix folding marks. | Nick Clifton | 1 | -15/+18 |
2002-09-09 | * fr30.c (fr30_print_operand): Fix bug in output of CONST_DOUBLE. | Kaveh R. Ghazi | 1 | -1/+3 |
2002-08-21 | tree.c (finish_vector_type): Fix a typo in a comment. | Stan Shebs | 1 | -1/+1 |
2002-07-31 | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 1 | -13/+2 |
2002-07-30 | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 1 | -13/+0 |
2002-07-16 | varargs.h: Replace with stub which issues #error. | Zack Weinberg | 1 | -5/+3 |
2002-06-17 | (CUMULATIVE_ARGS): Replace typedef with #define. | Nick Clifton | 1 | -1/+1 |