]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2016-11-14 Michael Meissnerrs6000.c (rs6000_expand_vector_set): Add support for...
2016-11-14 Mark Wielaardlibiberty: Add -Wshadow=local to warning flags (if...
2016-11-14 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Define __cpp_structure...
2016-11-14 Thomas Preud... tree-ssa-math-opts.c (find_bswap_or_nop): Zero out...
2016-11-14 Thomas Koenigdump-parse-tree.c (show_code): Add prototype.
2016-11-14 Janus Weilre PR fortran/78300 ([OOP] Failure to compile a F03...
2016-11-14 Uros Bizjaki386.md (*andndi3_doubleword): Merge operand constraints.
2016-11-14 Ville VoutilainenUse constexpr addressof in optional, SFINAE housekeepin...
2016-11-14 Martin LiskaFix dump output in dse_optimize_stmt
2016-11-14 Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
2016-11-14 Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
2016-11-14 Martin LiskaIntroduce -fprofile-update=prefer-atomic
2016-11-14 Wilco DijkstraThe second patch updates the Cortex-A57 scheduler now...
2016-11-14 Wilco DijkstraCurrently the SBFM, UBFM and BFM instructions all use...
2016-11-14 Wilco DijkstraThe existing vector costs stop some beneficial vectoriz...
2016-11-14 Eric BotcazouMakefile.in: Replace s-interr-hwint.adb with s-interr...
2016-11-14 Trevor Saundersremove conditional compilation of HAVE_AS_LEB128 code
2016-11-14 Richard Bienerre PR tree-optimization/78312 (wrong code due to ssa...
2016-11-14 Georg-Johann Layre PR target/78093 ([avr] New variable attribute "absda...
2016-11-14 Jakub JelinekImplement P0217R3 - C++17 structured bindings
2016-11-14 Jakub JelinekImplement P0217R3 - C++17 structured bindings
2016-11-14 Jason MerrillImprove various diagnostic issues.
2016-11-14 Jonathan WakelyDelete addressof for temporaries (LWG 2598)
2016-11-14 Jonathan WakelyMake std::future::share() noexcept (LWG 2556)
2016-11-14 Jonathan WakelyPR78326 fix incorrect access of data member in base...
2016-11-14 GCC AdministratorDaily bump.
2016-11-13 Jonathan WakelyAdd array support to std::shared_ptr for C++17
2016-11-13 Kugan Vivekanandarajahpr78268.C: New test.
2016-11-13 Ville VoutilainenImplement P0403R1, Literal suffixes for basic_string_view.
2016-11-13 Prathamesh... re PR tree-optimization/35503 (Warning about restricted...
2016-11-13 Bob Duffdecl.c (gnat_to_gnu_entity): In assertion about known...
2016-11-13 Uros Bizjakre PR rtl-optimization/78232 (FAIL: gcc.dg/torture...
2016-11-13 Eric Botcazoudecl.c (gnat_to_gnu_entity): Look at the underlying...
2016-11-13 Eric Botcazoudecl.c (annotate_value): Deal specially with negative...
2016-11-13 Eric Botcazouutils2.c (gnat_protect_expr): Also protect only the...
2016-11-13 Eric BotcazouMakefile.in (NO_OMIT_ADAFLAGS): Define.
2016-11-13 Eric Botcazouc-ada-spec.c (print_ada_declaration): For typedef decla...
2016-11-13 Eric Botcazouipa-icf.c (sem_function::merge): Do not create a wrappe...
2016-11-13 David Edelsohnre PR target/78336 (powerpc-darwin bootstrap broken...
2016-11-13 Janus Weilre PR fortran/60952 ([F03] Problem using "end" as a...
2016-11-13 Janus Weilre PR fortran/66366 ([OOP] ICE on invalid with non...
2016-11-13 Jason MerrillCWG 2233 - default arg and parameter pack
2016-11-13 Jason MerrillFix constexpr lvalue use of __real and __imag.
2016-11-13 Jason MerrillDR 374 - specialization in outer namespace
2016-11-13 GCC AdministratorDaily bump.
2016-11-12 David Edelsohn* g++.dg/pr78112.C: XFAIL AIX.
2016-11-12 Jonathan Wakely* src/filesystem/ops.cc (is_empty): Fix typo in excepti...
2016-11-12 Jonathan Wakely* include/std/future (future_error): Fix public typo...
2016-11-12 Joseph Myers* es.po: Update.
2016-11-12 Segher Boessenkoolrs6000: Don't forget to initialize the TOC (PR77957)
2016-11-12 Janus Weilre PR fortran/77501 ([F03] ICE in gfc_match_generic...
2016-11-12 Jonathan WakelyAdd std::future_error constructor from future_errc
2016-11-12 Jonathan WakelyUse shared_ptr<T>::element_type in hash specializations
2016-11-12 GCC AdministratorDaily bump.
2016-11-11 Jakub Jelinekre PR c++/71225 (Overeager instantiation of members...
2016-11-11 Eric Botcazoure PR rtl-optimization/59461 (missed zero-extension...
2016-11-11 Joseph Myers* fr.po: Update.
2016-11-11 Uros Bizjaki386.md (*<shift_insn><mode>3_doubleword): Mark operand...
2016-11-11 Michael Meissnerre PR target/78243 (incorrect byte offset in vextractuh...
2016-11-11 Szabolcs Nagy[i386][musl] Add cpuinfo to static libgcc only on ...
2016-11-11 Uros Bizjakre PR target/78310 (ICE: insn does not satisfy its...
2016-11-11 Jeff Lawgimple-ssa-isolate-paths.c (is_divmod_with_given_diviso...
2016-11-11 Bin Chengre PR testsuite/78292 (test case gcc.dg/vect/vect-cond...
2016-11-11 Ian Lance Taylorlibgo: fix GOARCH_INT64ALIGN for several targets
2016-11-11 Jakub Jelinekre PR c++/72774 (ICE on invalid C++ code on x86_64...
2016-11-11 Richard Bienerre PR tree-optimization/71575 ([graphite] internal...
2016-11-11 Richard Bienerre PR middle-end/78295 (Spurious -Wuninitialized warnin...
2016-11-11 GCC AdministratorDaily bump.
2016-11-10 Sandra Loosemorere PR c/37998 (Unclear documentation of -fno-common)
2016-11-10 Ian Lance Taylorruntime: copy signal code from Go 1.7 runtime
2016-11-10 Segher Boessenkoolcombine: Do not call simplify from inside change_zero_e...
2016-11-10 Fritz O. ReeseFix ICE and improve errors for invalid anonymous struct...
2016-11-10 Fritz O. ReeseFix some whitespace.
2016-11-10 Jason MerrillPR c++/77337 - auto return and lambda
2016-11-10 François Dumontdebug.cc (format_word): Delete.
2016-11-10 Michael Meissnerrs6000.c (rs6000_hard_regno_mode_ok): If ISA 3.0...
2016-11-10 Pat Haugenre PR rtl-optimization/78241 (wrong code with -funroll...
2016-11-10 Segher Boessenkooldwarf2cfi: Dump row differences before asserting
2016-11-10 Jakub Jelinekcpp.c (cpp_define_builtins): Define _OPENMP to 201511...
2016-11-10 Vladimir Makarovtarget.def (additional_allocno_class_p): New.
2016-11-10 Jakub Jelinekmangle.c (mangle_decl): Only emit -Wc++1z-compat warnin...
2016-11-10 James Greenhalgh[Patch testsuite] Check range of exponent for tests...
2016-11-10 Jason Merrillgengtype.c (new_structure): Append to structures list.
2016-11-10 Jim WilsonFix loop distribution bug with merging edges that creat...
2016-11-10 Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-11-10 Martin LiskaCreate live_switch_vars conditionally (PR sanitizer...
2016-11-10 Pierre-Marie... debug/78112: remove recent duplicates for DW_TAG_subpro...
2016-11-10 Richard Earnshaw[ARM] Remove duplicated enum type for CPU identifiers
2016-11-10 Siddhesh Poyarekar[ARM/AArch64] Add Falkor CPU support.
2016-11-10 Kugan Vivekanandarajahrevert: ipa-cp.c (ipa_get_jf_pass_through_result):...
2016-11-10 Segher Boessenkoolsimplify-rtx: Transform (xor (and (xor A B) C) B) with...
2016-11-10 GCC AdministratorDaily bump.
2016-11-09 Jakub Jelinekasan_test.C: Remove -Wno-format, add -Wno-c++1z-compat.
2016-11-09 Jakub Jelinekre PR c++/78283 (-Wc++1z-compat warning is sticky)
2016-11-09 Tim Shenregex.h (regex_iterator::regex_iterator()): Define...
2016-11-09 Ian Lance Taylorcompiler: rework static initializer code
2016-11-09 David Malcolmprint-rtl-function.c: add (param) directive to dump
2016-11-09 Toma Tabacumips.exp (mips-dg-options): Upgrade to MIPS IV if using...
2016-11-09 Janus Weil[multiple changes]
2016-11-09 Jason MerrillFix C++17 template placeholder for template template...
next
This page took 0.08832 seconds and 5 git commands to generate.