aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-03-04re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs...Mikael Morin6-0/+157
2012-03-04i386.c (ix86_print_operand): Declare taken and cputaken as bool.Uros Bizjak2-3/+10
2012-03-04Check Pmode instead of TARGET_64BITH.J. Lu2-1/+6
2012-03-04Check Pmode to set adjust_stack_insnH.J. Lu2-1/+6
2012-03-04Only handle zero-extended DImode addressesH.J. Lu2-1/+6
2012-03-04Update gcc.target/i386/pr52146.c to allow $-18874240H.J. Lu2-1/+6
2012-03-04re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs...Mikael Morin4-2/+95
2012-03-04pr52402.c: Add dg-require-effective-targetGeorg-Johann Lay2-1/+2
2012-03-04trans.h (struct gfc_ss_info): Move can_be_null_ref component from the data::s...Mikael Morin4-12/+24
2012-03-04constraints.md (Ya): New internal constraint.Uros Bizjak3-156/+164
2012-03-04pr49871.c: Add dg-require-effective-target int32plus.Georg-Johann Lay1-0/+5
2012-03-04re PR fortran/36160 (show_locus doesn't deal well with wide characters)Francois-Xavier Coudert2-11/+56
2012-03-04* module.c (gfc_use_module): Improve error message some more.Francois-Xavier Coudert2-1/+5
2012-03-04* gnatvsn.ads (Library_Version): Bump to 4.8.Eric Botcazou2-4/+7
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-02re PR bootstrap/49486 (Bootstrap failure)Oleg Endo5-1/+114
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-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 Taylor6-344/+9
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-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-02libgo: Update to weekly.2012-02-14 release.Ian Lance Taylor2-58/+4
2012-03-02re PR c++/51989 (std::deque::iterator recognised as container)Paolo Carlini7-12/+50