]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2019-06-14 GCC AdministratorDaily bump.
2019-06-13 Jan Hubickare PR bootstrap/90873 (-Wmaybe-uninitialized warning...
2019-06-13 Uros Bizjak* ChangeLog: Fix my last entry.
2019-06-13 Uros Bizjaki386.md (SWIM1248s): Rename from SWIM1248x.
2019-06-13 Jiufu Guore PR tree-optimization/77820 (A jump threading opportu...
2019-06-13 Iain SandoeDarwin, Driver - Improve processing of macosx-version...
2019-06-13 Steven G. Karglre PR fortran/68544 (ICE trying to pass derived type...
2019-06-13 Iain SandoeDarwin, testsuite - Fix pr71694 fail for m32.
2019-06-13 Steven G. Karglre PR fortran/89344 (uncaught programmer error: polymo...
2019-06-13 Steven G. Karglre PR fortran/88810 (gcc/fortran/dependency.c:2200...
2019-06-13 Iain SandoeDarwin, testsuite - Adjust two tests that fail on newer...
2019-06-13 Paolo Carlinire PR target/90871 (g++.dg/ext/altivec-15.C fails after...
2019-06-13 Iain Sandoetestsuite - Require alias support for pr90760.
2019-06-13 Jan Hubickare PR tree-optimization/90869 (Non-disambiguated memory...
2019-06-13 Richard Bienerre PR tree-optimization/90856 (ICE: verify_gimple faile...
2019-06-13 Jakub Jelineknvptx.c (nvptx_sese_number, [...]): Don't wrap ei varia...
2019-06-13 Jakub Jelinekssa-dse-1.C: Don't match exact number of chars of ...
2019-06-13 Richard Bienertree-vectorizer.h (vect_loop_vectorized_call): Declare.
2019-06-13 Aldy HernandezRevamp value_range::may_contain_p.
2019-06-13 Claudiu Zissulescu[ARC] Add documentation naked, ilink and firq
2019-06-13 Paolo Carlinidecl.c (grokdeclarator): Use id_loc in five additional...
2019-06-13 Richard Bienerre PR c++/90801 (A recurring hang)
2019-06-13 Feng XuePR tree-optimization/89713 - Assume loop with an exit...
2019-06-13 Kugan Vivekanandarajahre PR target/88838 ([SVE] Use 32-bit WHILELO in LP64...
2019-06-13 Kugan Vivekanandarajahre PR target/88834 ([SVE] Poor addressing mode choices...
2019-06-13 Kugan Vivekanandarajahiterators.md (ADDSUB): Fix typo in comment.
2019-06-13 Marek Polacekre PR c++/87410 (internal compiler error: in fold_conve...
2019-06-13 GCC AdministratorDaily bump.
2019-06-12 Marek PolacekPR c++/66999 - 'this' captured by reference.
2019-06-12 Jakub Jelinekio.c (check_format): Use G_(...) instead of _(...)...
2019-06-12 Marek PolacekPR c++/90825 - endless recursion when evaluating sizeof.
2019-06-12 Steven G. Karglgfortran.h (gfc_free_dt_list): Remove prototype.
2019-06-12 Martin SeborTweak tests to avoid fallout from MEM_REF changes on...
2019-06-12 Marek PolacekPR c++/90736 - bogus error with alignof.
2019-06-12 Jonathan WakelyFix incorrect __cpp_lib_parallel_algorithm macro defini...
2019-06-12 Dimitar DimitrovAdd myself to MAINTAINERS
2019-06-12 Dimitar Dimitrovtestsuite: Mark testsuite that PRU has different
2019-06-12 Dimitar Dimitrovtestsuite: Mark that PRU uses all function pointer...
2019-06-12 Dimitar Dimitrovtestsuite: Mark that PRU has one-cycle jumps
2019-06-12 Dimitar Dimitrovtestsuite: Define PRU stack usage
2019-06-12 Dimitar Dimitrovtestsuite: Remove PRU from test cases requiring hosted...
2019-06-12 Dimitar Dimitrovtestsuite: Add check for unsupported TI ABI PRU feature...
2019-06-12 Dimitar Dimitrovtestsuite: Add check for overflowed IMEM region to...
2019-06-12 Dimitar Dimitrovtestsuite: Add PRU tests
2019-06-12 Dimitar DimitrovInitial TI PRU libgcc port
2019-06-12 Dimitar DimitrovFix ChangeLog dates for last commit
2019-06-12 Dimitar DimitrovInitial TI PRU GCC port
2019-06-12 Steven G. Karglre PR fortran/90002 (ICE: free_expr0(): Bad expr type)
2019-06-12 Martin SeborUpdate last ChangeLog entry.
2019-06-12 Martin SeborPR middle-end/90676 - default GIMPLE dumps lack information
2019-06-12 Martin SeborPR tree-optimization/90662 - strlen of a string in...
2019-06-12 Tom de Vries[nvptx] Assert fork has at most one join in nvptx_find_par
2019-06-12 Jonathan WakelyImprove static_assert messages for std::variant
2019-06-12 Jonathan WakelySimplify std::scoped_lock destructor
2019-06-12 Jonathan WakelyReplace std::to_string for integers with optimized...
2019-06-12 Martin LiskaDisable hash-table sanitization for mem stats maps.
2019-06-12 Aldy HernandezRemove value_range_constant_singleton in favor of value...
2019-06-12 Jakub Jelinekre PR target/90811 ([nvptx] ptxas error on OpenMP offlo...
2019-06-12 Przemyslaw... [arm] Implement usadv16qi and ssadv16qi standard names
2019-06-12 Martin LiskaRemove wrong assert about single value profiler.
2019-06-12 Jakub Jelinekre PR c/90760 (ICE on attributes section and alias...
2019-06-12 GCC AdministratorDaily bump.
2019-06-11 Matthew Beliveauremoved extra .com, fixed e-mail.
2019-06-11 Faraz Shahbazkermips.c (mips_final_postscan_insn): Modify call to ...
2019-06-11 Matthew Beliveau* MAINTAINERS (Write After Approval): Add myself.
2019-06-11 Iain SandoeDarwin, testsuite - Fix PR 65364 (uninit-19.c).
2019-06-11 Michael MeissnerDo not enable -mpcrel by default at the current time
2019-06-11 Jakub Jelinekre PR target/90811 ([nvptx] ptxas error on OpenMP offlo... r272268/heads/ibm/pcrel-trunk
2019-06-11 Edward Smith... Fix ConstexprIterator requirements tests - No constexpr...
2019-06-11 Marc GlisseAllow conversions in X/[ex]4 < Y/[ex]4
2019-06-11 Matthew BeliveauPR c++/90449 - add -Winaccessible-base option.
2019-06-11 Richard Bienerre PR c++/90801 (A recurring hang)
2019-06-11 Jakub Jelinekre PR c++/90810 (Different intrinsics behavior on G...
2019-06-11 Marc Glissefold_real_zero_addition_p for vectors
2019-06-11 Jason Merrillgdbhooks.py (TreePrinter.to_string): Recognize ggc_free...
2019-06-11 Nick CliftonImport these changes from the binutils/gdb repository:
2019-06-11 Richard Bienertoir.cc (pop_label): Only queue labels in a vector.
2019-06-11 Jakub Jelinekre PR bootstrap/90819 (-Walloc-size-larger-than error...
2019-06-11 Martin LiskaDisable htable sanitization in pt.c (PR c++/87847).
2019-06-11 Jakub Jelinek* libgcov-merge.c (__gcov_merge_single): Revert previou...
2019-06-11 GCC AdministratorDaily bump.
2019-06-10 Uros Bizjak* config/i386/i386.md (absneg fp_reg splitter): Fix...
2019-06-10 Ian Lance Taylorcompiler: support inlining functions that use index...
2019-06-10 Ian Lance Taylorcompiler: make heap expression's write barrier conditional
2019-06-10 Ian Lance Taylorcompiler: permit inlining functions with labels and...
2019-06-10 Ian Lance Taylorcompiler: use gcWriteBarrier for pointer-shaped struct...
2019-06-10 Matthew Beliveaure PR c++/87250 (Internal compiler error with -Os ...
2019-06-10 Jason Merrillconstexpr.c (free_constructor): New.
2019-06-10 Jason MerrillReduce unsharing in constexpr call evaluation.
2019-06-10 Jason MerrillReduce constexpr_call memory consumption.
2019-06-10 Ian Lance Taylorcompiler: make escape analysis work with imported inlin...
2019-06-10 Uros Bizjaki386-protos.h (ix86_split_fp_absneg_operator): New...
2019-06-10 Jakub Jelinekre PR testsuite/90772 (g++.dg/cpp1y/feat-cxx14.C and...
2019-06-10 Jonathan WakelyPR other/90695 reduce testcase to remove library dependency
2019-06-10 Martin Seborgimple-fold.c (get_range_strlen): Update comment that...
2019-06-10 Vladislav Ivanishingcov-tool: Mark {merge,rewrite}_usage with noreturn...
2019-06-10 Jakub Jelinektree.def (OMP_SCAN): New tree code.
2019-06-10 Martin LiskaUpdate __gcov_* scanned function name in a test-case.
2019-06-10 Martin LiskaReduce SCCs in IPA postorder.
2019-06-10 Martin LiskaAdd missing ATTR_UNUSED (PR bootstrap/90808).
next
This page took 0.084747 seconds and 5 git commands to generate.