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
2016-01-29
Andrew Bennett
p5600-bonding.c (dg-options): Force the test to be...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
H.J. Lu
Use vm in sse2_cvtps2pd<mask_name>
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Martin Jambor
Add myself as a hsa maintainer
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Jonathan Wakely
Test __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Richard Biener
re PR middle-end/69547 (no-op array initializer emits...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Jakub Jelinek
re PR debug/66869 (-Wunused-function no longer warns...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Jonathan Wakely
Fix Cygwin bootstrap error due to TM symbols
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Dominik Vogt
S/390: Use %qs in error messages.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Dominik Vogt
PR other/69006: S/390: Fix extra newlines after diagnos...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Dominik Vogt
S/390: Require a hardware vector support for test to...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Jonathan Wakely
PR c++/69462: Provide FLT_EVAL_METHOD and DECIMAL_DIG...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Marek Polacek
re PR c++/69509 (infinite loop compiling a VLA in a...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Richard Biener
re PR middle-end/69537 (Incorrect -Wmaybe-uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Sebastian Pop
PR69545: revert patch
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Patrick Palka
Fix cp_binding_level reuse logic
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Jakub Jelinek
re PR pch/68176 (all pch tests fail on eglibc systems...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Uros Bizjak
re PR target/69459 (wrong code with -O2 and vector...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Steve Ellcey
re PR target/68400 (ICE in change_address_1, at emit...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Steve Ellcey
re PR target/68400 (ICE in change_address_1, at emit...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Martin Sebor
PR target/17381 - Unnecessary register move for float...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Jakub Jelinek
re PR middle-end/69542 (-fcompare-debug failure in...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Pat Haugen
rs6000.c (output_cbranch): Don't statically predict...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
H.J. Lu
Fix optimize_isl dump
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Richard Henderson
re PR target/69305 (wrong code with -O and int128 ...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Abderrazek...
make debug comment more explicit
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Sebastian Pop
remove out of sync comments
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Sebastian Pop
use codegen_error_p
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Sebastian Pop
assert instead of silently failing code gen
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Jason Merrill
* tree.h (BINFO_FLAG_0): Rename from BINFO_MARKED.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Wilco Dijkstra
A recent change added UNSPEC to the CCMP patterns to...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Jason Merrill
re PR c++/67407 (ice in friend_accessible_p)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Jakub Jelinek
* directives.c (destringize_and_run): Adjust prototype.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
David Edelsohn
pr65980.c: Skip on AIX.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
David Edelsohn
re PR target/63679 ([AArch64] Failure to constant fold.)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
John David...
re PR libstdc++/69450 (libstdc++-v3/include/math.h...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Eric Botcazou
gigi.h (enum attr_type): Rename into...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Wilco Dijkstra
Add support for vector permute cost since various permu...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Wilco Dijkstra
Several instructions disassemble a zero immediate as...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Andre Vehreschild
Added missing testcase of r232919.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Andre Vehreschild
re PR fortran/62536 (ICE (segfault) for invalid END...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ilya Enkovich
tree-vect-stmts.c (vectorizable_comparison): Add NULL...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Richard Biener
re PR tree-optimization/69466 (ICE: Invalid PHI argumen...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Martin Liska
re PR pch/68758 (Invalid read of size 8 in gt_pch_save...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Paul Thomas
correct ChangeLogs for PR69422
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Thomas Preud...
pr67989.C: Remove ARM-specific option.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Patrick Palka
Low-hanging C++-lexer speedup (PR c++/24208)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Uros Bizjak
pr68264.c: Disable log1p test for glibc < 2.22 and...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Janus Weil
re PR fortran/69484 (documentation issue: -Wtabs and...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Richard Henderson
re PR rtl-optimization/69447 (wrong code with -O2 ...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Paul Thomas
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
H.J. Lu
Don't change stack_alignment_needed for __tls_get_addr
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Segher Boessenkool
rs6000: Put back the 's' output modifier
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Jakub Jelinek
re PR debug/66869 (-Wunused-function no longer warns...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Jakub Jelinek
* testsuite/libstdc++-prettyprinters/whatis.cc: Include...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Jeff Law
re PR tree-optimization/68398 (coremark regression...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Marek Polacek
re PR c/68062 (ICE when comparing vectors)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
David Malcolm
libcpp: use better locations for _Pragma tokens (prepro...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Ian Lance Taylor
compiler: Accept map composite literals with omitted...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Jakub Jelinek
re PR lto/69254 (ICE in streamer_get_builtin_tree when...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Ian Lance Taylor
go-lang.c (go_langhook_init_options_struct): Default...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Ian Lance Taylor
common.opt (fkeep-gc-roots-live): New undocumented...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Ryan Burn
re PR c++/69267 ([cilkplus] ICE when calling a function...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Uros Bizjak
re PR target/69512 (ICE when using avx with i586)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Thomas Klausner
re PR target/68380 (NetBSD has SSP in libc)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Rainer Emrich
re PR ada/69488 (tests in gnat/sso give a lot of spurio...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Marek Polacek
re PR c++/69379 (ICE in fold_convert_loc, at fold-const...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Martin Sebor
PR c++/69317 - [6 regression] wrong ABI version in...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Wilco Dijkstra
MAINTAINERS: (Write After Approval): Add myself.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Jonathan Wakely
Set FP options for failing special functions tests
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Richard Biener
re PR tree-optimization/69166 (ICE in get_initial_def_f...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Martin Jambor
[PR 69355] Correct hole detection when total_scalarizat...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Marek Polacek
re PR c++/69496 ([C++ 14] ICE on VLA in constexpr function)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
David Edelsohn
driver-rs6000.c (detect_processor_aix): Add power9.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Christian Bruel
re PR target/69245 (ICE in extract_insn, at recog.c...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Martin Liska
HSA: simplify partitioning of HSA kernels and host...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Jakub Jelinek
re PR tree-optimization/69399 (wrong code with -O and...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Claudiu Zissulescu
[ARC] Reject constant-constant comparison.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Eric Botcazou
* gcc.dg/tree-ssa/ssa-dom-cse-2.c: XFAIL on SPARC 64...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Iain Buclaw
d-demangle.c (dlang_call_convention): Handle extern...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Iain Buclaw
d-demangle.c (dlang_function_args): Append ',' for...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Iain Buclaw
d-demangle.c (dlang_type): Handle function types only...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Ian Lance Taylor
compiler: Don't crash on erroneous array return types.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Ian Lance Taylor
compiler: Don't crash on invalid array type declarations.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Eric Botcazou
* gcc.c-torture/execute/stkalign.c: XFAIL run on SPARC...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Ian Lance Taylor
compiler: Avoid knock-on errors with impossibly large...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Tom de Vries
Handle DR_NUM_DIMENSIONS == 0 in initialize_data_depend...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Abderrazek...
handle isl_ast_op_select
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Paul Thomas
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Jason Merrill
re PR c++/68949 (Implicit initialization of array membe...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Jason Merrill
re PR c++/68782 (bad reference member formed with const...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Iain Buclaw
re PR rtl-optimization/69217 (ICE at var-tracking.c...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Jakub Jelinek
re PR target/68662 (FAIL: gcc.dg/lto/20090210 c_lto_200...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Jakub Jelinek
re PR c++/68357 (FAIL: g++.dg/other/darwin-cfstring1...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Jonathan Wakely
Fix assertions for move assignment of trivial types
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Martin Sebor
PR other/69477 - attribute aligned documentation misleading
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Richard Henderson
re PR middle-end/60908 (compiler bug related to trans...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Nathan Sidwell
remove accidental empty commit
commit
|
commitdiff
|
tree
|
snapshot
next