aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-04* gnatvsn.ads (Library_Version): Bump to 4.8.Eric Botcazou2-4/+7
2012-03-04re PR libstdc++/52433 ([C++11] debug mode iterators need to move)Jonathan Wakely3-1/+82
2012-03-04invoke.texi (C++ Dialect Options): Minor copy-edits to x86-specific text.Sandra Loosemore2-227/+349
2012-03-03* init.c (perform_member_init): Cope with uninstantiated NSDMI.Jason Merrill4-0/+18
2012-03-03Core 1270Jason Merrill5-1/+27
2012-03-03mangle.c (write_nested_name): Use decl_mangling_context.Jason Merrill2-3/+6
2012-03-03re PR c++/36797 (ICE mangling __is_empty)Jason Merrill4-1/+30
2012-03-03class.c (add_method): Always build an OVERLOAD for using-decls.Jason Merrill3-7/+19
2012-03-04Daily bump.GCC Administrator1-1/+1
2012-03-03sh.md (abssi2): Add TARGET_SH1 condition.Kaz Kojima2-1/+5
2012-03-03sh.c (sh_dwarf_register_span): Don't apply DBX_REGISTER_NUMBER.Kaz Kojima2-4/+7
2012-03-03sh.c (shiftcosts): Return MAX_COST when the first operand is CONST_INT.Kaz Kojima2-6/+17
2012-03-03re PR fortran/52313 (useless error message for old version of .mod file)Francois-Xavier Coudert2-12/+12
2012-03-03re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)Tobias Burnus4-7/+16
2012-03-03optabs.c (expand_atomic_test_and_set): Honor atomic_test_and_set_trueval even...Richard Henderson2-19/+48
2012-03-03* de.po: Update.Joseph Myers2-2/+6
2012-03-03Add Linux/x32 support to AdaH.J. Lu4-3/+63
2012-03-03lang.opt (Wc-binding-type): New flag.Tobias Burnus14-9/+115
2012-03-03re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)Tobias Burnus4-11/+19
2012-03-03* gcc.pot: Regenerate.Joseph Myers2-3779/+4052
2012-03-03re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)Tobias Burnus16-8/+524
2012-03-03Daily bump.GCC Administrator1-1/+1
2012-03-02re PR rtl-optimization/48596 ([SH] unable to find a register to spill in clas...Kaz Kojima2-2/+16
2012-03-02limits (numeric_limits): Fix returns per C++11.Paolo Carlini3-9/+38
2012-03-02Add ChangeLog entry for recent change.Diego Novillo1-0/+6
2012-03-02re PR bootstrap/49486 (Bootstrap failure)Oleg Endo5-1/+114
2012-03-02libgo: Try to fix use of <ustat.h> for Solaris and older GNU/Linux.Ian Lance Taylor4-3/+53
2012-03-02sync.md (atomic_exchange<mode>): New expander.Oleg Endo2-2/+46
2012-03-02sync.md: Update copyright notice dates.Oleg Endo2-6/+13
2012-03-02re PR target/31640 (cache block alignment is too aggressive on sh-elf)Oleg Endo3-12/+45
2012-03-02runtime: Add type casts to fix Solaris build.Ian Lance Taylor1-2/+2
2012-03-02This fixes an edge case in parsing summary lines.Diego Novillo1-4/+8
2012-03-02Add PR reference to a ChangeLog entry.Maxim Kuvyrkov1-0/+1
2012-03-02invoke.texi (floop-flatten): Declare obsolete.Maxim Kuvyrkov10-485/+21
2012-03-02libgo: Update to weekly.2012-02-22 release.Ian Lance Taylor210-2011/+4875
2012-03-02compare-elim.c (find_comparisons_in_bb): Eliminate only compares having mode ...Uros Bizjak2-2/+31
2012-03-02* config/rs6000/dfp.md (floatdidd2): New define_insn.Peter Bergner2-0/+11
2012-03-02i386.c (ix86_cc_modes_compatible): Declare CCZmode compatible with CCGOCmode ...Uros Bizjak3-1/+11
2012-03-02vsx.md (vsx_set_<mode>): Reorder operands.Peter Bergner4-2/+44
2012-03-022012-03-02 Matthias Klose <doko@ubuntu.com>Matthias Klose182-9048/+19137
2012-03-02arm.c (arm_sat_operator_match): New function.Ulrich Weigand8-5/+184
2012-03-02re PR target/46716 (wrong code generated with -mno-sse2 -m64)Uros Bizjak4-48/+99
2012-03-02cstdio: Remove extraneous extern.Benjamin Kosnik3-2/+7
2012-03-02libgo: Update to weekly.2012-02-14 release.Ian Lance Taylor264-8719/+11083
2012-03-02re PR c++/51989 (std::deque::iterator recognised as container)Paolo Carlini7-12/+50
2012-03-02name-lookup.c (binding_to_template_parms_of_scope_p): Clean up.Paolo Carlini2-9/+10
2012-03-02re PR fortran/52325 (unclear error: Unclassifiable statement)Tobias Burnus2-1/+6
2012-03-02re PR tree-optimization/52406 (likely wrong code bug)Richard Guenther6-64/+155
2012-03-02re PR fortran/52325 (unclear error: Unclassifiable statement)Tobias Burnus7-3/+38
2012-03-02re PR fortran/52270 ([OOP] Polymorphic vars: wrong intent(in) check, passing ...Tobias Burnus6-5/+70