aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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
2010-05-11tree-ssa-loop-prefetch.c: Add debug for dropped prefetches.Christian Borntraeger2-2/+15
2010-05-11gcc.c (execute): For -### don't quote arguments that contain just alphanumeri...Jakub Jelinek3-8/+21
2010-05-11re PR debug/44023 (-fcompare-debug failure (length) for alphaev67 target (boo...Jakub Jelinek4-3/+89
2010-05-11Daily bump.GCC Administrator1-1/+1
2010-05-10exp_disp.adb (Make_Tags): Mark the imported view of dispatch tables built for...Eric Botcazou7-5/+59
2010-05-10re PR c++/44017 (ICE with template hierarchy)Jason Merrill4-2/+18
2010-05-10re PR c++/44045 (initialization of array of shared_ptr's with initializer lis...Jason Merrill6-2/+34
2010-05-10re PR c++/43719 (uninitialized const member incorrectly accepted, using an ar...Fabien ChĂȘne5-7/+216
2010-05-10re PR debug/44028 (-fcompare-debug failure (length) with -O3 -fsched-pressure...Jakub Jelinek4-0/+42
2010-05-10* config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Undef.Rainer Orth2-0/+5
2010-05-10re PR fortran/27866 (Warn when casting, e.g. assigning a double precision to ...Daniel Franke5-3/+113
2010-05-10* lto-stramer-out.c (produce_asm_for_decls): Correct accidentally commited ch...Jan Hubicka2-1/+10
2010-05-10passes.c (ipa_write_summaries_1, [...]): Allocate encoders.Jan Hubicka6-4/+28
2010-05-10Makefile.in (cgraphbuild.o): Add dependency on except.h.Jan Hubicka3-1/+91
2010-05-10crtstuff.c (force_to_data, [...]): Attribute as used rather than unused.Jan Hubicka2-6/+12
2010-05-10ChangeLog: Fix whitespace.Uros Bizjak2-46/+35
2010-05-10tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg.Michael Matz7-15/+111
2010-05-10Nullify regno_allocno_map of the removed allocno.H.J. Lu4-0/+74
2010-05-10lto.exp (lto_prune_vis_warns): Renamed to lto_prune_warns.Rainer Orth2-4/+21
2010-05-10configure.ac (gcc_cv_ld_eh_gc_sections): Redirect objdump errors to /dev/null.Rainer Orth3-4/+14
2010-05-10sol2.c (solaris_assemble_visibility): Declare decl, vis unused.Rainer Orth4-4/+16
2010-05-10re PR fortran/44044 ([OOP] SELECT TYPE with class-valued function)Janus Weil7-12/+87
2010-05-10lto-symtab.c (lto_symtab_entry_marked_p): Make entry marked if the entry iden...Richard Guenther2-3/+9
2010-05-10c-common.c (struct c_common_attributes): Add fnspec attribute.Richard Guenther9-41/+301
2010-05-10re PR tree-optimization/44050 (Wrong code is produced with -fipa-pta -fno-tre...Richard Guenther4-0/+34
2010-05-10thumb2.md (thumb2_tlobits_cbranch): New insn pattern.Wei Guozhi4-0/+99
2010-05-10Daily bump.GCC Administrator1-1/+1
2010-05-09re PR testsuite/44051 (FAIL: gcc.dg/anon-struct-9.c (test for excess errors))Joseph Myers2-1/+6
2010-05-09re PR c/10676 (Using unnamed fields in initializers)Joseph Myers4-21/+94
2010-05-09re PR c/44024 (missed optimization)Richard Guenther4-2/+31
2010-05-09re PR c/4784 (Anonymous structs issues)Joseph Myers5-17/+179
2010-05-09Properly detect Atom, Core 2 and Core i7.H.J. Lu2-25/+58
2010-05-09gcc.c (store_arg): Handle temporary file deletion for joined arguments.Richard Guenther2-1/+14
2010-05-09re PR tree-optimization/44043 (sorry, unimplemented: inlining failed in call ...Richard Guenther4-0/+101
2010-05-09ipa-pta-11.c: Make p and q referenced.Richard Guenther2-0/+7
2010-05-09* gnat.dg/lto6.adb: Remove superfluous -gnat05 switch.Eric Botcazou2-1/+5
2010-05-09gcc.c (store_arg): Revert last change.Richard Guenther2-18/+22