summaryrefslogtreecommitdiff
path: root/gcc/system.h
Commit message (Expand)AuthorAgeFilesLines
* * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.ghazi2005-08-161-14/+1
* * gensupport.c (old_preds): Don't reference PREDICATE_CODES.kazu2005-07-211-1/+2
* * cfgexpand.c (tree_expand_cfg): Don't use FINALIZE_PIC.kazu2005-07-081-1/+1
* * target.h (gcc_target): New field allocate_initial_value.kkojima2005-06-291-1/+2
* Update FSF address.kcook2005-06-251-2/+2
* PR target/21889ebotcazou2005-06-081-1/+1
* 2005-06-07 Eric Christopher <echristo@redhat.com>echristo2005-06-081-1/+1
* * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison.rsandifo2005-06-011-1/+2
* 2005-05-05 Kelley Cook <kcook@gcc.gnu.org>kcook2005-05-051-2/+2
* fixincludes:ghazi2005-04-191-0/+5
* * system.h: Poison DONT_ACCESS_GBLS_AFTER_EPILOGUE.ian2005-04-171-1/+1
* * configure.ac (gcc_AC_CHECK_DECLS): Add vsnprintf.ebotcazou2005-04-131-0/+4
* fixincludes:ghazi2005-04-111-1/+69
* * system.h: Revert last change.ghazi2005-04-081-3/+2
* * system.h: Poison PARAMS.ghazi2005-04-081-2/+3
* 2005-04-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-04-051-1/+1
* * system.h (GCOV_SIZE_TYPE): Unposion.rsandifo2005-04-041-2/+1
* * langhooks.h (truthvalue_conversion): Remove.jsm282005-03-231-1/+1
* * doc/tm.texi (LINK_LIBGCC_SPECIAL): Remove.drow2005-02-231-1/+2
* * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c,kazu2005-02-211-1/+1
* PR 18785zack2005-02-201-1/+2
* * target.h (targetm.calls.arg_partial_bytes): New.rth2004-12-301-1/+2
* * system.h (IN_RANGE): Restore HOST_WIDE_INT cast.nathan2004-12-221-1/+1
* * system.c (IN_RANGE): Use plain unsigned, not unsignednathan2004-12-211-1/+1
* * defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.mmitchel2004-12-201-1/+1
* * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge):steven2004-11-291-1/+2
* * target.h (late_rtl_prologue_epilogue): Remove.ebotcazou2004-11-241-1/+1
* * function.h (struct function): Remove calls_longjmp.zack2004-11-231-1/+2
* * defaults.h, config/darwin.h: Don't define TARGET_SUPPORTS_HIDDEN.zack2004-11-181-1/+1
* * sdbout.c (SDB_GENERATE_FAKE): Remove.kazu2004-11-041-1/+1
* * dbxout.c: Include obstack.h.zack2004-10-271-1/+2
* * dbxout.c (dbxout_function_decl): Don't usekazu2004-10-231-1/+1
* * dbxout.c: Remove unnecessary #undefs.zack2004-10-211-1/+4
* * defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): Remove.kazu2004-10-061-1/+1
* * collect2.c (COLLECT_PARSE_FLAG): Remove.kazu2004-10-011-1/+2
* * system.h (getpagesize): Return 'int' instead of 'long'.ebotcazou2004-09-271-2/+2
* * system.h (gcc_assert): Remove __builtin_expect. Evaluate EXPRnathan2004-08-281-3/+3
* * configure.ac: Add ENABLE_ASSERT_CHECKING control.nathan2004-08-271-0/+13
* 2004-08-23 Eric Christopher <echristo@redhat.com>echristo2004-08-241-2/+3
* * Makefile.in (BUILD_ERRORS): Set to build-errors.nathan2004-08-231-0/+5
* * system.h (bool, true, false): Don't redefine as preprocessor macrosbernie2004-07-251-8/+18
* * builtins.c (std_expand_builtin_va_arg): Remove.rth2004-07-161-1/+1
* * target.h (struct gcc_target): Add calls.pass_by_reference.rth2004-07-141-1/+1
* * target-def.h (TARGET_MUST_PASS_IN_STACK): New.rth2004-07-131-1/+2
* * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block,jsm282004-07-111-1/+5
* * system.h: Prototype getpagesize if missing.bothner2004-07-081-0/+4
* * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't checkjsm282004-07-051-1/+1
* * c-decl.c (finish_function): Do not check for DEFAULT_MAIN_RETURN.uweigand2004-06-241-1/+2
* * c-common.h (has_c_linkage): New interface.zack2004-06-201-1/+2
* gcc:zack2004-06-121-28/+11