aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
AgeCommit message (Expand)Author
2005-08-16 * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh Ghazi
2005-07-21 * gensupport.c (old_preds): Don't reference PREDICATE_CODES.Kazu Hirata
2005-07-08 * cfgexpand.c (tree_expand_cfg): Don't use FINALIZE_PIC.Kazu Hirata
2005-06-29 * target.h (gcc_target): New field allocate_initial_value.Kaz Kojima
2005-06-25Update FSF address.Kelley Cook
2005-06-08 PR target/21889Eric Botcazou
2005-06-082005-06-07 Eric Christopher <echristo@redhat.com>Eric Christopher
2005-06-01 * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison.Richard Sandiford
2005-05-052005-05-05 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2005-04-19fixincludes:Kaveh Ghazi
2005-04-17 * system.h: Poison DONT_ACCESS_GBLS_AFTER_EPILOGUE.Ian Lance Taylor
2005-04-13 * configure.ac (gcc_AC_CHECK_DECLS): Add vsnprintf.Eric Botcazou
2005-04-11fixincludes:Kaveh Ghazi
2005-04-08 * system.h: Revert last change.Kaveh Ghazi
2005-04-08 * system.h: Poison PARAMS.Kaveh Ghazi
2005-04-052005-04-05 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-04-04 * system.h (GCOV_SIZE_TYPE): Unposion.Richard Sandiford
2005-03-23 * langhooks.h (truthvalue_conversion): Remove.Joseph Myers
2005-02-23 * doc/tm.texi (LINK_LIBGCC_SPECIAL): Remove.Daniel Jacobowitz
2005-02-21 * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c,Kazu Hirata
2005-02-20 PR 18785Zack Weinberg
2004-12-30 * target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson
2004-12-22 * system.h (IN_RANGE): Restore HOST_WIDE_INT cast.Nathan Sidwell
2004-12-21 * system.c (IN_RANGE): Use plain unsigned, not unsignedNathan Sidwell
2004-12-20 * defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.Mark Mitchell
2004-11-29 * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge):Steven Bosscher
2004-11-24 * target.h (late_rtl_prologue_epilogue): Remove.Eric Botcazou
2004-11-23 * function.h (struct function): Remove calls_longjmp.Zack Weinberg
2004-11-18 * defaults.h, config/darwin.h: Don't define TARGET_SUPPORTS_HIDDEN.Zack Weinberg
2004-11-04 * sdbout.c (SDB_GENERATE_FAKE): Remove.Kazu Hirata
2004-10-27 * dbxout.c: Include obstack.h.Zack Weinberg
2004-10-23 * dbxout.c (dbxout_function_decl): Don't useKazu Hirata
2004-10-21 * dbxout.c: Remove unnecessary #undefs.Zack Weinberg
2004-10-06 * defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): Remove.Kazu Hirata
2004-10-01 * collect2.c (COLLECT_PARSE_FLAG): Remove.Kazu Hirata
2004-09-27 * system.h (getpagesize): Return 'int' instead of 'long'.Eric Botcazou
2004-08-28 * system.h (gcc_assert): Remove __builtin_expect. Evaluate EXPRNathan Sidwell
2004-08-27 * configure.ac: Add ENABLE_ASSERT_CHECKING control.Nathan Sidwell
2004-08-242004-08-23 Eric Christopher <echristo@redhat.com>Eric Christopher
2004-08-23 * Makefile.in (BUILD_ERRORS): Set to build-errors.Nathan Sidwell
2004-07-25 * system.h (bool, true, false): Don't redefine as preprocessor macrosBernardo Innocenti
2004-07-16 * builtins.c (std_expand_builtin_va_arg): Remove.Richard Henderson
2004-07-14 * target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson
2004-07-13 * target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson
2004-07-11 * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block,Joseph Myers
2004-07-08 * system.h: Prototype getpagesize if missing.Aaron W. LaFramboise
2004-07-05 * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't checkJoseph Myers
2004-06-24 * c-decl.c (finish_function): Do not check for DEFAULT_MAIN_RETURN.Ulrich Weigand
2004-06-20 * c-common.h (has_c_linkage): New interface.Zack Weinberg
2004-06-12gcc:Zack Weinberg