summaryrefslogtreecommitdiff
path: root/gcc/system.h
Commit message (Expand)AuthorAgeFilesLines
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-2/+4
* * optabs.c (libfunc_decl_hash, libfunc_decl_eq): Fix -Wcast-qualghazi2008-06-291-4/+2
* * system.h (-Wc++-compat): Activate as a warning, no an error.ghazi2008-06-191-1/+3
* Fix bug reported by Andrew Pinski.wilson2008-04-121-1/+1
* gcctromey2008-02-261-1/+4
* Support valgrind 3.3 for --enable-checking=valgrind.hp2008-02-191-0/+25
* 2007-12-13 Andrew Pinski <pinskia@gmail.com>daney2007-12-131-0/+5
* gcc/rsandifo2007-10-211-1/+2
* * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,ghazi2007-09-031-2/+6
* * config/arm/arm.c, config/rs6000/ppu_intrinsics.h,kazu2007-09-011-1/+1
* * c-common.c (const_strip_array_types): Delete.ghazi2007-09-011-2/+9
* * system.h: Activate -Wcast-qual as warning-only.ghazi2007-08-291-0/+5
* * system.h (CONST_CAST): Avoid union for gcc-4.0.x.ghazi2007-08-291-1/+3
* * system.h (CONST_CAST): New.ghazi2007-08-101-0/+14
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* PR bootstrap/31776brooks2007-05-031-3/+0
* * system.h (ASM_MAKE_LABEL_LINKONCE): Poison.sje2007-01-191-1/+2
* PR driver/22600 reichelt2006-03-221-0/+2
* * config/bfin/bfin.h (UNALIGNED_WORD_ASM_OP): Remove.kazu2006-03-141-1/+1
* * gengtype.c (main): Handle double_int type.rakdver2006-03-031-0/+2
* * doc/tm.texi (ASM_OUTPUT_SHARED_COMMON, ASM_OUTPUT_SHARED_BSS)rsandifo2006-02-211-1/+2
* PR driver/20425amodra2005-12-161-1/+2
* * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.rsandifo2005-12-071-1/+3
* * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.ghazi2005-08-161-14/+1
* * gensupport.c (old_preds): Don't reference PREDICATE_CODES.kazu2005-07-211-1/+2
* * cfgexpand.c (tree_expand_cfg): Don't use FINALIZE_PIC.kazu2005-07-081-1/+1
* * target.h (gcc_target): New field allocate_initial_value.kkojima2005-06-291-1/+2
* Update FSF address.kcook2005-06-251-2/+2
* PR target/21889ebotcazou2005-06-081-1/+1
* 2005-06-07 Eric Christopher <echristo@redhat.com>echristo2005-06-081-1/+1
* * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison.rsandifo2005-06-011-1/+2
* 2005-05-05 Kelley Cook <kcook@gcc.gnu.org>kcook2005-05-051-2/+2
* fixincludes:ghazi2005-04-191-0/+5
* * system.h: Poison DONT_ACCESS_GBLS_AFTER_EPILOGUE.ian2005-04-171-1/+1
* * configure.ac (gcc_AC_CHECK_DECLS): Add vsnprintf.ebotcazou2005-04-131-0/+4
* fixincludes:ghazi2005-04-111-1/+69
* * system.h: Revert last change.ghazi2005-04-081-3/+2
* * system.h: Poison PARAMS.ghazi2005-04-081-2/+3
* 2005-04-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-04-051-1/+1
* * system.h (GCOV_SIZE_TYPE): Unposion.rsandifo2005-04-041-2/+1
* * langhooks.h (truthvalue_conversion): Remove.jsm282005-03-231-1/+1
* * doc/tm.texi (LINK_LIBGCC_SPECIAL): Remove.drow2005-02-231-1/+2
* * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c,kazu2005-02-211-1/+1
* PR 18785zack2005-02-201-1/+2
* * target.h (targetm.calls.arg_partial_bytes): New.rth2004-12-301-1/+2
* * system.h (IN_RANGE): Restore HOST_WIDE_INT cast.nathan2004-12-221-1/+1
* * system.c (IN_RANGE): Use plain unsigned, not unsignednathan2004-12-211-1/+1
* * defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.mmitchel2004-12-201-1/+1
* * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge):steven2004-11-291-1/+2
* * target.h (late_rtl_prologue_epilogue): Remove.ebotcazou2004-11-241-1/+1