]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-11-19  Jakub Jelinekre PR tree-optimization/88071 (ICE: verify_gimple faile...
2018-11-19  Jakub Jelinekre PR c++/60994 (gcc does not recognize hidden/shadowed...
2018-11-19  Jakub Jelinekre PR debug/87039 (DW_OP_fbreg used without a frame...
2018-11-19  Richard Bienerre PR c++/87229 (ICE: tree code 'call_expr' is not...
2018-11-19  Martin LiskaFix how we match for count(n*) in gcov tests.
2018-11-19  Jonathan WakelyPR libstdc++/88084 - Implement LWG 2777
2018-11-19  Eric Botcazoucompare-elim.c (struct comparison): Add not_in_a field.
2018-11-19  Jonathan WakelyFix typos in packed attribute documentation
2018-11-19  Eric BotcazouBump copyright year
2018-11-19  Eric Botcazou* gcc-interface/cuintp.c (UI_From_gnu): Remove code...
2018-11-19  Paolo Carlinidecl2.c (grokfield): Remove obsolete _vptr check; fix...
2018-11-19  Martin LiskaStrenghten assumption about function start and end...
2018-11-19  Martin LiskaDetect mixed usage of spaces and tabs.
2018-11-19  Sandra Loosemorere PR other/40498 (no_instrument_function attribute...
2018-11-19  GCC AdministratorDaily bump.
2018-11-18  Iain BuclawRemove unused modules from libphobos std.internal package.
2018-11-18  Michele PezzuttiPR libstdc++/83566 - cyl_bessel_j returns wrong result...
2018-11-18  Thomas Koenigre PR fortran/88073 (Internal compiler error compiling...
2018-11-18  Alan ModraAllow target to override gnu-user.h crti and crtn
2018-11-18  Alan ModraDelete !HAVE_LD_PIE variants of startfile/endfile specs
2018-11-18  Thomas Koenigre PR fortran/70260 (ICE: gimplification failed)
2018-11-18  Nick CliftonCorrect ChangeLog for PR31357 fix
2018-11-18  Nick Cliftonre PR driver/31357 (document that --help and --help...
2018-11-18  GCC AdministratorDaily bump.
2018-11-17  Jonathan WakelyImplement std::pmr::synchronized_pool_resource
2018-11-17  Jim WilsonRISC-V: Fix epilogue unwind info with fp and single...
2018-11-17  Sandra Loosemorere PR c++/4225 (documentation about CPLUS_INCLUDE_PATH...
2018-11-17  Sandra Loosemorere PR c++/4025 (Document use/non-use of -fno-implicit...
2018-11-17  Iain Buclawlibphobos: Add IEEE quadruple support for std.conv
2018-11-17  Jakub Jelinekre PR tree-optimization/87546 (Gcc miscompiles at ...
2018-11-17  Jakub Jelinekre PR rtl-optimization/88018 (ICE in insert_insn_on_edg...
2018-11-17  Jan Hubickare PR ipa/87957 (ICE tree check: expected tree that...
2018-11-17  Iain BuclawFix wrong alignment returned by .alignof property.
2018-11-17  Sandra Loosemoreinvoke.texi (Option Summary): Fix whitespace and line...
2018-11-17  Jeff Lawmn10300.md (adddi3_degenerate): Remove bogus gcc_assert.
2018-11-17  Sandra Loosemorere PR middle-end/23197 (Improve documentation on -fprof...
2018-11-17  Jozef Lawrynowiczre PR middle-end/87854 (gcc.c-torture/compile/pr46534...
2018-11-17  GCC AdministratorDaily bump.
2018-11-16  Jozef Lawrynowiczre PR target/87927 (ICE: segmentation fault with patcha...
2018-11-16  Jakub Jelinekre PR c++/87269 (ICE in tsubst_copy, at cp/pt.c:15475...
2018-11-16  Kamlesh Kumarre PR c++/52869 ([DR 1207] "this" not being allowed...
2018-11-16  Jason MerrillImplement P0479R5, [[likely]] and [[unlikely]].
2018-11-16  Iain Buclawlibphobos: Add IEEE quadruple support to core.internal...
2018-11-16  Michael Meissnerconstraints.md (wF constraint): Remove power9 fusion...
2018-11-16  Jakub Jelinekre PR rtl-optimization/87475 (ICE in patch_jump_insn...
2018-11-16  Uros Bizjakre PR target/88051 (internal compiler error: in add_clo...
2018-11-16  Jakub Jelinekre PR middle-end/87854 (gcc.c-torture/compile/pr46534...
2018-11-16  Jakub Jelinekre PR middle-end/88032 (ICE in operand_subword_force...
2018-11-16  Matthew MalcomsonWhen running the testsuite on boards that can't report...
2018-11-16  Eric Botcazoutree-switch-conversion.h (switch_decision_tree::emit_ca...
2018-11-16  Nathan SidwellRemove ovl_used, it is no longer needed
2018-11-16  Andi KleenAllow memory operands for PTWRITE
2018-11-16  Nathan Sidwell[PR c++/87269] Mark string operator overload in templat...
2018-11-16  Renlin Li[Patch][libstdc++.exp] Update the usage of cached result.
2018-11-16  Michael MatzDon't use %z printf length specifier
2018-11-16  Martin LiskaFix ICE in lto_symtab_merge_symbols_1 (PR lto/88004).
2018-11-16  Richard Bienerre PR testsuite/88053 (g++.dg/lto/pr54625-1.C fails...
2018-11-16  Richard Bienerre PR tree-optimization/88011 (r266028 causes a bunch...
2018-11-16  Ilya LeoshkevichS/390: Add a new pattern for r{o,x}sbg
2018-11-16  Richard Bienerre PR testsuite/88053 (g++.dg/lto/pr54625-1.C fails...
2018-11-16  Jerome LambourgAllow target overrides of ctors/dtors support advertise...
2018-11-16  Xianmiao Qulinux-unwind.h (sc_pt_regs): Update for kernel.
2018-11-16  Sandra Loosemorere PR c++/25759 (Documentation not clear, attribute...
2018-11-16  GCC AdministratorDaily bump.
2018-11-15  Martin SeborPR c++/87541 - ICE using a constant decl as an attribut...
2018-11-15  Martin SeborPR c/83656 - missing -Wbuiltin-declaration-mismatch...
2018-11-15  Nathan Sidwell[PR c++/86246] ICE tsubst explicit operator call
2018-11-15  Paolo Carliniconstexpr.c (ensure_literal_type_for_constexpr_object...
2018-11-15  Andrew StubbsHandle vectors that don't fit in an integer.
2018-11-15  Nathan Sidwell[C++ DR 2336] virtual dtors, exception specs & abstract...
2018-11-15  David Malcolmdoc/ux.texi: auto_diagnostic_group now does something
2018-11-15  David MalcolmMachine-readable diagnostic output (PR other/19165)
2018-11-15  David Malcolmgraphite: add missing dump_enabled_p checks (PR tree...
2018-11-15  Richard Bienerre PR tree-optimization/88029 (ICE in execute_todo...
2018-11-15  Richard Bienerre PR tree-optimization/88031 (ICE in vectorizable_redu...
2018-11-15  Nathan Sidwell[C++ DR 2336] Clean up synth walkers first
2018-11-15  Wilco DijkstraFix spaces in PR62178 test
2018-11-15  Eric Botcazoumisc.c (gnat_init_gcc_eh): Do not override the switch...
2018-11-15  Richard Bienerre PR tree-optimization/88030 (ICE in calc_dfs_tree...
2018-11-15  Jakub Jelinekre PR rtl-optimization/88018 (ICE in insert_insn_on_edg...
2018-11-15  Richard Bienerre PR tree-optimization/87917 (ICE in initialize_matrix...
2018-11-15  Xianmiao Qucsky-linux-elf.h (LINUX_DYNAMIC_LINKER): Remove.
2018-11-15  Bin Chengre PR tree-optimization/84648 (Missed optimization...
2018-11-15  Sandra Loosemorere PR other/56334 (__attribute__((aligned)) documentati...
2018-11-15  Joern Renneckegensupport.c (add_predicate_code): Properly handle...
2018-11-15  Sandra Loosemorere PR lto/55102 (The options -flto and -On do not behav...
2018-11-15  GCC AdministratorDaily bump.
2018-11-15  Jonathan WakelyOptimize pool resource allocation
2018-11-15  Jonathan WakelyFix test that does undefined shifts greater than width...
2018-11-14  Sandra Loosemorere PR middle-end/59658 (Document -f* flags enabled...
2018-11-14  Uros Bizjaki386.c (ix86_print_operand_address_as): Simplify printi...
2018-11-14  Nathan Sidwell[debug/88006] -fdebug-types-section gives undefined ref
2018-11-14  David MalcolmAdd missing ZLIBINC to CFLAGS-optinfo-emit-json.o
2018-11-14  Paolo Carliniparser.c (make_id_declarator): Add location_t parameter.
2018-11-14  Rainer OrthHandle libphobos in contrib/gcc_update
2018-11-14  Jakub JelinekP1236R1 - Signed integers are two's complement
2018-11-14  Jakub Jelinekre PR bootstrap/86739 (Bootstrap broken with host GCC...
2018-11-14  Jeff Lawoptabs.c (expand_binop): Pass INT_MODE to operand_subwo...
2018-11-14  Aldy Hernandez* gimple-ssa-evrp-analyze.c
2018-11-14  Michael MatzAdd comment
next