]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2017-12-03 Jerry DeLisleFix spelling error in log.
2017-12-03 Jerry DeLislere PR fortran/83225 (runtime error in transfer.c)
2017-12-03 GCC AdministratorDaily bump.
2017-12-02 Jan Hubickaipa-cp.c (ipcp_lattice<valtype>::print): Update dumping.
2017-12-02 Jan Hubickare PR target/81616 (Update -mtune=generic for the curre...
2017-12-02 Jakub Jelinekre PR tree-optimization/83170 (ICE: Segmentation fault...
2017-12-02 Jakub Jelinektree-chkp.c (chkp_compute_bounds_for_assignment): Handl...
2017-12-02 Jakub Jelinekre PR sanitizer/81212 (-Wreturn-type is disabled when...
2017-12-02 Jakub Jelinekre PR target/78643 (ICE in convert_move, at expr.c...
2017-12-02 Jakub Jelineki386-protos.h (standard_sse_constant_opcode): Change...
2017-12-02 Segher Boessenkooldoc update for -dp
2017-12-02 Segher Boessenkoolrs6000: Improve fusion assembler output
2017-12-02 Segher Boessenkoolrs6000: Set rs6000_cpu correctly (PR43871)
2017-12-02 Segher Boessenkoolfinal: Improve output for -dp and -fverbose-asm
2017-12-02 Ian Lance Taylorruntime: export cgoCheck functions
2017-12-02 Ian Lance Taylorcompiler: avoid GCC middle-end control warnings
2017-12-02 Jim WilsonDelete obsolete DWARF1 references.
2017-12-02 GCC AdministratorDaily bump.
2017-12-01 Michael Meissnerre PR target/81959 (PowerPC __float128 optimization...
2017-12-01 Than McIntoshcompiler: introduce size threshold for nil checks
2017-12-01 Jason Merrill* doc/extend.texi: Mention C++14 library complex suffix.
2017-12-01 Jason MerrillGive #include hints for <complex>.
2017-12-01 Jason MerrillPR c++/79228 - extensions hide C++14 complex literal...
2017-12-01 Jason Merrill* Makefile.in (TAGS): Add c-family/*.cc.
2017-12-01 Wilco Dijkstra[AArch64] Fix address printing on ILP32
2017-12-01 Qing ZhaoFix an undefined behavior in fortran/decl.c
2017-12-01 Thomas Koenigre PR fortran/83224 (creating character array from...
2017-12-01 Jonathan WakelyFix narrowing conversions in string_view types
2017-12-01 Jonathan WakelyDisable -Wliteral-suffix for standard UDLs
2017-12-01 Andreas KrebbelS/390: Split MVC instruction for better forwarding
2017-12-01 Jonathan WakelyAdd comment to fix -Wfallthrough warning
2017-12-01 Jonathan WakelyFix -Wempty-body warnings for debug assertions
2017-12-01 Jonathan WakelyUse const char* to fix -Wwrite-strings warning
2017-12-01 Jonathan WakelyAdd [[noreturn]] attributes to fix warning
2017-12-01 Jonathan WakelyRemove stray semi-colons at namespace scope
2017-12-01 Jonathan WakelyUse value-init syntax in std::__detail::__airy
2017-12-01 Jonathan WakelyAdd noexcept to std::integral_constant members
2017-12-01 Paul Thomasre PR fortran/82605 ([PDT] ICE in insert_parameter_expr...
2017-12-01 Cesar PhilippidisFix bug in an OpenACC async test case
2017-12-01 Richard Bienerre PR tree-optimization/83232 (fma3d spec2000 regressio...
2017-12-01 Jonathan WakelyFix "central flowgraph" typo in machine desc docs
2017-12-01 Sebastian HuberRTEMS/Ada: Fix some POSIX types
2017-12-01 Sudakshina DasFix wrong code by arm_final_prescan with fp16 move...
2017-12-01 Jakub Jelinekfunction.h (struct function): Remove cilk_frame_decl...
2017-12-01 Jakub Jelinekre PR tree-optimization/83233 (gimple-ssa-store-merging...
2017-12-01 Jakub Jelinekre PR c/79153 (-Wimplicit-fallthrough missed warning)
2017-12-01 Jakub Jelinekre PR tree-optimization/83221 (qsort comparator not...
2017-12-01 Jakub Jelinekre PR sanitizer/81275 (-fsanitize=thread produce incorr...
2017-12-01 Jakub Jelinekre PR sanitizer/83219 (c-c++-common/ubsan/unreachable...
2017-12-01 Thomas Koenigre PR fortran/83224 (creating character array from...
2017-12-01 Sergey ShalnovFix movdi_internal to return MODE_TI with AVX512
2017-12-01 Kirill YukhinReplace __popcntq with two _popcnt32.
2017-12-01 Sergey ShalnovFix wrong instruction vpcmpeqd generation
2017-12-01 Sergey ShalnovFix registers type for MODE_TI
2017-12-01 Michael Meissner_mulkc3.c (__mulkc3): Add forward declaration.
2017-12-01 GCC AdministratorDaily bump.
2017-11-30 Jakub Jelinekre PR c/83222 (Inconsistent "initializer element is...
2017-11-30 Jakub Jelinekspellcheck-tree.c (test_find_closest_identifier): Use...
2017-11-30 Maxim Ostapenkore PR sanitizer/81697 (Incorrect ASan global variables...
2017-11-30 Michael Meissnerre PR libgcc/83112 (Silence warnings from PowerPC libgc...
2017-11-30 Jim WilsonCleanup riscv option docs.
2017-11-30 Jason MerrillPR c++/82219 - bogus -Wignored-qualifiers with template
2017-11-30 Jonathan WakelyPR libstdc++/65927 Fix -Wunused-but-set-parameter warning
2017-11-30 Glen Joseph... Move assertion from to_address to __to_address
2017-11-30 Claudiu Zissulescu[ARC] Add trap instruction.
2017-11-30 Claudiu Zissulescu[ARC] Don't allow the last ZOL insn to be in a delay...
2017-11-30 Claudiu Zissulescu[ARC] Update uses for hw-loop labels.
2017-11-30 Claudiu Zissulescu[ARC] Use TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV.
2017-11-30 Will Schmidtfold-vec-abs-char-fwrapv.c: Add xxspltib insn to expect...
2017-11-30 Jonathan WakelyPR libstdc++/83226 avoid forming pointer-to-reference...
2017-11-30 Julia KovalRemove inv_list.
2017-11-30 Jakub Jelinekre PR target/83210 (__builtin_mul_overflow() generates...
2017-11-30 Jan Hubickare PR target/81616 (Update -mtune=generic for the curre...
2017-11-30 Richard Bienerre PR tree-optimization/83202 (Try joining operations...
2017-11-30 Ian Lance Taylorcompiler: don't make map zero value constant
2017-11-30 John David... baseline_symbols.txt: Update.
2017-11-30 GCC AdministratorDaily bump.
2017-11-29 Segher Boessenkoolcombine: Print to dump if some insn cannot be combined...
2017-11-29 Segher Boessenkoolcombine: Do not throw away unneeded arms of parallels...
2017-11-29 Segher Boessenkoolrs6000: Add second variant of adde
2017-11-29 Vladimir Makarovre PR rtl-optimization/80818 (LRA clobbers live hard...
2017-11-29 Jim WilsonRiscv patterns to optimize away some redundant zero...
2017-11-29 David MalcolmC++: improve location of static_assert errors
2017-11-29 Paolo Carlinire PR c++/82293 (ICE in nonlambda_method_basetype at...
2017-11-29 Jason MerrillPR c++/82760 - memory corruption with aligned new.
2017-11-29 Will Schmidtfold-vec-ld-char.c: Add lxv insn to expected output.
2017-11-29 Will Schmidtfold-vec-splat-8.c: Add vspltisb to expected output.
2017-11-29 Julia Kovalnable VBMI2 support [7/7]
2017-11-29 Julia KovalEnable VBMI2 support [6/7]
2017-11-29 Qing ZhaoAdd myself as GCC maintainer
2017-11-29 Jakub Jelinekre PR tree-optimization/83195 (pr82929.c scan for ...
2017-11-29 Daniel Cederman[SPARC] Recognize the load when accessing the GOT
2017-11-29 Martin Aberg[SPARC] Prevent -mfix-ut699 from generating b2bst errat...
2017-11-29 Daniel Cederman[SPARC] Errata workaround for GRLIB-TN-0013
2017-11-29 Daniel Cederman[SPARC] Errata workaround for GRLIB-TN-0010
2017-11-29 Daniel Cederman[SPARC] Errata workaround for GRLIB-TN-0011
2017-11-29 Daniel Cederman[SPARC] Errata workaround for GRLIB-TN-0012
2017-11-29 Richard Bienerre PR tree-optimization/83202 (Try joining operations...
2017-11-29 Nathan SidwellFix PR number 83817->83187
2017-11-29 Nathan Sidwell[PATCH] complex type canonicalization
next
This page took 0.087799 seconds and 5 git commands to generate.