Age | Commit message (Expand) | Author | Files | Lines |
2008-09-01 | expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand. | Jan Hubicka | 1 | -1/+1 |
2008-08-28 | v850.h (IRA_COVER_CLASSES): Define. | Nick Clifton | 1 | -1/+6 |
2008-05-08 | 2008-05-07 Kai Tietz <kai,tietz@onevision.com> | Kai Tietz | 1 | -1/+1 |
2008-04-08 | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 1 | -1/+1 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -6/+5 |
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 | 1 | -6/+6 |
2006-06-01 | v850.h (ASM_OUTPUT_ADDR_DIFF_ELT): Disabled the shift, as we've disabled the ... | DJ Delorie | 1 | -2/+4 |
2005-12-07 | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 1 | -90/+2 |
2005-09-28 | config/v850/v850.h (GO_IF_LEGITIMATE_ADDRESS): Tidy up formatting. | Nick Clifton | 1 | -4/+8 |
2005-08-26 | v850.c (ep_memory_operand): Return FALSE if TARGET_EP is not defined. | Nick Clifton | 1 | -3/+11 |
2005-08-06 | Makefile.in, [...]: Fix comment/doc typos. | Kazu Hirata | 1 | -1/+1 |
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 | 1 | -2/+2 |
2005-05-07 | v850.c (print_operand): Use gcc_assert and gcc_unreachable, as appropriate. | Nathan Sidwell | 1 | -1/+1 |
2005-04-06 | v850-protos.h (override_options): Delete. | Richard Sandiford | 1 | -155/+5 |
2005-03-21 | v850-protos.h: Remove the prototypes for reg_or_int9_operand... | Kazu Hirata | 1 | -26/+1 |
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 | 1 | -3/+0 |
2004-11-29 | cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks,... | Steven Bosscher | 1 | -5/+0 |
2004-09-08 | function.c (reference_callee_copied): New. | Richard Henderson | 1 | -2/+0 |
2004-07-13 | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 1 | -5/+1 |
2004-07-09 | v850-protos.h (v850_va_arg): Remove. | Richard Henderson | 1 | -6/+2 |
2004-03-07 | defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition. | Kazu Hirata | 1 | -15/+0 |
2004-02-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+1 |
2004-01-29 | v850.c (TARGET_PROMOTE_PROTOTYPES): New. | Kazu Hirata | 1 | -18/+2 |
2003-12-31 | lib1funcs.asm: Fix comment formatting. | Kazu Hirata | 1 | -16/+16 |
2003-12-13 | vxlib.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-10-02 | target.h (init_libfuncs): New hook. | Zack Weinberg | 1 | -17/+0 |
2003-09-04 | Add support for v850e1 processor - a variant of the v850e. | Nick Clifton | 1 | -0/+14 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 1 | -4/+0 |
2003-06-14 | rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | Roger Sayle | 1 | -2/+0 |
2003-06-11 | d30v.h: Delete reference to ASM_FINAL_SPEC. | Roger Sayle | 1 | -2/+1 |
2003-05-14 | target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | Richard Sandiford | 1 | -8/+0 |
2003-04-29 | c-pragma.c (maybe_apply_renaming_pragma): Fix typo. | Kriang Lerdsuwanakij | 1 | -1/+1 |
2003-04-17 | toplev.c (target_options): Add value field. | DJ Delorie | 1 | -6/+6 |
2003-04-17 | v850.c (print_operand): Use SYMBOL_REF_[ZST]DA. | Richard Henderson | 1 | -24/+13 |
2003-03-13 | lib1funcs.asm, [...]: GCC, not GNU CC. | Nathanael Nerode | 1 | -4/+4 |
2003-03-09 | frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES. | Neil Booth | 1 | -1/+6 |
2003-01-28 | target.h (targetm.address_cost): New. | Richard Henderson | 1 | -3/+0 |
2003-01-27 | Makefile.in (cse.o): Depend on TARGET_H. | Richard Henderson | 1 | -58/+0 |
2003-01-01 | c-pragma.c (c_register_pragma): New. | Neil Booth | 1 | -10/+10 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -7/+1 |
2002-10-01 | Don't let regrename clobber the link register. | Jim Wilson | 1 | -0/+6 |
2002-09-20 | Fix -O3 stdarg miscompilation. | Jim Wilson | 1 | -4/+3 |
2002-09-18 | s390.c: Follow spelling convention. | Kazu Hirata | 1 | -2/+2 |
2002-08-29 | v850.h (MULDI3_LIBCALL, [...]): Define. | Catherine Moore | 1 | -14/+59 |
2002-08-27 | config.gcc: Add v850e-*-* target. | Nick Clifton | 1 | -21/+77 |
2002-08-20 | arc.c (output_shift): Use stdio instead of asm_fprintf. | Kaveh R. Ghazi | 1 | -2/+2 |
2002-07-31 | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 1 | -11/+2 |