]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/system.h
* config/mips/mips.c (mips_final_postscan_insn): Modify call
[thirdparty/gcc.git] / gcc / system.h
2019-01-01  jakub Update copyright years.
2018-11-16  matzDon't use %z printf length specifier
2018-11-05  marxinCome up with SIZE_AMOUNT and use it in memory statistic...
2018-09-03  amonakovintroduce gcc_stablesort
2018-09-03  amonakovqsort_chk: call from gcc_qsort instead of wrapping it
2018-07-17  marxinClean up of new format of -falign-FOO.
2018-07-05  nathan gcc/
2018-05-13  amonakovIntroduce gcc_qsort
2018-02-16  jakub PR bootstrap/84405
2018-01-03  jakub Update copyright years.
2017-10-29  wilsonDelete obsolete SDB debug info support.
2017-10-23  dmalcolmAdd INCLUDE_UNIQUE_PTR and use it (PR bootstrap/82610)
2017-10-23  rsandifoConvert STARTING_FRAME_OFFSET to a hook
2017-09-29  amonakovqsort comparator consistency checking
2017-09-25  rsandifoTurn CONSTANT_ALIGNMENT into a hook
2017-09-15  rsandifoTurn FUNCTION_ARG_OFFSET into a hook
2017-09-15  rsandifoTurn TRULY_NOOP_TRUNCATION into a hook
2017-09-15  rsandifoTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-13  rsandifoTurn SECONDARY_MEMORY_NEEDED into a hook
2017-09-13  rsandifoTurn SECONDARY_MEMORY_NEEDED_MODE into a target hook
2017-09-12  rsandifoTurn HARD_REGNO_NREGS into a target hook
2017-09-12  rsandifoTurn SLOW_UNALIGNED_ACCESS into a target hook
2017-09-04  rsandifoTurn FUNCTION_ARG_PADDING into a target hook
2017-09-04  rsandifoTurn MODES_TIEABLE_P into a target hook
2017-09-04  rsandifoTurn HARD_REGNO_MODE_OK into a target hook
2017-09-04  rsandifoTurn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
2017-08-30  rsandifo[3/77] Allow machine modes to be classes
2017-06-08  hubicka * system.h (fancy_abort): Annotate by ATTRIBUTE_COLD.
2017-03-27  law * system.h (HAVE_DESIGNATED_INITIALIZERS): Fix non...
2017-01-16  dmalcolmsystem.h: Poison strndup (PR bootstrap/78616)
2017-01-06  jakub * system.h (GCC_DIAGNOSTIC_PUSH_IGNORED, GCC_DIAGNOSTI...
2017-01-01  jakub Update copyright years.
2016-11-23  jgreenhalgh[Patch 7/17] Delete TARGET_FLT_EVAL_METHOD and poison it.
2016-11-23  bonzinigcc:
2016-10-04  jakubgcc/
2016-09-29  jgreenhalgh[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_D...
2016-09-26  mpolacek * c-lex.c (c_common_has_attribute): Handle attribute...
2016-09-26  mpolacekImplement -Wimplicit-fallthrough.
2016-07-27  dmalcolmUse static_assert for STATIC_ASSERT for C++11 onwards
2016-05-16  mwahabRemove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID...
2016-04-22  nsz[PATCH 2/2] (header usage fix) include c++ headers...
2016-02-29  marxinPoison ENABLE_CHECKING macro
2016-01-26  matz * configure.ac (ac_cv_std_swap_in_utility): New test.
2016-01-22  matz * system.h (string, algorithm): Include only condition...
2016-01-04  jakub Update copyright years.
2015-11-23  djeCorrect graphite*.c ISL header file inclusion order.
2015-11-15  tbsaunderemove EXTENDED_SDB_BASIC_TYPES
2015-10-21  law[PATCH 1/9] ENABLE_CHECKING refactoring
2015-10-13  law[PATCH 1/9] ENABLE_CHECKING refactoring
2015-10-02  uros * system.h (ROUND_UP): New macro definition.
2015-10-02  redi * system.h (malloc.h): Don't include obsolete header.
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-18  djelibgcc/
2015-09-12  tbsaunderemove STRUCT_VALUE macro
2015-09-10  danglin PR bootstrap/67363
2015-09-07  mpolacek * system.h (INTTYPE_MINIMUM): Rewrite to avoid shift...
2015-06-04  ramanaRemove TARGET_RELAXED_ORDERING and optimize for weak...
2015-05-11  rthConvert to md_asm_adjust
2015-01-05  jakub Update copyright years.
2014-11-11  uros * system.h: Include algorithm and utility.
2014-11-11  fxcoudert PR bootstrap/63699
2014-11-01  jgreenhalgh[Patch 7/7] Remove *_BY_PIECES_P
2014-09-23  jsm28Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.
2014-09-18  jsm28Remove LIBGCC2_TF_CEXT target macro.
2014-09-12  jsm28Remove LIBGCC2_HAS_?F_MODE target macros.
2014-09-08  jsm28Remove SF_SIZE etc. target macros.
2014-09-08  jsm28Remove no-longer-needed fp-bit target macros.
2014-09-05  dmalcolmUse rtx_insn for more scheduler things, plus CONST_CAST...
2014-08-24  jasonwucjRemove CALLER_SAVE_PROFITABLE since it is not used...
2014-06-11  rsandifogcc/
2014-06-11  rsandifogcc/
2014-06-03  rsandifogcc/
2014-05-27  rguenth2014-05-27 Richard Biener <rguenther@suse.de>
2014-05-27  rsandifogcc/
2014-05-26  rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-28  rguenth2014-04-28 Richard Biener <rguenther@suse.de>
2014-04-24  mrsMerge in trunk.
2014-04-23  rsandifoFormatting and typo fixes.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-02  mrsMerge in trunk.
2014-02-10  mrsMerge in trunk.
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmConvert gimple types from a union to C++ inheritance
2013-11-18  rsandifoMerge from trunk.
next