projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2015-10-03
Jonathan Wakely
Document value of __cplusplus for C++14
commit
|
commitdiff
|
tree
2015-10-03
Jonathan Wakely
Remove pretty printing for 'any' with allocators
commit
|
commitdiff
|
tree
2015-10-03
Jonathan Wakely
Fix comments saying why headers are included
commit
|
commitdiff
|
tree
2015-10-03
Bernd Edlinger
pr67756.c: Fixed warnings.
commit
|
commitdiff
|
tree
2015-10-03
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-10-02
Jonathan Wakely
Fix testsuite failures with --disable-wchar_t
commit
|
commitdiff
|
tree
2015-10-02
Jonathan Wakely
Enable dual ABI for Filesystem library
commit
|
commitdiff
|
tree
2015-10-02
Jonathan Wakely
minimal.cc: Minor tweaks to match narrow char version.
commit
|
commitdiff
|
tree
2015-10-02
Jonathan Wakely
Fix tests that fail with old std::string
commit
|
commitdiff
|
tree
2015-10-02
Jonathan Wakely
Use noexcept instead of _GLIBCXX_NOEXCEPT
commit
|
commitdiff
|
tree
2015-10-02
Jonathan Wakely
* acinclude.m4 (GLIBCXX_ENABLE_DEBUG_FLAGS): Fix comment.
commit
|
commitdiff
|
tree
2015-10-02
Bernd Schmidt
Help the offload gcc driver find the right assembler
commit
|
commitdiff
|
tree
2015-10-02
Thomas Schwinge
nvptx offloading linking
commit
|
commitdiff
|
tree
2015-10-02
Jonathan Wakely
Allow Filesystem TS to compile without wchar_t
commit
|
commitdiff
|
tree
2015-10-02
Jonathan Wakely
testsuite_fs.h (nonexistent_path): Use less generic...
commit
|
commitdiff
|
tree
2015-10-02
Jeff Law
Re: [PATCH] Improve DOM's optimization of control state...
commit
|
commitdiff
|
tree
2015-10-02
Thomas Schwinge
[PR target/67822] OpenMP offloading to nvptx fails
commit
|
commitdiff
|
tree
2015-10-02
Uros Bizjak
system.h (ROUND_UP): New macro definition.
commit
|
commitdiff
|
tree
2015-10-02
Marek Polacek
re PR c/67730 (No warning when returning NULL in void...
commit
|
commitdiff
|
tree
2015-10-02
Marek Polacek
re PR c/67819 (-Wduplicated-cond should take macros...
commit
|
commitdiff
|
tree
2015-10-02
Jonathan Wakely
PR libstdc++/67747 use readdir instead of readdir_r
commit
|
commitdiff
|
tree
2015-10-02
Aditya Kumar
reject loops early where ivs cannot be represented
commit
|
commitdiff
|
tree
2015-10-02
Sebastian Pop
fix PR67754
commit
|
commitdiff
|
tree
2015-10-02
Sebastian Pop
add testcase
commit
|
commitdiff
|
tree
2015-10-02
Aditya Kumar
outline functions from stmt_simple_for_scop_p
commit
|
commitdiff
|
tree
2015-10-02
Kirill Yukhin
AVX-512.
commit
|
commitdiff
|
tree
2015-10-02
Ramana Radhakrishnan
[AArch64] Use default_elf_asm_named_section instead...
commit
|
commitdiff
|
tree
2015-10-02
Vladimir Makarov
re PR rtl-optimization/67756 (ICE compiling Linux Kerne...
commit
|
commitdiff
|
tree
2015-10-02
Jiong Wang
[AArch64] Add more TLS local executable testcases
commit
|
commitdiff
|
tree
2015-10-02
Kirill Yukhin
Update extract_even_odd w/ AVX-512BW insns.
commit
|
commitdiff
|
tree
2015-10-02
Kirill Yukhin
invoke.texi: Mention -mavx512vl, -mavx512bw, -mavx512dq...
commit
|
commitdiff
|
tree
2015-10-02
Jason Merrill
re PR c/59218 (atomic transactions: accesses to volatil...
commit
|
commitdiff
|
tree
2015-10-02
Jonathan Wakely
* system.h (malloc.h): Don't include obsolete header.
commit
|
commitdiff
|
tree
2015-10-02
Ramana Radhakrishnan
[AArch64] Use default_elf_asm_named_section instead...
commit
|
commitdiff
|
tree
2015-10-02
Marek Polacek
re PR c/64249 (Missing warning for if (A) else if (A))
commit
|
commitdiff
|
tree
2015-10-02
Renlin Li
[PATCH][AARCH64]Add csneg3_uxtw_insn pattern
commit
|
commitdiff
|
tree
2015-10-02
Oleg Endo
sh.md: Add new unnamed split pattern to handle movt...
commit
|
commitdiff
|
tree
2015-10-02
Renlin Li
[PATCH][AARCH64][PR66776]Add cmovdi_insn_uxtw pattern.
commit
|
commitdiff
|
tree
2015-10-02
Florian Weimer
MAINTAINERS: Update email address.
commit
|
commitdiff
|
tree
2015-10-02
Doug Rupp
lang.opt (fbuiltin-printf): Accept.
commit
|
commitdiff
|
tree
2015-10-02
Louis Krupp
MAINTAINERS (Write After Approval): Add myself.
commit
|
commitdiff
|
tree
2015-10-02
Eric Botcazou
trans.c (Pragma_to_gnu): Replace linear search with...
commit
|
commitdiff
|
tree
2015-10-02
Louis Krupp
Back out improper commit
commit
|
commitdiff
|
tree
2015-10-02
Eric Botcazou
ada-tree.h (DECL_RESTRICTED_ALIASING_P): New flag.
commit
|
commitdiff
|
tree
2015-10-02
Louis Krupp
Delete undesirable svn:executable property
commit
|
commitdiff
|
tree
2015-10-02
Kyrylo Tkachov
[RTL ifcvt] PR 67786, 67787: Check that intermediate...
commit
|
commitdiff
|
tree
2015-10-02
James Greenhalgh
[Patch AArch64] Improve SIMD concatenation with zeroes
commit
|
commitdiff
|
tree
2015-10-02
Eric Botcazou
trans.c (find_loop_for): Use FOR_EACH_VEC_ELT_REVERSE.
commit
|
commitdiff
|
tree
2015-10-02
Kai Tietz
re PR target/51726 (LTO and attribute 'selectany')
commit
|
commitdiff
|
tree
2015-10-02
Kai Tietz
re PR target/51726 (LTO and attribute 'selectany')
commit
|
commitdiff
|
tree
2015-10-02
Richard Biener
tree-ssa-sccvn.c (has_VN_INFO): New function.
commit
|
commitdiff
|
tree
2015-10-02
Louis Krupp
[multiple changes]
commit
|
commitdiff
|
tree
2015-10-02
Louis Krupp
Approved by FX
commit
|
commitdiff
|
tree
2015-10-02
Segher Boessenkool
rs6000: Add "cannot_copy" attribute, use it (PR67788...
commit
|
commitdiff
|
tree
2015-10-02
Steven G. Kargl
PR fortran.67802
commit
|
commitdiff
|
tree
2015-10-02
Steven G. Kargl
re PR fortran/66979 (gfortran internal compiler error...
commit
|
commitdiff
|
tree
2015-10-02
Steven G. Kargl
re PR fortran/67616 (ICE on data initialization of...
commit
|
commitdiff
|
tree
2015-10-02
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-10-01
Aditya Kumar
use sese_l throughout scop-detection
commit
|
commitdiff
|
tree
2015-10-01
Aditya Kumar
Rename gimple_bb to gimple_poly_bb
commit
|
commitdiff
|
tree
2015-10-01
Sebastian Pop
correctly handle non affine data references
commit
|
commitdiff
|
tree
2015-10-01
Ville Voutilainen
re PR c++/54430 ([C++11] For-Loop: Scope of iterating...
commit
|
commitdiff
|
tree
2015-10-01
Joseph Myers
Do not describe -std=c11 etc. as experimental in c...
commit
|
commitdiff
|
tree
2015-10-01
Jonathan Wakely
* doc/html/manual/errno.html: Add new file.
commit
|
commitdiff
|
tree
2015-10-01
Sebastian Pop
call scev analysis in scop-detection as in sese-to...
commit
|
commitdiff
|
tree
2015-10-01
Sebastian Pop
add recursion on the inner loops
commit
|
commitdiff
|
tree
2015-10-01
Trevor Saunders
remove many typedefs
commit
|
commitdiff
|
tree
2015-10-01
Marek Polacek
re PR c/65345 (ICE with _Generic selection on _Atomic...
commit
|
commitdiff
|
tree
2015-10-01
Ian Lance Taylor
re PR go/66870 (split stack issues on ppc64le and ppc64)
commit
|
commitdiff
|
tree
2015-10-01
Marek Polacek
re PR tree-optimization/67769 (VRP pass does wrong...
commit
|
commitdiff
|
tree
2015-10-01
Nathan Sidwell
builtins.c: Don't include gomp-constants.h.
commit
|
commitdiff
|
tree
2015-10-01
H.J. Lu
Enable bt and and movzx for Lakemont
commit
|
commitdiff
|
tree
2015-10-01
Uros Bizjak
pr55113_0.c: Skip on all x86 targets.
commit
|
commitdiff
|
tree
2015-10-01
Oleg Endo
Fix typo in ChangeLog.
commit
|
commitdiff
|
tree
2015-10-01
Oleg Endo
re PR target/54236 ([SH] Improve addc and subc insn...
commit
|
commitdiff
|
tree
2015-10-01
Jonathan Wakely
Save-and-restore errno more carefully in libstdc++
commit
|
commitdiff
|
tree
2015-10-01
Marek Polacek
* c-typeck.c (convert_for_assignment): Improve commentary.
commit
|
commitdiff
|
tree
2015-10-01
Uros Bizjak
pr65105-1.c: Require sse2 effective target.
commit
|
commitdiff
|
tree
2015-10-01
James Greenhalgh
[ChangeLog] Fix typo in 228324.
commit
|
commitdiff
|
tree
2015-10-01
James Greenhalgh
[Patch 2/2 ARM/AArch64] Add a new Cortex-A53 scheduling...
commit
|
commitdiff
|
tree
2015-10-01
Richard Biener
gimple-match.h (mprts_hook): Declare.
commit
|
commitdiff
|
tree
2015-10-01
Segher Boessenkool
bb-reorder: Documentation updates
commit
|
commitdiff
|
tree
2015-10-01
Segher Boessenkool
bb-reorder: Add -freorder-blocks-algorithm= and wire...
commit
|
commitdiff
|
tree
2015-10-01
Segher Boessenkool
bb-reorder: Add the "simple" algorithm
commit
|
commitdiff
|
tree
2015-10-01
Segher Boessenkool
bb-reorder: Split out STC
commit
|
commitdiff
|
tree
2015-10-01
Tom de Vries
Make dumping of function attributes resemble source...
commit
|
commitdiff
|
tree
2015-10-01
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-09-30
Lynn Boger
re PR go/66870 (split stack issues on ppc64le and ppc64)
commit
|
commitdiff
|
tree
2015-09-30
Alan Modra
[RS6000] Make -msingle-pic-base remove the ELFv2 global...
commit
|
commitdiff
|
tree
2015-09-30
Nathan Sidwell
mkoffload.c (process): Change offload data format.
commit
|
commitdiff
|
tree
2015-09-30
Alan Modra
[RS6000] Correct powerpc sysv stack argument accounting
commit
|
commitdiff
|
tree
2015-09-30
Jeff Law
[PATCH] Improve DOM's optimization of control statements
commit
|
commitdiff
|
tree
2015-09-30
François Dumont
messages_members.cc (Catalog_info, Catalogs): Move...
commit
|
commitdiff
|
tree
2015-09-30
Nathan Sidwell
nvptx.c (nvptx_goacc_validate_dims): New.
commit
|
commitdiff
|
tree
2015-09-30
Bernd Edlinger
re PR rtl-optimization/67037 (Wrong code at -O1 and...
commit
|
commitdiff
|
tree
2015-09-30
Bernd Schmidt
[PATCH] Update SSA_NAME manager to use two lists
commit
|
commitdiff
|
tree
2015-09-30
Thomas Schwinge
Pass on the verbose flag "-v" to/in the mkoffloads
commit
|
commitdiff
|
tree
2015-09-30
Thomas Schwinge
Refactor intelmic-mkoffload.c argv building to use...
commit
|
commitdiff
|
tree
2015-09-30
Thomas Schwinge
More DEF_FUNCTION_TYPE_VAR_6/DEF_FUNCTION_TYPE_VAR_11...
commit
|
commitdiff
|
tree
2015-09-30
Ulrich Weigand
spu-protos.h (spu_expand_atomic_op): Add prototype.
commit
|
commitdiff
|
tree
next