aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-30tree.c (free_lang_data): Do not set debug_info_level to none if terse.Richard Guenther1-1/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-65/+65
2009-11-24tree.h (union tree_ann_d): Don't declare.Michael Matz1-1/+2
2009-11-19gimple.c (canonicalize_cond_expr_cond): Strip conversions around truth-valued...Richard Guenther1-2/+5
2009-11-19tree.c (need_assembler_name_p): Use cgraph_get_node instead of cgraph_node_fo...Jakub Jelinek1-1/+1
2009-11-08cfgrtl.c (pass_free_cfg): Add pass name.Zbigniew Chamski1-1/+1
2009-11-07* tree.c (reconstruct_complex_type): Preserve attributes.Jason Merrill1-1/+2
2009-11-03re PR target/10127 (-fstack-check let's program crash)Eric Botcazou1-1/+2
2009-10-28tree.c (free_lang_data_in_type): Do not call get_alias_set.Richard Guenther1-20/+17
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-11/+59
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-0/+2
2009-10-25re PR middle-end/41814 (ICE in jc1 during bootstrap of gcj)Richard Guenther1-5/+9
2009-10-15tree.c (free_lang_data_in_decl): Free DECL_FCONTEXT.Richard Guenther1-0/+4
2009-10-14re PR preprocessor/41543 (BUILTINS_LOCATION wrong with -fpreprocessed)Jakub Jelinek1-2/+3
2009-10-14re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva1-0/+4
2009-10-12re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva1-2/+11
2009-10-08re PR middle-end/41573 (segfault in trunk related to strings)Michael Matz1-1/+2
2009-10-03Merge lto branch into trunk.Diego Novillo1-89/+135
2009-09-28except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson1-18/+15
2009-09-17re PR middle-end/41347 (ICE with -O3 or '-O2 -finline-functions')Michael Matz1-1/+1
2009-09-14Squash commit of EH in gimpleRichard Henderson1-37/+81
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther1-0/+15
2009-09-10tree.c (chain_index): New fn.Jason Merrill1-0/+11
2009-09-10re PR middle-end/41254 (crashed compile Qt4 gui library)Richard Guenther1-63/+84
2009-09-09tree.c (free_lang_data_in_type): Do not free the type variant chains.Richard Guenther1-11/+7
2009-09-08tree.c (tree_find_value): Remove.Jason Merrill1-12/+0
2009-09-06re PR c++/41144 (ice for legal code with -O2 in get_alias_set)Richard Guenther1-26/+11
2009-09-03[multiple changes]Diego Novillo1-0/+793
2009-09-01tree.c (tree_expr_size): New function.Richard Guenther1-0/+12
2009-08-06re PR middle-end/40964 (ICE in insert_vi_for_tree)Richard Biener1-1/+1
2009-08-03tree.c (make_vector_type): Build a main variant first, get the canonical one ...Richard Guenther1-13/+13
2009-07-20re PR tree-optimization/40792 (internal error in com_mpi.c at -O3 for gcc 4.4.0)Jakub Jelinek1-1/+0
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-1/+3
2009-07-07tree.c (set_expr_locus): Remove.Manuel López-Ibáñez1-12/+0
2009-07-06tree.c: Include debug.h.Diego Novillo1-117/+261
2009-06-30cgraphunit.c (cgraph_finalize_compilation_unit): Call finalize_size_functions...Eric Botcazou1-5/+118
2009-06-29tree.c (process_call_operands): Propagate TREE_READONLY from the operands.Eric Botcazou1-26/+32
2009-06-29re PR middle-end/38212 (restrict implementation causes wrong-code)Richard Guenther1-57/+2
2009-06-26re PR c/39902 (x * 1.0DF gets wrong value)Janis Johnson1-8/+17
2009-06-19tree.c (substitute_in_expr): Tweak and reformat.Eric Botcazou1-79/+100
2009-06-17tree.h (STRIP_NOPS, [...]): Use tree_strip_nop_conversions...Adam Nemet1-0/+73
2009-06-15re PR middle-end/40439 (Bootstrap broken on FreeBSD in tree.c)Richard Guenther1-1/+2
2009-06-14passes.c: Add bswap pass.Andreas Krebbel1-0/+29
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-13/+26
2009-06-05re PR middle-end/40340 (Fortification warning no longer emitted in inlines)Jakub Jelinek1-25/+5
2009-05-29tree.c (handle_dll_attribute): Check if node is of kind FUNCTION_DECL for DEC...Kai Tietz1-1/+2
2009-05-24re PR tree-optimization/40233 (Test failures with "alignment of array element...Richard Guenther1-1/+2
2009-05-22Fix PR tree-optimization/40219Michael Meissner1-5/+7
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther1-4/+0
2009-05-22tree.c (handle_dll_attribute): Mark dllexport'd inlines as non-external.Mark Mitchell1-1/+7