aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
AgeCommit message (Expand)Author
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-06-29 * optabs.c (libfunc_decl_hash, libfunc_decl_eq): Fix -Wcast-qualKaveh Ghazi
2008-06-19 * system.h (-Wc++-compat): Activate as a warning, no an error.Kaveh Ghazi
2008-04-12Fix bug reported by Andrew Pinski.James E. Wilson
2008-02-26gccTom Tromey
2008-02-19 Support valgrind 3.3 for --enable-checking=valgrind.Hans-Peter Nilsson
2007-12-132007-12-13 Andrew Pinski <pinskia@gmail.com>Andrew Pinski
2007-10-21gcc/Richard Sandiford
2007-09-03 * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,Kaveh Ghazi
2007-09-01 * config/arm/arm.c, config/rs6000/ppu_intrinsics.h,Kazu Hirata
2007-09-01 * c-common.c (const_strip_array_types): Delete.Kaveh Ghazi
2007-08-29 * system.h: Activate -Wcast-qual as warning-only.Kaveh Ghazi
2007-08-29 * system.h (CONST_CAST): Avoid union for gcc-4.0.x.Kaveh Ghazi
2007-08-10 * system.h (CONST_CAST): New.Kaveh Ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-05-03PR bootstrap/31776Brooks Moses
2007-01-19 * system.h (ASM_MAKE_LABEL_LINKONCE): Poison.Steve Ellcey
2006-03-22 PR driver/22600 Volker Reichelt
2006-03-14 * config/bfin/bfin.h (UNALIGNED_WORD_ASM_OP): Remove.Kazu Hirata
2006-03-03 * gengtype.c (main): Handle double_int type.Zdenek Dvorak
2006-02-21 * doc/tm.texi (ASM_OUTPUT_SHARED_COMMON, ASM_OUTPUT_SHARED_BSS)Richard Sandiford
2005-12-16 PR driver/20425Alan Modra
2005-12-07 * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford
2005-08-16 * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh Ghazi
2005-07-21 * gensupport.c (old_preds): Don't reference PREDICATE_CODES.Kazu Hirata
2005-07-08 * cfgexpand.c (tree_expand_cfg): Don't use FINALIZE_PIC.Kazu Hirata
2005-06-29 * target.h (gcc_target): New field allocate_initial_value.Kaz Kojima
2005-06-25Update FSF address.Kelley Cook
2005-06-08 PR target/21889Eric Botcazou
2005-06-082005-06-07 Eric Christopher <echristo@redhat.com>Eric Christopher
2005-06-01 * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison.Richard Sandiford
2005-05-052005-05-05 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2005-04-19fixincludes:Kaveh Ghazi
2005-04-17 * system.h: Poison DONT_ACCESS_GBLS_AFTER_EPILOGUE.Ian Lance Taylor
2005-04-13 * configure.ac (gcc_AC_CHECK_DECLS): Add vsnprintf.Eric Botcazou
2005-04-11fixincludes:Kaveh Ghazi
2005-04-08 * system.h: Revert last change.Kaveh Ghazi
2005-04-08 * system.h: Poison PARAMS.Kaveh Ghazi
2005-04-052005-04-05 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-04-04 * system.h (GCOV_SIZE_TYPE): Unposion.Richard Sandiford
2005-03-23 * langhooks.h (truthvalue_conversion): Remove.Joseph Myers
2005-02-23 * doc/tm.texi (LINK_LIBGCC_SPECIAL): Remove.Daniel Jacobowitz
2005-02-21 * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c,Kazu Hirata
2005-02-20 PR 18785Zack Weinberg
2004-12-30 * target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson
2004-12-22 * system.h (IN_RANGE): Restore HOST_WIDE_INT cast.Nathan Sidwell
2004-12-21 * system.c (IN_RANGE): Use plain unsigned, not unsignedNathan Sidwell
2004-12-20 * defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.Mark Mitchell
2004-11-29 * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge):Steven Bosscher
2004-11-24 * target.h (late_rtl_prologue_epilogue): Remove.Eric Botcazou