Age | Commit message (Expand) | Author | Files | Lines |
2018-05-13 | Introduce gcc_qsort | Alexander Monakov | 1 | -2/+5 |
2018-02-16 | re PR bootstrap/84405 (Fails to bootstrap with GCC 4.1.2, GCC 4.2.4) | Jakub Jelinek | 1 | -0/+6 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-10-29 | Delete obsolete SDB debug info support. | James E Wilson | 1 | -1/+2 |
2017-10-23 | Add INCLUDE_UNIQUE_PTR and use it (PR bootstrap/82610) | David Malcolm | 1 | -0/+10 |
2017-10-23 | Convert STARTING_FRAME_OFFSET to a hook | Richard Sandiford | 1 | -1/+2 |
2017-09-29 | qsort comparator consistency checking | Alexander Monakov | 1 | -0/+10 |
2017-09-25 | Turn CONSTANT_ALIGNMENT into a hook | Richard Sandiford | 1 | -1/+1 |
2017-09-15 | Turn FUNCTION_ARG_OFFSET into a hook | Richard Sandiford | 1 | -1/+1 |
2017-09-15 | Turn TRULY_NOOP_TRUNCATION into a hook | Richard Sandiford | 1 | -1/+2 |
2017-09-15 | Turn CANNOT_CHANGE_MODE_CLASS into a hook | Richard Sandiford | 1 | -1/+1 |
2017-09-13 | Turn SECONDARY_MEMORY_NEEDED into a hook | Richard Sandiford | 1 | -1/+2 |
2017-09-13 | Turn SECONDARY_MEMORY_NEEDED_MODE into a target hook | Richard Sandiford | 1 | -1/+1 |
2017-09-12 | Turn HARD_REGNO_NREGS into a target hook | Richard Sandiford | 1 | -1/+2 |
2017-09-12 | Turn SLOW_UNALIGNED_ACCESS into a target hook | Richard Sandiford | 1 | -1/+1 |
2017-09-04 | Turn FUNCTION_ARG_PADDING into a target hook | Richard Sandiford | 1 | -1/+1 |
2017-09-04 | Turn MODES_TIEABLE_P into a target hook | Richard Sandiford | 1 | -1/+2 |
2017-09-04 | Turn HARD_REGNO_MODE_OK into a target hook | Richard Sandiford | 1 | -1/+1 |
2017-09-04 | Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hook | Richard Sandiford | 1 | -1/+2 |
2017-08-30 | [3/77] Allow machine modes to be classes | Richard Sandiford | 1 | -0/+6 |
2017-06-08 | system.h (fancy_abort): Annotate by ATTRIBUTE_COLD. | Jan Hubicka | 1 | -1/+2 |
2017-03-27 | system.h (HAVE_DESIGNATED_INITIALIZERS): Fix non C++ case. | Gunther Nikl | 1 | -2/+2 |
2017-01-16 | system.h: Poison strndup (PR bootstrap/78616) | David Malcolm | 1 | -1/+2 |
2017-01-06 | system.h (GCC_DIAGNOSTIC_PUSH_IGNORED, [...]): Define. | Jakub Jelinek | 1 | -0/+12 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-23 | [Patch 7/17] Delete TARGET_FLT_EVAL_METHOD and poison it. | James Greenhalgh | 1 | -1/+1 |
2016-11-23 | system.h (HAVE_DESIGNATED_INITIALIZERS, [...]): Do not use "defined" in macros. | Paolo Bonzini | 1 | -4/+10 |
2016-10-04 | defaults.h (JCR_SECTION_NAME, [...]): Remove. | Jakub Jelinek | 1 | -1/+2 |
2016-09-29 | [Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT and poison it | James Greenhalgh | 1 | -1/+2 |
2016-09-26 | c-lex.c (c_common_has_attribute): Handle attribute fallthrough. | Marek Polacek | 1 | -2/+6 |
2016-09-26 | Implement -Wimplicit-fallthrough. | Marek Polacek | 1 | -0/+6 |
2016-07-27 | Use static_assert for STATIC_ASSERT for C++11 onwards | David Malcolm | 1 | -1/+6 |
2016-05-16 | Remove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID_RETURN_TYPE hooks. | Matthew Wahab | 1 | -1/+3 |
2016-04-22 | [PATCH 2/2] (header usage fix) include c++ headers in system.h | Szabolcs Nagy | 1 | -0/+12 |
2016-02-29 | Poison ENABLE_CHECKING macro | Martin Liska | 1 | -0/+4 |
2016-01-26 | configure.ac (ac_cv_std_swap_in_utility): New test. | Michael Matz | 1 | -1/+1 |
2016-01-22 | system.h (string, algorithm): Include only conditionally. | Michael Matz | 1 | -0/+5 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-23 | Correct graphite*.c ISL header file inclusion order. | David Edelsohn | 1 | -0/+3 |
2015-11-15 | remove EXTENDED_SDB_BASIC_TYPES | Trevor Saunders | 1 | -1/+1 |
2015-10-21 | [PATCH 1/9] ENABLE_CHECKING refactoring | Mikhail Maltsev | 1 | -3/+1 |
2015-10-13 | [PATCH 1/9] ENABLE_CHECKING refactoring | Mikhail Maltsev | 1 | -0/+3 |
2015-10-02 | system.h (ROUND_UP): New macro definition. | Uros Bizjak | 1 | -0/+6 |
2015-10-02 | * system.h (malloc.h): Don't include obsolete header. | Jonathan Wakely | 1 | -12/+0 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -1/+1 |
2015-09-18 | config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts. | Andrew Dixie | 1 | -1/+1 |
2015-09-12 | remove STRUCT_VALUE macro | Trevor Saunders | 1 | -1/+1 |
2015-09-10 | re PR bootstrap/67363 (r227188 breaks build for mingw-w64) | John David Anglin | 1 | -0/+8 |
2015-09-07 | system.h (INTTYPE_MINIMUM): Rewrite to avoid shift warning. | Marek Polacek | 1 | -1/+1 |
2015-06-04 | Remove TARGET_RELAXED_ORDERING and optimize for weak memory models. | Ramana Radhakrishnan | 1 | -1/+1 |