aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-17re PR fortran/64173 ([F03] ICE involving procedure pointer component)Janus Weil4-1/+38
2014-12-17sreal.h (sreal::normalize): Implement inline.Jan Hubicka3-59/+91
2014-12-17re PR c++/64333 (C++14 constexpr gives wrong results when a looping constexpr...Jason Merrill4-41/+89
2014-12-17* constexpr.c: Change "addr" parm names to "lval".Jason Merrill2-88/+90
2014-12-17* constexpr.c: Tweak comments and formatting.Jason Merrill2-7/+17
2014-12-17[AArch64] Remove "generic_sched" attributeJames Greenhalgh2-8/+4
2014-12-17MSP430: Fix unused arg warningJan-Benedict Glaw2-1/+6
2014-12-17dwarf2out.c: do not short-circuit add_bound_info in array descr. lang-hookPierre-Marie de Rodat2-275/+324
2014-12-17Add a few debug utilities for DWARF expressionsPierre-Marie de Rodat3-102/+187
2014-12-17Make the Ada front-end use the array descr language hookPierre-Marie de Rodat2-0/+68
2014-12-17Enable the array descr language hook for all DWARF versionsPierre-Marie de Rodat2-15/+29
2014-12-17Complete information generated through the array descriptor language hookPierre-Marie de Rodat5-18/+66
2014-12-17* MAINTAINERS (Write After Approval): Add myself.Pierre-Marie de Rodat2-0/+5
2014-12-17Fix a typo in ChangeLogH.J. Lu1-1/+1
2014-12-17mksysinfo: Pass -O to compiler to avoid warnings on CentOS.Ian Lance Taylor2-2/+2
2014-12-17Add -malign-data={abi|compat|cachineline}H.J. Lu13-3/+253
2014-12-17re PR testsuite/64328 (addr_equal-1.c fails execution.)Tejas Belagod2-0/+6
2014-12-17re PR middle-end/63568 (Missed optimization (a & ~mask) | (b & mask) = a ^ ((...Marek Polacek4-0/+71
2014-12-17re PR tree-optimization/64322 (More optimize opportunity for constant folding)Jakub Jelinek4-0/+69
2014-12-17re PR sanitizer/64289 (ICE with -fsanitize=float-cast-overflow)Jakub Jelinek4-0/+37
2014-12-17re PR libstdc++/64302 (The match_results::cbegin()/cend() return incorrect re...Tim Shen4-12/+78
2014-12-17drop reason for my change from ChangeLogMichael Haubenwallner1-1/+0
2014-12-17re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus19-183/+205
2014-12-17crt.h: New.Oleg Endo4-11/+47
2014-12-17compiler: Don't crash on append with single argument.Ian Lance Taylor1-2/+7
2014-12-17Daily bump.GCC Administrator1-1/+1
2014-12-16re PR c++/58650 ([c++11] ICE with invalid friend declaration)Paolo Carlini4-1/+22
2014-12-16compiler: Don't built hash/equality functions for thunk structs.Ian Lance Taylor3-2/+26
2014-12-16* fibonacci_heap.h (min): Return m_data instead of non-existing data.Jan Hubicka2-1/+5
2014-12-16ipa-inline-analysis.c (will_be_nonconstant_predicate): Consider return values...Jan Hubicka2-8/+17
2014-12-16re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo2-1/+6
2014-12-16re PR go/61246 (gccgo: ICE in do_determine_types [GoSmith])Ian Lance Taylor1-1/+5
2014-12-16re PR target/53513 ([SH] Add support for fpchg insn and improve fenv support)Oleg Endo3-17/+18
2014-12-16re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus28-295/+168
2014-12-16hwint.c (abs_hwi, absu_hwi): Move to ...Jan Hubicka3-16/+22
2014-12-162014-12-15 Tobias Burnus <burnus@net-b.de>Tobias Burnus16-282/+170
2014-12-16re PR go/61264 (gccgo: ICE in __normal_iterator [GoSmith])Ian Lance Taylor1-2/+8
2014-12-16re PR go/61273 (gccgo: ICE in Unsafe_type_conversion_expression::do_get_backe...Ian Lance Taylor2-5/+5
2014-12-16re PR middle-end/64309 (if (1 & (1 << n)) not simplified to if (n == 0))Marek Polacek4-0/+84
2014-12-16genmatch.c (parser::parser): Initialize capture_ids.Richard Biener2-2/+18
2014-12-16gnu.ver (CXXABI_1.3.9): Export not just _Zd[la]Pvm...Jakub Jelinek2-2/+8
2014-12-16gnu-versioned-namespace.ver: And other size_t manglings.Jason Merrill2-2/+5
2014-12-16Both config.h and system.h define ABI/API macros for system headers.Michael Haubenwallner2-1/+6
2014-12-16MAINTAINERS (Write After Approval): Add myself.Michael Haubenwallner2-0/+5
2014-12-16gnu-versioned-namespace.ver: Export _ZdlPvm and _ZdaPvm.Jason Merrill2-0/+9
2014-12-16re PR target/64240 ([AArch64] SMS-3.c causes runtime exception(segfault).)Felix Yang4-1/+54
2014-12-16re PR other/64278 (/sreal.c:254:22: error: call of overloaded 'abs(const int6...Martin Liska2-1/+6
2014-12-16sanitizer_symbolizer_libbacktrace.cc, [...]: Cherry pick upstream r224308.Jakub Jelinek4-6/+13
2014-12-16i386.c (ix86_address_cost): Add explicit restriction to RTL level for the che...Igor Zamyatin2-4/+11
2014-12-16re PR fortran/64244 (ICE at class.c:236 when using non_overridable)Janus Weil4-5/+52