projects
/
gcc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2019-01-21
Ulrich Drepper
Fix after P0600.
|
commitdiff
2019-01-21
GCC Administrator
Daily bump.
|
commitdiff
2019-01-20
Martin Jambor
Limit AA walking in IPA summary generation
|
commitdiff
2019-01-20
Iain Buclaw
[D] Don't predefine GNU_StackGrowsDown on every target.
|
commitdiff
2019-01-20
Gerald Pfeifer
* allocfail.c (main): Increase portability of printf...
|
commitdiff
2019-01-20
Iain Buclaw
[D] Fix identity comparison for structs with complex...
|
commitdiff
2019-01-20
Johannes Pfau
[D] Fix IdentityExp comparison for complex floats.
|
commitdiff
2019-01-20
Kewen Lin
vector long long and vector double require vsx support.
|
commitdiff
2019-01-20
GCC Administrator
Daily bump.
|
commitdiff
2019-01-19
Dominique d'Humieres
[multiple changes]
|
commitdiff
2019-01-19
Steven G. Kargl
re PR fortran/77960 (ICE in gfc_conv_ss_startstride...
|
commitdiff
2019-01-19
Thomas Koenig
re PR fortran/56789 (Handling of contiguous dummy argum...
|
commitdiff
2019-01-19
Jakub Jelinek
aarch64.c (aarch64_stack_protect_guard): Move outside...
|
commitdiff
2019-01-19
Richard Sandiford
Claw back some of the code size regression in 548.excha...
|
commitdiff
2019-01-19
Thomas Koenig
re PR fortran/88871 (ICE segmentation fault in f951)
|
commitdiff
2019-01-19
Jakub Jelinek
re PR fortran/88902 (ICE: Segmentation fault (in DFS...
|
commitdiff
2019-01-19
Martin Sebor
attr-nonstring-3.c: Remove an xfail.
|
commitdiff
2019-01-19
GCC Administrator
Daily bump.
|
commitdiff
2019-01-18
Jonathan Wakely
PR libstdc++/88782 avoid ODR problems in std::make_shared
|
commitdiff
2019-01-18
Jason Merrill
PR c++/88875 - error with explicit list constructor.
|
commitdiff
2019-01-18
Ian Lance Taylor
libgo: update to Go1.12beta2
|
commitdiff
2019-01-18
Segher Boessenkool
rs6000: Fix *movsi_from_df (PR88892)
|
commitdiff
2019-01-18
Ian Lance Taylor
re PR libbacktrace/88890 (libbacktrace on 32-bit system...
|
commitdiff
2019-01-18
Marek Polacek
re PR c++/86926 (ICE for a recursive generic lambda)
|
commitdiff
2019-01-18
H.J. Lu
Update PR middle-end/88587 tests
|
commitdiff
2019-01-18
Richard Biener
re PR tree-optimization/88903 (wrong-code with SLP...
|
commitdiff
2019-01-18
H.J. Lu
c-family: Update unaligned adress of packed member...
|
commitdiff
2019-01-18
Richard Earnshaw
PR target/88799 Add +mp and +sec extensions to ARMv7-a
|
commitdiff
2019-01-18
Martin Liska
Bump version of __gcov_indirect_call_profiler function...
|
commitdiff
2019-01-18
Martin Liska
Update error message prefix in libgcov profiling.
|
commitdiff
2019-01-18
Martin Liska
Describe better version mismatch in libgcov driver.
|
commitdiff
2019-01-18
Ramana Radhakrishnan
[AArch64] Add support for system register based stack...
|
commitdiff
2019-01-18
Jakub Jelinek
re PR tree-optimization/86214 (Strongly increased stack...
|
commitdiff
2019-01-18
Christophe Lyon
[ARM][testsuite] follow-up to PR target/52813 and targe...
|
commitdiff
2019-01-18
Christophe Lyon
PR target/85596 Add --with-multilib-list doc for aarch64
|
commitdiff
2019-01-18
Jakub Jelinek
re PR target/88734 (AArch64's ACLE intrinsics give...
|
commitdiff
2019-01-18
Jakub Jelinek
Reapply:
|
commitdiff
2019-01-18
Sebastian Huber
Document atomic fetch and nand
|
commitdiff
2019-01-18
Sebastian Huber
RTEMS/Ada: Remove RTEMS quirk
|
commitdiff
2019-01-18
Martin Liska
Reset proper type on vector types (PR middle-end/88587).
|
commitdiff
2019-01-18
Li Jia He
Add self to MAINTAINERS
|
commitdiff
2019-01-18
Jason Merrill
PR c++/86205 - ICE with ?: of throw and template-id.
|
commitdiff
2019-01-18
Ian Lance Taylor
re PR go/88202 (FAIL: runtime/pprof)
|
commitdiff
2019-01-18
Iain Buclaw
libphobos: Add Fiber/Thread support for StackGrowsUp.
|
commitdiff
2019-01-18
Iain Buclaw
libphobos: Add platform bindings for hppa-linux-gnu.
|
commitdiff
2019-01-18
Steve Ellcey
re PR fortran/88898 ([Regression 9] gomp is broken...
|
commitdiff
2019-01-18
GCC Administrator
Daily bump.
|
commitdiff
2019-01-18
Iain Buclaw
libphobos: Add OSX bindings for core.sys.posix.aio
|
commitdiff
2019-01-17
Jakub Jelinek
re PR target/88734 (AArch64's ACLE intrinsics give...
|
commitdiff
2019-01-17
Martin Sebor
PR middle-end/88273 - [8/9 Regression] warning: 'memcpy...
|
commitdiff
2019-01-17
Tom Honermann
Improve the C error for mismatched array string literal...
|
commitdiff
2019-01-17
Jason Merrill
PR c++/86740, ICE with constexpr if and nested generic...
|
commitdiff
2019-01-17
Steve Ellcey
pr60823-1.c: Add aarch64 specific warning checks and...
|
commitdiff
2019-01-17
Steve Ellcey
aarch64.c (cgraph.h): New include.
|
commitdiff
2019-01-17
Paolo Carlini
decl.c (grokdeclarator): Use typespec_loc in error...
|
commitdiff
2019-01-17
David Malcolm
C++: Fix ICE when adding overloaded operator via using_...
|
commitdiff
2019-01-17
Martin Sebor
PR tree-optimization/88800 - Spurious -Werror=array...
|
commitdiff
2019-01-17
Jonathan Wakely
Fix filesystem::equivalent for mingw
|
commitdiff
2019-01-17
Jonathan Wakely
PR libstdc++/88884 fix filesystem::absolute("//") for...
|
commitdiff
2019-01-17
Jonathan Wakely
PR libstdc++/88881 adjust filesystem::status and tests...
|
commitdiff
2019-01-17
Tamar Christina
Fix Arm testcase by using NEON.
|
commitdiff
2019-01-17
Tom de Vries
[libbacktrace] Add btest_dwz test-case
|
commitdiff
2019-01-17
Tom de Vries
[libbacktrace] Handle DW_FORM_GNU_ref_alt
|
commitdiff
2019-01-17
Tom de Vries
[libbacktrace] Add find_unit
|
commitdiff
2019-01-17
Andrew Stubbs
Port testsuite to GCN
|
commitdiff
2019-01-17
Andrew Stubbs
Ignore LLVM's blank lines.
|
commitdiff
2019-01-17
Andrew Stubbs
Testsuite: GCN is always PIE.
|
commitdiff
2019-01-17
Andrew Stubbs
Add dg-require-effective-target exceptions
|
commitdiff
2019-01-17
Andrew Stubbs
GCN back-end config
|
commitdiff
2019-01-17
Andrew Stubbs
GCN back-end code
|
commitdiff
2019-01-17
Andrew Stubbs
GCN machine description
|
commitdiff
2019-01-17
Andrew Stubbs
GCN libgcc.
|
commitdiff
2019-01-17
Andrew Stubbs
GCN libgfortran.
|
commitdiff
2019-01-17
Eric Botcazou
gimple-ssa-isolate-paths.c (stmt_uses_name_in_undefined...
|
commitdiff
2019-01-17
Tamar Christina
Rename stack-clash protection CFA register to avoid...
|
commitdiff
2019-01-17
Nathan Sidwell
[PR c++/86610] lambda captures in templates
|
commitdiff
2019-01-17
Kyrylo Tkachov
[AArch64] Initial -mcpu=ares tuning
|
commitdiff
2019-01-17
Wei Xiao
avx512f-vfixupimmpd-2.c: Fix the test cases for VFIXUPI...
|
commitdiff
2019-01-17
Wei Xiao
re PR target/88794 (fixupimm intrinsics are unusable)
|
commitdiff
2019-01-17
Wei Xiao
re PR target/88794 (fixupimm intrinsics are unusable)
|
commitdiff
2019-01-17
Wei Xiao
re PR target/88794 (fixupimm intrinsics are unusable)
|
commitdiff
2019-01-17
Richard Biener
re PR lto/86736 (g++.dg/asan/pr81021.C -O2 -flto...
|
commitdiff
2019-01-17
Jakub Jelinek
re PR tree-optimization/86214 (Strongly increased stack...
|
commitdiff
2019-01-17
Jakub Jelinek
re PR rtl-optimization/88870 (ICE: Segmentation fault...
|
commitdiff
2019-01-17
Kewen Lin
[rs6000] Support more prototypes for vec_ld and vec_st.
|
commitdiff
2019-01-17
Alexandre Oliva
[PR87768] reset location wrapper suppression when reent...
|
commitdiff
2019-01-17
Alexandre Oliva
[PR86648] use auto identifier for class placeholder...
|
commitdiff
2019-01-17
Alexandre Oliva
[PR88146] avoid diagnostics diffs if cdtor_returns_this
|
commitdiff
2019-01-17
Kewen Lin
[PATCH, rs6000, testsuite] Fix PR87306
|
commitdiff
2019-01-17
Ian Lance Taylor
runtime: dropg before CAS g status to _Grunnable/_Gwaiting
|
commitdiff
2019-01-17
GCC Administrator
Daily bump.
|
commitdiff
2019-01-17
Tom de Vries
[libbacktrace] Handle DW_FORM_GNU_strp_alt
|
commitdiff
2019-01-17
Tom de Vries
[libbacktrace] Handle alt FORMS without .gnu_debugaltlink
|
commitdiff
2019-01-17
Tom de Vries
[libbacktrace] Add altlink field to struct dwarf_data
|
commitdiff
2019-01-17
Tom de Vries
[libbacktrace] Return struct dwarf_data pointer from...
|
commitdiff
2019-01-17
Tom de Vries
[libbacktrace] Read .gnu_debugaltlink
|
commitdiff
2019-01-16
Jonathan Wakely
Fix failing filesystem tests on mingw targets
|
commitdiff
2019-01-16
Ian Lance Taylor
syscall: mark C syscall functions noescape
|
commitdiff
2019-01-16
Tom de Vries
[libbacktrace] Factor out read_referenced_name_from_attr
|
commitdiff
2019-01-16
Iain Buclaw
[D] Fix failing EH execution test on i386.
|
commitdiff
next