projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2018-06-21
Christophe...
[ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead...
commit
|
commitdiff
|
tree
2018-06-21
Christophe...
[ARM] libgcc: Remove unsupported code for __ARM_ARCH__ < 4
commit
|
commitdiff
|
tree
2018-06-21
Andre Vieira
[AArch64][PATCH 2/2] Combine AES instructions with...
commit
|
commitdiff
|
tree
2018-06-21
Andre Vieira
[AArch64][PATCH 1/2] Make AES unspecs commutative
commit
|
commitdiff
|
tree
2018-06-21
Richard Biener
tree-data-ref.c (dr_step_indicator): Handle NULL DR_STEP.
commit
|
commitdiff
|
tree
2018-06-21
Denis Khalikov
re PR other/86198 (Libbacktrace does not properly work...
commit
|
commitdiff
|
tree
2018-06-21
François Dumont
debug.h (_Safe_iterator<>(const _Safe_iterator<_Mutable...
commit
|
commitdiff
|
tree
2018-06-21
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2018-06-20
Than McIntosh
re PR libgcc/86213 (-fsplit-stack runtime may clobber...
commit
|
commitdiff
|
tree
2018-06-20
Kelvin Nilsen
rs6000-c.c (altivec_overloaded_builtins): Change behavi...
commit
|
commitdiff
|
tree
2018-06-20
Jonathan Wakely
PR libstdc++/70966 make pmr::new_delete_resource()...
commit
|
commitdiff
|
tree
2018-06-20
Nathan Sidwell
[PR c++/85634] Fix tsubst ICE
commit
|
commitdiff
|
tree
2018-06-20
Paolo Carlini
decl.c (grokfndecl): Add const cp_decl_specifier_seq...
commit
|
commitdiff
|
tree
2018-06-20
Chung-Lin Tang
Update OpenACC data clause semantics to the 2.5 behavior
commit
|
commitdiff
|
tree
2018-06-20
Jakub Jelinek
re PR c++/86210 (Missing -Wnonnull warning for function...
commit
|
commitdiff
|
tree
2018-06-20
Jonathan Wakely
Add testcase accidentally not committed earlier
commit
|
commitdiff
|
tree
2018-06-20
Marek Polacek
re PR c++/86240 (ice: unexpected expression absu_expr)
commit
|
commitdiff
|
tree
2018-06-20
Jakub Jelinek
re PR debug/86194 (ICE: SIGSEGV in avoid_constant_pool_...
commit
|
commitdiff
|
tree
2018-06-20
Jakub Jelinek
re PR tree-optimization/86231 (vrp_meet causes wrong...
commit
|
commitdiff
|
tree
2018-06-20
Tom de Vries
Generate correctly typed compare in canonicalize_loop_ivs
commit
|
commitdiff
|
tree
2018-06-20
Jakub Jelinek
cfgrtl.c (rtl_verify_edges): Formatting fix.
commit
|
commitdiff
|
tree
2018-06-20
Nathan Sidwell
[PR c++/85634] Fix tsubst ICE
commit
|
commitdiff
|
tree
2018-06-20
Martin Liska
Remove not longer valid FIXME comment.
commit
|
commitdiff
|
tree
2018-06-20
Maya Rashish
* ginclude/stddef.h: Limit #include <machine/ansi.h...
commit
|
commitdiff
|
tree
2018-06-20
Kyrylo Tkachov
[AArch64] Support for LDP/STP of Q-registers
commit
|
commitdiff
|
tree
2018-06-20
Martin Liska
Change default for jump_table expansion ratio to 8.
commit
|
commitdiff
|
tree
2018-06-20
Martin Liska
Enable clustering for switch statements.
commit
|
commitdiff
|
tree
2018-06-20
Martin Liska
Switch other switch expansion methods into classes.
commit
|
commitdiff
|
tree
2018-06-20
Martin Liska
Transform switch_conversion into a class.
commit
|
commitdiff
|
tree
2018-06-20
Richard Sandiford
[8/n] PR85694: Make patterns check for target support
commit
|
commitdiff
|
tree
2018-06-20
Richard Sandiford
[7/n] PR85694: Add a vect_pattern_detected helper
commit
|
commitdiff
|
tree
2018-06-20
Richard Sandiford
[6/n] PR85694: Add a vect_get_internal_def helper
commit
|
commitdiff
|
tree
2018-06-20
Richard Sandiford
[5/n] PR85694: Remove dead WIDEN_SUM handling
commit
|
commitdiff
|
tree
2018-06-20
Richard Sandiford
[4/n] PR85694: Remove redundant calls to types_compatible_p
commit
|
commitdiff
|
tree
2018-06-20
Richard Sandiford
[3/n] PR85694: Fix dummy assignment handling in vectori...
commit
|
commitdiff
|
tree
2018-06-20
Richard Sandiford
[2/n] PR85694: Attach a DEF_SEQ only to the original...
commit
|
commitdiff
|
tree
2018-06-20
Richard Sandiford
[1/n] PR85694: Allow pattern definition statements...
commit
|
commitdiff
|
tree
2018-06-20
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2018-06-19
David Edelsohn
Wrap is_static with COLLECT_EXPORT_LIST
commit
|
commitdiff
|
tree
2018-06-19
Martin Sebor
PR middle-end/85602 - -Warray-bounds fails to detect...
commit
|
commitdiff
|
tree
2018-06-19
Eric Botcazou
tree-cfgcleanup.c (tree_forwarder_block_p): Do not...
commit
|
commitdiff
|
tree
2018-06-19
Aaron Sawdey
rs6000-string.c (select_block_compare_mode): Check...
commit
|
commitdiff
|
tree
2018-06-19
Tony Reix
collect2.c (static_obj): New variable.
commit
|
commitdiff
|
tree
2018-06-19
Jason Merrill
cp-tree.h (CONSTRUCTOR_NO_IMPLICIT_ZERO): Remove.
commit
|
commitdiff
|
tree
2018-06-19
Jason Merrill
PR c++/86192 - ICE with anonymous union passed to template.
commit
|
commitdiff
|
tree
2018-06-19
Max Filippov
xtensa: fix PR target/65416
commit
|
commitdiff
|
tree
2018-06-19
Martin Sebor
re PR middle-end/85602 (-Wsizeof-pointer-memaccess...
commit
|
commitdiff
|
tree
2018-06-19
Jonathan Wakely
Remove unused <exception> header from <utility>
commit
|
commitdiff
|
tree
2018-06-19
Jan Hubicka
tree.c (find_decls_types_r): Remove all non-VAR_DECLs...
commit
|
commitdiff
|
tree
2018-06-19
Joseph Myers
* es.po: Update.
commit
|
commitdiff
|
tree
2018-06-19
Martin Liska
Clean-up usage of ipa_fn_summary and ipa_call_summary...
commit
|
commitdiff
|
tree
2018-06-19
Martin Liska
Improve gimple.vim syntax file.
commit
|
commitdiff
|
tree
2018-06-19
Martin Liska
Add initial version of rtl.vim syntax file.
commit
|
commitdiff
|
tree
2018-06-19
Richard Biener
tree-vectorizer.c (try_vectorize_loop_1): Split out...
commit
|
commitdiff
|
tree
2018-06-19
Nick Clifton
Allow building of the zlib component when the building...
commit
|
commitdiff
|
tree
2018-06-19
Segher Boessenkool
rs6000: Fix vector homogeneous aggregates (PR86197)
commit
|
commitdiff
|
tree
2018-06-19
Eric Botcazou
gimplify.c (gimplify_init_constructor): Really never...
commit
|
commitdiff
|
tree
2018-06-19
Martin Liska
Remove unused stagestuff in config-lang.in.
commit
|
commitdiff
|
tree
2018-06-19
Richard Biener
re PR tree-optimization/86179 (ice in get_later_stmt...
commit
|
commitdiff
|
tree
2018-06-19
Jason Merrill
tree.c (cp_expr_location): New.
commit
|
commitdiff
|
tree
2018-06-19
Jason Merrill
Use a range for LAMBDA_EXPR_LOCATION.
commit
|
commitdiff
|
tree
2018-06-19
Jason Merrill
PR c++/86200 - ICE with unexpanded pack in lambda param...
commit
|
commitdiff
|
tree
2018-06-19
Jason Merrill
PR c++/81060 - ICE with unexpanded parameter pack.
commit
|
commitdiff
|
tree
2018-06-19
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2018-06-18
Martin Sebor
PR middle-end/85602 - -Wsizeof-pointer-memaccess for...
commit
|
commitdiff
|
tree
2018-06-18
Eric Botcazou
Makefile.def (fortran): Add check-target-libgomp-fortran.
commit
|
commitdiff
|
tree
2018-06-18
Jonathan Wakely
LWG 2975 ensure construct(pair<T,U>*, ...) used to...
commit
|
commitdiff
|
tree
2018-06-18
David Malcolm
More rtx to rtx_insn * cleanups
commit
|
commitdiff
|
tree
2018-06-18
Michael Meissner
re PR target/85358 (PowerPC: Using -mabi=ieeelongdouble...
commit
|
commitdiff
|
tree
2018-06-18
Jonathan Wakely
LWG 2989 hide path iostream operators from normal lookup
commit
|
commitdiff
|
tree
2018-06-18
David Malcolm
Introduce DUMP_VECT_SCOPE macro
commit
|
commitdiff
|
tree
2018-06-18
Jason Merrill
PR c++/86171 - ICE with recursive alias instantiation.
commit
|
commitdiff
|
tree
2018-06-18
Jonathan Wakely
LWG 3050 Fix cv-qualification of convertibility constraints
commit
|
commitdiff
|
tree
2018-06-18
Maya Rashish
crossconfig.m4: Handle OpenBSD just like NetBSD.
commit
|
commitdiff
|
tree
2018-06-18
Jonathan Wakely
P0754R2 <version> header
commit
|
commitdiff
|
tree
2018-06-18
Martin Sebor
PR tree-optimization/81384 - built-in form of strnlen...
commit
|
commitdiff
|
tree
2018-06-18
Jonathan Wakely
Fix bootstrap failure for bare metal due to autoconf...
commit
|
commitdiff
|
tree
2018-06-18
Jonathan Wakely
LWG 3035. std::allocator's constructors should be constexpr
commit
|
commitdiff
|
tree
2018-06-18
Paolo Carlini
decl.c (duplicate_decls): Consistently use DECL_SOURCE_...
commit
|
commitdiff
|
tree
2018-06-18
Prathamesh...
tree.c (escaped_string::escape): Replace cast to char...
commit
|
commitdiff
|
tree
2018-06-18
Wilco Dijkstra
[testsuite] Add target pthread to pr86076.c
commit
|
commitdiff
|
tree
2018-06-18
Wilco Dijkstra
[testsuite] Remove xfail from vect-abs-compile.c
commit
|
commitdiff
|
tree
2018-06-18
Nick Clifton
Ensure that control characters in user supplied error...
commit
|
commitdiff
|
tree
2018-06-18
Eric Botcazou
tree.c (decl_value_expr_lookup): Revert latest change.
commit
|
commitdiff
|
tree
2018-06-18
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2018-06-17
Eric Botcazou
Remove superfluous prefix
commit
|
commitdiff
|
tree
2018-06-17
Eric Botcazou
gimplify.c (nonlocal_vlas): Delete.
commit
|
commitdiff
|
tree
2018-06-17
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2018-06-16
Kugan Vivekanandarajah
re PR middle-end/82479 (missing popcount builtin detection)
commit
|
commitdiff
|
tree
2018-06-16
Kugan Vivekanandarajah
re PR tree-optimization/64946 ([AArch64] gcc.target...
commit
|
commitdiff
|
tree
2018-06-16
Jakub Jelinek
re PR middle-end/86095 (documentation for -Wunsafe...
commit
|
commitdiff
|
tree
2018-06-16
Jakub Jelinek
re PR rtl-optimization/86108 (crash during unwinding...
commit
|
commitdiff
|
tree
2018-06-16
Jason Merrill
PR c++/86147 - wrong capture for template argument.
commit
|
commitdiff
|
tree
2018-06-16
Ben Elliston
config.guess: Import latest version.
commit
|
commitdiff
|
tree
2018-06-16
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2018-06-15
Jonathan Wakely
LWG 3076 basic_string CTAD ambiguity
commit
|
commitdiff
|
tree
2018-06-15
Jakub Jelinek
re PR c/86093 (volatile ignored on pointer in C)
commit
|
commitdiff
|
tree
2018-06-15
Jakub Jelinek
re PR middle-end/85878 (ICE in convert_mode_scalar...
commit
|
commitdiff
|
tree
2018-06-15
Jason Merrill
pt.c (tsubst_default_argument): Use push_to/pop_from_to...
commit
|
commitdiff
|
tree
2018-06-15
Jason Merrill
* decl.c (start_enum): Do compare dependent underlying...
commit
|
commitdiff
|
tree
next