summaryrefslogtreecommitdiff
path: root/gcc/system.h
Commit message (Expand)AuthorAgeFilesLines
* system.h: Poison SMALL_REGISTER_CLASSESSteven Bosscher2012-02-161-1/+1
* system.h: Prior to #define, #undef fopen and freopen unconditionally.Olivier Hainque2012-01-031-3/+8
* re PR bootstrap/51094 (Bootstrap failure at revision 181279 on non-ELF targets)Dimitrios Apostolou2011-11-121-0/+4
* configure.ac: Add --with-native-system-header-dir.Simon Baldwin2011-10-171-1/+2
* Convert standard builtin functions from being arrays to using a functional in...Michael Meissner2011-10-111-0/+3
* system.h: Commit forgotten hunk in previous patch.Anatoly Sokolov2011-10-091-1/+2
* tm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove.Anatoly Sokolov2011-08-201-1/+2
* Fix Dwarf unwind library for UNITS_PER_WORD > sizeof (void *)H.J. Lu2011-08-081-1/+2
* Makefile.in (UNWIND_H): Remove.Rainer Orth2011-08-051-1/+1
* system.h [...]: Wrap C function declarations in extern "C".Rainer Orth2011-07-251-0/+32
* system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New.Jason Merrill2011-07-211-0/+6
* gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.Joseph Myers2011-06-211-1/+1
* common-target-def.h, [...]: New files.Joseph Myers2011-06-141-1/+1
* ira-costs.c: Remove #ifdefs on dead FORBIDDEN_INC_DEC_CLASSES.Hans-Peter Nilsson2011-06-101-1/+1
* * system.h (SETJMP_VIA_SAVE_AREA): Poison.Hans-Peter Nilsson2011-06-101-1/+2
* netbsd.h (ENABLE_EXECUTE_STACK): Remove.Rainer Orth2011-06-091-1/+1
* linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth2011-06-031-1/+2
* libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if LIBGCC2_GNU_PREFIX i...Bernd Schmidt2011-05-251-2/+2
* config.gcc (libgcc_tm_file): Define instead of including files from ../../lib...Joseph Myers2011-05-101-0/+4
* ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.Jan Kratochvil2011-04-251-9/+0
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-211-1/+1
* tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.Anatoly Sokolov2011-04-081-1/+1
* tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers2011-04-061-1/+1
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-311-2/+3
* [multiple changes]Vladimir Makarov2011-03-291-2/+3
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-3/+2
* [multiple changes]Vladimir Makarov2011-03-271-2/+3
* system.h (FUNCTION_ARG, [...]): Poison.Nathan Froyd2011-03-241-1/+2
* re PR c/46902 (gcc.dg/plugin/plugindir*.c gives ICEs on powerpc-apple-darwin9)Iain Sandoe2011-01-091-0/+5
* 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