projects
/
platform
/
upstream
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gcc.git
2018-09-14
Martin Sebor
builtins.c (unterminated_array): New.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Wei Xiao
* config/i386/movdirintrin.h: Fix copyright year.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Ian Lance Taylor
compiler: don't use address of temporary for deferred...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Martin Sebor
c++/61941 - Mis-parsing of warn_unused_result function...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Kyrylo Tkachov
[AArch64][committed] Fix gcc.target/aarch64/combine_bfi_1.c
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Uros Bizjak
reg-stack.c: Include regs.h.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Carl Love
emmintrin.h: Add _MM_SHUFFLE2.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Segher Boessenkool
rs6000: Add another Z to go with Y (PR87224)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Sam Tebbs
[Aarch64] Added pattern to match zero extended bfxil
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Jason Merrill
Fix --enable-gather-detailed-mem-stats.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Kyrylo Tkachov
[tree-ssa-mathopts] PR tree-optimization/87259: Call...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Aldy Hernandez
tree-vrp.c (extract_range_from_binary_expr_1): Normaliz...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Ilya Leoshkevich
patching file gcc/config/s390/s390-passes.def
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Kyrylo Tkachov
[libgfortran] Fix uninitialized variable use in fallbac...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Richard Biener
re PR middle-end/63155 (memory hog)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Martin Sebor
builtins.h (c_srlen): Add argument.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Bernd Edlinger
builtins.c (c_strlen): Handle not zero terminated STRIN...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Bernd Edlinger
expr.c (string_constant): Adjust function comment.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Ian Lance Taylor
compiler, runtime: call gcWriteBarrier instead of write...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Ian Lance Taylor
runtime: correct counters in sweep
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Bernd Edlinger
* fold-const.c (c_getstr): Clamp STRING_LENGTH to STRIN...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Bernd Edlinger
varasm.c (compare_constant): Compare type size of STRIN...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Bernd Edlinger
* c-typeck.c (digest_init): Shorten overlength strings.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Ian Lance Taylor
compiler, runtime: open code select
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Bernd Edlinger
Fix the previous ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Bernd Edlinger
typeck2.c (digest_init_r): Fix overlength strings.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Bernd Edlinger
trans-array.c (gfc_conv_array_initializer): Remove...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Ian Lance Taylor
compiler: implement //go:nowritebarrierrec
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Ian Lance Taylor
runtime: avoid write barriers with traceback info
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Eric Botcazou
re PR target/86812 (visium port needs updating for...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Eric Botcazou
* Makefile.rtl (arm% linux-gnueabi%): Always set EH_MEC...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Eric Botcazou
re PR ada/81103 (gcc/ada/terminals.c: please remove...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Ian Lance Taylor
libgo: build roots index to speed up bulkBarrierPreWrite
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Matthew Malcomson
Add self to maintainers list.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Sam Tebbs
MAINTAINERS (write_after_approval): Add myself.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Richard Biener
re PR tree-optimization/87263 (ICE on valid code at...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Jonathan Wakely
Limit workaround for Clang bug to __clang_major__ <= 7
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Vlad Lazar
Schedule by INSN_COST in case of tie
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Richard Biener
re PR bootstrap/87134 (SEGV in cc1 caused by r263875)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Omar Sandoval
[debug] DWARF: add DW_AT_count to zero-length arrays
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Sam Tebbs
[Aarch64] Exploiting BFXIL when OR-ing two AND-operatio...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Vlad Lazar
[AArch64] Add support for TARGET_COMPUTE_FRAME_LAYOUT
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Jakub Jelinek
configure.ac: Only append " ...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Jakub Jelinek
re PR middle-end/87290 (Optimize signed x % pow2p ...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Jakub Jelinek
re PR tree-optimization/87287 (Move signed (x % pow2...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Ian Lance Taylor
compiler: omit a couple of write barriers
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Ville Voutilainen
re PR c++/87093 (is_constructible (__is_constructible...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
David Malcolm
C++: special-case single non-viable candidate (more...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Paul Thomas
re PR fortran/87284 (Allocation of class arrays with...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Jakub Jelinek
re PR middle-end/82853 (Optimize x % 3 == 0 without...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Cesar Philippidis
[OpenACC] C++ reference mapping
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Uros Bizjak
i386.md (sqrt_extend<mode>xf3_i387): Remove.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Richard Biener
re PR tree-optimization/87280 (ICE in set_ssa_val_to...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Kwok Cheung...
Fix interleaving of Fortran STOP messages
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Andrew Stubbs
Fix Fortran STOP.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Richard Biener
re PR tree-optimization/87266 (ICE: Segmentation fault...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Andreas Krebbel
S/390: Use proper rounding mode for DFP to BFD conversions
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Martin Liska
Add quotes for -fconstexpr-depth= in an error message.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Jakub Jelinek
re PR tree-optimization/86844 (wrong code caused by...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Jakub Jelinek
re PR middle-end/87248 (Bad code for masked operations...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Tom de Vries
[debug] Add -gdescribe-dies
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Aldy Hernandez
tree-vrp.c (vrp_shift_undefined_p): Remove.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Aldy Hernandez
* gimple-ssa-warn-alloca.c
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Nathan Sidwell
* gcc.c (load_specs, execute, run_attempt): Use %qs...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Uros Bizjak
reg-stack.c (subst_asm_stack_regs): Call replace_reg...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Janus Weil
re PR fortran/87172 (Spurious "Derived type 'c_funptr...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Uros Bizjak
i386.md (define_attr "type"): Remove mpxmov, mpxmk...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Uros Bizjak
i386.md (fyl2x_extend<mode>xf3_i387): Remove.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Paul Thomas
re PR fortran/87277 (Segfault on using array component...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Nathan Sidwell
[driver] Use regular error routines
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Jonathan Wakely
PR libstdc++/87278 restore support for std::make_shared...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Jonathan Wakely
Implement LWG 2905 changes to constrain unique_ptr...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Aldy Hernandez
Fix typo in my last ChangeLog entry.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Andrew Stubbs
Add sorry_at diagnostic function.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Aldy Hernandez
tree-vrp (extract_range_from_binary_expr_1): Treat...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Joey Ye
gcov.exp (verify-intermediate): Add missing close.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Janus Weil
re PR fortran/86830 (Contiguous array pointer function...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Janus Weil
re PR fortran/85395 ([F03] private clause contained...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Uros Bizjak
i386.md (<sincos>xf2): Rename from *<sincos>xf2_i387.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Uros Bizjak
i386.md (x87/SSE constant load splitter): Use memory_op...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Marek Polacek
class.c (build_vtbl_ref): Remove.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Uros Bizjak
i386.md (float partial SSE register stall splitter...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Hans-Peter...
re PR target/86794 (mmix port needs updating for CVE...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Hans-Peter...
re PR target/85666 (gcc-8.0.1 fails to build mmix targe...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Hans-Peter...
re PR target/85666 (gcc-8.0.1 fails to build mmix targe...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Ian Lance Taylor
compiler: make sure type descriptor initializers go...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Nathan Sidwell
[PATCH] internalize a driver fn
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Xianmiao Qu
csky.md (*cskyv2_adddi3, [...]): Add earlyclobber.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-08
Marek Polacek
PR c++/87150 - wrong ctor with maybe-rvalue semantics.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-08
Jason Merrill
PR c++/86678 - constexpr function with non-constant...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-08
Marek Polacek
cxx-pretty-print.c (cxx_pretty_printer::statement)...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-08
Marek Polacek
array-init.c: Add dg-prune-output.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-08
John David...
re PR rtl-optimization/85458 (FAIL: gcc.dg/pr83480...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-08
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
next