aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-01c directory changesttype-proAndrew Macleod
2016-04-01redefine DECL_ARG_TYPEAndrew Macleod
2016-04-01decl common needs a ttype version tooAndrew Macleod
2016-04-01c-convert and other FE versionsAndrew Macleod
2016-04-01c/cp array-notionAndrew Macleod
2016-03-31c-common, ctypeck and a c-semantic fixAndrew Macleod
2016-03-31ttypeify c-pretty-printAndrew Macleod
2016-03-31inline some *_TYPE_P checking routines to help identify ttype uses.Andrew Macleod
2016-03-31c-family ttypeifiedAndrew Macleod
2016-03-31cfamily cilk changesAndrew Macleod
2016-03-31Fix bug in c-ada-spec.cAndrew Macleod
2016-03-305) c-family/c-ada-spec.cAndrew Macleod
2016-03-30convert c/c-typeck.c and c-family/c-common.cAndrew Macleod
2016-03-30Add field_decl_ttype, ggc_mx for ttype, and error_operand_p in ttype.hAndrew Macleod
2016-03-30bugfix4.diff - add TREE_TYPEAndrew Macleod
2016-03-28Biug fixed from last fallAndrew Macleod
2016-03-24Fix for temporary TS_TTYPE things so LTO passesAndrew Macleod
2016-03-21Eww. Fix the doubling up of ttype.h that somehow happenedAndrew Macleod
2016-03-18add TTYPE_COMPILE flag for additional compile time detectionAndrew Macleod
2016-03-18attribs.c and tree.[ch] changes found by compilation-only patchAndrew Macleod
2016-03-18fix typoAndrew Macleod
2016-03-17Attribute handlingAndrew Macleod
2016-03-17change TTYPE_PTR to TTYPE_PPAndrew Macleod
2016-03-17langhook conversionAndrew Macleod
2016-03-17ttype location finding diff Andrew Macleod
2016-03-17match first patch from trunkAndrew Macleod
2016-03-14damn.. libcpp files got missedAndrew Macleod
2016-03-14struct tree_node instead of a unionAndrew Macleod
2016-03-14undo last checkinAndrew Macleod
2016-03-14add error_type_node and NULL_TYPEAndrew Macleod
2016-03-14Macro shuffling. Access types through type_common.Andrew Macleod
2016-03-11TREE_BASE, TREE_CHAIN, TREE_TYPE as reference inlinesAndrew Macleod
2016-03-10flatten 3 type structures to tree_typeAndrew Macleod
2016-03-10unify TREE_CODE, TREE_CHAIN, and TREE_TYPEAndrew Macleod
2016-03-10Provide _RAW macros to avoid direct tree referencesAndrew Macleod
2016-03-09creating ttype-pro branchAndrew Macleod
2016-03-09 PR tree-optimization/70152Jakub Jelinek
2016-03-09 PR target/70086Jakub Jelinek
2016-03-09 PR tree-optimization/70127Jakub Jelinek
2016-03-09 gcc/c/Cesar Philippidis
2016-03-09PR c++/70105: prevent nonsensical underline spew for macro expansionsDavid Malcolm
2016-03-09PR c++/70105: Defer location expansion until diagnostic_show_locusDavid Malcolm
2016-03-092016-03-09 Richard Biener <rguenther@suse.de>Richard Biener
2016-03-09 PR target/70049Jakub Jelinek
2016-03-092016-03-09 Richard Biener <rguenther@suse.de>Richard Biener
2016-03-09 * config/nvptx/nvptx.c (nvptx_option_override): Don't kill debug level.Nathan Sidwell
2016-03-09Really don't xfail gcc.dg/vect/bb-slp-34.c on aarch64, armRainer Orth
2016-03-09 PR middle-end/67278Jakub Jelinek
2016-03-09 PR target/67278Jakub Jelinek
2016-03-09Add oacc kernels testcases in libgomp.oacc-fortranTom de Vries