| Commit message (Expand) | Author | Age | Files | Lines |
* | * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete. | ghazi | 2005-08-16 | 1 | -14/+1 |
* | * gensupport.c (old_preds): Don't reference PREDICATE_CODES. | kazu | 2005-07-21 | 1 | -1/+2 |
* | * cfgexpand.c (tree_expand_cfg): Don't use FINALIZE_PIC. | kazu | 2005-07-08 | 1 | -1/+1 |
* | * target.h (gcc_target): New field allocate_initial_value. | kkojima | 2005-06-29 | 1 | -1/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | PR target/21889 | ebotcazou | 2005-06-08 | 1 | -1/+1 |
* | 2005-06-07 Eric Christopher <echristo@redhat.com> | echristo | 2005-06-08 | 1 | -1/+1 |
* | * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison. | rsandifo | 2005-06-01 | 1 | -1/+2 |
* | 2005-05-05 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2005-05-05 | 1 | -2/+2 |
* | fixincludes: | ghazi | 2005-04-19 | 1 | -0/+5 |
* | * system.h: Poison DONT_ACCESS_GBLS_AFTER_EPILOGUE. | ian | 2005-04-17 | 1 | -1/+1 |
* | * configure.ac (gcc_AC_CHECK_DECLS): Add vsnprintf. | ebotcazou | 2005-04-13 | 1 | -0/+4 |
* | fixincludes: | ghazi | 2005-04-11 | 1 | -1/+69 |
* | * system.h: Revert last change. | ghazi | 2005-04-08 | 1 | -3/+2 |
* | * system.h: Poison PARAMS. | ghazi | 2005-04-08 | 1 | -2/+3 |
* | 2005-04-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-04-05 | 1 | -1/+1 |
* | * system.h (GCOV_SIZE_TYPE): Unposion. | rsandifo | 2005-04-04 | 1 | -2/+1 |
* | * langhooks.h (truthvalue_conversion): Remove. | jsm28 | 2005-03-23 | 1 | -1/+1 |
* | * doc/tm.texi (LINK_LIBGCC_SPECIAL): Remove. | drow | 2005-02-23 | 1 | -1/+2 |
* | * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c, | kazu | 2005-02-21 | 1 | -1/+1 |
* | PR 18785 | zack | 2005-02-20 | 1 | -1/+2 |
* | * target.h (targetm.calls.arg_partial_bytes): New. | rth | 2004-12-30 | 1 | -1/+2 |
* | * system.h (IN_RANGE): Restore HOST_WIDE_INT cast. | nathan | 2004-12-22 | 1 | -1/+1 |
* | * system.c (IN_RANGE): Use plain unsigned, not unsigned | nathan | 2004-12-21 | 1 | -1/+1 |
* | * defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro. | mmitchel | 2004-12-20 | 1 | -1/+1 |
* | * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge): | steven | 2004-11-29 | 1 | -1/+2 |
* | * target.h (late_rtl_prologue_epilogue): Remove. | ebotcazou | 2004-11-24 | 1 | -1/+1 |
* | * function.h (struct function): Remove calls_longjmp. | zack | 2004-11-23 | 1 | -1/+2 |
* | * defaults.h, config/darwin.h: Don't define TARGET_SUPPORTS_HIDDEN. | zack | 2004-11-18 | 1 | -1/+1 |
* | * sdbout.c (SDB_GENERATE_FAKE): Remove. | kazu | 2004-11-04 | 1 | -1/+1 |
* | * dbxout.c: Include obstack.h. | zack | 2004-10-27 | 1 | -1/+2 |
* | * dbxout.c (dbxout_function_decl): Don't use | kazu | 2004-10-23 | 1 | -1/+1 |
* | * dbxout.c: Remove unnecessary #undefs. | zack | 2004-10-21 | 1 | -1/+4 |
* | * defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): Remove. | kazu | 2004-10-06 | 1 | -1/+1 |
* | * collect2.c (COLLECT_PARSE_FLAG): Remove. | kazu | 2004-10-01 | 1 | -1/+2 |
* | * system.h (getpagesize): Return 'int' instead of 'long'. | ebotcazou | 2004-09-27 | 1 | -2/+2 |
* | * system.h (gcc_assert): Remove __builtin_expect. Evaluate EXPR | nathan | 2004-08-28 | 1 | -3/+3 |
* | * configure.ac: Add ENABLE_ASSERT_CHECKING control. | nathan | 2004-08-27 | 1 | -0/+13 |
* | 2004-08-23 Eric Christopher <echristo@redhat.com> | echristo | 2004-08-24 | 1 | -2/+3 |
* | * Makefile.in (BUILD_ERRORS): Set to build-errors. | nathan | 2004-08-23 | 1 | -0/+5 |
* | * system.h (bool, true, false): Don't redefine as preprocessor macros | bernie | 2004-07-25 | 1 | -8/+18 |
* | * builtins.c (std_expand_builtin_va_arg): Remove. | rth | 2004-07-16 | 1 | -1/+1 |
* | * target.h (struct gcc_target): Add calls.pass_by_reference. | rth | 2004-07-14 | 1 | -1/+1 |
* | * target-def.h (TARGET_MUST_PASS_IN_STACK): New. | rth | 2004-07-13 | 1 | -1/+2 |
* | * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block, | jsm28 | 2004-07-11 | 1 | -1/+5 |
* | * system.h: Prototype getpagesize if missing. | bothner | 2004-07-08 | 1 | -0/+4 |
* | * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't check | jsm28 | 2004-07-05 | 1 | -1/+1 |
* | * c-decl.c (finish_function): Do not check for DEFAULT_MAIN_RETURN. | uweigand | 2004-06-24 | 1 | -1/+2 |
* | * c-common.h (has_c_linkage): New interface. | zack | 2004-06-20 | 1 | -1/+2 |
* | gcc: | zack | 2004-06-12 | 1 | -28/+11 |