aboutsummaryrefslogtreecommitdiff
path: root/gcc/coretypes.h
AgeCommit message (Expand)Author
2016-01-04 Update copyright years.jakub
2015-12-02PR 68432: Add a target hook to control size/speed optab choicesrsandifo
2015-11-17Add basic support for direct_optab internal functionsrsandifo
2015-10-13gcc/jakub
2015-09-20switch from gimple to gimple*tbsaunde
2015-09-16Share memory blocks between pool allocatorsmiyuki
2015-08-052015-08-05 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-252015-06-25 Andrew Macleod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-122015-05-12 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-01-05 Update copyright years.jakub
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-11-13[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.kyukhin
2014-10-22gcc/amodra
2014-09-10* coretypes.h (struct _dont_use_rtx_insn_here_, rtx_insn)schwab
2014-08-27Introduce rtx_expr_list subclass of rtx_defdmalcolm
2014-08-27Introduce rtx_sequence subclass of rtx_defdmalcolm
2014-08-27Introduce rtx_insn_list subclass of rtx_defdmalcolm
2014-08-19Add subclasses for the various kinds of instructiondmalcolm
2014-08-18Introduce rtx_insn subclass of rtx_defdmalcolm
2014-05-262014-05-23 Richard Biener <rguenther@suse.de>rguenth
2014-04-30Merge in trunk.mrs
2014-04-282014-04-28 Richard Biener <rguenther@suse.de>rguenth
2014-01-03Merge in trunk.mrs
2014-01-02Update copyright years in gcc/rsandifo
2013-12-13Merge in trunk.mrs
2013-12-10 * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo
2013-11-20Merge from trunk.rsandifo
2013-11-19Convert gimple types from a union to C++ inheritancedmalcolm
2013-10-20Merge in trunk.mrs
2013-10-18 * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod
2013-09-04Merge in trunk.mrs
2013-08-22 * pretty-print.h (output_buffer::output_buffer): Declare.gdr
2013-08-19 * target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.kyukhin
2013-08-13Add wide-int branch.mrs
2013-08-072013-08-07 David Malcolm <dmalcolm@redhat.com>dmalcolm
2013-07-21Fix typos.mrs
2013-04-23* coretypes.h (gimple_stmt_iterator): Add struct to makeschwab
2013-04-22[Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook.jgreenhalgh
2013-01-10Update copyright years in gcc/rsandifo
2012-11-30 * coretypes.h (struct pretty_print_info): Make a coretype.steven
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo
2012-07-19libstdc++-v3/gingold
2012-05-03 * basic-block.h (struct rtl_bb_info, struct gimple_bb_info): Movematz
2012-05-02 * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz
2012-05-02ChangeLog entry:kyukhin
2011-11-06Check in patch/merge from cxx-mem-model Branchamacleod