aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-11Expose stable sort algorithm to gcc_sort_r and add vec::stablesortRichard Biener1-0/+1
2021-05-10Come up with startswith function.Martin Liska1-0/+8
2021-05-04Remove CC0Segher Boessenkool1-1/+2
2021-04-29Add parallelism support to gcov for MinGW platformsEric Botcazou1-0/+4
2021-01-31Add missing definition of SIZE_MAXEric Botcazou1-0/+4
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-17Add rtl-ssaRichard Sandiford1-0/+3
2020-12-17Add an alternative splay tree implementationRichard Sandiford1-0/+3
2020-11-12system: Add WARN_UNUSED_RESULTMarek Polacek1-0/+6
2020-09-21Use ONE_? macros.Martin Liska1-0/+1
2020-09-21Support new mallinfo2 function.Martin Liska1-1/+1
2020-08-14vec: Fix bootstrap on i686-linux, 32-bit darwin and AIXJakub Jelinek1-0/+1
2020-07-02Redefine NULL to nullptrIlya Leoshkevich1-0/+10
2020-07-01move ILS include to system.hRichard Biener1-2/+21
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-04system.h: Include malloc.h if INCLUDE_MALLOC_H and HAVE_MALLINFO.Richard Biener1-0/+6
2019-08-01sort.cc: introduce gcc_sort_rAlexander Monakov1-4/+5
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-16Don't use %z printf length specifierMichael Matz1-1/+5
2018-11-05Come up with SIZE_AMOUNT and use it in memory statistics and sort stats.Martin Liska1-0/+25
2018-09-03introduce gcc_stablesortAlexander Monakov1-0/+2
2018-09-03qsort_chk: call from gcc_qsort instead of wrapping itAlexander Monakov1-6/+2
2018-07-17Clean up of new format of -falign-FOO.Martin Liska1-2/+0
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-1/+1
2018-05-13Introduce gcc_qsortAlexander Monakov1-2/+5
2018-02-16re PR bootstrap/84405 (Fails to bootstrap with GCC 4.1.2, GCC 4.2.4)Jakub Jelinek1-0/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-1/+2
2017-10-23Add INCLUDE_UNIQUE_PTR and use it (PR bootstrap/82610)David Malcolm1-0/+10
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-1/+2
2017-09-29qsort comparator consistency checkingAlexander Monakov1-0/+10
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-1/+1
2017-09-15Turn FUNCTION_ARG_OFFSET into a hookRichard Sandiford1-1/+1
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-1/+2
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford1-1/+1
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford1-1/+2
2017-09-13Turn SECONDARY_MEMORY_NEEDED_MODE into a target hookRichard Sandiford1-1/+1
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-1/+2
2017-09-12Turn SLOW_UNALIGNED_ACCESS into a target hookRichard Sandiford1-1/+1
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford1-1/+1
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-1/+2
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-1/+1
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford1-1/+2
2017-08-30[3/77] Allow machine modes to be classesRichard Sandiford1-0/+6
2017-06-08system.h (fancy_abort): Annotate by ATTRIBUTE_COLD.Jan Hubicka1-1/+2
2017-03-27system.h (HAVE_DESIGNATED_INITIALIZERS): Fix non C++ case.Gunther Nikl1-2/+2
2017-01-16system.h: Poison strndup (PR bootstrap/78616)David Malcolm1-1/+2
2017-01-06system.h (GCC_DIAGNOSTIC_PUSH_IGNORED, [...]): Define.Jakub Jelinek1-0/+12
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-23[Patch 7/17] Delete TARGET_FLT_EVAL_METHOD and poison it.James Greenhalgh1-1/+1