aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-07-14ira-int.h (ira_object_conflict_iterator): Rename from ira_allocno_conflict_it...Bernd Schmidt5-125/+172
2010-07-14ira-int.h (struct live_range): Rename allocno member to object and change typ...Bernd Schmidt7-124/+177
2010-07-14ira-int.h (struct ira_object): New.Bernd Schmidt8-409/+664
2010-07-14Daily bump.GCC Administrator1-1/+1
2010-07-14trans-expr.c (string_to_single_character): Also optimize string literals cont...Jakub Jelinek2-11/+38
2010-07-14trans-decl.c (gfc_build_intrinsic_function_decls, [...]): Mark functions as D...Jakub Jelinek2-1/+27
2010-07-13re PR c++/44909 ([C++0x] Copy constructors implicitly deleted)Jason Merrill8-15/+110
2010-07-13re PR c++/44540 (ICE: in add_substitution, at cp/mangle.c:386 with -fkeep-inl...Jason Merrill5-2/+58
2010-07-13Fix date.Joern Rennecke1-1/+1
2010-07-13re PR other/44874 (TDF_NOUID dumps miss information about DECL_UID ordering)Joern Rennecke11-3/+320
2010-07-13expmed.h (MAX_BITS_PER_WORD): Move to...Richard Sandiford3-8/+9
2010-07-13h8300.c (h8300_init_once): Default to -fstrict_volatile_bitfields.DJ Delorie5-0/+36
2010-07-13tree.h (build_function_call_expr): Delete.Nathan Froyd12-89/+118
2010-07-13re PR fortran/43665 (INTENT(IN) etc. optimization of calls: function annotati...Tobias Burnus4-99/+95
2010-07-13re PR bootstrap/44458 (Bootstrap fails on arm_float_words_big_endian implicit...Laurent GUERBY3-1/+8
2010-07-13re PR objc/44488 (objc test inconsistencies w/ / w/out --enable-build-with-cxx)Iain Sandoe2-12/+28
2010-07-13re PR testsuite/44701 (PR44492 fix broke gcc.target/powerpc/asm-es-2.c)Jakub Jelinek2-1/+8
2010-07-13re PR c++/36960 (Reference variable in virtually inherited base corrupted und...Richard Guenther2-0/+27
2010-07-13re PR fortran/43665 (INTENT(IN) etc. optimization of calls: function annotati...Daniel Franke2-309/+248
2010-07-13re PR c++/44908 (SFINAE vs pointer to member via virtual base)Paolo Carlini8-33/+178
2010-07-13re PR middle-end/44911 (line breaks in asm comments break assembly with -fver...Richard Guenther2-2/+11
2010-07-13pr44683.x: New.Kaz Kojima3-0/+12
2010-07-13re PR target/44761 (sh.md warnings)Kaz Kojima4-15/+23
2010-07-13expmed.c (MAX_BITS_PER_WORD): Moved to expmed.h.Ramana Radhakrishnan3-7/+13
2010-07-13sol2-unwind.h (x86_64_fallback_frame_state): Correct explanation.Rainer Orth2-16/+105
2010-07-13re PR debug/44901 (-fcompare-debug failure for tree-predcom.c)Jakub Jelinek4-21/+49
2010-07-13re PR fortran/44434 ([OOP] ICE in in gfc_add_component_ref)Janus Weil16-354/+286
2010-07-13re PR fortran/37077 (Implement Internal Unit I/O for character KIND=4)Jerry DeLisle2-0/+37
2010-07-13re PR fortran/37077 (Implement Internal Unit I/O for character KIND=4)Jerry DeLisle2-1/+8
2010-07-13c-decl.c (finish_function): Fix typo in comment.Manuel López-Ibáñez2-1/+5
2010-07-12Silence gcc warning on min_regno.H.J. Lu2-1/+7
2010-07-13Daily bump.GCC Administrator1-1/+1
2010-07-13tree-vrp.c (simplify_bit_ops_using_ranges): New function.Jakub Jelinek4-0/+125
2010-07-12spu.h (struct spu_builtin_description): Remove FNDECL member.Ulrich Weigand4-38/+42
2010-07-12re PR c++/44907 (SFINAE vs ambiguous base (the real one ;))Paolo Carlini5-4/+106
2010-07-12mips.c (mips_override_options): Make -mflip-mips16 imply -minterlink-mips16.Richard Sandiford2-0/+8
2010-07-12mips.h (mips16_globals): Declare.Richard Sandiford3-3/+26
2010-07-12reginfo.c (init_reg_sets): Don't zero globals here.Richard Sandiford3-3/+10
2010-07-12Makefile.in (bb-reorder.o, [...]): Depend on bb-reorder.hRichard Sandiford6-6/+71
2010-07-12Makefile.in (gcse.o, [...]): Depend on gcse.h..Richard Sandiford6-9/+80
2010-07-12ira-int.h (target_ira_int): Add x_ira_prohibited_mode_move_regs and...Richard Sandiford3-13/+20
2010-07-12reload.h (target_reload): Add x_cached_reg_save_code and x_cached_reg_restore...Richard Sandiford3-11/+19
2010-07-12Makefile.in (target-globals.o): Depend on builtins.h.Richard Sandiford6-15/+83
2010-07-12gcc/Richard Sandiford3-107/+129
2010-07-12ira-int.h (target_ira_int): Add x_max_struct_costs_size...Richard Sandiford3-25/+47
2010-07-12Makefile.in (target-globals.o): Depend on $(IRA_INT_H).Richard Sandiford7-277/+276
2010-07-12Makefile.in (target-globals.o): Depend on $(CFGLOOP_H).Richard Sandiford6-20/+67
2010-07-12regs.h (target_regs): Add x_direct_load, x_direct_store and x_float_extend_fr...Richard Sandiford3-11/+23
2010-07-12Makefile.in (LIBFUNCS_H): Add $(HASHTAB_H).Richard Sandiford6-31/+82
2010-07-12Makefile.in (LIBFUNCS_H): New variable.Richard Sandiford2-31/+40