aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-21gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.Joseph Myers1-1/+1
2011-06-14common-target-def.h, [...]: New files.Joseph Myers1-1/+1
2011-06-10ira-costs.c: Remove #ifdefs on dead FORBIDDEN_INC_DEC_CLASSES.Hans-Peter Nilsson1-1/+1
2011-06-10* system.h (SETJMP_VIA_SAVE_AREA): Poison.Hans-Peter Nilsson1-1/+2
2011-06-09netbsd.h (ENABLE_EXECUTE_STACK): Remove.Rainer Orth1-1/+1
2011-06-03linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth1-1/+2
2011-05-25libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if LIBGCC2_GNU_PREFIX i...Bernd Schmidt1-2/+2
2011-05-10config.gcc (libgcc_tm_file): Define instead of including files from ../../lib...Joseph Myers1-0/+4
2011-04-25ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.Jan Kratochvil1-9/+0
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-1/+1
2011-04-08tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.Anatoly Sokolov1-1/+1
2011-04-06tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers1-1/+1
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-2/+3
2011-03-29[multiple changes]Vladimir Makarov1-2/+3
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-3/+2
2011-03-27[multiple changes]Vladimir Makarov1-2/+3
2011-03-24system.h (FUNCTION_ARG, [...]): Poison.Nathan Froyd1-1/+2
2011-01-09re PR c/46902 (gcc.dg/plugin/plugindir*.c gives ICEs on powerpc-apple-darwin9)Iain Sandoe1-0/+5
2010-12-22svr4.h: Remove.Joseph Myers1-1/+2
2010-12-15tm.texi.in (US_SOFTWARE_GOFAST): Don't document.Joseph Myers1-1/+1
2010-12-13re PR bootstrap/46650 (r167010 breaks --enable-build-with-cxx)Jack Howarth1-0/+4
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-2/+34
2010-11-24targhooks.c (default_except_unwind_info): Remove MUST_USE_SJLJ_EXCEPTIONS case.Nathan Froyd1-1/+1
2010-11-24cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE...Nathan Froyd1-1/+2
2010-11-23tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka1-2/+3
2010-11-22* system.h (FUNCTION_ARG_BOUNDARY): Really poison.Nathan Froyd1-1/+2
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd1-1/+1
2010-11-21* system.h (strerror): Poison.Joseph Myers1-0/+6
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers1-1/+2
2010-11-10tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove.Joseph Myers1-1/+2
2010-11-05defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, [...]): Remove.Joseph Myers1-1/+1
2010-11-01common.opt (R, [...]): New.Joseph Myers1-1/+1
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd1-1/+1
2010-10-22gcc.c (DEFAULT_SWITCH_CURTAILS_COMPILATION, [...]): Remove.Joseph Myers1-1/+2
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-2/+4
2010-10-19tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New.DJ Delorie1-1/+3
2010-10-12libgcc2.h: Use __SIZEOF_DOUBLE__ instead of LIBGCC2_DOUBLE_TYPE_SIZE.Nathan Froyd1-0/+3
2010-10-06tm.texi.in (CLASS_LIKELY_SPILLED_P): Remove documentation.Anatoly Sokolov1-1/+1
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson1-1/+2
2010-09-20langhooks.h (struct lang_hooks_for_types): Remove hash_types field.Eric Botcazou1-1/+1
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers1-1/+2
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-1/+1
2010-09-14Turn UNITS_PER_SIMD_WORD into a target hook.H.J. Lu1-1/+1
2010-07-27common.opt (o): Add MissingArgError.Joseph Myers1-1/+2
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