summaryrefslogtreecommitdiff
path: root/gcc/system.h
Commit message (Expand)AuthorAgeFilesLines
* svr4.h: Remove.Joseph Myers2010-12-221-1/+2
* tm.texi.in (US_SOFTWARE_GOFAST): Don't document.Joseph Myers2010-12-151-1/+1
* re PR bootstrap/46650 (r167010 breaks --enable-build-with-cxx)Jack Howarth2010-12-131-0/+4
* system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers2010-11-291-2/+34
* targhooks.c (default_except_unwind_info): Remove MUST_USE_SJLJ_EXCEPTIONS case.Nathan Froyd2010-11-241-1/+1
* cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE...Nathan Froyd2010-11-241-1/+2
* tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka2010-11-231-2/+3
* * system.h (FUNCTION_ARG_BOUNDARY): Really poison.Nathan Froyd2010-11-221-1/+2
* target.def (conditional_register_usage): Define.Nathan Froyd2010-11-221-1/+1
* * system.h (strerror): Poison.Joseph Myers2010-11-211-0/+6
* tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers2010-11-211-1/+2
* tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove.Joseph Myers2010-11-101-1/+2
* defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, [...]): Remove.Joseph Myers2010-11-051-1/+1
* common.opt (R, [...]): New.Joseph Myers2010-11-011-1/+1
* cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd2010-10-231-1/+1
* gcc.c (DEFAULT_SWITCH_CURTAILS_COMPILATION, [...]): Remove.Joseph Myers2010-10-221-1/+2
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-221-2/+4
* tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New.DJ Delorie2010-10-191-1/+3
* libgcc2.h: Use __SIZEOF_DOUBLE__ instead of LIBGCC2_DOUBLE_TYPE_SIZE.Nathan Froyd2010-10-121-0/+3
* tm.texi.in (CLASS_LIKELY_SPILLED_P): Remove documentation.Anatoly Sokolov2010-10-061-1/+1
* Hookize TARGET_UNWIND_INFO et al.Richard Henderson2010-09-281-1/+2
* langhooks.h (struct lang_hooks_for_types): Remove hash_types field.Eric Botcazou2010-09-201-1/+1
* target.def (target_option.optimization): New hook.Joseph Myers2010-09-161-1/+2
* tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers2010-09-161-1/+1
* Turn UNITS_PER_SIMD_WORD into a target hook.H.J. Lu2010-09-141-1/+1
* common.opt (o): Add MissingArgError.Joseph Myers2010-07-271-1/+2
* c-common.c (IN_GCC_FRONTEND): Do not undef.Manuel López-Ibáñez2010-07-031-1/+1
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-1/+2
* system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher2010-06-281-1/+1
* collect2.c (main): Remove SWITCHES_NEED_SPACES conditional.Joseph Myers2010-06-261-1/+1
* pa.h (MODIFY_TARGET_NAME): Remove.Joseph Myers2010-06-251-1/+1
* * target.h (struct asm_out):Add declare_constant_name field.Anatoly Sokolov2010-06-161-1/+2
* targhooks.c (default_function_value): Don't use FUNCTION_OUTGOING_VALUE.Anatoly Sokolov2010-06-121-2/+2
* system.h (helper_const_non_const_cast): New inline for gcc version <= 4.0.Kai Tietz2010-06-111-0/+14
* cgraph.h (varpool_first_static_initializer, [...]): Make checking only when c...Jan Hubicka2010-06-091-0/+6
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-0/+10
* Makefile.in (ALL_CFLAGS): Add file-specific CFLAGS.Steven Bosscher2010-05-271-0/+6
* re PR target/42895 (Low registers are preferred than register ip in thumb2 mode)Bernd Schmidt2010-04-291-1/+2
* 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