projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2018-05-08
Marek Polacek
re PR c++/85695 (if constexpr misevaluates typedefed...
commit
|
commitdiff
|
tree
2018-05-08
Kelvin Nilsen
extend.texi (PowerPC Built-in Functions): Rename this...
commit
|
commitdiff
|
tree
2018-05-08
Uros Bizjak
re PR tree-optimization/85693 (Generation of SAD (Sum...
commit
|
commitdiff
|
tree
2018-05-08
Jonathan Wakely
Make std::regex automata use non-debug vector in Debug...
commit
|
commitdiff
|
tree
2018-05-08
Jakub Jelinek
re PR target/85683 (GCC 8 stopped using RMW (Read Modif...
commit
|
commitdiff
|
tree
2018-05-08
Jonathan Wakely
PR libstdc++/85672 #undef _GLIBCXX_USE_FLOAT128 when...
commit
|
commitdiff
|
tree
2018-05-08
Olga Makhotina
config.gcc: Support "goldmont".
commit
|
commitdiff
|
tree
2018-05-08
Jakub Jelinek
re PR target/85572 (faster code for absolute value...
commit
|
commitdiff
|
tree
2018-05-08
Jakub Jelinek
re PR target/85317 (missing constant propagation on...
commit
|
commitdiff
|
tree
2018-05-08
Jakub Jelinek
re PR target/85480 (zero extension from xmm to zmm...
commit
|
commitdiff
|
tree
2018-05-08
Richard Sandiford
Move C++ SVE tests to g++.target/aarch64/sve
commit
|
commitdiff
|
tree
2018-05-08
Richard Sandiford
Tighten condition in vect/pr85586.c (PR 85654)
commit
|
commitdiff
|
tree
2018-05-08
Paolo Carlini
re PR c++/57429 (Dependent function call with one visib...
commit
|
commitdiff
|
tree
2018-05-08
Andreas Schwab
Backport of RISC-V support for libffi
commit
|
commitdiff
|
tree
2018-05-08
Richard Earnshaw
[arm] PR target/85658 Fix operator precedence errors...
commit
|
commitdiff
|
tree
2018-05-08
Richard Sandiford
[AArch64] Predicated SVE comparison folds
commit
|
commitdiff
|
tree
2018-05-08
Paolo Carlini
re PR c++/70563 (SFINAE fails when trying invalid templ...
commit
|
commitdiff
|
tree
2018-05-08
Richard Sandiford
[AArch64] Use UNSPEC_MERGE_PTRUE for comparisons
commit
|
commitdiff
|
tree
2018-05-08
Richard Sandiford
[AArch64] Tweak sve/vcond_6.c test
commit
|
commitdiff
|
tree
2018-05-08
Paolo Carlini
re PR c++/80691 (Narrowing conversion in {} allowed...
commit
|
commitdiff
|
tree
2018-05-08
Richard Biener
re PR bootstrap/85571 (non-bootstrap-debug miscompare...
commit
|
commitdiff
|
tree
2018-05-08
Richard Biener
re PR tree-optimization/85588 (-fwrapv miscompilation)
commit
|
commitdiff
|
tree
2018-05-08
Thomas Koenig
re PR fortran/54613 ([F08] Add FINDLOC plus support...
commit
|
commitdiff
|
tree
2018-05-08
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2018-05-07
Jason Merrill
PR c++/85646 - lambda visibility.
commit
|
commitdiff
|
tree
2018-05-07
Nathan Sidwell
[C++ PATCH] Kill -fno-for-scope
commit
|
commitdiff
|
tree
2018-05-07
Jason Merrill
PR c++/85618 - ICE with initialized VLA.
commit
|
commitdiff
|
tree
2018-05-07
Jonathan Wakely
Document -lstdc++fs requirement for std::filesystem
commit
|
commitdiff
|
tree
2018-05-07
Jeff Law
scanner.c (preprocessor_line): Call linemap_add after...
commit
|
commitdiff
|
tree
2018-05-07
Jonathan Wakely
PR libstdc++/85671 allow copy elision in path concatenation
commit
|
commitdiff
|
tree
2018-05-07
Edward Smith...
Moar PR libstdc++/80506
commit
|
commitdiff
|
tree
2018-05-07
Amaan Cheval
config.host (x86_64-*-rtems*): Build crti.o and crtn.o.
commit
|
commitdiff
|
tree
2018-05-07
Edward Smith...
Moar PR libstdc++/80506
commit
|
commitdiff
|
tree
2018-05-07
Edward Smith...
Rollback bad commits! Sorry!
commit
|
commitdiff
|
tree
2018-05-07
Edward Smith...
Revert 20001.
commit
|
commitdiff
|
tree
2018-05-07
Edward Smith...
Moar PR libstdc++/80506
commit
|
commitdiff
|
tree
2018-05-07
Luis Machado
re PR bootstrap/85681 (r259995 breaks bootstrap on...
commit
|
commitdiff
|
tree
2018-05-07
Luis Machado
Fix gcc/ChangeLog.
commit
|
commitdiff
|
tree
2018-05-07
Luis Machado
aarch64.c (qdf24xx_prefetch_tune): Set to 512.
commit
|
commitdiff
|
tree
2018-05-07
Luis Machado
Introduce prefetch-dynamic-strides option.
commit
|
commitdiff
|
tree
2018-05-07
Luis Machado
Introduce prefetch-minimum stride option
commit
|
commitdiff
|
tree
2018-05-07
Christophe...
[testsuite] gcc.dg/nextafter-2.c: Restrict to c99_runtime
commit
|
commitdiff
|
tree
2018-05-07
Tom de Vries
[openacc, testsuite] Allow installed testing of libgomp...
commit
|
commitdiff
|
tree
2018-05-07
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2018-05-06
Jakub Jelinek
re PR c++/85659 (ICE with inline assembly inside virtua...
commit
|
commitdiff
|
tree
2018-05-06
Michael Eager
picdtr.c: Correct option -fPIE -mpic-data-is-text-relative.
commit
|
commitdiff
|
tree
2018-05-06
Andrew Sadek
picdtr.c: Add test for -fPIE -mpic-data-is-text-relative.
commit
|
commitdiff
|
tree
2018-05-06
Andre Vehreschild
re PR fortran/85507 (ICE in gfc_dep_resolver, at fortra...
commit
|
commitdiff
|
tree
2018-05-06
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2018-05-05
Roland McGrath
PR other/77609: Let the assembler choose ELF section...
commit
|
commitdiff
|
tree
2018-05-05
Tom de Vries
[nvptx] Add workaround for subsequent bar.syncs
commit
|
commitdiff
|
tree
2018-05-05
Paolo Carlini
cvt.c (ocp_convert): Early handle the special case...
commit
|
commitdiff
|
tree
2018-05-05
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2018-05-04
Pekka Jääskeläinen
[BRIGFE] Fix handling of NOPs.
commit
|
commitdiff
|
tree
2018-05-04
Pekka Jääskeläinen
[BRIGFE] phsa-specific optimizations
commit
|
commitdiff
|
tree
2018-05-04
Pekka Jääskeläinen
[BRIGFE] skip multiple forward declarations of the...
commit
|
commitdiff
|
tree
2018-05-04
Pekka Jääskeläinen
[BRIGFE] do not allow optimizations based on known...
commit
|
commitdiff
|
tree
2018-05-04
Pekka Jääskeläinen
[BRIGFE] allow controlling strict aliasing from cmd...
commit
|
commitdiff
|
tree
2018-05-04
Ian Lance Taylor
cmd/go: on AIX, pass -X64 first when invoking ar
commit
|
commitdiff
|
tree
2018-05-04
Pekka Jääskeläinen
[BRIGFE] The modulo in ID computation should not be...
commit
|
commitdiff
|
tree
2018-05-04
Pekka Jääskeläinen
[BRIGFE] Enable whole program optimizations
commit
|
commitdiff
|
tree
2018-05-04
Pekka Jääskeläinen
[BRIGFE] fix an alloca stack underflow
commit
|
commitdiff
|
tree
2018-05-04
Joseph Myers
* uk.po: Update.
commit
|
commitdiff
|
tree
2018-05-04
Ian Lance Taylor
re PR go/85630 (GCC 8.1.0: Filesystem pollution during...
commit
|
commitdiff
|
tree
2018-05-04
Carl Love
vsx-vector-6.h (foo): Add test for vec_max, vec_trunc.
commit
|
commitdiff
|
tree
2018-05-04
Ian Lance Taylor
libgo: fix for unaligned read in go-unwind.c's read_enc...
commit
|
commitdiff
|
tree
2018-05-04
Alan Modra
libffi PowerPC64 ELFv1 fp arg fixes
commit
|
commitdiff
|
tree
2018-05-04
Richard Biener
bb-reorder.c (sanitize_hot_paths): Release hot_bbs_to_c...
commit
|
commitdiff
|
tree
2018-05-04
Segher Boessenkool
rs6000: Remove Xilinx FP
commit
|
commitdiff
|
tree
2018-05-04
Jonathan Wakely
PR libstdc++/85642 fix is_nothrow_default_constructible...
commit
|
commitdiff
|
tree
2018-05-04
Tom de Vries
[expand] Handle null target in expand_builtin_goacc_par...
commit
|
commitdiff
|
tree
2018-05-04
John Marino
re PR ada/85635 (typo in link.c for BSD platforms)
commit
|
commitdiff
|
tree
2018-05-04
Richard Biener
re PR tree-optimization/85627 (ICE in update_phi_compon...
commit
|
commitdiff
|
tree
2018-05-04
Richard Biener
re PR lto/85574 (LTO bootstapped binaries differ)
commit
|
commitdiff
|
tree
2018-05-04
Jakub Jelinek
re PR tree-optimization/85466 (Performance is slow...
commit
|
commitdiff
|
tree
2018-05-04
Ian Lance Taylor
cmd/go: update mkalldocs.sh
commit
|
commitdiff
|
tree
2018-05-04
Ian Lance Taylor
cmd/go: enable tests of vet tool
commit
|
commitdiff
|
tree
2018-05-04
Ian Lance Taylor
cmd/go: update to match recent changes to gc
commit
|
commitdiff
|
tree
2018-05-04
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2018-05-03
Jason Merrill
PR c++/85600 - virtual delete failure.
commit
|
commitdiff
|
tree
2018-05-03
Jonathan Wakely
PR libstdc++/82644 define TR1 hypergeometric functions...
commit
|
commitdiff
|
tree
2018-05-03
Nathan Sidwell
[C++ Patch] Kill -ffriend-injection
commit
|
commitdiff
|
tree
2018-05-03
Jakub Jelinek
re PR target/85530 ([X86] _mm512_mullox_epi64 and _mm51...
commit
|
commitdiff
|
tree
2018-05-03
Jonathan Wakely
PR libstdc++/84769 qualify call to std::get<0>
commit
|
commitdiff
|
tree
2018-05-03
Jonathan Wakely
PR libstdc++/85632 fix wraparound in filesystem::space
commit
|
commitdiff
|
tree
2018-05-03
Ian Lance Taylor
compiler: avoid crashing on invalid non-integer array...
commit
|
commitdiff
|
tree
2018-05-03
Joseph Myers
Update .po files.
commit
|
commitdiff
|
tree
2018-05-03
Jonathan Wakely
Add tests for std::remove_cvref
commit
|
commitdiff
|
tree
2018-05-03
Jonathan Wakely
PR libstdc++/84087 add default arguments to basic_strin...
commit
|
commitdiff
|
tree
2018-05-03
Jonathan Wakely
PR libstdc++/84535 constrain std::thread constructor
commit
|
commitdiff
|
tree
2018-05-03
Tom de Vries
[testsuite] Add scan-offload-tree-dump
commit
|
commitdiff
|
tree
2018-05-03
Richard Biener
re PR tree-optimization/85615 (ICE at -O2 and above...
commit
|
commitdiff
|
tree
2018-05-03
Kyrylo Tkachov
[tree-complex.c] PR tree-optimization/70291: Inline...
commit
|
commitdiff
|
tree
2018-05-03
Jonathan Wakely
Use std::invoke_result in std::async instead of std...
commit
|
commitdiff
|
tree
2018-05-03
Jonathan Wakely
Define std::remove_cvref and std::remove_cvref_t for...
commit
|
commitdiff
|
tree
2018-05-03
Jakub Jelinek
re PR other/85622 (gcc-8.1.0/NEWS says it's not release...
commit
|
commitdiff
|
tree
2018-05-03
Richard Biener
re PR fortran/85579 (accepts invalid fortran test case...
commit
|
commitdiff
|
tree
2018-05-03
Ian Lance Taylor
cmd/go: run tests that require package build IDs
commit
|
commitdiff
|
tree
2018-05-03
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2018-05-02
Ian Lance Taylor
libgo: add type/const references to sysinfo.c
commit
|
commitdiff
|
tree
next