aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko1-1/+1
2013-06-20system.h: Include <cstdlib> as well as <stdlib.h>.Oleg Endo1-0/+8
2013-01-15re PR bootstrap/55961 (system.h includes gmp.h but system.h is included for b...Richard Biener1-0/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-12-21re PR bootstrap/54659 (Bootstrap with --disable-nls broken under Windows)Richard Biener1-0/+2
2012-11-25tm.texi.in (DELAY_SLOTS_FOR_EPILOGUE): Remove documentation.Steven Bosscher1-1/+2
2012-11-19* system.h (vec_free): Undef.David Edelsohn1-0/+3
2012-11-04* system.h (loc_t): Poison.David Edelsohn1-0/+5
2012-09-12Fix Solaris 9/x86 bootstrapRainer Orth1-0/+5
2012-08-17Convert MEMBER_TYPE_FORCES_BLK to target hookH.J. Lu1-1/+1
2012-08-16revert: re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)Diego Novillo1-4/+0
2012-08-16re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)Diego Novillo1-0/+4
2012-07-31defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.Nathan Froyd1-1/+2
2012-07-24Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCRichard Henderson1-1/+1
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-8/+0
2012-07-10Zap now unused builtin_mul_widen_even/odd target hooksRichard Henderson1-1/+3
2012-06-29system.h (CASE_USE_BIT_TESTS): Poison.Steven Bosscher1-1/+2
2012-06-29system.h (IFCVT_EXTRA_FIELDS): Poison.Steven Bosscher1-1/+1
2012-06-26system.h (USE_COMMON_FOR_ONE_ONLY): Poison.Steven Bosscher1-1/+2
2012-06-26system.h (UNALIGNED_SHORT_ASM_OP, [...]): Poison.Steven Bosscher1-1/+3
2012-06-26re PR middle-end/33190 (tm.texi describes some non-existing hooks)Steven Bosscher1-1/+4
2012-06-24system.h: Poison ASM_BYTE_OP and ASM_OUTPUT_BYTE.Steven Bosscher1-1/+2
2012-06-20* system.h: Poison ASM_OUTPUT_IDENT and IDENT_ASM_OP.Steven Bosscher1-2/+3
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-0/+8
2012-03-14Remove MIPS_DEBUGGING_INFO supportRainer Orth1-2/+2
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth1-1/+2
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-2/+3
2012-02-16system.h: Poison SMALL_REGISTER_CLASSESSteven Bosscher1-1/+1
2012-01-03system.h: Prior to #define, #undef fopen and freopen unconditionally.Olivier Hainque1-3/+8
2011-11-12re PR bootstrap/51094 (Bootstrap failure at revision 181279 on non-ELF targets)Dimitrios Apostolou1-0/+4
2011-10-17configure.ac: Add --with-native-system-header-dir.Simon Baldwin1-1/+2
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner1-0/+3
2011-10-09system.h: Commit forgotten hunk in previous patch.Anatoly Sokolov1-1/+2
2011-08-20tm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove.Anatoly Sokolov1-1/+2
2011-08-08Fix Dwarf unwind library for UNITS_PER_WORD > sizeof (void *)H.J. Lu1-1/+2
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth1-1/+1
2011-07-25system.h [...]: Wrap C function declarations in extern "C".Rainer Orth1-0/+32
2011-07-21system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New.Jason Merrill1-0/+6
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