summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* tree.c (build_function_type_skip_args, [...]): New functions.Jan Hubicka2008-08-291-3/+78
* re PR c++/36741 (Bogus "large integer implicitly truncated" passing size_t co...Dodji Seketeli2008-08-281-0/+15
* tree.c (decl_address_ip_invariant_p): New function.Jan Hubicka2008-08-231-0/+34
* re PR debug/37156 (Hang with -g -O2 (or higher) (discovered with malloc.c in...Jakub Jelinek2008-08-191-1/+3
* tree.h (IS_CONVERT_EXPR_CODE_P): Renamed toTomas Bily2008-08-181-5/+4
* alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-12/+12
* builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-13/+13
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-201/+80
* Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner2008-07-231-0/+150
* Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola2008-07-211-2/+2
* re PR middle-end/36369 (may_alias broken with previous uses of non attributed...Richard Guenther2008-07-151-0/+13
* tree.c (decl_assembler_name_equal): Expect assembler name of decl to be mangl...Jan Hubicka2008-07-131-7/+28
* cgraph.c (assembler_name_hash): New static var.Jan Hubicka2008-07-131-1/+22
* Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-opt...Daniel Berlin2008-07-081-4/+1
* re PR bootstrap/33304 (Bootstrap failure on solaris2 using cc due to empty ma...Andrew Haley2008-07-031-5/+14
* tree.c (ctor_to_list): Use FOR_EACH_CONSTRUCTOR_ELT.Jason Merrill2008-07-031-5/+3
* Implement WG21 N2672, Initializer List proposed wordingJason Merrill2008-07-021-0/+20
* tree.c (build_varargs_function_type_list): New.Kai Tietz2008-06-281-11/+48
* tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor2008-06-211-0/+38
* ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi2008-06-201-32/+38
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-4/+21
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-1/+1
* Delete get_inner_array_type. Use strip_array_types instead.Alan Modra2008-05-251-5/+3
* tree.c (substitute_placeholder_in_expr) <tcc_vl_exp>: Minor tweak.Eric Botcazou2008-05-191-5/+6
* tree.c (substitute_in_expr): Fix thinko.Eric Botcazou2008-05-191-6/+7
* pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily2008-05-091-9/+5
* tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther2008-05-081-6/+0
* [multiple changes]Kenneth Zadeck2008-05-071-2/+4
* tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini2008-04-231-56/+135
* tree.c (get_unwidened): Remove code fiddling with COMPONENT_REF.Eric Botcazou2008-03-271-37/+0
* re PR target/33963 (Dllimport attribute wrongly accepted on typedefs)Joseph Myers2008-02-281-0/+10
* revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-281-92/+0
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-102/+6
* tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-261-0/+92
* revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-251-76/+0
* tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-251-0/+76
* re PR c/34993 (ICE with attribute for array with unknown bound)Richard Henderson2008-01-301-2/+3
* re PR c++/34914 (Member pointer to vector rejected)Jakub Jelinek2008-01-221-0/+5
* re PR c++/34917 (ICE with const vector)Jakub Jelinek2008-01-221-0/+2
* * tree.c (check_qualified_type): Improve function description.Ben Elliston2008-01-221-1/+1
* tree.c (substitute_in_expr): Add missing 'break'.Eric Botcazou2008-01-171-2/+3
* re PR tree-optimization/34769 (gcc.dg/vect/no-vfa-pr29145.c)Richard Guenther2008-01-161-7/+12
* re PR tree-optimization/34679 (ICE: tree check: expected integer_type, have e...Richard Guenther2008-01-091-1/+2
* * tree.c (type_hash_add): Fix whitespace.Alexandre Oliva2007-12-151-1/+1
* * tree.c (type_hash_add): Don't violate strict aliasing rules.Alexandre Oliva2007-11-261-1/+1
* PR debug/29436, c/32326Jason Merrill2007-11-191-7/+18
* re PR target/33579 (INIT_PRIORITY is broken)Mark Mitchell2007-11-061-4/+0
* re PR c++/33601 (ICE with pointers to members using "const C" as the class id...Douglas Gregor2007-10-261-2/+2
* revert: re PR tree-optimization/32921 (Revision 126326 causes 12% slowdown)Richard Guenther2007-10-191-1/+1
* re PR tree-optimization/32921 (Revision 126326 causes 12% slowdown)Richard Guenther2007-10-191-1/+1