Age | Commit message (Expand) | Author | Files | Lines |
2005-12-16 | re PR driver/20425 (-print-search-dirs doesn't honor mutil-os/multilib settings) | Alan Modra | 1 | -1/+2 |
2005-12-07 | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 1 | -1/+3 |
2005-08-16 | aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete. | Kaveh R. Ghazi | 1 | -14/+1 |
2005-07-21 | gensupport.c (old_preds): Don't reference PREDICATE_CODES. | Kazu Hirata | 1 | -1/+2 |
2005-07-08 | cfgexpand.c (tree_expand_cfg): Don't use FINALIZE_PIC. | Kazu Hirata | 1 | -1/+1 |
2005-06-29 | target.h (gcc_target): New field allocate_initial_value. | Kaz Kojima | 1 | -1/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-08 | re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy... | Eric Botcazou | 1 | -1/+1 |
2005-06-08 | system.h: Poison EXTRA_CC_MODES. | Eric Christopher | 1 | -1/+1 |
2005-06-01 | system.h (TARGET_OPTIONS, [...]): Poison. | Richard Sandiford | 1 | -1/+2 |
2005-05-05 | system.h: Poison BYTEORDER and HOST_WORDS_BIG_ENDIAN. | Kelley Cook | 1 | -2/+2 |
2005-04-19 | system.h (fopen, [...]): Define these to the unlocked libiberty functions. | Kaveh R. Ghazi | 1 | -0/+5 |
2005-04-17 | * system.h: Poison DONT_ACCESS_GBLS_AFTER_EPILOGUE. | Ian Lance Taylor | 1 | -1/+1 |
2005-04-13 | configure.ac (gcc_AC_CHECK_DECLS): Add vsnprintf. | Eric Botcazou | 1 | -0/+4 |
2005-04-11 | configure.ac (fixincludes_UNLOCKED_FUNCS): New. | Kaveh R. Ghazi | 1 | -1/+69 |
2005-04-08 | * system.h: Revert last change. | Kaveh R. Ghazi | 1 | -3/+2 |
2005-04-08 | system.h: Poison PARAMS. | Kaveh R. Ghazi | 1 | -2/+3 |
2005-04-05 | system.h: Fix typo. | Paolo Bonzini | 1 | -1/+1 |
2005-04-04 | system.h (GCOV_SIZE_TYPE): Unposion. | Richard Sandiford | 1 | -2/+1 |
2005-03-23 | langhooks.h (truthvalue_conversion): Remove. | Joseph Myers | 1 | -1/+1 |
2005-02-23 | tm.texi (LINK_LIBGCC_SPECIAL): Remove. | Daniel Jacobowitz | 1 | -1/+2 |
2005-02-21 | c-objc-common.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-20 | re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ... | Zack Weinberg | 1 | -1/+2 |
2004-12-29 | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 1 | -1/+2 |
2004-12-22 | system.h (IN_RANGE): Restore HOST_WIDE_INT cast. | Nathan Sidwell | 1 | -1/+1 |
2004-12-21 | system.c (IN_RANGE): Use plain unsigned, not unsigned HOST_WIDE_INT. | Nathan Sidwell | 1 | -1/+1 |
2004-12-20 | defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro. | Mark Mitchell | 1 | -1/+1 |
2004-11-29 | cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks,... | Steven Bosscher | 1 | -1/+2 |
2004-11-24 | target.h (late_rtl_prologue_epilogue): Remove. | Eric Botcazou | 1 | -1/+1 |
2004-11-23 | function.h (struct function): Remove calls_longjmp. | Zack Weinberg | 1 | -1/+2 |
2004-11-18 | defaults.h, darwin.h: Don't define TARGET_SUPPORTS_HIDDEN. | Zack Weinberg | 1 | -1/+1 |
2004-11-04 | sdbout.c (SDB_GENERATE_FAKE): Remove. | Kazu Hirata | 1 | -1/+1 |
2004-10-27 | dbxout.c: Include obstack.h. | Zack Weinberg | 1 | -1/+2 |
2004-10-23 | dbxout.c (dbxout_function_decl): Don't use DBX_OUTPUT_FUNCTION_END. | Kazu Hirata | 1 | -1/+1 |
2004-10-21 | dbxout.c: Remove unnecessary #undefs. | Zack Weinberg | 1 | -1/+4 |
2004-10-06 | defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): Remove. | Kazu Hirata | 1 | -1/+1 |
2004-10-01 | collect2.c (COLLECT_PARSE_FLAG): Remove. | Kazu Hirata | 1 | -1/+2 |
2004-09-27 | * system.h (getpagesize): Return 'int' instead of 'long'. | Eric Botcazou | 1 | -2/+2 |
2004-08-28 | system.h (gcc_assert): Remove __builtin_expect. | Nathan Sidwell | 1 | -3/+3 |
2004-08-27 | configure.ac: Add ENABLE_ASSERT_CHECKING control. | Nathan Sidwell | 1 | -0/+13 |
2004-08-24 | defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro. | Eric Christopher | 1 | -2/+3 |
2004-08-23 | Makefile.in (BUILD_ERRORS): Set to build-errors. | Nathan Sidwell | 1 | -0/+5 |
2004-07-25 | system.h (bool, [...]): Don't redefine as preprocessor macros in C++. | Bernardo Innocenti | 1 | -8/+18 |
2004-07-16 | builtins.c (std_expand_builtin_va_arg): Remove. | Richard Henderson | 1 | -1/+1 |
2004-07-13 | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 1 | -1/+1 |
2004-07-13 | target-def.h (TARGET_MUST_PASS_IN_STACK): New. | Richard Henderson | 1 | -1/+2 |
2004-07-11 | langhooks.h (estimate_num_insns, [...]): Remove hooks. | Joseph Myers | 1 | -1/+5 |
2004-07-08 | system.h: Prototype getpagesize if missing. | Aaron W. LaFramboise | 1 | -0/+4 |
2004-07-05 | c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS. | Joseph Myers | 1 | -1/+1 |
2004-06-24 | c-decl.c (finish_function): Do not check for DEFAULT_MAIN_RETURN. | Ulrich Weigand | 1 | -1/+2 |