summaryrefslogtreecommitdiff
path: root/gcc/coretypes.h
Commit message (Expand)AuthorAgeFilesLines
* Add a fixed_size_mode_pod classrsandifo2018-01-031-0/+2
* Update copyright years.jakub2018-01-031-1/+1
* poly_int: add poly-int.hrsandifo2017-12-141-0/+15
* Turn FUNCTION_ARG_PADDING into a target hookrsandifo2017-09-041-0/+16
* [77/77] Add a complex_mode classrsandifo2017-08-301-0/+2
* [76/77] Add a scalar_mode_pod classrsandifo2017-08-301-0/+1
* [71/77] Use opt_scalar_mode for mode iteratorsrsandifo2017-08-301-0/+1
* [64/77] Add a scalar_mode classrsandifo2017-08-301-0/+2
* [16/77] Add scalar_int_mode_podrsandifo2017-08-301-0/+2
* [15/77] Add scalar_int_modersandifo2017-08-301-0/+3
* [11/77] Add a float_mode_for_size helper functionrsandifo2017-08-301-0/+1
* [7/77] Add scalar_float_modersandifo2017-08-301-0/+3
* [6/77] Make GET_MODE_WIDER return an opt_modersandifo2017-08-301-0/+1
* Reorganise machmode.h headersrsandifo2017-07-021-3/+9
* Introduce dump_flags_t type and use it instead of int type.marxin2017-05-171-0/+1
* Update copyright years.jakub2017-01-011-1/+1
* [Patch 1/17] Add a new target hook for describing excess precision intentionsjgreenhalgh2016-11-231-0/+18
* Introduce -fprofile-update=prefer-atomicmarxin2016-11-141-1/+2
* Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.hpalves2016-10-141-25/+0
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-28/+0
* Cherry-pick fprofile-generate-atomic from google/gcc-4_9marxin2016-08-101-0/+6
* Add OVERRIDE and FINAL macros to coretypes.hdmalcolm2016-05-061-0/+25
* Move "X +- C1 CMP C2 to X CMP C2 -+ C1" to match.pdglisse2016-05-021-0/+24
* Update copyright years.jakub2016-01-041-1/+1
* PR 68432: Add a target hook to control size/speed optab choicesrsandifo2015-12-021-0/+12
* Add basic support for direct_optab internal functionsrsandifo2015-11-171-0/+2
* gcc/jakub2015-10-131-0/+1
* switch from gimple to gimple*tbsaunde2015-09-201-3/+2
* Share memory blocks between pool allocatorsmiyuki2015-09-161-3/+11
* 2015-08-05 Andrew MacLeod <amacleod@redhat.com>amacleod2015-08-051-0/+10
* 2015-06-25 Andrew Macleod <amacleod@redhat.com>amacleod2015-06-251-0/+7
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-0/+2
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-1/+3
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-0/+10
* 2015-05-12 Andrew MacLeod <amacleod@redhat.com>amacleod2015-05-121-4/+16
* Update copyright years.jakub2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-0/+35
* [PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.kyukhin2014-11-131-0/+7
* gcc/amodra2014-10-221-6/+6
* * coretypes.h (struct _dont_use_rtx_insn_here_, rtx_insn)schwab2014-09-101-0/+2
* Introduce rtx_expr_list subclass of rtx_defdmalcolm2014-08-271-0/+1
* Introduce rtx_sequence subclass of rtx_defdmalcolm2014-08-271-0/+1
* Introduce rtx_insn_list subclass of rtx_defdmalcolm2014-08-271-0/+1
* Add subclasses for the various kinds of instructiondmalcolm2014-08-191-1/+9
* Introduce rtx_insn subclass of rtx_defdmalcolm2014-08-181-0/+7
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-2/+2
* Merge in trunk.mrs2014-04-301-1/+2
|\
| * 2014-04-28 Richard Biener <rguenther@suse.de>rguenth2014-04-281-1/+2
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1