| Commit message (Expand) | Author | Age | Files | Lines |
* | PR target/5362 | nickc | 2009-03-11 | 1 | -3/+0 |
* | * config/mcore/mcore.h (IRA_COVER_CLASSES): Define. | nickc | 2008-08-28 | 1 | -2/+8 |
* | * function.h (incomming_args): Break out of struct function. | hubicka | 2008-04-08 | 1 | -1/+1 |
* | * config/host-hpux.c: Change copyright header to refer to version 3 of the GNU | nickc | 2007-08-02 | 1 | -4/+3 |
* | * config/mcore/predicates.md (mcore_general_movesrc_operand): Accept CONSTs. | nickc | 2007-01-11 | 1 | -16/+17 |
* | gcc/ | shinwell | 2006-12-08 | 1 | -6/+1 |
* | * config/alpha/alpha.c (alpha_start_function): Use switch_to_section. | rsandifo | 2005-12-07 | 1 | -30/+0 |
* | Fix misoptimization of mask and shift. | wilson | 2005-08-17 | 1 | -6/+4 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * config/mcore/mcore.c (mcore_print_operand_address): Use | nathan | 2005-05-06 | 1 | -1/+1 |
* | * attribs.c, c-pragma.c, caller-save.c, cfghooks.h, | kazu | 2005-04-28 | 1 | -1/+1 |
* | * config/mcore/mcore-protos.h: Remove the prototypes for | kazu | 2005-04-04 | 1 | -20/+0 |
* | * config/mcore/mcore.h (target_flags, HARDLIT_BIT, ALIGN8_BIT, DIV_BIT) | rsandifo | 2005-04-04 | 1 | -90/+11 |
* | * config/mcore/mcore.h (PREDICATE_CODES): Add SYMBOL_REF and | kazu | 2005-04-04 | 1 | -2/+2 |
* | * target.h (targetm.calls.arg_partial_bytes): New. | rth | 2004-12-30 | 1 | -8/+0 |
* | * rtl.def (NIL): Delete. | zack | 2004-08-18 | 1 | -1/+1 |
* | Hot/cold partitioning update patch. The problems that this patch | ctice | 2004-08-18 | 1 | -0/+1 |
* | * tree.c (handle_dll_attribute): Move here from i383/winnt.c. | mmitchel | 2004-08-06 | 1 | -1/+1 |
* | * defaults.h (TARGET_DECLSPEC): New macro. | mmitchel | 2004-08-04 | 1 | -8/+0 |
* | * target.h (struct gcc_target): Add calls.pass_by_reference. | rth | 2004-07-14 | 1 | -8/+0 |
* | * target-def.h (TARGET_MUST_PASS_IN_STACK): New. | rth | 2004-07-13 | 1 | -4/+1 |
* | * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't check | jsm28 | 2004-07-05 | 1 | -3/+0 |
* | * system.h: Poison NO_RECURSIVE_FUNCTION_CSE. | ian | 2004-05-21 | 1 | -3/+0 |
* | * defaults.h (LEGITIMIZE_ADDRESS): Provide a default | kazu | 2004-03-07 | 1 | -1/+0 |
* | * config/mcore/mcore.h (ASM_OUTPUT_EXTERNAL): Remove. | kazu | 2004-02-19 | 1 | -19/+0 |
* | * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | amodra | 2004-02-06 | 1 | -1/+1 |
* | * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md, | kazu | 2004-02-01 | 1 | -3/+3 |
* | * config/mcore/mcore-protos.h: Remove the prototype for | kazu | 2004-01-29 | 1 | -31/+1 |
* | * config/mcore/lib1.asm: Fix comment formatting. | kazu | 2004-01-11 | 1 | -4/+4 |
* | * config/mcore/mcore.c: Convert to ISO C90 function declarations and definiti... | nickc | 2003-10-02 | 1 | -48/+21 |
* | * config/mcore/mcore-protos.h (mcore_r15_operand_p): Declare. | rsandifo | 2003-09-12 | 1 | -1/+2 |
* | * Makefile.in (INCLUDES): Remove -I$(srcdir)/config. | zack | 2003-08-21 | 1 | -8/+0 |
* | * config/m32r/m32r.c: Fix comment typos. | kazu | 2003-07-03 | 1 | -3/+3 |
* | * rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | sayle | 2003-06-14 | 1 | -4/+0 |
* | * alpha.c (print_operand_address): Fix format specifier warnings. | ghazi | 2003-06-04 | 1 | -1/+1 |
* | * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | rsandifo | 2003-05-14 | 1 | -3/+0 |
* | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | hubicka | 2003-05-12 | 1 | -3/+3 |
* | * c-pragma.c (maybe_apply_renaming_pragma): Fix typo. | lerdsuwa | 2003-04-29 | 1 | -1/+1 |
* | * toplev.c (target_options): Add value field. | dj | 2003-04-17 | 1 | -1/+1 |
* | (CPP_SPEC): Remove trailing semi-colon. | nickc | 2003-03-19 | 1 | -21/+22 |
* | /home/neil/diffs/mcore.log | neil | 2003-03-12 | 1 | -20/+20 |
* | * target.h (targetm.address_cost): New. | rth | 2003-01-28 | 1 | -4/+0 |
* | * Makefile.in (cse.o): Depend on TARGET_H. | rth | 2003-01-28 | 1 | -27/+0 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -10/+0 |
* | * config/elfos.h: Follow spelling conventions. | kazu | 2002-09-24 | 1 | -1/+1 |
* | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | ghazi | 2002-07-31 | 1 | -5/+2 |
* | * alpha.h, arc.h, arm/aout.h, avr.h, c4x.h, cris.h, d30v.h, | ghazi | 2002-07-30 | 1 | -4/+0 |
* | * system.h (STRIP_NAME_ENCODING): Poison it. | rth | 2002-05-19 | 1 | -12/+2 |
* | * system.h (ENCODE_SECTION_INFO): Poison it. | rth | 2002-05-19 | 1 | -8/+2 |
* | * hooks.c (hook_tree_bool_false): New. | rth | 2002-05-17 | 1 | -3/+0 |