]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2018-04-11 Martin LiskaClean up attribute value comparison in lto-symtab.c.
2018-04-11 Jakub Jelinekre PR rtl-optimization/85302 (ICE in size_of_loc_descr...
2018-04-11 Thomas Preud... [ARM] Fix PR85261: ICE with FPSCR setter builtin
2018-04-11 Jonathan WakelyUpdate libstdc++ manual in preparation for GCC 8 release
2018-04-11 GCC AdministratorDaily bump.
2018-04-10 Paolo Carlinire PR c++/70808 (Spurious -Wzero-as-null-pointer-consta...
2018-04-10 Aaron Sawdeyre PR target/85321 (Missing documentation and option...
2018-04-10 Aaron SawdeyMAINTAINERS: Update my email address.
2018-04-10 Segher Boessenkoolforgot the PR marker in the changelog
2018-04-10 Segher Boessenkoolrs6000: Fix stack clash for big residuals (PR85287)
2018-04-10 Segher Boessenkoolrs6000: Enable -fasynchronous-unwind-tables by default
2018-04-10 Segher Boessenkoolrs6000: Improve --help=target (PR85321)
2018-04-10 Kelvin Nilsenrs6000-c.c (altivec_overloaded_builtins): Remove errone...
2018-04-10 Jason MerrillPR debug/65821 - wrong location for main().
2018-04-10 Thomas Schwinge[PR target/85056] Address -Wmaybe-uninitialized diagnostic
2018-04-10 Martin Seborcppopts.texi: Use "side effect" instead of side-effect.
2018-04-10 Jonathan WakelyUpdate links to archived copy of SGI STL docs
2018-04-10 Jakub Jelinekre PR rtl-optimization/85300 (ICE in exact_int_to_float...
2018-04-10 Martin Liskagdbhooks: Add new pretty-printers for: varpool_node...
2018-04-10 David MalcolmShow pertinent parameter (PR c++/85110)
2018-04-10 Jonathan WakelyPR libstdc++/85222 allow catching iostream errors as...
2018-04-10 Jakub JelinekPR c++/85312 - P0962 cleanup
2018-04-10 Jason MerrillPR debug/65821 - wrong location for main().
2018-04-10 Jason MerrillPR c++/85285 - ICE with flexible array after substitution.
2018-04-10 Jason Merrill* parser.c (cp_parser_check_template_parameters): Impro...
2018-04-10 Jakub Jelinekre PR fortran/85313 (gcc/fortran/openmp.c: 2 * confused...
2018-04-10 Martin LiskaFix obvious error in handling of error attribute (PR...
2018-04-10 Paolo Carlinire PR c++/24314 (Extra "template<>" in partial speciali...
2018-04-10 Bin Chengre PR testsuite/85190 (gcc.dg/vect/pr81196.c FAILs)
2018-04-10 Jakub Jelinekre PR target/85177 (wrong code with -O -fno-tree-ccp...
2018-04-10 Richard SandifordAdd missing cases to vect_get_smallest_scalar_type...
2018-04-10 Richard SandifordSet insn_last_address in final_1
2018-04-10 Kyrylo Tkachov[explow] PR target/85173: validize memory before passin...
2018-04-10 Martin LiskaBe more carefull about DECL merging in LTO (PR lto...
2018-04-10 Jan Hubickare PR lto/85078 (LTO ICE: tree check: expected tree...
2018-04-10 GCC AdministratorDaily bump.
2018-04-09 Paolo Carlinire PR c++/85227 (ICE with structured binding of a forwa...
2018-04-09 Thomas Koenigre PR fortran/83064 (DO CONCURRENT and auto-paralleliza...
2018-04-09 Jason MerrillPR c++/85279 - dump_expr doesn't understand decltype.
2018-04-09 Thomas Koenigre PR fortran/51260 (PARAMETER array with constructor...
2018-04-09 Jason MerrillPR c++/85262 - ICE with redundant qualification on...
2018-04-09 Jason MerrillPR c++/85277 - ICE with invalid offsetof.
2018-04-09 Jason MerrillPR c++/85264 - ICE with excess template-parameter-list.
2018-04-09 Jakub Jelinekre PR c++/85194 (ICE with structured binding in broken...
2018-04-09 Martin Seborinvoke.texi (-finline-small-functions): Mention other...
2018-04-09 Jakub Jelinekre PR rtl-optimization/80463 (ICE with -fselective...
2018-04-09 Jan Hubickare PR rtl-optimization/84058 (RTl partitioning fixup...
2018-04-09 Jason MerrillPR c++/85256 - ICE capturing pointer to VLA.
2018-04-09 Jason Merrill* g++.dg/opt/pr85196.C: Fix for -std=c++17.
2018-04-09 Alexey Brodkin[ARC] Fix stack usage info for naked functions.
2018-04-09 Claudiu Zissulescu[ARC] Add/update combiner patterns.
2018-04-09 Richard Bienerre PR tree-optimization/85284 (Loop miscompilation...
2018-04-09 Tom de Vries[nvptx] Add memory_barrier insn
2018-04-09 Andrey Belevantsevre PR rtl-optimization/80463 (ICE with -fselective...
2018-04-09 Andrey Belevantsevre PR rtl-optimization/83913 (Compile time and memory...
2018-04-09 Andrey Belevantsevre PR rtl-optimization/83962 (ICE: verify_flow_info...
2018-04-09 Andrey Belevantsevre PR rtl-optimization/83530 (ICE in reset_sched_cycles...
2018-04-09 GCC AdministratorDaily bump.
2018-04-08 Martin Seborinvoke.texi (-Wrestrict, [...]): Tweak text.
2018-04-08 Monk Chiang[NDS32] Add intrinsic functions for interrupt control.
2018-04-08 Chung-Ju Wu[NDS32] Add strict_aligned_p to machine_function and...
2018-04-08 Kito Cheng[NDS32] Implement n7 pipeline.
2018-04-08 Kito Cheng[NDS32] Implement e8 pipeline.
2018-04-08 Kito Cheng[NDS32] Implement n8 pipeline.
2018-04-08 Kito Cheng[NDS32] Implment n9 pipeline.
2018-04-08 Chung-Ju Wu[NDS32] New option -malways-align and -malign-functions.
2018-04-08 Monk Chiang[NDS32] Add intrinsic functions for TLB operation and...
2018-04-08 GCC AdministratorDaily bump.
2018-04-07 Thomas Koenigre PR middle-end/82976 (Error: non-trivial conversion...
2018-04-07 Jakub Jelinekre PR tree-optimization/80021 (untranslateable diagnost...
2018-04-07 Chung-Ju Wu[NDS32] Support dwarf exception handling.
2018-04-07 Chung-Ju Wu[NDS32] Clean up nds32.h.
2018-04-07 Monk Chiang[NDS32] Add intrinsic functions for particular instruct...
2018-04-07 Monk Chiang[NDS32] Add intrinsic functions for atomic load/store...
2018-04-07 Jakub Jelinekre PR tree-optimization/85257 (wrong code with -O ...
2018-04-07 Monk Chiang[NDS32] Add intrinsic functions for cache control.
2018-04-07 Chung-Ju Wu[NDS32] Remove unused insn type: call.
2018-04-07 Monk Chiang[NDS32] Add intrinsic functions for FPU.
2018-04-07 Monk Chiang[NDS32] Add more intrinsic register names.
2018-04-07 Chung-Ju Wu[NDS32] Support [$ra + $rb << 3] form for load/store...
2018-04-07 GCC AdministratorDaily bump.
2018-04-06 Eric Botcazoure PR middle-end/85196 (ICE in extract_insn, at recog...
2018-04-06 Joel SherrillFix ChangeLog
2018-04-06 Amaan Chevalconfig.gcc (x86_64-*-rtems*): Add rtems.h to tm_file...
2018-04-06 Ruslan BukinRISC-V: Support for FreeBSD.
2018-04-06 Thomas Koenigre PR libfortran/85253 (asan detects heap-buffer-overfl...
2018-04-06 Chung-Ju Wu[NDS32] Refine ADJUST_INSN_LENGTH implementation.
2018-04-06 Chung-Ju Wu[NDS32] Refine call and return patterns.
2018-04-06 Jason MerrillPR c++/85214 - ICE with alias, generic lambda, constexp...
2018-04-06 David MalcolmC++: more std header hints; filter on C++ dialect ...
2018-04-06 Jakub Jelinekre PR debug/85252 (ICE with -g for static zero-length...
2018-04-06 Jakub Jelinekre PR rtl-optimization/84872 (ICE in create_preheader...
2018-04-06 Jakub Jelinekre PR c++/85210 (ICE with broken structured binding...
2018-04-06 David MalcolmC++: suggest missing headers for implicit use of "std...
2018-04-06 Jason MerrillPR c++/85242 - ICE with class definition in template...
2018-04-06 Jason MerrillPR c++/85240 - LTO ICE with using of undeduced auto fn.
2018-04-06 Tamar ChristinaReverted commit r254862
2018-04-06 Richard Bienerre PR tree-optimization/85244 (Bad optimisation with...
2018-04-06 Jakub Jelinekre PR sanitizer/85213 (-fsanitize=undefined internal...
2018-04-06 Richard Bienerre PR rtl-optimization/85180 (Infinite loop in RTL...
next
This page took 0.079628 seconds and 5 git commands to generate.