Age | Commit message (Expand) | Author | Files | Lines |
2005-08-17 | Fix misoptimization of mask and shift. | James E Wilson | 1 | -6/+4 |
2005-07-02 | toplev.c (default_tree_printer): Handle setting location with '+' flag. | Joseph Myers | 1 | -1/+1 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 11 | -22/+22 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-05-25 | common.opt (-Wattributes): New. | DJ Delorie | 1 | -1/+1 |
2005-05-06 | mcore.c (mcore_print_operand_address): Use gcc_assert and gcc_unreachable as ... | Nathan Sidwell | 3 | -87/+55 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 2 | -2/+2 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -1/+1 |
2005-04-19 | tree-ssa-phiopt.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-04-04 | * config/mcore/predicates.md: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2005-04-04 | mcore-protos.h: Remove the prototypes for mcore_arith_reg_operand... | Kazu Hirata | 5 | -348/+340 |
2005-04-04 | * config/mcore/mcore.h (target_flags, HARDLIT_BIT, ALIGN8_BIT, DIV_BIT) | Richard Sandiford | 3 | -105/+95 |
2005-04-04 | mcore.h (PREDICATE_CODES): Add SYMBOL_REF and LABEL_REF to mcore_general_movs... | Kazu Hirata | 1 | -2/+2 |
2004-12-29 | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 3 | -17/+12 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -2/+2 |
2004-10-22 | ptx4.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2004-10-21 | dbxout.c (asmfile): Delete. | Zack Weinberg | 1 | -17/+1 |
2004-09-18 | darwin-c.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-09-15 | configure.ac: Check for COMDAT support. | Mark Mitchell | 1 | -2/+4 |
2004-09-14 | m32r.md, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-08-18 | mcore.c (mode_from_align): Remove DImode. | Richard Henderson | 3 | -94/+81 |
2004-08-18 | rtl.def (NIL): Delete. | Zack Weinberg | 1 | -1/+1 |
2004-08-18 | Hot/cold partitioning update patch. | Caroline Tice | 1 | -0/+1 |
2004-08-18 | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 1 | -2/+2 |
2004-08-13 | darwin-c.c (find_subframework_file): Fix spelling of cannot. | Andrew Pinski | 1 | -1/+1 |
2004-08-12 | re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections) | Jakub Jelinek | 1 | -0/+2 |
2004-08-06 | tree.c (handle_dll_attribute): Move here from i383/winnt.c. | Mark Mitchell | 2 | -2/+2 |
2004-08-04 | defaults.h (TARGET_DECLSPEC): New macro. | Mark Mitchell | 1 | -8/+0 |
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 | 2 | -8/+2 |
2004-07-13 | target-def.h (TARGET_MUST_PASS_IN_STACK): New. | Richard Henderson | 3 | -22/+6 |
2004-07-07 | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 1 | -1/+1 |
2004-07-06 | mcore.c (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): Define. | Steven Bosscher | 2 | -6/+11 |
2004-07-05 | c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS. | Joseph Myers | 1 | -3/+0 |
2004-05-21 | system.h: Poison NO_RECURSIVE_FUNCTION_CSE. | Ian Lance Taylor | 1 | -3/+0 |
2004-03-07 | defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition. | Kazu Hirata | 1 | -1/+0 |
2004-02-19 | * config/mcore/mcore.h (ASM_OUTPUT_EXTERNAL): Remove. | Kazu Hirata | 1 | -19/+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-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+1 |
2004-02-06 | arc.c (arc_return_in_memory): Check the return value of int_size_in_bytes aga... | Kazu Hirata | 1 | -1/+2 |
2004-02-02 | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 1 | -1/+1 |
2004-02-02 | mcore.c (block_move_sequence): Replace gen_rtx_CONST_INT with GEN_INT. | Kazu Hirata | 1 | -4/+2 |
2004-02-01 | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 3 | -79/+79 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 2 | -2/+3 |
2004-01-30 | alpha.c: Remove mentions of deprecates macros in comments... | Kazu Hirata | 1 | -1/+1 |
2004-01-29 | mcore.c (mcore_external_libcall): Add a comment. | Kazu Hirata | 1 | -0/+4 |
2004-01-29 | mcore-protos.h: Remove the prototype for mcore_setup_incoming_varargs. | Kazu Hirata | 3 | -39/+46 |
2004-01-11 | lib1.asm: Fix comment formatting. | Kazu Hirata | 5 | -32/+32 |
2003-12-24 | Makefile.in (OBJS-common): Remove dwarfout.o. | Mark Mitchell | 1 | -3/+0 |
2003-10-02 | mcore.c: Convert to ISO C90 function declarations and definitions. | Steven Bosscher | 3 | -435/+274 |