]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/system.h
Correct a function pre/postcondition [PR102403].
[thirdparty/gcc.git] / gcc / system.h
2021-06-11  Richard BienerExpose stable sort algorithm to gcc_sort_r and add...
2021-05-10  Martin LiskaCome up with startswith function.
2021-05-04  Segher BoessenkoolRemove CC0
2021-04-29  Eric BotcazouAdd parallelism support to gcov for MinGW platforms
2021-01-31  Eric BotcazouAdd missing definition of SIZE_MAX
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-17  Richard SandifordAdd rtl-ssa
2020-12-17  Richard SandifordAdd an alternative splay tree implementation
2020-11-12  Marek Polaceksystem: Add WARN_UNUSED_RESULT
2020-09-21  Martin LiskaUse ONE_? macros.
2020-09-21  Martin LiskaSupport new mallinfo2 function.
2020-08-14  Jakub Jelinekvec: Fix bootstrap on i686-linux, 32-bit darwin and AIX
2020-07-02  Ilya LeoshkevichRedefine NULL to nullptr
2020-07-01  Richard Bienermove ILS include to system.h
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-04  Richard Bienersystem.h: Include malloc.h if INCLUDE_MALLOC_H and...
2019-08-01  Alexander Monakovsort.cc: introduce gcc_sort_r
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-16  Michael MatzDon't use %z printf length specifier
2018-11-05  Martin LiskaCome up with SIZE_AMOUNT and use it in memory statistic...
2018-09-03  Alexander Monakovintroduce gcc_stablesort
2018-09-03  Alexander Monakovqsort_chk: call from gcc_qsort instead of wrapping it
2018-07-17  Martin LiskaClean up of new format of -falign-FOO.
2018-07-05  Nathan SidwellReplace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.
2018-05-13  Alexander MonakovIntroduce gcc_qsort
2018-02-16  Jakub Jelinekre PR bootstrap/84405 (Fails to bootstrap with GCC...
2018-01-03  Jakub JelinekUpdate copyright years.
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.
next