aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-05sh.h (TARGET_ATOMIC_TEST_AND_SET_TRUEVAL): New hook.Oleg Endo5-1/+87
2012-03-05re PR c++/51930 (Explicitly instantiated template gets hidden visibility)Jason Merrill5-18/+66
2012-03-05method.c (synthesized_method_walk): Cleanups don't affect the EH spec either.Jason Merrill4-2/+38
2012-03-05runtime: Implement runtime.Callers.Ian Lance Taylor1-0/+9
2012-03-05libitm: Don't execute memtransfer/memset if size isn't larger than zero.Torvald Riegel2-2/+9
2012-03-05libitm: Update texinfo docs.Torvald Riegel2-3/+35
2012-03-05stl_algobase.h (iter_swap): In C++11 mode just call swap.Paolo Carlini4-6/+107
2012-03-05cfgloop.c (verify_loop_structure): Verify dominators before using them.Richard Guenther11-9/+23
2012-03-05genautomata.c (parse_automata_opt): New static function.Bernd Schmidt2-37/+44
2012-03-05Fix ChangeLog record for 171649:Joern Rennecke1-1/+1
2012-03-05cfgexpand.c (gimple_expand_cfg): Free dominator info.Richard Guenther4-0/+17
2012-03-05re PR middle-end/52353 (-ftrapv -fnon-call-exceptions does not work)Richard Guenther3-6/+48
2012-03-05* sv.po: Update.Joseph Myers2-203/+206
2012-03-05re PR tree-optimization/51721 (-Warray-bounds false positives and inconsisten...Jakub Jelinek5-1/+475
2012-03-05configure.ac: Enable gdb and readline for ia64*-*-*vms*.Tristan Gingold3-4/+9
2012-03-05* cfgrtl.c (cfg_layout_merge_blocks): Cleanup.Jakub Jelinek2-25/+18
2012-03-05tree.c (integer_zerop): Handle VECTOR_CSTs.Richard Guenther2-12/+53
2012-03-05avr.md (*umaddqihi4.2): New insn-and-split.Georg-Johann Lay2-0/+27
2012-03-05crontab: Remove 4.3 branch from the list of snapshots to make.Richard Guenther2-1/+4
2012-03-05re PR go/52342 (64-bit go.test/test/chan/doubleselect.go times out on Solaris...Ian Lance Taylor1-1/+6
2012-03-05libgo: Fix Solaris ustat.h test.Ian Lance Taylor2-2/+8
2012-03-05re PR libstdc++/43813 ([DR1234] vector<T*>(3, NULL) fails to compile)Paolo Carlini34-80/+494
2012-03-05Daily bump.GCC Administrator1-1/+1
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-04Merge upstream libffiAnthony Green63-636/+6319
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-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