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-15
Yao Qi
[include] Add macro DISABLE_COPY_AND_ASSIGN
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Nick Clifton
Fix compile time error when using ansidecl.h with an...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Richard Sandiford
Turn FUNCTION_ARG_OFFSET into a hook
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Richard Sandiford
Turn TRULY_NOOP_TRUNCATION into a hook
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Christophe...
[PR target/67591] ARM v8 Thumb IT blocks are deprecated
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Richard Sandiford
Turn CANNOT_CHANGE_MODE_CLASS into a hook
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Nathan Sidwell
[demangler] Fix nested generic lambda
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Richard Biener
re PR lto/81968 (early lto debug objects make Solaris...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Nathan Sidwell
[Demangle PATCH] Some pre-fix cleanups
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Richard Biener
re PR tree-optimization/82217 (ICE on valid code at...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Jakub Jelinek
re PR middle-end/82145 (i386/pr38988.c, i386/pr46254...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Paul Thomas
re PR fortran/82184 (187.facerec in SPEC CPU 2000 misco...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Richard Biener
re PR tree-optimization/68823 ([graphite] tramp3d-v4...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Tom de Vries
Introduce libgomp/testsuite/libgomp.c-c++-common
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Michael Meissner
rs6000-builtin.def (BU_FLOAT128_1_HW): New macros to...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Jakub Jelinek
re PR c++/81314 (Undefined reference to a function...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
David Malcolm
Fix crash accessing builtins in sanitizer.def and after...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Pat Haugen
rs6000.c (rs6000_set_up_by_prologue): Make sure the...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ian Lance Taylor
libgo: update to go1.9
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Richard Sandiford
Add LOOP_VINFO_MAX_VECT_FACTOR
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Richard Sandiford
Add a vect_worthwhile_without_simd_p helper routine
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Richard Sandiford
Add a vect_get_num_copies helper routine
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Richard Sandiford
Make more use of gimple-fold.h in tree-vect-loop.c
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Richard Sandiford
Add gimple_build_vector* helpers
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Richard Sandiford
Use vec<> for constant permute masks
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Richard Sandiford
Use vec<> in build_vector
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Richard Sandiford
Store VECTOR_CST_NELTS directly in tree_node
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Will Schmidt
fold-vec-ld-longlong.c: Add lp64 requirement.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Richard Biener
tree-ssa-sccvn.c (visit_phi): Merge undefined values...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Rainer Orth
Don't xfail gcc.dg/vect/vect-multitypes-12.c on 32...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Eric Botcazou
* dwarf2out.c (dwarf2out_source_line): Remove superfluo...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Jakub Jelinek
re PR target/81325 (-fcompare-debug failure on ppc64le)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Jakub Jelinek
* combine.c (make_compound_operation_int): Formatting...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Jakub Jelinek
elf.h (LINK_EH_SPEC): Add -static-pie support.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ian Lance Taylor
compiler, runtime: simplify select and channel operations
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ian Lance Taylor
compiler: avoid compiler crash on invalid program
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ian Lance Taylor
compiler: emit type specific functions for aliases
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ian Lance Taylor
compiler, reflect: fix struct field names for embedded...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ian Lance Taylor
compiler: fix check for notinheap conversion
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Jakub Jelinek
sysv4.h (STARTFILE_LINUX_SPEC): Add -static-pie support.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Paul Thomas
re PR fortran/82173 ([meta-bug] Parameterized derived...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Paolo Carlini
re PR c++/68177 (Lambda capture doesn't work correctly...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Martin Liska
Fix emission of exception dispatch (PR middle-end/82154).
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Paolo Carlini
re PR c++/61362 (g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Steve Ellcey
re PR tree-optimization/80925 (vect peeling failures)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Paolo Carlini
re PR c++/61135 (It seems to be not able to call virtua...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Richard Sandiford
Turn SECONDARY_MEMORY_NEEDED into a hook
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Richard Sandiford
Turn SECONDARY_MEMORY_NEEDED_MODE into a target hook
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Jackson Woodruff
[AArch64, PATCH] Improve Neon store of zero
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Marek Polacek
re PR c/82167 (Segmentation fault when dereferencing...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Thomas Schwinge
* MAINTAINERS: Remove email address of Jim Norris.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Will Schmidt
fold-vec-ld-char.c: New.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Jackson Woodruff
[Aarch64, Patch] Update failing testcase pr62178.c
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Jonathan Wakely
PR libstdc++/81468 constrain std::chrono::time_point...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Kyrylo Tkachov
[store-merging] Use store order as tie-breaker in sort_...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Nicolas Roche
Make-lang.in: In the fallback mechanim...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Nathan Sidwell
Conv-op identifers not in identifier hash table
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Paolo Carlini
re PR c++/59949 (lambda expression as default argument...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Nathan Sidwell
Rename CLASSTYPE_METHOD_VEC to CLASSTYPE_MEMBER_VEC.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Wilco Dijkstra
Update aarch64/vmov_n_1.c
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Pierre-Marie...
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Arnaud Charlet
s-vxwext__kernel-smp.adb, [...]: New file.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Thomas Preud...
[testsuite/ARM] Fix coprocessor intrinsic test failures...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Jonathan Wakely
Fix broken URLs in libstdc++ API docs
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Jonathan Wakely
PR libstdc++/81835 fix broken URLs in libstdc++ docs
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Pierre-Marie...
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Paolo Carlini
re PR c++/47226 ([C++0x] GCC doesn't expand template...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Richard Biener
dwarf2out.c (output_die_symbol): Remove.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Richard Biener
re PR tree-optimization/82128 (ICE on valid code)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Richard Biener
tree-cfg.c (verify_gimple_assign_binary): Add verificat...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Arnaud Charlet
Minor edits.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Arnaud Charlet
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Arnaud Charlet
Minor edits.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Arnaud Charlet
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Arnaud Charlet
Minor edits.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Jonathan Wakely
Define std::__to_address helper
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Arnaud Charlet
New file.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Kugan Vivekanandarajah
pr63304_1.c: Remove-mno-fix-cortex-a53-843419.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Eric Botcazou
sparc.c (output_return): Output the source location...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Paolo Carlini
re PR c++/70621 (ICE on invalid code at -O1 and above...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Paul Thomas
re PR fortran/82173 ([meta-bug] Parameterized derived...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Steve Ellcey
re PR other/81096 (test case ttest in libbacktrace...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Jiong Wang
Add DW_CFA_AARCH64_negate_ra_state to dwarf2.def/h...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
H.J. Lu
Don't warn function alignment if warn_if_not_aligned_p...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Steve Ellcey
re PR other/81096 (test case ttest in libbacktrace...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
H.J. Lu
Add -static-pie to GCC driver to create static PIE
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Wilco Dijkstra
Remove '*' from movsi/di/ti patterns
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Simon Wright
re PR target/80204 (macosx-version-min wrong for macOS...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Jakub Jelinek
re PR target/82112 (internal compiler error: in fold_co...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Carl Love
altivec.md (vec_widen_umult_even_v4si, [...]): Add...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
James Greenhalgh
[Patch AArch64 2/2] Fix memory sizes to load/store...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
James Greenhalgh
[Mechanical Patch ARM/AArch64 1/2] Rename load/store...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Martin Liska
Fix GIMPLE FE test (PR testsuite/82114)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Nathan Sidwell
c-common.c (field_decl_cmp, [...]): Move to c/c-decl.c.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Martin Liska
Reduce lookup_attribute memory footprint.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Richard Biener
re PR tree-optimization/82157 (ICE on valid code at...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Jonathan Wakely
PR libstdc++/79433 no #error for including TS headers...
commit
|
commitdiff
|
tree
|
snapshot
next