summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/41814 (ICE in jc1 during bootstrap of gcj)Richard Guenther2009-10-251-5/+9
* tree.c (free_lang_data_in_decl): Free DECL_FCONTEXT.Richard Guenther2009-10-151-0/+4
* re PR preprocessor/41543 (BUILTINS_LOCATION wrong with -fpreprocessed)Jakub Jelinek2009-10-141-2/+3
* re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva2009-10-141-0/+4
* re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva2009-10-121-2/+11
* re PR middle-end/41573 (segfault in trunk related to strings)Michael Matz2009-10-081-1/+2
* Merge lto branch into trunk.Diego Novillo2009-10-031-89/+135
* except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson2009-09-281-18/+15
* re PR middle-end/41347 (ICE with -O3 or '-O2 -finline-functions')Michael Matz2009-09-171-1/+1
* Squash commit of EH in gimpleRichard Henderson2009-09-141-37/+81
* langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther2009-09-131-0/+15
* tree.c (chain_index): New fn.Jason Merrill2009-09-101-0/+11
* re PR middle-end/41254 (crashed compile Qt4 gui library)Richard Guenther2009-09-101-63/+84
* tree.c (free_lang_data_in_type): Do not free the type variant chains.Richard Guenther2009-09-091-11/+7
* tree.c (tree_find_value): Remove.Jason Merrill2009-09-081-12/+0
* re PR c++/41144 (ice for legal code with -O2 in get_alias_set)Richard Guenther2009-09-061-26/+11
* [multiple changes]Diego Novillo2009-09-031-0/+793
* tree.c (tree_expr_size): New function.Richard Guenther2009-09-011-0/+12
* re PR middle-end/40964 (ICE in insert_vi_for_tree)Richard Biener2009-08-061-1/+1
* tree.c (make_vector_type): Build a main variant first, get the canonical one ...Richard Guenther2009-08-031-13/+13
* re PR tree-optimization/40792 (internal error in com_mpi.c at -O3 for gcc 4.4.0)Jakub Jelinek2009-07-201-1/+0
* re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez2009-07-161-1/+3
* tree.c (set_expr_locus): Remove.Manuel López-Ibáñez2009-07-071-12/+0
* tree.c: Include debug.h.Diego Novillo2009-07-061-117/+261
* cgraphunit.c (cgraph_finalize_compilation_unit): Call finalize_size_functions...Eric Botcazou2009-06-301-5/+118
* tree.c (process_call_operands): Propagate TREE_READONLY from the operands.Eric Botcazou2009-06-291-26/+32
* re PR middle-end/38212 (restrict implementation causes wrong-code)Richard Guenther2009-06-291-57/+2
* re PR c/39902 (x * 1.0DF gets wrong value)Janis Johnson2009-06-261-8/+17
* tree.c (substitute_in_expr): Tweak and reformat.Eric Botcazou2009-06-191-79/+100
* tree.h (STRIP_NOPS, [...]): Use tree_strip_nop_conversions...Adam Nemet2009-06-171-0/+73
* re PR middle-end/40439 (Bootstrap broken on FreeBSD in tree.c)Richard Guenther2009-06-151-1/+2
* passes.c: Add bswap pass.Andreas Krebbel2009-06-141-0/+29
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-13/+26
* re PR middle-end/40340 (Fortification warning no longer emitted in inlines)Jakub Jelinek2009-06-051-25/+5
* tree.c (handle_dll_attribute): Check if node is of kind FUNCTION_DECL for DEC...Kai Tietz2009-05-291-1/+2
* re PR tree-optimization/40233 (Test failures with "alignment of array element...Richard Guenther2009-05-241-1/+2
* Fix PR tree-optimization/40219Michael Meissner2009-05-221-5/+7
* re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther2009-05-221-4/+0
* tree.c (handle_dll_attribute): Mark dllexport'd inlines as non-external.Mark Mitchell2009-05-221-1/+7
* tree.c (build_tree_list_vec_stat): New function.Ian Lance Taylor2009-05-211-1/+69
* dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.Eric Botcazou2009-05-151-0/+51
* passes.c (finish_optimization_passes): Change i to int.Ian Lance Taylor2009-05-141-4/+4
* tree.c (iterative_hash_pointer): Delete.Alexandre Oliva2009-05-121-25/+6
* attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.Joseph Myers2009-05-051-9/+9
* tree.c (list_equal_p): New function.Jan Hubicka2009-04-251-0/+12
* combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor2009-04-241-3/+5
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-2/+1
* * tree.c (protected_set_expr_location): Fix formatting.Eric Botcazou2009-04-191-1/+2
* tree.c (function_args_count): Remove.Kazu Hirata2009-04-181-20/+0
* c-common.c (vector_targets_convertible_p, [...]): Use TYPE_VECTOR_OPAQUE inst...Paolo Bonzini2009-04-161-0/+13