Age | Commit message (Expand) | Author | Files | Lines |
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 | 3 | -3/+4 |
2004-02-04 | alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don... | Kazu Hirata | 1 | -7/+7 |
2004-02-04 | alpha.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -7/+7 |
2004-02-04 | calls.c (initialize_argument_information): Add CALL_FROM_THUNK_P parameter. | Mark Mitchell | 1 | -7/+4 |
2004-02-03 | alpha.c, [...]: Use const0_rtx instead of GEN_INT (0). | Kazu Hirata | 1 | -3/+3 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 5 | -5/+5 |
2004-01-30 | alpha.c: Remove mentions of deprecates macros in comments... | Kazu Hirata | 1 | -1/+1 |
2004-01-21 | re PR target/12898 (Tru64 UNIX bootstrap failure: ICE in gen_reg_rtx, at emit... | Falk Hueffner | 1 | -1/+8 |
2004-01-19 | alpha.c (aligned_memory_operand): Check MEM_ALIGN, don't check memory mode. | Richard Henderson | 2 | -86/+81 |
2004-01-19 | alpha.h (HARD_REGNO_MODE_OK): Disallow SImode in FP regs. | Richard Henderson | 3 | -139/+119 |
2004-01-16 | system.h (ASM_OUTPUT_SECTION_NAME): Poison. | Kazu Hirata | 1 | -5/+0 |
2004-01-15 | alpha.h (REG_ALLOC_ORDER): Reorder fp regs after integer regs of the same cal... | Richard Henderson | 1 | -38/+24 |
2004-01-14 | alpha.h (STRUCT_VALUE): Remove. | Kazu Hirata | 2 | -8/+0 |
2004-01-13 | re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_... | Steven Bosscher | 1 | -1/+1 |
2003-12-25 | alpha-modes.def: Fix comment formatting. | Kazu Hirata | 13 | -24/+24 |
2003-12-24 | Makefile.in (OBJS-common): Remove dwarfout.o. | Mark Mitchell | 1 | -1/+0 |
2003-12-13 | vxlib.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-12-12 | osf.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__ to ISO C94 for C++. | Rainer Orth | 1 | -0/+7 |
2003-12-05 | alpha.c (alpha_build_builtin_va_list): Add dummy field to suppress -Wpadded w... | Richard Henderson | 1 | -1/+8 |
2003-12-05 | alpha.c (alpha_does_function_need_gp): Return true if the function contains a... | Richard Henderson | 1 | -0/+9 |
2003-11-29 | gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | Kaveh R. Ghazi | 2 | -4/+3 |
2003-11-07 | elf.h, [...]: Convert to ISO C90. | Falk Hueffner | 3 | -5/+5 |
2003-10-29 | builtins.c (std_build_builtin_va_list): New. | Richard Henderson | 4 | -8/+5 |
2003-10-26 | alpha.md (attr cannot_copy): New. | Richard Henderson | 2 | -33/+31 |
2003-10-22 | alpha.c (function_value [ENABLE_CHECKING]): Don't call alpha_return_in_memory... | Richard Kenner | 1 | -1/+1 |
2003-10-20 | alpha.h (PREDICATE_CODES): Add normal_memory_operand. | Richard Henderson | 2 | -50/+1 |
2003-10-20 | re PR target/12654 (Incorrect comparison code generated for Alpha) | Falk Hueffner | 1 | -4/+4 |
2003-10-19 | alpha.c (fix_operator): New. | Richard Henderson | 4 | -42/+85 |
2003-10-13 | Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo... | Zack Weinberg | 1 | -0/+23 |
2003-10-11 | alpha.c (alpha_return_in_memory): Rename from return_in_memory, make static, ... | Richard Henderson | 5 | -108/+72 |
2003-10-10 | alpha.c (alpha_expand_block_mode): Don't use gen_lowpart and company except f... | Richard Kenner | 1 | -2/+3 |
2003-10-06 | real.h (REAL_MODE_FORMAT): New macro. | Zack Weinberg | 1 | -3/+3 |
2003-10-02 | target.h (init_libfuncs): New hook. | Zack Weinberg | 3 | -28/+32 |
2003-09-30 | dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Honor DWARF_ALT_FRAME_RETU... | Richard Henderson | 3 | -14/+45 |
2003-09-27 | GNU CC -> GCC | Kelley Cook | 28 | -113/+113 |
2003-09-21 | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | Richard Henderson | 1 | -2/+4 |
2003-09-21 | tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | Richard Henderson | 1 | -4/+2 |
2003-09-16 | linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define. | Jakub Jelinek | 1 | -1/+4 |
2003-09-03 | targhooks.c: New file. | DJ Delorie | 1 | -1/+1 |
2003-08-21 | Makefile.in (INCLUDES): Remove -I$(srcdir)/config. | Zack Weinberg | 1 | -11/+5 |
2003-08-17 | alpha.md: Remove usage of PARAMS. | Andreas Jaeger | 1 | -15/+15 |
2003-07-31 | re PR bootstrap/9330 ([alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=... | Rainer Orth | 2 | -0/+9 |
2003-07-12 | alpha.c: Fix comment typos. | Kazu Hirata | 2 | -5/+5 |
2003-07-05 | toplev.c (output_clean_symbol_name): Remove. | Nathan Sidwell | 1 | -12/+9 |
2003-07-01 | alpha.c: Fix comment typos. | Kazu Hirata | 2 | -6/+6 |
2003-07-01 | sol2.h, [...]: Use c_dialect_ macros. | Neil Booth | 2 | -5/+5 |
2003-06-30 | alpha.h (FUNCTION_ARG_PADDING): Remove. | Kazu Hirata | 2 | -13/+0 |
2003-06-28 | alpha.md (anonymous define_split): Adjust emit_note call to match recent API ... | Roger Sayle | 1 | -1/+1 |
2003-06-27 | alpha.c (function_arg): Don't pass small aggregates in floating point registers. | Richard Henderson | 3 | -32/+161 |