aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-2/+4
2008-06-29optabs.c (libfunc_decl_hash, [...]): Fix -Wcast-qual warnings.Kaveh R. Ghazi1-4/+2
2008-06-19system.h (-Wc++-compat): Activate as a warning, no an error.Kaveh R. Ghazi1-1/+3
2008-04-12Fix bug reported by Andrew Pinski.James E Wilson1-1/+1
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-1/+4
2008-02-19Support valgrind 3.3 for --enable-checking=valgrind.Hans-Peter Nilsson1-0/+25
2007-12-13re PR bootstrap/34144 (Revision 130005 causes bootstrap failure with --disabl...Andrew Pinski1-0/+5
2007-10-21system.h (IN_RANGE): Cast each argument individually.Richard Sandiford1-1/+2
2007-09-03system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi1-2/+6
2007-09-01arm.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-09-01c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi1-2/+9
2007-08-29system.h: Activate -Wcast-qual as warning-only.Kaveh R. Ghazi1-0/+5
2007-08-29system.h (CONST_CAST): Avoid union for gcc-4.0.x.Kaveh R. Ghazi1-1/+3
2007-08-10system.h (CONST_CAST): New.Kaveh R. Ghazi1-0/+14
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-05-02re PR bootstrap/31776 (Bootstrap fails with "error: conflicting types for str...Brooks Moses1-3/+0
2007-01-19system.h (ASM_MAKE_LABEL_LINKONCE): Poison.Steve Ellcey1-1/+2
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