summaryrefslogtreecommitdiff
path: root/gcc/system.h
Commit message (Expand)AuthorAgeFilesLines
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-1/+4
* Support valgrind 3.3 for --enable-checking=valgrind.Hans-Peter Nilsson2008-02-191-0/+25
* re PR bootstrap/34144 (Revision 130005 causes bootstrap failure with --disabl...Andrew Pinski2007-12-131-0/+5
* system.h (IN_RANGE): Cast each argument individually.Richard Sandiford2007-10-211-1/+2
* system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi2007-09-031-2/+6
* arm.c, [...]: Fix comment typos.Kazu Hirata2007-09-011-1/+1
* c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi2007-09-011-2/+9
* system.h: Activate -Wcast-qual as warning-only.Kaveh R. Ghazi2007-08-291-0/+5
* system.h (CONST_CAST): Avoid union for gcc-4.0.x.Kaveh R. Ghazi2007-08-291-1/+3
* system.h (CONST_CAST): New.Kaveh R. Ghazi2007-08-101-0/+14
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* re PR bootstrap/31776 (Bootstrap fails with "error: conflicting types for str...Brooks Moses2007-05-021-3/+0
* system.h (ASM_MAKE_LABEL_LINKONCE): Poison.Steve Ellcey2007-01-191-1/+2
* 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