aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
AgeCommit message (Expand)AuthorFilesLines
2005-06-01system.h (TARGET_OPTIONS, [...]): Poison.Richard Sandiford1-1/+2
2005-05-05system.h: Poison BYTEORDER and HOST_WORDS_BIG_ENDIAN.Kelley Cook1-2/+2
2005-04-19system.h (fopen, [...]): Define these to the unlocked libiberty functions.Kaveh R. Ghazi1-0/+5
2005-04-17* system.h: Poison DONT_ACCESS_GBLS_AFTER_EPILOGUE.Ian Lance Taylor1-1/+1
2005-04-13configure.ac (gcc_AC_CHECK_DECLS): Add vsnprintf.Eric Botcazou1-0/+4
2005-04-11configure.ac (fixincludes_UNLOCKED_FUNCS): New.Kaveh R. Ghazi1-1/+69
2005-04-08* system.h: Revert last change.Kaveh R. Ghazi1-3/+2
2005-04-08system.h: Poison PARAMS.Kaveh R. Ghazi1-2/+3
2005-04-05system.h: Fix typo.Paolo Bonzini1-1/+1
2005-04-04system.h (GCOV_SIZE_TYPE): Unposion.Richard Sandiford1-2/+1
2005-03-23langhooks.h (truthvalue_conversion): Remove.Joseph Myers1-1/+1
2005-02-23tm.texi (LINK_LIBGCC_SPECIAL): Remove.Daniel Jacobowitz1-1/+2
2005-02-21c-objc-common.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-20re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg1-1/+2
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-1/+2
2004-12-22system.h (IN_RANGE): Restore HOST_WIDE_INT cast.Nathan Sidwell1-1/+1
2004-12-21system.c (IN_RANGE): Use plain unsigned, not unsigned HOST_WIDE_INT.Nathan Sidwell1-1/+1
2004-12-20defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.Mark Mitchell1-1/+1
2004-11-29cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks,...Steven Bosscher1-1/+2
2004-11-24target.h (late_rtl_prologue_epilogue): Remove.Eric Botcazou1-1/+1
2004-11-23function.h (struct function): Remove calls_longjmp.Zack Weinberg1-1/+2
2004-11-18defaults.h, darwin.h: Don't define TARGET_SUPPORTS_HIDDEN.Zack Weinberg1-1/+1
2004-11-04sdbout.c (SDB_GENERATE_FAKE): Remove.Kazu Hirata1-1/+1
2004-10-27dbxout.c: Include obstack.h.Zack Weinberg1-1/+2
2004-10-23dbxout.c (dbxout_function_decl): Don't use DBX_OUTPUT_FUNCTION_END.Kazu Hirata1-1/+1
2004-10-21dbxout.c: Remove unnecessary #undefs.Zack Weinberg1-1/+4
2004-10-06defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): Remove.Kazu Hirata1-1/+1
2004-10-01collect2.c (COLLECT_PARSE_FLAG): Remove.Kazu Hirata1-1/+2
2004-09-27* system.h (getpagesize): Return 'int' instead of 'long'.Eric Botcazou1-2/+2
2004-08-28system.h (gcc_assert): Remove __builtin_expect.Nathan Sidwell1-3/+3
2004-08-27configure.ac: Add ENABLE_ASSERT_CHECKING control.Nathan Sidwell1-0/+13
2004-08-24defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.Eric Christopher1-2/+3
2004-08-23Makefile.in (BUILD_ERRORS): Set to build-errors.Nathan Sidwell1-0/+5
2004-07-25system.h (bool, [...]): Don't redefine as preprocessor macros in C++.Bernardo Innocenti1-8/+18
2004-07-16builtins.c (std_expand_builtin_va_arg): Remove.Richard Henderson1-1/+1
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson1-1/+1
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-1/+2
2004-07-11langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers1-1/+5
2004-07-08system.h: Prototype getpagesize if missing.Aaron W. LaFramboise1-0/+4
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-1/+1
2004-06-24c-decl.c (finish_function): Do not check for DEFAULT_MAIN_RETURN.Ulrich Weigand1-1/+2
2004-06-20c-common.h (has_c_linkage): New interface.Zack Weinberg1-1/+2
2004-06-12configure.ac: Don't invoke ACX_HEADER_STDBOOL.Zack Weinberg1-28/+11
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini1-10/+0
2004-05-24gcc.c (struct prefix_list): Add forward declaration.Paolo Bonzini1-1/+1
2004-05-21system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor1-1/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+1
2004-04-28calls.c (precompute_arguments): Remove PROMOTE_FOR_CALL_ONLY.Paul Brook1-1/+1
2004-03-19system.h (MD_ASM_CLOBBERS): Move to "Old target macros that have moved to the...Kazu Hirata1-2/+2
2004-03-12re PR target/14547 (Passing _Complex long double does not follow the ABI)Richard Henderson1-1/+1