]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-09-18  Richard Bienertree-optimization/97089 - fix bogus unsigned division...
2020-09-18  Richard Bienertree-optimization/97098 - fix compile-time hog in SLP...
2020-09-18  Jason Merrillc++: Layout decls with newly-complete type.
2020-09-18  GCC AdministratorDaily bump.
2020-09-17  Tom de Vries[testsuite] Introduce effective target non_strict_prototype
2020-09-17  Sergei Trofimovichprofile: clarify comment around histogram format
2020-09-17  Yeting KuoRISC-V: fix a typo in riscv.h
2020-09-17  Dimitrij MojoskiAutodetect C++ dialect in use for clang-format
2020-09-17  Marek Polacekc++: Add tests for fixed PRs.
2020-09-17  Paul E. Murphylibgo: fix ptrace syscall hooks into glibc
2020-09-17  Patrick Palkac-family: Macro support in -Wmisleading-indentation...
2020-09-17  Mark WielaardAdd DWARF5 variants of assembly scan tests that use...
2020-09-17  Andrea Coralloaarch64: Fix dejaGNU directive in clastb_8.c testcase
2020-09-17  Martin SeborDocument -Wuninitialized for allocated objects.
2020-09-17  David Edelsohnaix: apply socket.h extern "C++" more narrowly.
2020-09-17  Patrick Palkac++: requires-expressions and partial instantiation...
2020-09-17  Christophe... libgcc/config/arm/fp16.c: Make _internal functions...
2020-09-17  Tobias BurnusFortran: Avoid double-free with parse error (PR96041...
2020-09-17  Richard BienerCSE negated multiplications and divisions
2020-09-17  Eric BotcazouFix assertion checking failure with tail call
2020-09-17  Aldy HernandezAllow copying of symbolic ranges to an irange.
2020-09-17  Jan HubickaFix availability of functions in other partitions
2020-09-17  Wei Wentaoaarch64: Fixed unused variable warning in aarch64-unwind.h
2020-09-17  Christophe... fixincludes/fixfixes.c: Fix 'set but not used' warning.
2020-09-17  Jojo RC-SKY: Add -msim option
2020-09-17  Sergei Trofimovichdoc: use @code{} instead of @samp{@command{}} around...
2020-09-17  liuhongtIf -mavx implies -mxsave, then -mno-xsave should imply...
2020-09-17  GCC AdministratorDaily bump.
2020-09-17  Ian Lance Taylorlibbacktrace: use ELF symbol table if no debug info...
2020-09-16  David Malcolmanalyzer: fix state explosions due to SCC bug
2020-09-16  David Malcolmanalyzer: show SCC ids in .dot dumps
2020-09-16  David Malcolmanalyzer: bulk merger/processing of runs of nodes at...
2020-09-16  David Malcolmanalyzer: add program_point::get_next
2020-09-16  David Malcolmanalyzer: show program point in -Wanalyzer-too-complex
2020-09-16  David Malcolmanalyzer: getchar has no side-effects
2020-09-16  Alexandre Olivause E_*mode instead of just *mode
2020-09-16  Bill Schmidtrs6000: Add rs6000_cfun_pcrel_p
2020-09-16  Martin SeborDetect conflicts between incompatible uses of the same...
2020-09-16  Marek Polacekpreprocessor: Fix ICE with too long line in fmtwarn...
2020-09-16  Martin SeborWork harder to avoid -Wuninitialized for objects of...
2020-09-16  Nathan Sidwellc++: local-scope OMP UDR reductions have no template...
2020-09-16  Iain Sandoelibbacktrace, Mach-O : Support PowerPC archs.
2020-09-16  Eric BotcazouFix pessimization in EH cleanup pass
2020-09-16  Nathan Sidwellc++: Avoid confusing 'nested' name
2020-09-16  Tobias BurnusFortran: OpenMP - fix simd with (last)private (PR97061)
2020-09-16  Nathan Sidwellc++: Break out actual instantiation from instantiate_decl
2020-09-16  Andrea Corallovec: don't select partial vectors when unnecessary
2020-09-16  H.J. Lurtl_data: Add sp_is_clobbered_by_asm
2020-09-16  Feng Xuetestsuite/97066 - minor change to bypass plusminus...
2020-09-16  Ilya LeoshkevichIBM Z: Fix *vec_tf_to_v1tf constraints
2020-09-16  Jojo RC-SKY: Refine target name for elf target test
2020-09-16  Jojo RC-SKY: Set use_gcc_stdint=wrap for elf target
2020-09-16  Jojo RC-SKY: Enable crtbegin/crtend.o of libgcc for elf target
2020-09-16  Richard Bienerremove STMT_VINFO_NUM_SLP_USES
2020-09-16  Jojo RC-SKY: Support multilib for mfloat-abi=.
2020-09-16  Jakub Jelinekarm: Avoid unused parameter warning
2020-09-16  Jakub Jelinekoptions, lto: Optimize streaming of optimization nodes
2020-09-16  Jakub Jelinekstore-merging: Consider also overlapping stores earlier...
2020-09-16  Jojo RC-SKY: Fix wrong ld name with option -mfloat-abi=hard.
2020-09-16  Kewen Linrs6000: Remove useless insns fed into lvx/stvx [PR97019]
2020-09-16  Jojo RC-SKY: Support -mfloat-abi=hard.
2020-09-16  Bill Schmidtrs6000: Fix misnamed built-in
2020-09-16  Than McIntoshlibgo: additional type/const references in sysinfo.c
2020-09-16  GCC AdministratorDaily bump.
2020-09-15  David Malcolmanalyzer: fix ICE when merging constraints w/o transiti...
2020-09-15  Tobias Burnuslibgomp/target.c: Silence -Wuninitialized warning
2020-09-15  Ilya Leoshkevichrtlanal: fix subreg handling in set_noop_p ()
2020-09-15  Richard Bienermake swap argument of vect_get_and_check_slp_defs readonly
2020-09-15  Nathan Sidwellc++: Partially revert: local externs in templates do...
2020-09-15  Feng Xuetree-optimization/94234 - add plusminus-with-convert...
2020-09-15  H.J. Lugcc.target/i386/pr78904-4a.c: Compile with -mtune=generic
2020-09-15  Segher Boessenkoolbb-reorder: Fix for ICEs caused by 69ca5f3a9882
2020-09-15  Richard BienerAllow more BB vectorization
2020-09-15  Andre Vieiraarm: Fix testisms introduced with fix for pr target...
2020-09-15  liuhongtRetune mask <->integer cost for non-AVX512 micro-archit...
2020-09-15  Jakub Jelineki386: Fix up vector mul and div with broadcasts in...
2020-09-15  Tobias BurnusOpenMP/Fortran: Fix (re)mapping of allocatable/pointer...
2020-09-15  Feng Xuetree-optimization/94234 - Fold plusminus_mult expr...
2020-09-15  GCC AdministratorDaily bump.
2020-09-14  Sergei Trofimovichdoc: fix spelling of -fprofile-reproducibility
2020-09-14  Ian Lance Taylorlibbacktrace: support MiniDebugInfo
2020-09-14  Marek Polacekc++: Use VAR_OR_FUNCTION_DECL_P.
2020-09-14  Jose E. Marchesibpf: use the expected instruction for NOPs
2020-09-14  Iain SandoeDarwin, X86, testsuite: Fix pr87767 tests for Darwin.
2020-09-14  Nathan Sidwellc++: local externs in templates do not get template...
2020-09-14  David Malcolmanalyzer: add -param=analyzer-max-constraints=
2020-09-14  David Malcolmanalyzer: fix constraint explosion on many-cased switch...
2020-09-14  David Malcolmanalyzer: add regression test for leak false positive
2020-09-14  David Malcolmanalyzer: fix ICE on setjmp with non-pointer-type ...
2020-09-14  Eric BotcazouFix dangling references in thunks at -O0
2020-09-14  Pat HaugenRename mffgpr/mftgpr insn types and remove Power6 refer...
2020-09-14  Jakub Jelinekarm: Fix up gcc.target/arm/lto/pr96939_* FAIL
2020-09-14  Andrea Corallolibgccjit: Regenerate documentation for new entry point.
2020-09-14  Jakub Jelinekoptions: Save and restore opts_set for Optimization...
2020-09-14  Tom de Vries[libgomp, nvptx] Add __sync_compare_and_swap_16
2020-09-14  GCC AdministratorDaily bump.
2020-09-13  John David... Improve costs for DImode shifts of interger constants.
2020-09-13  GCC AdministratorDaily bump.
2020-09-12  Iain Buclawd: Return promoted types in d_type_promotes_to when...
2020-09-12  Iain Buclawd: Build TYPE_DECLs for non-numeric enum types.
next