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
2017-09-20
Jonathan Wakely
PR libstdc++/79162 Fix std::string regression due to...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jeff Law
explow.c (compute_stack_clash_protection_loop_data...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Segher Boessenkool
rs6000: Don't touch below the stack pointer (PR77687)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ian Lance Taylor
re PR sanitizer/77631 (no symbols in backtrace shown...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jakub Jelinek
P0409R2 - allow lambda capture [=, this]
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jakub Jelinek
cplusplus.C: Test that __cplusplus is equal to 201703L.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jonathan Wakely
PR libstdc++/79162 Fix std::string regression due to...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ian Lance Taylor
syscall: enable ParseDirent for AIX
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ian Lance Taylor
syscall: workaround for getsockname bug in AIX
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jonathan Wakely
Fix failing C++17 test
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jonathan Wakely
PR libstdc++/81469 deprecate std::uncaught_exception...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jonathan Wakely
Deprecate nested types in std::hash
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ian Lance Taylor
internal,net,os,runtime,syscall: fixes for AIX followin...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Sebastian Peryt
config.gcc: Support "knm".
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Uros Bizjak
Revert my 2017-09-19 patch.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jonathan Wakely
Remove non-standard std::copy_exception function
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jonathan Wakely
PR libstdc++/82262 fix std::hash<std::optional<const T>>
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Richard Biener
re PR tree-optimization/80213 (ICE in check_loop_closed...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Richard Biener
re PR tree-optimization/77362 ([graphite] ICE in sese_b...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Richard Biener
re PR tree-optimization/82264 (ICE in vn_phi_lookup...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jakub Jelinek
dwarf2out.c (tree_add_const_value_attribute): For INTEG...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jakub Jelinek
dwarf2out.c (DEBUG_LTO_DWO_INFO_SECTION): Reorder defines.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Paolo Carlini
re PR c++/64954 (GCC incorrectly rejects constexpr...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Richard Biener
graphite-sese-to-poly.c (extract_affine): Properly...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Richard Biener
re PR tree-optimization/81373 (Graphite ICE in ssa_defa...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jeff Law
combine-stack-adj.c (combine_stack_adjustments_for_bloc...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jeff Law
i386.c (ix86_adjust_stack_and_probe_stack_clash): New.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jeff Law
function.c (dump_stack_clash_frame_info): New function.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jeff Law
alpha.c (alpha_expand_prologue): Also check flag_stack_...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jeff Law
explow.c: Include "params.h".
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jeff Law
common.opt (-fstack-clash-protection): New option.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ian Lance Taylor
runtime: restore "goroutine in C code" message
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Uros Bizjak
i386.md (*scc_bt<mode>): New insn_and_split pattern.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Jakub Jelinek
pr31146-2.C: Only do scan-tree-dump for c++14_down.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Uros Bizjak
i386.c (ix86_split_long_move): Do not handle address...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Jonathan Wakely
PR libstdc++/71500 restore C++11 compatibility in ...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Segher Boessenkool
Fix typo in simplify_binary_operation_1
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Jonathan Wakely
PR libstdc++/82254 fix std::is_nothrow_invocable_r...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Martin Sebor
PR c/81854 - weak alias of an incompatible symbol accepted
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Will Schmidt
rs6000.c (rs6000_gimple_fold_builtin): Add handling...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Will Schmidt
fold-vec-ld-misc.c: New.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Richard Biener
re PR tree-optimization/82244 (-O2: ICE: tree check...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Alexander Monakov
lra: make reload_pseudo_compare_func a proper comparator
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Pierre-Marie...
validity_check.adb: Minor dg-options simplification.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Richard Biener
re PR tree-optimization/69728 (internal compiler error...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Rainer Orth
Fix some gotools testing problems
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Richard Biener
graphite-scop-detection.c (scop_detection::can_represen...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Paolo Carlini
re PR c++/80947 (Different visibility for the lambda...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Ian Lance Taylor
runtime: always initialize str field in __go_string_sli...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Jonathan Wakely
PR libstdc++/81468 fix test for duration conversions
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Andreas Schwab
re PR target/81613 (FAIL: gfortran.dg/intrinsic_modulo_...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Uros Bizjak
i386.c (fold_builtin_cpu): Add M_AMDFAM17H to processor...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Jakub Jelinek
re PR c/82234 (__builtin_shuffle is not in the keyword...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Jason Merrill
PR c++/82069 - ICE with lambda in template
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Richard Sandiford
Move computation of SLP_TREE_NUMBER_OF_VEC_STMTS
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Richard Sandiford
Fix an SVE failure in the Fortran matmul* tests
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Richard Sandiford
Include phis in SLP unrolling calculation
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Richard Sandiford
Fix vectorizable_mask_load_store handling of invariant...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Richard Sandiford
Fix type of bitstart in vectorizable_live_operation
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Richard Sandiford
Fix vectorizable_live_operation handling of vector...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Richard Sandiford
Invoke vectorizable_live_operation in a consistent way
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Cesar Philippidis
omp-offload.c (oacc_xform_loop): Enable SIMD vectorizat...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Claudiu Zissulescu
[ARC] Check the assembler for gdwar2 support.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Paolo Carlini
re PR c++/45033 ("delete" does overload resolution...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Jonathan Wakely
Use built-in for std::make_integer_sequnce
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Jonathan Wakely
PR libstdc++/71187 reimplement declval without add_rval...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Markus Trippelsdorf
Update checksums for isl-0.18.tar.bz2
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Richard Biener
re PR tree-optimization/82220 (SPEC CPU2006 482.sphinx3...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Pierre-Marie...
sem_ch4.adb (Complete_Object_Operation): Do not insert...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Jakub Jelinek
re PR middle-end/82145 (i386/pr38988.c, i386/pr46254...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Eric Botcazou
re PR target/81361 (broken exception handling at -O2)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Pierre-Marie...
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Pierre-Marie...
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Bob Duff
Alternate fix for PR ada/71358
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Rainer Orth
Fix gcc.target/i386/pr81736-[34].c on 32-bit Solaris...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Richard Biener
download_prerequisites (isl): Bump version to 0.18.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Richard Biener
graphite-scop-detection.c (scop_detection::stmt_has_sim...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Richard Biener
re PR tree-optimization/79622 (Wrong code w/ -O2 -floop...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Pierre-Marie...
Fix a typo in a comment (cgraph.c:cgraph_thunk_info)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Pierre-Marie...
MAINTAINERS: Add myself as a maintainer for the Ada...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Pierre-Marie...
Add myself as a maintainer for the Ada front end
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
Alan Modra
[RS6000] PR81996, __builtin_return_address(0) fails
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Daniel Santos
PR target/82196 correct choice of avx/sse stubs for...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
H.J. Lu
i386: Update preferred stack boundary for leaf functions
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Paul Thomas
re PR fortran/82173 ([meta-bug] Parameterized derived...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Thomas Schwinge
Fix gccbrig documentation build
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Richard Sandiford
PR82228: Move ncopies calculation in vectorizable_live_...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Eric Botcazou
a-intnam__rtems.ads: Update copyright date.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Chung-Ju Wu
Use -fsched-pressure and -fomit-frame-pointer
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Chung-Ju Wu
Refine formatting and comments.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Tom de Vries
Fix condition folding in c_parser_omp_for_loop
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ian Lance Taylor
syscall: fixes for Solaris
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ian Lance Taylor
compiler: call error_statement for fallthrough in last...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Andrew Sutton
Add support for -std=c++2a.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ian Lance Taylor
compiler: check error expression in Array_type::get_bac...
commit
|
commitdiff
|
tree
|
snapshot
next