aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-13cp-tree.h (UNKNOWN_TYPE): Remove.Jason Merrill9-14/+28
2010-05-13Daily bump.GCC Administrator1-1/+1
2010-05-13leak_test.c (main): Declare as int.Uros Bizjak4-3/+12
2010-05-12cgraphbuild.c (build_cgraph_edges, [...]): Build indrect edges too.Jan Hubicka7-480/+185
2010-05-12implicit-zee.c: New file.Sriraman Tallam10-1/+1049
2010-05-12c-common.c (sync_resolve_params): Remove write-only variable.Kazu Hirata2-3/+5
2010-05-12target.h (struct gcc_target): Add mode_dependent_address_p field.Anatoly Sokolov8-9/+67
2010-05-12* MAINTAINERS (Write After Approval): Add myself.Sriraman Tallam2-0/+5
2010-05-12re PR c++/20669 (Template candidates not listed in error message.)Jason Merrill70-85/+188
2010-05-12cp-tree.h (LOOKUP_LIST_ONLY): New.Jason Merrill5-24/+102
2010-05-12call.c (add_candidates): Distinguish between type(x) and x.operator type().Jason Merrill6-4/+35
2010-05-12call.c (add_candidates): Add first_arg and return_type parms.Jason Merrill4-215/+160
2010-05-12tree-mudflap.c (build_function_type_0, [...]): Remove.Kazu Hirata2-28/+13
2010-05-12coverage.c (build_fn_info_value): Call build_constructor instead of build_con...Kazu Hirata2-69/+57
2010-05-12tree.c (build_constructor): Compute TREE_CONSTANT for the resultant constructor.Nathan Froyd2-17/+25
2010-05-12cgraph.h (struct varpool_node): Add aux.Jan Hubicka9-62/+181
2010-05-12Support AVX for cmpss/cmpsd.H.J. Lu9-0/+187
2010-05-12re PR middle-end/44085 (OpenMP - untied task accesses threadprivate - non-con...Jakub Jelinek5-8/+109
2010-05-12re PR debug/42278 (incorrect dwarf data gcc-4.4.2)Jakub Jelinek2-8/+29
2010-05-12Add this change, missed from the previous commit (but already in the Changelog).Iain Sandoe1-0/+2
2010-05-12decl.c (gnat_to_gnu_entity): Tidy up code, improve comments and fix formattin...Eric Botcazou2-110/+104
2010-05-12Add TLS checks to ObjCIain Sandoe18-4/+300
2010-05-12targhooks.c (default_stack_protect_guard): Avoid sharing RTL for __stack_chk_...Maxim Kuvyrkov4-0/+32
2010-05-12utils.c (update_pointer_to): Return early if the old pointer already points t...Eric Botcazou7-45/+141
2010-05-12* lto.c (materialize_cgraph): Revert my previous patch.Jan Hubicka2-3/+4
2010-05-12Daily bump.GCC Administrator1-1/+1
2010-05-11re PR c++/34272 (ICE with invalid template specialization)Paolo Carlini8-6/+66
2010-05-11c-opts.c (c_common_parse_file): If start_end_main_source_file, don't call sta...Jakub Jelinek2-5/+20
2010-05-11lto-coff.c (IMAGE_FILE_MACHINE_ADM64): Rename to IMAGE_FILE_MACHINE_AMD64.Kai Tietz3-3/+9
2010-05-11re PR middle-end/44071 (ICE with asm goto and __builtin_unreachable())Jakub Jelinek7-4/+205
2010-05-11re PR c++/44059 (Static initializers executed more than once when using uniqu...Jakub Jelinek4-11/+23
2010-05-11re PR c++/44062 ((void)var; doesn't prevent 'set but not used' warning)Jakub Jelinek9-11/+112
2010-05-11re PR fortran/43711 (Unformitive error message for two NOWAIT in OpenMP direc...Daniel Franke4-8/+70
2010-05-11lto.c (lto_fixup_decls): Remove global var decls freeing here.Jan Hubicka2-2/+8
2010-05-11lto-symtab.c (lto_symtab_free): New function.Jan Hubicka6-24/+55
2010-05-11crtstuff.c (__JCR_LIST__, [...]): Mark as used.Jan Hubicka2-6/+11
2010-05-11re PR fortran/31820 (Warning if case label value exceeds maximum value for type)Daniel Franke4-11/+55
2010-05-11re PR tree-optimization/44063 (build broken for libgcc cris-elf, ICE in cgrap...Jan Hubicka4-14/+59
2010-05-11collect2.c (maybe_lto_object_file): Add x64-coff magic and check.Kai Tietz2-1/+7
2010-05-11lto-coff.c (validate_file): Add x64-coff support.Kai Tietz4-3/+27
2010-05-11re PR libstdc++/43259 (ext/profile/all.cc fails on Solaris)Silvius Rus1-0/+147
2010-05-11re PR libstdc++/43259 (ext/profile/all.cc fails on Solaris)Silvius Rus6-173/+278
2010-05-11lto-cgraph.c (output_cgraph): Remove loop adding all varpool nodes into every...Jan Hubicka2-6/+5
2010-05-11* matrix-reorg.c (matrix_reorg): Rebuild edges.Jan Hubicka2-0/+5
2010-05-11lto-streamer.h (struct lto_streamer_cache_d): Nodes vector is in heap.Jan Hubicka2-2/+3
2010-05-11lto-streamer.c (lto_streamer_cache_add_to_node_array, [...]): Put nodes into ...Jan Hubicka2-2/+8
2010-05-11cgraph.c (cgraph_mark_reachable_node): Accept references to optimized out ext...Jan Hubicka2-4/+11
2010-05-11cgraphbuild.c (cgraph_rebuild_references): New.Jan Hubicka5-0/+44
2010-05-11cgraph.c: Include ipa-utils.hJan Hubicka3-1/+30
2010-05-11tree-ssa-loop-prefetch.c (prune_ref_by_group_reuse): Reset prefetch_before to...Christian Borntraeger2-0/+12