aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-23system.h (HAVE_DESIGNATED_INITIALIZERS, [...]): Do not use "defined" in macros.Paolo Bonzini1-4/+10
2016-10-04defaults.h (JCR_SECTION_NAME, [...]): Remove.Jakub Jelinek1-1/+2
2016-09-29[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT and poison itJames Greenhalgh1-1/+2
2016-09-26c-lex.c (c_common_has_attribute): Handle attribute fallthrough.Marek Polacek1-2/+6
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek1-0/+6
2016-07-27Use static_assert for STATIC_ASSERT for C++11 onwardsDavid Malcolm1-1/+6
2016-05-16Remove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID_RETURN_TYPE hooks.Matthew Wahab1-1/+3
2016-04-22[PATCH 2/2] (header usage fix) include c++ headers in system.hSzabolcs Nagy1-0/+12
2016-02-29Poison ENABLE_CHECKING macroMartin Liska1-0/+4
2016-01-26configure.ac (ac_cv_std_swap_in_utility): New test.Michael Matz1-1/+1
2016-01-22system.h (string, algorithm): Include only conditionally.Michael Matz1-0/+5
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-23Correct graphite*.c ISL header file inclusion order.David Edelsohn1-0/+3
2015-11-15remove EXTENDED_SDB_BASIC_TYPESTrevor Saunders1-1/+1
2015-10-21[PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev1-3/+1
2015-10-13[PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev1-0/+3
2015-10-02system.h (ROUND_UP): New macro definition.Uros Bizjak1-0/+6
2015-10-02* system.h (malloc.h): Don't include obsolete header.Jonathan Wakely1-12/+0
2015-09-20switch from gimple to gimple*Trevor Saunders1-1/+1
2015-09-18config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts.Andrew Dixie1-1/+1
2015-09-12remove STRUCT_VALUE macroTrevor Saunders1-1/+1
2015-09-10re PR bootstrap/67363 (r227188 breaks build for mingw-w64)John David Anglin1-0/+8
2015-09-07system.h (INTTYPE_MINIMUM): Rewrite to avoid shift warning.Marek Polacek1-1/+1
2015-06-04Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.Ramana Radhakrishnan1-1/+1
2015-05-11Convert to md_asm_adjustRichard Henderson1-0/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1