summaryrefslogtreecommitdiff
path: root/gcc/system.h
Commit message (Expand)AuthorAgeFilesLines
* tm.texi (STACK_CHECK_PROBE_LOAD): Delete.Eric Botcazou2009-12-131-3/+3
* re PR target/10127 (-fstack-check let's program crash)Eric Botcazou2009-11-031-1/+1
* tm.texi (STATIC_CHAIN, [...]): Remove.Richard Henderson2009-09-231-1/+1
* system.h (TRAMPOLINE_TEMPLATE, [...]): Poison.Richard Henderson2009-09-221-1/+2
* [multiple changes]Kai Tietz2009-09-081-0/+8
* Revert revision 151379 for linux bootstrap failure for gstdint.hKai Tietz2009-09-031-2/+0
* config.in (HAVE_STDINT_H): New.Kai Tietz2009-09-031-0/+2
* hwint.h (HOST_LONG_FORMAT): New macroDouglas B Rupp2009-08-251-1/+6
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-261-1/+2
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-011-2/+3
* system.h (fopen): Undefine if macro.Douglas B Rupp2009-07-271-1/+5
* system.h (gcc_assert): Invoke __builtin_unreachable() instead of fancy_abort(...David Daney2009-07-251-0/+7
* target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2009-06-301-1/+1
* system.h (gcc_assert, [...]): Revert accidental commit in r148403.David Daney2009-06-121-6/+0
* re PR c/39252 (Request new feature __builtin_unreachable ())David Daney2009-06-111-0/+6
* system.h (HAVE_DESIGNATED_INITIALIZERS): Don't define if compiling with C++.Ian Lance Taylor2009-06-101-1/+2
* system.h (CONST_CAST2): Use C++ const_cast when compiled as C++Tom Tromey2009-05-271-0/+4
* tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2009-05-041-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-2/+4
* optabs.c (libfunc_decl_hash, [...]): Fix -Wcast-qual warnings.Kaveh R. Ghazi2008-06-291-4/+2
* system.h (-Wc++-compat): Activate as a warning, no an error.Kaveh R. Ghazi2008-06-191-1/+3
* Fix bug reported by Andrew Pinski.James E Wilson2008-04-121-1/+1
* 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