summaryrefslogtreecommitdiff
path: root/gcc/system.h
Commit message (Expand)AuthorAgeFilesLines
* re PR driver/22600 (Exit code should be different from 1 for internal compile...Volker Reichelt2006-03-221-0/+2
* bfin.h (UNALIGNED_WORD_ASM_OP): Remove.Kazu Hirata2006-03-141-1/+1
* gengtype.c (main): Handle double_int type.Zdenek Dvorak2006-03-031-0/+2
* * doc/tm.texi (ASM_OUTPUT_SHARED_COMMON, ASM_OUTPUT_SHARED_BSS)Richard Sandiford2006-02-211-1/+2
* re PR driver/20425 (-print-search-dirs doesn't honor mutil-os/multilib settings)Alan Modra2005-12-161-1/+2
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-1/+3
* aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh R. Ghazi2005-08-161-14/+1
* gensupport.c (old_preds): Don't reference PREDICATE_CODES.Kazu Hirata2005-07-211-1/+2
* cfgexpand.c (tree_expand_cfg): Don't use FINALIZE_PIC.Kazu Hirata2005-07-081-1/+1
* target.h (gcc_target): New field allocate_initial_value.Kaz Kojima2005-06-291-1/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy...Eric Botcazou2005-06-081-1/+1
* system.h: Poison EXTRA_CC_MODES.Eric Christopher2005-06-081-1/+1
* system.h (TARGET_OPTIONS, [...]): Poison.Richard Sandiford2005-06-011-1/+2
* system.h: Poison BYTEORDER and HOST_WORDS_BIG_ENDIAN.Kelley Cook2005-05-051-2/+2
* system.h (fopen, [...]): Define these to the unlocked libiberty functions.Kaveh R. Ghazi2005-04-191-0/+5
* * system.h: Poison DONT_ACCESS_GBLS_AFTER_EPILOGUE.Ian Lance Taylor2005-04-171-1/+1
* configure.ac (gcc_AC_CHECK_DECLS): Add vsnprintf.Eric Botcazou2005-04-131-0/+4
* configure.ac (fixincludes_UNLOCKED_FUNCS): New.Kaveh R. Ghazi2005-04-111-1/+69
* * system.h: Revert last change.Kaveh R. Ghazi2005-04-081-3/+2
* system.h: Poison PARAMS.Kaveh R. Ghazi2005-04-081-2/+3
* system.h: Fix typo.Paolo Bonzini2005-04-051-1/+1
* system.h (GCOV_SIZE_TYPE): Unposion.Richard Sandiford2005-04-041-2/+1
* langhooks.h (truthvalue_conversion): Remove.Joseph Myers2005-03-231-1/+1
* tm.texi (LINK_LIBGCC_SPECIAL): Remove.Daniel Jacobowitz2005-02-231-1/+2
* c-objc-common.h, [...]: Update copyright.Kazu Hirata2005-02-211-1/+1
* re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg2005-02-201-1/+2
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-291-1/+2
* system.h (IN_RANGE): Restore HOST_WIDE_INT cast.Nathan Sidwell2004-12-221-1/+1
* system.c (IN_RANGE): Use plain unsigned, not unsigned HOST_WIDE_INT.Nathan Sidwell2004-12-211-1/+1
* defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.Mark Mitchell2004-12-201-1/+1
* cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks,...Steven Bosscher2004-11-291-1/+2
* target.h (late_rtl_prologue_epilogue): Remove.Eric Botcazou2004-11-241-1/+1
* function.h (struct function): Remove calls_longjmp.Zack Weinberg2004-11-231-1/+2
* defaults.h, darwin.h: Don't define TARGET_SUPPORTS_HIDDEN.Zack Weinberg2004-11-181-1/+1
* sdbout.c (SDB_GENERATE_FAKE): Remove.Kazu Hirata2004-11-041-1/+1
* dbxout.c: Include obstack.h.Zack Weinberg2004-10-271-1/+2
* dbxout.c (dbxout_function_decl): Don't use DBX_OUTPUT_FUNCTION_END.Kazu Hirata2004-10-231-1/+1
* dbxout.c: Remove unnecessary #undefs.Zack Weinberg2004-10-211-1/+4
* defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): Remove.Kazu Hirata2004-10-061-1/+1
* collect2.c (COLLECT_PARSE_FLAG): Remove.Kazu Hirata2004-10-011-1/+2
* * system.h (getpagesize): Return 'int' instead of 'long'.Eric Botcazou2004-09-271-2/+2
* system.h (gcc_assert): Remove __builtin_expect.Nathan Sidwell2004-08-281-3/+3
* configure.ac: Add ENABLE_ASSERT_CHECKING control.Nathan Sidwell2004-08-271-0/+13
* defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.Eric Christopher2004-08-241-2/+3
* Makefile.in (BUILD_ERRORS): Set to build-errors.Nathan Sidwell2004-08-231-0/+5
* system.h (bool, [...]): Don't redefine as preprocessor macros in C++.Bernardo Innocenti2004-07-251-8/+18
* builtins.c (std_expand_builtin_va_arg): Remove.Richard Henderson2004-07-161-1/+1
* target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson2004-07-131-1/+1
* target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson2004-07-131-1/+2