projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2019-06-06
Martin Jambor
Drop alignment check in build_reconstructed_reference
commit
|
commitdiff
|
tree
2019-06-06
Martin Jambor
Make SRA re-construct orginal memory accesses when...
commit
|
commitdiff
|
tree
2019-06-06
Jonathan Wakely
Avoid unnecessary inclusion of <stdexcept> header
commit
|
commitdiff
|
tree
2019-06-06
Jonathan Wakely
Fix more failing tests for C++98 mode
commit
|
commitdiff
|
tree
2019-06-06
Jonathan Wakely
Fix more tests that fail in C++2a mode
commit
|
commitdiff
|
tree
2019-06-06
Andrew Stubbs
Add -march=gfx906 for AMD GCN.
commit
|
commitdiff
|
tree
2019-06-06
Kyrylo Tkachov
[AArch64] PR tree-optimization/90332: Implement vec_ini...
commit
|
commitdiff
|
tree
2019-06-06
Jonathan Wakely
Fix tests that fail in C++2a mode
commit
|
commitdiff
|
tree
2019-06-06
Jonathan Wakely
Remove redundant static assertions in [meta.unary.prop...
commit
|
commitdiff
|
tree
2019-06-06
Jonathan Wakely
Fix tests that fail with -std=gnu++98 or -std=gnu++11
commit
|
commitdiff
|
tree
2019-06-06
Jonathan Wakely
Refactor SFINAE constraints on std::tuple constructors
commit
|
commitdiff
|
tree
2019-06-06
Jozef Lawrynowicz
MSP430: Use minimal code size library shift functions...
commit
|
commitdiff
|
tree
2019-06-06
Andreas Krebbel
re PR rtl-optimization/88751 (Performance regression...
commit
|
commitdiff
|
tree
2019-06-06
Jakub Jelinek
* configure: Regenerate.
commit
|
commitdiff
|
tree
2019-06-06
Jozef Lawrynowicz
MSP430: Emulate 16-bit shifts with rotate insn when...
commit
|
commitdiff
|
tree
2019-06-06
Jozef Lawrynowicz
MSP430: Put libgcc shift functions in their own section
commit
|
commitdiff
|
tree
2019-06-06
Martin Liska
Simplify mult where both arguments are 0 or 1 (PR tree...
commit
|
commitdiff
|
tree
2019-06-06
Richard Biener
vr-values.c (vr_values::extract_range_from_ssa_name...
commit
|
commitdiff
|
tree
2019-06-06
Richard Biener
tree-ssa-structalias.c: Include tree-cfg.h.
commit
|
commitdiff
|
tree
2019-06-06
Martin Liska
Fix HTML headers and titles for 'Installing GCC' pages...
commit
|
commitdiff
|
tree
2019-06-06
Martin Liska
IPA ICF: enhance dump output
commit
|
commitdiff
|
tree
2019-06-06
Claudiu Zissulescu
[ARC] Update tmac tests.
commit
|
commitdiff
|
tree
2019-06-06
Martin Sebor
PR c/90737 - [8/9/10 Regression] inconsistent address...
commit
|
commitdiff
|
tree
2019-06-06
Hongtao Liu
sse.md (define_mode_suffix vecmemsuffix): New.
commit
|
commitdiff
|
tree
2019-06-06
Ian Lance Taylor
compiler: make use of specialized fast map routines
commit
|
commitdiff
|
tree
2019-06-06
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2019-06-05
Yoshinori Sato
config.host (rx-*-linux*): Add t-fdpbit to tmake_file...
commit
|
commitdiff
|
tree
2019-06-05
James Clarke
crtbegin.S (__dso_handle): Put in .sdata/.sbss rather...
commit
|
commitdiff
|
tree
2019-06-05
Ian Lance Taylor
compiler: inline call expressions and function references
commit
|
commitdiff
|
tree
2019-06-05
Martin Sebor
gcc_diag-11.c: Skip until -Wformat-diag has been committed.
commit
|
commitdiff
|
tree
2019-06-05
Paolo Carlini
decl.c (smallest_type_location): New.
commit
|
commitdiff
|
tree
2019-06-05
Martin Sebor
c-decl.c (start_decl): Adjust quoting and hyphenation...
commit
|
commitdiff
|
tree
2019-06-05
Richard Henderson
alpha.c (direct_return): Move down after struct machine...
commit
|
commitdiff
|
tree
2019-06-05
Nina Dinka...
ChangeLog for PR c++/63149
commit
|
commitdiff
|
tree
2019-06-05
Nina Dinka...
PR c++/63149 - wrong auto deduction from braced-init...
commit
|
commitdiff
|
tree
2019-06-05
David Edelsohn
aix-unwind.h (LR_REGNO): Rename to R_LR.
commit
|
commitdiff
|
tree
2019-06-05
Segher Boessenkool
rs6000: Fix new testcase
commit
|
commitdiff
|
tree
2019-06-05
Martin Sebor
c-pragma.c (handle_pragma_weak): Adjust quoting in...
commit
|
commitdiff
|
tree
2019-06-05
Eric Botcazou
fold-const.c (extract_muldiv_1): Do not distribute...
commit
|
commitdiff
|
tree
2019-06-05
Sam Tebbs
[PATCH][GCC][AARCH64] Add tests for pointer authenticat...
commit
|
commitdiff
|
tree
2019-06-05
Jakub Jelinek
re PR debug/90733 (ICE in simplify_subreg, at simplify...
commit
|
commitdiff
|
tree
2019-06-05
Richard Biener
re PR middle-end/90726 (exponential behavior on SCEV...
commit
|
commitdiff
|
tree
2019-06-05
Jakub Jelinek
omp-expand.c (struct omp_region): Add has_lastprivate_c...
commit
|
commitdiff
|
tree
2019-06-05
Jakub Jelinek
omp-low.c (lower_rec_input_clauses): For lastprivate...
commit
|
commitdiff
|
tree
2019-06-05
Jakub Jelinek
omp-low.c (lower_rec_input_clauses): Force max_vf if...
commit
|
commitdiff
|
tree
2019-06-05
Hongtao Liu
re PR target/89803 (Missing AVX512 intrinsics)
commit
|
commitdiff
|
tree
2019-06-05
Ian Lance Taylor
compiler: statically allocate constant interface data
commit
|
commitdiff
|
tree
2019-06-05
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: Update direct-move* testcases
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: Remove wp and wq
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: Add p9kf and p9tf isa values
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: More simplification
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: <VSs> -> <sd>p
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: ww->wa in testsuite
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: VSa->wa for some more cases
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: Simplify <VSa> for VSX_TI
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: ww -> wa
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: Remove Ftrad, Fvsx, Fs; add s and sd
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: Simplify <VSa> for VSX_W
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: Simplify VS[ra]* for VSX_[BDF]
commit
|
commitdiff
|
tree
2019-06-04
Paolo Carlini
decl.c (grokdeclarator): Use declarator->id_loc in...
commit
|
commitdiff
|
tree
2019-06-04
Bill Schmidt
re PR target/78263 (Compile failure with AltiVec librar...
commit
|
commitdiff
|
tree
2019-06-04
Marc Glisse
Simplify loop size when step=1
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: wf -> wa
commit
|
commitdiff
|
tree
2019-06-04
Andrew Pinski
AARCH64: ILP32: Fix aarch64_asan_shadow_offset
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: wd -> wa
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: Delete Fv2
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: Delete VS_64reg
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: ws -> wa
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: wv -> v+p7v
commit
|
commitdiff
|
tree
2019-06-04
Segher Boessenkool
rs6000: wi->wa, wt->wa
commit
|
commitdiff
|
tree
2019-06-04
Szabolcs Nagy
aarch64: fix asm visibility for extern symbols
commit
|
commitdiff
|
tree
2019-06-04
Nathan Sidwell
[C++ PATCH] structure tag lookup
commit
|
commitdiff
|
tree
2019-06-04
Harald van...
PR c++/60531 - Wrong error about unresolved overloaded...
commit
|
commitdiff
|
tree
2019-06-04
Jason Merrill
Reduce accumulated garbage in constexpr evaluation.
commit
|
commitdiff
|
tree
2019-06-04
Martin Liska
Remove dead code in IPA ICF.
commit
|
commitdiff
|
tree
2019-06-04
Jakub Jelinek
gimplify.c (gimplify_scan_omp_clauses): Don't sorry_at...
commit
|
commitdiff
|
tree
2019-06-04
Martin Liska
Fix typo in tests.
commit
|
commitdiff
|
tree
2019-06-04
Richard Biener
re PR middle-end/90726 (exponential behavior on SCEV...
commit
|
commitdiff
|
tree
2019-06-04
Richard Biener
re PR fortran/90738 (gfortran.dg/pointer_array_10.f90...
commit
|
commitdiff
|
tree
2019-06-04
Martin Liska
IPA ICF: use fibonacci heap instead of list as a worklist.
commit
|
commitdiff
|
tree
2019-06-04
Martin Liska
IPA ICF: rewrite references into a hash_map.
commit
|
commitdiff
|
tree
2019-06-04
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2019-06-04
Alan Modra
PR90689, ICE in extract_insn on ppc64le
commit
|
commitdiff
|
tree
2019-06-03
Ian Lance Taylor
compiler, runtime, reflect: generate unique type descri...
commit
|
commitdiff
|
tree
2019-06-03
Paolo Carlini
parser.c (cp_parser_unqualified_id): Use build_min_nt_l...
commit
|
commitdiff
|
tree
2019-06-03
Ian Lance Taylor
libgo: delay applying profile stack-frame skip until...
commit
|
commitdiff
|
tree
2019-06-03
Ian Lance Taylor
compiler: permit inlining references to global variables
commit
|
commitdiff
|
tree
2019-06-03
Ian Lance Taylor
runtime: remove unnecessary functions calling between...
commit
|
commitdiff
|
tree
2019-06-03
Segher Boessenkool
rs6000: Delete -mmfpgpr
commit
|
commitdiff
|
tree
2019-06-03
Segher Boessenkool
rs6000: Delete wg
commit
|
commitdiff
|
tree
2019-06-03
Joseph Myers
* sv.po: Update.
commit
|
commitdiff
|
tree
2019-06-03
Jonathan Wakely
Fix uses of static_assert not guarded by C++11 check
commit
|
commitdiff
|
tree
2019-06-03
Ian Lance Taylor
runtime: fix assembly syntax
commit
|
commitdiff
|
tree
2019-06-03
Alan Modra
bb-reorder.c (copy_bb_p): Don't overflow size calculation.
commit
|
commitdiff
|
tree
2019-06-03
François Dumont
Rename variables and cleanup comments.
commit
|
commitdiff
|
tree
2019-06-03
David Edelsohn
enum-1.c: Add -fno-eliminate-unused-debug-symbols on...
commit
|
commitdiff
|
tree
2019-06-03
Wilco Dijkstra
Fix PR64242 - Longjmp expansion incorrect
commit
|
commitdiff
|
tree
2019-06-03
Szabolcs Nagy
aarch64: emit .variant_pcs for aarch64_vector_pcs symbo...
commit
|
commitdiff
|
tree
2019-06-03
Jonathan Wakely
Corrections for C++2a library status table
commit
|
commitdiff
|
tree
next