]> gcc.gnu.org Git - gcc.git/history - gcc
Use existing helper for new std::string constructor
[gcc.git] / gcc /
2016-11-15 Uros Bizjakfuncspec-56.inc: New file.
2016-11-15 Richard SandifordFix instances of gen_rtx_REG (VOIDmode, ...)
2016-11-15 Richard SandifordUse MEM_SIZE rather than GET_MODE_SIZE in dce.c
2016-11-15 Richard SandifordUse simplify_gen_binary in canon_rtx
2016-11-15 Richard SandifordAdd a load_extend_op wrapper
2016-11-15 Richard SandifordFix simplify_shift_const_1 handling of vector shifts
2016-11-15 Richard SandifordMove misplaced assignment in num_sign_bit_copies1
2016-11-15 Jakub Jelinekdecomp14.C: New test.
2016-11-15 Jakub Jelinekdecl.c (cp_finish_decomp): For DECL_NAMESPACE_SCOPE_P...
2016-11-15 Matthias Kloseconfig-ml.in: Remove references to GCJ.
2016-11-15 Jason MerrillPR c++/78358 - tuple decomposition decltype
2016-11-15 Jeff Lawtree-ssa-threadbackward.c (fsm_find_thread_path): Remov...
2016-11-15 Jakub Jelinek* g++.dg/cpp1y/auto-fn33.C (main): Turn // error: ...
2016-11-15 Uros BizjakChangeLog: Fix ChangeLog entry.
2016-11-15 Jakub Jelinekre PR c++/71988 (ICE in dump_simple_decl (gcc/cp/error...
2016-11-15 Claudiu Zissulescu[ARC] New option handling, refurbish multilib support.
2016-11-15 Maciej W. RozyckiMIPS/GCC: Mark trailing labels with `.insn'
2016-11-15 Maciej W. RozyckiMIPS/GCC/test: Implement `-mcode-readable=yes' option...
2016-11-15 Jason MerrillAllow references in constant-expressions.
2016-11-15 Maciej W. RozyckiMIPS/GCC/test: Implement `-mmicromips' option test
2016-11-15 Michael Matzre PR target/77881 (Non-optimal signed comparison on...
2016-11-15 Jakub Jelinekre PR middle-end/78295 (Spurious -Wuninitialized warnin...
2016-11-15 Richard SandifordFix scripto in ChangeLog
2016-11-15 Richard SandifordFix a GET_MODE_CLASS typo in mem_loc_descriptor
2016-11-15 Jason MerrillVarious C++17 decomposition fixes.
2016-11-15 GCC AdministratorDaily bump.
2016-11-14 Ian Lance Taylorruntime: don't crash if signal handler info argument...
2016-11-14 Michael Meissnerrs6000.c (rs6000_expand_vector_set): Add support for...
2016-11-14 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Define __cpp_structure...
2016-11-14 Thomas Preud'hommetree-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 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 GCC AdministratorDaily bump.
2016-11-13 Kugan Vivekanandarajahpr78268.C: New test.
2016-11-13 Prathamesh Kulkarnire 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 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 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 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 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...
next
This page took 0.128633 seconds and 8 git commands to generate.