re PR c/79153 (-Wimplicit-fallthrough missed warning)
[gcc.git] / gcc / system.h
2017-10-29 James E WilsonDelete obsolete SDB debug info support.
2017-10-23 David MalcolmAdd INCLUDE_UNIQUE_PTR and use it (PR bootstrap/82610)
2017-10-23 Richard SandifordConvert STARTING_FRAME_OFFSET to a hook
2017-09-29 Alexander Monakovqsort comparator consistency checking
2017-09-25 Richard SandifordTurn CONSTANT_ALIGNMENT into a hook
2017-09-15 Richard SandifordTurn FUNCTION_ARG_OFFSET into a hook
2017-09-15 Richard SandifordTurn TRULY_NOOP_TRUNCATION into a hook
2017-09-15 Richard SandifordTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-13 Richard SandifordTurn SECONDARY_MEMORY_NEEDED into a hook
2017-09-13 Richard SandifordTurn SECONDARY_MEMORY_NEEDED_MODE into a target hook
2017-09-12 Richard SandifordTurn HARD_REGNO_NREGS into a target hook
2017-09-12 Richard SandifordTurn SLOW_UNALIGNED_ACCESS into a target hook
2017-09-04 Richard SandifordTurn FUNCTION_ARG_PADDING into a target hook
2017-09-04 Richard SandifordTurn MODES_TIEABLE_P into a target hook
2017-09-04 Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-09-04 Richard SandifordTurn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
2017-08-30 Richard Sandiford[3/77] Allow machine modes to be classes
2017-06-08 Jan Hubickasystem.h (fancy_abort): Annotate by ATTRIBUTE_COLD.
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
next