aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
AgeCommit message (Expand)AuthorFilesLines
2006-03-22re PR driver/22600 (Exit code should be different from 1 for internal compile...Volker Reichelt1-0/+2
2006-03-14bfin.h (UNALIGNED_WORD_ASM_OP): Remove.Kazu Hirata1-1/+1
2006-03-03gengtype.c (main): Handle double_int type.Zdenek Dvorak1-0/+2
2006-02-21* doc/tm.texi (ASM_OUTPUT_SHARED_COMMON, ASM_OUTPUT_SHARED_BSS)Richard Sandiford1-1/+2
2005-12-16re PR driver/20425 (-print-search-dirs doesn't honor mutil-os/multilib settings)Alan Modra1-1/+2
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-1/+3
2005-08-16aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh R. Ghazi1-14/+1
2005-07-21gensupport.c (old_preds): Don't reference PREDICATE_CODES.Kazu Hirata1-1/+2
2005-07-08cfgexpand.c (tree_expand_cfg): Don't use FINALIZE_PIC.Kazu Hirata1-1/+1
2005-06-29target.h (gcc_target): New field allocate_initial_value.Kaz Kojima1-1/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-08re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy...Eric Botcazou1-1/+1
2005-06-08system.h: Poison EXTRA_CC_MODES.Eric Christopher1-1/+1
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