aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-03c-common.c (IN_GCC_FRONTEND): Do not undef.Manuel López-Ibáñez1-1/+1
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-1/+2
2010-06-28system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher1-1/+1
2010-06-26collect2.c (main): Remove SWITCHES_NEED_SPACES conditional.Joseph Myers1-1/+1
2010-06-25pa.h (MODIFY_TARGET_NAME): Remove.Joseph Myers1-1/+1
2010-06-16* target.h (struct asm_out):Add declare_constant_name field.Anatoly Sokolov1-1/+2
2010-06-12targhooks.c (default_function_value): Don't use FUNCTION_OUTGOING_VALUE.Anatoly Sokolov1-2/+2
2010-06-11system.h (helper_const_non_const_cast): New inline for gcc version <= 4.0.Kai Tietz1-0/+14
2010-06-09cgraph.h (varpool_first_static_initializer, [...]): Make checking only when c...Jan Hubicka1-0/+6
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-0/+10
2010-05-27Makefile.in (ALL_CFLAGS): Add file-specific CFLAGS.Steven Bosscher1-0/+6
2010-04-29re PR target/42895 (Low registers are preferred than register ip in thumb2 mode)Bernd Schmidt1-1/+2
2009-12-13tm.texi (STACK_CHECK_PROBE_LOAD): Delete.Eric Botcazou1-3/+3
2009-11-03re PR target/10127 (-fstack-check let's program crash)Eric Botcazou1-1/+1
2009-09-23tm.texi (STATIC_CHAIN, [...]): Remove.Richard Henderson1-1/+1
2009-09-22system.h (TRAMPOLINE_TEMPLATE, [...]): Poison.Richard Henderson1-1/+2
2009-09-08[multiple changes]Kai Tietz1-0/+8
2009-09-03Revert revision 151379 for linux bootstrap failure for gstdint.hKai Tietz1-2/+0
2009-09-03config.in (HAVE_STDINT_H): New.Kai Tietz1-0/+2
2009-08-25hwint.h (HOST_LONG_FORMAT): New macroDouglas B Rupp1-1/+6
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-1/+2
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini1-2/+3
2009-07-27system.h (fopen): Undefine if macro.Douglas B Rupp1-1/+5
2009-07-25system.h (gcc_assert): Invoke __builtin_unreachable() instead of fancy_abort(...David Daney1-0/+7
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov1-1/+1
2009-06-12system.h (gcc_assert, [...]): Revert accidental commit in r148403.David Daney1-6/+0
2009-06-11re PR c/39252 (Request new feature __builtin_unreachable ())David Daney1-0/+6
2009-06-10system.h (HAVE_DESIGNATED_INITIALIZERS): Don't define if compiling with C++.Ian Lance Taylor1-1/+2
2009-05-27system.h (CONST_CAST2): Use C++ const_cast when compiled as C++Tom Tromey1-0/+4
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-1/+1
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