summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* Source range tracking in libcpp and C FE, with bit-packing optimizationdmalcolm2015-11-131-0/+33
* PR middle-end/68259ebotcazou2015-11-091-2/+3
* PR middle-end/68251ebotcazou2015-11-091-1/+1
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-3/+82
* gcc/cesar2015-11-061-0/+3
* gcc/jakub2015-11-051-6/+1
* [PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++tschwinge2015-10-271-20/+0
* Move more cproj simplifications to match.pdrsandifo2015-10-221-0/+1
* gcc/ienkovich2015-10-211-0/+9
* gcc/jakub2015-10-131-4/+73
* * tree.c (type_with_interoperable_signedness): New.hubicka2015-10-101-0/+1
* Implement N4514, C++ Extensions for Transactional Memory.jason2015-10-041-0/+3
* inlude/nathan2015-09-281-0/+3
* Move some comparison simplifications to match.pdglisse2015-08-311-0/+4
* 2015-08-13 Richard Biener <rguenther@suse.de>rguenth2015-08-131-0/+2
* Allow non-overflow ops in reductionsvries2015-08-011-0/+2
* 2015-07-06 Marc Glisse <marc.glisse@inria.fr>glisse2015-07-061-0/+1
* gcc/rsandifo2015-06-251-1/+1
* gcc/ada/rsandifo2015-06-251-9/+3
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-1/+1
* 2017-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+1
* * tree.h (merge_dllimport_decl_attributes, handle_dll_attribute):amacleod2015-06-171-19/+2
* * lto.c (hash_canonical_type): Use tree_code_for_canonical_type_merging.hubicka2015-06-041-0/+21
* * expr.h (array_at_struct_end_p): Move to...ebotcazou2015-05-271-11/+28
* * dwarf2out.c: Remove block_map.aldyh2015-05-271-0/+1
* * tree.c (prototype_p, virtual_method_call_p, obj_type_ref_class,hubicka2015-05-241-5/+5
* * lto.c (hash_canonical_type): Be sure we hash only types thathubicka2015-05-231-0/+20
* * tree.c (verify_type_variant): Fix #undef.hubicka2015-05-191-0/+2
* PR middle-end/66199jakub2015-05-191-0/+5
* * ipa-utils.h (warn_types_mismatch, odr_or_derived_type_p,hubicka2015-05-161-1/+0
* 2015-05-12 Andrew MacLeod <amacleod@redhat.com>amacleod2015-05-121-0/+63
* * tree.h (is_lang_specific): Constify.hubicka2015-05-101-1/+1
* * dwarf2out.c (gen_type_die_with_usage): Call verify_type.hubicka2015-04-301-0/+1
* Add OMP_STANDALONE_CLAUSES.tschwinge2015-04-291-0/+6
* * tree.h (attribute_value_equal): Declare.hubicka2015-04-231-0/+2
* tree.h: Commentary typo fixaldot2015-04-081-1/+1
* PR lto/65316hubicka2015-03-091-1/+2
* Fix warnings occured during profiledboostrap onmarxin2015-03-051-0/+9
* Guard GCC version for a pragma ifdef.marxin2015-01-301-2/+2
* Remove false positives for warnings that break LTO profiledmarxin2015-01-231-0/+11
* 2015-01-21 Richard Biener <rguenther@suse.de>rguenth2015-01-211-10/+36
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-8/+84
* PR ipa/64550marxin2015-01-121-1/+1
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-38/+0
* IPA ICF: target and optimization flags comparison.marxin2015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* * fold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TYPE_P check.mpolacek2014-12-111-4/+40
* 2014-11-24 Richard Biener <rguenther@suse.de>rguenth2014-11-241-0/+5
* remove param1_is usagetbsaunde2014-11-201-0/+5
* convert many if_marked htab to hash_tabletbsaunde2014-11-201-0/+22