summaryrefslogtreecommitdiff
path: root/gcc/system.h
Commit message (Expand)AuthorAgeFilesLines
* Use static_assert for STATIC_ASSERT for C++11 onwardsdmalcolm2016-07-271-1/+6
* Remove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID_RETURN_TYPE hooks.mwahab2016-05-161-1/+3
* [PATCH 2/2] (header usage fix) include c++ headers in system.hnsz2016-04-221-0/+12
* Poison ENABLE_CHECKING macromarxin2016-02-291-0/+4
* * configure.ac (ac_cv_std_swap_in_utility): New test.matz2016-01-261-1/+1
* * system.h (string, algorithm): Include only conditionally.matz2016-01-221-0/+5
* Update copyright years.jakub2016-01-041-1/+1
* Correct graphite*.c ISL header file inclusion order.dje2015-11-231-0/+3
* remove EXTENDED_SDB_BASIC_TYPEStbsaunde2015-11-151-1/+1
* [PATCH 1/9] ENABLE_CHECKING refactoringlaw2015-10-211-3/+1
* [PATCH 1/9] ENABLE_CHECKING refactoringlaw2015-10-131-0/+3
* * system.h (ROUND_UP): New macro definition.uros2015-10-021-0/+6
* * system.h (malloc.h): Don't include obsolete header.redi2015-10-021-12/+0
* switch from gimple to gimple*tbsaunde2015-09-201-1/+1
* libgcc/dje2015-09-181-1/+1
* remove STRUCT_VALUE macrotbsaunde2015-09-121-1/+1
* PR bootstrap/67363danglin2015-09-101-0/+8
* * system.h (INTTYPE_MINIMUM): Rewrite to avoid shift warning.mpolacek2015-09-071-1/+1
* Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.ramana2015-06-041-1/+1
* Convert to md_asm_adjustrth2015-05-111-0/+1
* Update copyright years.jakub2015-01-051-1/+1
* * system.h: Include algorithm and utility.uros2014-11-111-0/+2
* PR bootstrap/63699fxcoudert2014-11-111-0/+7
* [Patch 7/7] Remove *_BY_PIECES_Pjgreenhalgh2014-11-011-1/+3
* Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.jsm282014-09-231-1/+2
* Remove LIBGCC2_TF_CEXT target macro.jsm282014-09-181-1/+1
* Remove LIBGCC2_HAS_?F_MODE target macros.jsm282014-09-121-1/+2
* Remove SF_SIZE etc. target macros.jsm282014-09-081-1/+1
* Remove no-longer-needed fp-bit target macros.jsm282014-09-081-1/+2
* Use rtx_insn for more scheduler things, plus CONST_CAST_RTX_INSNdmalcolm2014-09-051-0/+1
* Remove CALLER_SAVE_PROFITABLE since it is not used at present.jasonwucj2014-08-241-1/+2
* gcc/rsandifo2014-06-111-1/+1
* gcc/rsandifo2014-06-111-1/+4
* gcc/rsandifo2014-06-031-1/+3
* 2014-05-27 Richard Biener <rguenther@suse.de>rguenth2014-05-271-1/+6
* gcc/rsandifo2014-05-271-0/+3
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-1/+2
* Merge from trunk.rsandifo2014-04-281-1/+1
|\
| * 2014-04-28 Richard Biener <rguenther@suse.de>rguenth2014-04-281-1/+1
* | Formatting and typo fixes.rsandifo2014-04-231-1/+1
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge from trunk.rsandifo2013-11-201-1/+1
|\ \ | |/
| * Convert gimple types from a union to C++ inheritancedmalcolm2013-11-191-1/+1
| * gcc/rsandifo2013-10-211-3/+3
* | Add more optimisations.rsandifo2013-10-291-0/+6
* | Backport:rsandifo2013-10-231-3/+3
* | Merge in trunk.mrs2013-10-201-16/+17
|\ \ | |/
| * PR target/58603danglin2013-10-191-1/+2
| * gcc/rsandifo2013-09-281-15/+15