Vector peeling cost model 4/6
[gcc.git] / gcc / system.h
2017-03-27 Gunther Niklsystem.h (HAVE_DESIGNATED_INITIALIZERS): Fix non C...
2017-01-16 David Malcolmsystem.h: Poison strndup (PR bootstrap/78616)
2017-01-06 Jakub Jelineksystem.h (GCC_DIAGNOSTIC_PUSH_IGNORED, [...]): Define.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-23 James Greenhalgh[Patch 7/17] Delete TARGET_FLT_EVAL_METHOD and poison it.
2016-11-23 Paolo Bonzinisystem.h (HAVE_DESIGNATED_INITIALIZERS, [...]): Do...
2016-10-04 Jakub Jelinekdefaults.h (JCR_SECTION_NAME, [...]): Remove.
2016-09-29 James Greenhalgh[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_D...
2016-09-26 Marek Polacekc-lex.c (c_common_has_attribute): Handle attribute...
2016-09-26 Marek PolacekImplement -Wimplicit-fallthrough.
2016-07-27 David MalcolmUse static_assert for STATIC_ASSERT for C++11 onwards
2016-05-16 Matthew WahabRemove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID...
2016-04-22 Szabolcs Nagy[PATCH 2/2] (header usage fix) include c++ headers...
2016-02-29 Martin LiskaPoison ENABLE_CHECKING macro
2016-01-26 Michael Matzconfigure.ac (ac_cv_std_swap_in_utility): New test.
2016-01-22 Michael Matzsystem.h (string, algorithm): Include only conditionally.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-23 David EdelsohnCorrect graphite*.c ISL header file inclusion order.
2015-11-15 Trevor Saundersremove EXTENDED_SDB_BASIC_TYPES
2015-10-21 Mikhail Maltsev[PATCH 1/9] ENABLE_CHECKING refactoring
2015-10-13 Mikhail Maltsev[PATCH 1/9] ENABLE_CHECKING refactoring
2015-10-02 Uros Bizjaksystem.h (ROUND_UP): New macro definition.
2015-10-02 Jonathan Wakely* system.h (malloc.h): Don't include obsolete header.
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-18 Andrew Dixieconfig.host (powerpc-ibm-aix*): Add crtdbase.o to extra...
2015-09-12 Trevor Saundersremove STRUCT_VALUE macro
2015-09-10 John David Anglinre PR bootstrap/67363 (r227188 breaks build for mingw...
2015-09-07 Marek Polaceksystem.h (INTTYPE_MINIMUM): Rewrite to avoid shift...
2015-06-04 Ramana RadhakrishnanRemove TARGET_RELAXED_ORDERING and optimize for weak...
2015-05-11 Richard HendersonConvert to md_asm_adjust
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-11 Uros Bizjaksystem.h: Include algorithm and utility.
2014-11-11 Francois-Xavier... re PR bootstrap/63699 (Bootstrap fails in libcc1 on...
2014-11-01 James Greenhalgh[Patch 7/7] Remove *_BY_PIECES_P
2014-09-23 Joseph MyersRemove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.
2014-09-18 Joseph MyersRemove LIBGCC2_TF_CEXT target macro.
2014-09-12 Joseph MyersRemove LIBGCC2_HAS_?F_MODE target macros.
2014-09-08 Joseph MyersRemove SF_SIZE etc. target macros.
2014-09-08 Joseph MyersRemove no-longer-needed fp-bit target macros.
2014-09-05 David MalcolmUse rtx_insn for more scheduler things, plus CONST_CAST...
2014-08-24 Kito ChengRemove CALLER_SAVE_PROFITABLE since it is not used...
2014-06-11 Richard Sandifordsystem.h (CONST_DOUBLE_OK_FOR_CONSTRAINT_P): Poison.
2014-06-11 Richard Sandifordsystem.h (REG_CLASS_FROM_CONSTRAINT): Poison.
2014-06-03 Richard Sandifordgcc/
2014-05-27 Richard Bienersystem.h (__STDC_FORMAT_MACROS): Define as very first...
2014-05-27 Richard Sandifordsystem.h (TEST_BIT): New macro.
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-28 Richard Bienerconfigure.ac: Do valgrind header checks unconditionally.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-19 David MalcolmConvert gimple types from a union to C++ inheritance
2013-10-21 Richard Sandifordsystem.h: Move hwint.h include further down.
2013-10-19 John David Anglinre PR target/58603 (hash-table.h:962: error: anachronis...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-19 Alexander Ivchenkotarget.def (TARGET_LIBC_HAS_FUNCTION): New target hook.
2013-06-20 Oleg Endosystem.h: Include <cstdlib> as well as <stdlib.h>.
2013-01-15 Richard Bienerre PR bootstrap/55961 (system.h includes gmp.h but...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-21 Richard Bienerre PR bootstrap/54659 (Bootstrap with --disable-nls...
2012-11-25 Steven Bosschertm.texi.in (DELAY_SLOTS_FOR_EPILOGUE): Remove documenta...
2012-11-19 David Edelsohn* system.h (vec_free): Undef.
2012-11-05 David Edelsohn* system.h (loc_t): Poison.
2012-09-12 Rainer OrthFix Solaris 9/x86 bootstrap
2012-08-17 H.J. LuConvert MEMBER_TYPE_FORCES_BLK to target hook
2012-08-16 Diego Novillorevert: re PR bootstrap/54281 (Fails to bootstrap with...
2012-08-16 Diego Novillore PR bootstrap/54281 (Fails to bootstrap with --disabl...
2012-07-31 Nathan Froyddefaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2012-07-24 Richard HendersonPurge FIXUNS_TRUNC_LIKE_FIX_TRUNC
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-10 Richard HendersonZap now unused builtin_mul_widen_even/odd target hooks
2012-06-29 Steven Bosschersystem.h (CASE_USE_BIT_TESTS): Poison.
2012-06-29 Steven Bosschersystem.h (IFCVT_EXTRA_FIELDS): Poison.
2012-06-26 Steven Bosschersystem.h (USE_COMMON_FOR_ONE_ONLY): Poison.
2012-06-26 Steven Bosschersystem.h (UNALIGNED_SHORT_ASM_OP, [...]): Poison.
2012-06-26 Steven Bosscherre PR middle-end/33190 (tm.texi describes some non...
2012-06-24 Steven Bosschersystem.h: Poison ASM_BYTE_OP and ASM_OUTPUT_BYTE.
2012-06-20 Steven Bosscher* system.h: Poison ASM_OUTPUT_IDENT and IDENT_ASM_OP.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-03-14 Rainer OrthRemove MIPS_DEBUGGING_INFO support
2012-03-14 Rainer OrthRemove obsolete IRIX 6.5 support
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-02-16 Steven Bosschersystem.h: Poison SMALL_REGISTER_CLASSES
2012-01-03 Olivier Hainquesystem.h: Prior to #define, #undef fopen and freopen...
2011-11-12 Dimitrios Apostoloure PR bootstrap/51094 (Bootstrap failure at revision...
2011-10-17 Simon Baldwinconfigure.ac: Add --with-native-system-header-dir.
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-10-09 Anatoly Sokolovsystem.h: Commit forgotten hunk in previous patch.
2011-08-20 Anatoly Sokolovtm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove.
2011-08-08 H.J. LuFix Dwarf unwind library for UNITS_PER_WORD > sizeof...
2011-08-05 Rainer OrthMakefile.in (UNWIND_H): Remove.
2011-07-25 Rainer Orthsystem.h [...]: Wrap C function declarations in extern...
2011-07-21 Jason Merrillsystem.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New.
2011-06-21 Joseph Myersgcc_update (gcc/config/avr/avr-tables.opt): New depende...
2011-06-14 Joseph Myerscommon-target-def.h, [...]: New files.
2011-06-10 Hans-Peter Nilssonira-costs.c: Remove #ifdefs on dead FORBIDDEN_INC_DEC_C...
2011-06-10 Hans-Peter Nilsson* system.h (SETJMP_VIA_SAVE_AREA): Poison.
2011-06-09 Rainer Orthnetbsd.h (ENABLE_EXECUTE_STACK): Remove.
2011-06-03 Rainer Orthlinux.h (MD_UNWIND_SUPPORT): Remove.
2011-05-25 Bernd Schmidtlibgcc2.h (__NW, __NDW): Define using a __gnu_ prefix...
2011-05-10 Joseph Myersconfig.gcc (libgcc_tm_file): Define instead of includin...
next