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
2019-10-30
Nathan Sidwell
[C++ PATCH] Feature macros are long
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Tobias Burnus
Fortran/OpenMP] Don't create "alloc:" for 'target exit...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Jonathan Wakely
Remove some more using-declarations from namespace...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Jonathan Wakely
Apply C++20 changes to various iterator types
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Jonathan Wakely
Fix typo in preprocessor check
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Martin Jambor
Edges to interposable calles are possibly_call_in_trans...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Jozef Lawrynowicz
msp430.c (msp430_expand_helper): Support expansion...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Jozef Lawrynowicz
msp430.c (msp430_check_index_not_high_mem): New.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Martin Jambor
Fix a call to ultimate_alias_target
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Richard Biener
re PR tree-optimization/92275 (ICE: error: definition...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Jakub Jelinek
* g++.dg/gomp/declare-variant-6.C: New test.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Martin Liska
Use const_tree more in IPA ICF.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Martin Liska
Remove alias set comparison.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Martin Liska
Remove comparison for polymorphic types.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Martin Liska
IPA ICF: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Martin Liska
Integrate that for IPA ICF.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Martin Liska
Come up with an abstraction.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Jakub Jelinek
cp-tree.h (omp_declare_variant_finalize, [...]): Declare.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Martin Liska
operand_equal_p: add support for OBJ_TYPE_REF.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Paolo Carlini
typeck.c (cp_build_modify_expr): Prefer error + inform...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Tobias Burnus
libgomp/testsuite – use 'stop'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Martin Liska
Use symtab_node::order in LTO sections with body.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Tobias Burnus
libgomp/testsuite – use 'stop' and 'dg-do run'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Jakub Jelinek
re PR tree-optimization/92262 (ICE: verify_gimple faile...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Jan Hubicka
ipa-prop.c (update_jump_functions_after_inlining):...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Richard Biener
re PR tree-optimization/65930 (Reduction with sign...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Mark Eggleston
Suppress warning with -Wno-overwrite-recursive.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Martin Liska
Remove cgraph_local_info structure.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Martin Liska
Remove cgraph_global_info.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Paolo Carlini
typeck.c (build_x_unary_op): Use the location_t argumen...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Marek Polacek
PR c++/90998 - ICE with copy elision in init by ctor...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Jakub Jelinek
re PR c++/92201 (ICE: ‘verify_gimple’ failed with ...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Marek Polacek
PR c++/91548 - fix detecting modifying const objects...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Jonathan Wakely
Fix compilation errors with Clang
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Jonathan Wakely
Fix compilation errors with Clang
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Jonathan Wakely
Add iterator concepts and range access customization...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Jonathan Wakely
Minor improvements to testsuite iterator utilities
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Jonathan Wakely
PR libstdc++/92267 fix ABI change in deque iterators
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Martin Sebor
re PR testsuite/92144 (c-c++-common/Warray-bounds-4...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Paul Pluzhnikov
cp-demangle.c (d_number): Avoid signed int overflow.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Martin Liska
Pass memory statistics for {symbol,call}_summary.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Martin Liska
Release function and edge summaries allocated with...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Richard Biener
re PR tree-optimization/92260 (ICE in exact_div, at...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Andre Vieira
[vect]PR 88915: Vectorize epilogues when versioning...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Richard Biener
tree-ssa.texi (Immediate Uses): Fix FOR_EACH_IMM_USE_ST...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Richard Sandiford
Fix reduc_index calculation in vectorizable_condition
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Richard Biener
re PR tree-optimization/65930 (Reduction with sign...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Richard Sandiford
[AArch64] Add main SVE ACLE tests
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Richard Sandiford
[AArch64] Add support for the SVE PCS
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Richard Sandiford
[AArch64] Add support for arm_sve.h
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Richard Sandiford
[AArch64] Extend SVE reverse permutes to predicates
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Richard Sandiford
[AArch64] Add FFR and FFRT registers
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Martin Liska
Fix unsigned type overflow in memory report.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Martin Liska
Print header in dump_memory_report.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Martin Liska
Move Leak in GCC memory report to the first column.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Martin Liska
Remove misleading sorting function in ggc memory report.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Richard Sandiford
[AArch64] Handle scalars in cmp and shift immediate...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Richard Sandiford
Add a simulate_enum_decl langhook
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Richard Sandiford
Add a simulate_builin_function_decl langhook
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Richard Biener
re PR tree-optimization/92241 (ice in vect_mark_pattern...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Jakub Jelinek
install.texi (--enable-offload-targets): Fix up a typo...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Jakub Jelinek
re PR target/92258 (ICE: output_operand: invalid %...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Martin Sebor
tree-ssa-strlen.c (get_addr_stridx): Add argument and...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Martin Sebor
PR tree-optimization/92226 - live nul char store to...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Martin Sebor
PR c/66970 - Add __has_builtin() macro
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Mihailo Stojanovic
re PR target/82981 (unnecessary __multi3 call for mips6...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Miguel Saldivar
cp-demangle.c (d_print_mod): Add a space before printin...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Mihailo Stojanovic
mips.c (DIRECT_BUILTIN_PURE): New macro.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Mihailo Stojanovic
mips-msa.md (msa_insert_<msaftm_f>): Add an alternative...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Andrew Burgess
gcc/riscv: Add a mechanism to remove some calls to...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Prathamesh...
re PR tree-optimization/92163 (ICE: Segmentation fault...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Prathamesh...
re PR middle-end/91272 ([SVE] Use fully-masked loops...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Richard Biener
re PR tree-optimization/92252 (ICE: Segmentation fault...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Richard Biener
re PR tree-optimization/92241 (ice in vect_mark_pattern...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Nathan Sidwell
[C++ PATCH] simplify deferred parsing lexer
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Richard Biener
tree-vect-loop.c (vect_create_epilog_for_reduction...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Richard Biener
re PR c/92249 (ICE in c_parser_gimple_compound_statemen...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Uros Bizjak
re PR target/92225 (ice in gen_smaxv2di3, at config...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Uros Bizjak
sse.md (sse_cvtss2si<rex64namesuffix>_2): Remove %k...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Michael Matz
Fix unroll-and-jam.c on 32bit
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Ilya Leoshkevich
Move jump threading before reload
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Jan Hubicka
re PR ipa/92242 (LTO ICE in ipa_get_cs_argument_count...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Tobias Burnus
Fortran] OpenACC – libgomp/testsuite – use 'stop' and...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Tobias Burnus
Fortran] PR91863 - fix call to bind(C) with array descr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Jiufu Guo
rs6000: Enable limited unrolling at -O2
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Jakub Jelinek
* locales.c (iso_3166): Add missing comma after "United...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Andreas Tobler
fprintf-2.c: Silence a Free/NetBSD libc warning.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Paul Thomas
re PR fortran/86248 (LEN_TRIM in specification expressi...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Jan Hubicka
ipa-prop.c (ipa_propagate_indirect_call_infos): Do...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Eric Botcazou
fix cgraph comment
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Jan Hubicka
ipa-cp.c (propagate_constants_across_call): If args...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Jan Hubicka
ipa-inline-transform.c (inline_call): update function...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Jan Hubicka
ipa-icf.c (sem_function::merge): Update function summaries.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Hongtao Liu
Remove redudant <iptr> when operand already has scalar...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Gerald Pfeifer
codecvt.xml: Switch pubs.opengroup.org to https.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
John David...
baseline_symbols.txt: Update.
commit
|
commitdiff
|
tree
|
snapshot
next