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
2019-08-22
Wilco Dijkstra
[ARM] Cleanup DImode shifts
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Wilco Dijkstra
[ARM] Cleanup logical DImode operations
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Richard Earnshaw
[Arm] Add 16-bit thumb alternatives to iorsi3_compare0...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Sylvia Taylor
[aarch64]: add intrinsics for vld1(q)_x4 and vst1(q)_x4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Prathamesh...
aarch64-sve.md (vcond_mask): Add "@".
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Prathamesh...
re PR target/88839 ([SVE] Poor implementation of blend...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Prathamesh...
re PR target/90724 (ICE with __sync_bool_compare_and_sw...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Ian Lance Taylor
compiler: don't use pkgpath for fieldtrack of unexporte...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Ian Lance Taylor
compiler: if hidden function referenced by inline,...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Richard Sandiford
[C++] Protect call to copy_attributes_to_builtin (PR91505)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Richard Biener
re PR tree-optimization/91482 (__builtin_assume_aligned...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Eric Botcazou
c-ada-spec.c (dump_ada_function_declaration): Be prepar...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Christophe...
[testsuite][arm] Add missing quotes to expected warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Richard Biener
re PR target/91498 (STV change in r274481 causes 300...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Vadim Godunko
[Ada] Improve detection of end of the process by GNAT...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Piotr Trojanek
[Ada] Minor refactorings/reformattings
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Claire Dross
[Ada] Allow for of iteration on formal vectors
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Yannick Moy
[Ada] More precise propagation of Size attribute in...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Yannick Moy
[Ada] Update references to the SPARK RM
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Eric Botcazou
[Ada] More complete information level for -gnatR4 output
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Bob Duff
[Ada] Add the System.Bitfield_Utils runtime unit
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Piotr Trojanek
[Ada] Bindo.Graphs: Minor typo fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Gary Dismukes
[Ada] Undefined master in task with limited class-wide...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Eric Botcazou
[Ada] Fix type mismatch in extended return statement...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Piotr Trojanek
[Ada] Do not rewrite argument of pragma Entry_Queue_Len...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Yannick Moy
[Ada] Avoid spurious error in GNATprove mode on non...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Yannick Moy
[Ada] Ignore subprogram address in ownership checking
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Eric Botcazou
[Ada] Fix assertion failure on derived private protecte...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Piotr Trojanek
[Ada] Replace low-level membership tests with high...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Javier Miranda
[Ada] Missing attribute update in new_copy_tree
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Joel Brobecker
[Ada] doc/Makefile: automatically create doc/share...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Justin Squirek
[Ada] Max_Entry_Queue_Length aspect for protected entries
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Iain Buclaw
libphobos: Merge upstream druntime 5bb8ce19
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Iain Buclaw
libphobos: Merge upstream druntime 94686651
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Iain Buclaw
re PR d/91339 (libphobos: ftbfs when the path contains...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Iain Buclaw
libphobos: Merge upstream phobos 66ae77ac3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Iain Buclaw
d: Partially fix ICE: in register_moduleinfo, at d...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Iain Buclaw
d/dmd: Merge upstream dmd 375ed10aa
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Iain Buclaw
d: Fix ICE: Segmentation fault in build_function_type...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Iain Buclaw
d: Fix internal compiler error: in d_build_c_type_nodes...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Iain Buclaw
d: Fix internal compiler error: in d_init_builtins...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Martin Sebor
re PR testsuite/91458 (FAIL: g++.dg/tree-ssa/pr19807...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Jonathan Wakely
Do not try to process deleted headers with Doxygen
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Jonathan Wakely
Fix markdown in Doxygen comments for std::reduce
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Jonathan Wakely
PR libstdc++/91371 make std::is_function handle other...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Ian Lance Taylor
compiler, runtime: implement shifts by signed amounts
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Bernd Edlinger
function.c (assign_parm_find_stack_rtl): Use known_eq...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Matthew Beliveau
tree-ssa-dse.c (dse_optimize_redundant_stores): Improve...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Richard Biener
re PR lto/91307 (-flto causes binary to vary)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Richard Biener
re PR tree-optimization/37242 (missed FRE opportunity...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Mark Eggleston
Intrinsic documentation changes.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Arnaud Charlet
[Ada] Unnesting: take inlining (-gnatn) into account
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Ed Schonberg
[Ada] Crash on a Storage_Size aspect depending on attr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Piotr Trojanek
[Ada] Inconsistent scope chain due to quantified expression
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Yannick Moy
[Ada] Adapt GNATprove expansion for slices with access...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Bob Duff
[Ada] Improve efficiency of aggregates with <>
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Bob Duff
[Ada] Improve speed of discriminated return types
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Gary Dismukes
[Ada] Minor reformattings
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Dmitriy Anisimkov
[Ada] Set GNAT.OS_Lib.GM_Split's granularity back to...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Ed Schonberg
[Ada] Fix propagation of compiler internal flag
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Ed Schonberg
[Ada] Crash on Loop_Entry for while_loop involving...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Ed Schonberg
[Ada] Spurious error in dispatching call with class...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Bob Duff
[Ada] Suppress Initialize_Scalars for Persistent_BSS
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Gary Dismukes
[Ada] Illegal limited function call accepted in a type...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Patrick Bernardi
[Ada] New pragma Aggregate_Individually_Assign
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Bob Duff
[Ada] Enable delta_aggregate only in Ada 2020 mode
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Bob Duff
[Ada] Improve generated code for initialization of...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Eric Botcazou
[Ada] More complete information level for -gnatR4 output
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Bob Duff
[Ada] Fix a folding issue with System'To_Address
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Bob Duff
[Ada] Warn on Unchecked_Conversion to zero-sized array
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Bob Duff
[Ada] Efficiency improvement in bounded ordered containers
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Bob Duff
[Ada] Warning for out-of-order record representation...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Bob Duff
[Ada] Object_Size clause specifying 0 bits is illegal
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Bob Duff
[Ada] Pragma Warning_As_Error works for style warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Eric Botcazou
[Ada] Get rid of linear searches in Lib
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Bob Duff
[Ada] Sem_Ch13: fix uninitialized parameter static...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Piotr Trojanek
[Ada] Revert change for gnatprove that is no longer...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Arnaud Charlet
[Ada] Document requirements for Pragma Lock_Free
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Philippe Gil
[Ada] Initialize gnat_argc/gnat_argv only the first...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Bob Duff
[Ada] Fix documentation for GNAT.Command_Line.Exit_From...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Pierre-Marie...
[Ada] Add missing dot at the end of lang.opt doc for...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Eric Botcazou
re PR rtl-optimization/91347 (hppa: wrong code generate...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Richard Sandiford
Add a pass_by_reference flag to function_arg_info
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Richard Sandiford
Make calls.c use function_arg_info internally
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Richard Sandiford
Make function.c use function_arg_info internally
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Richard Sandiford
Add a apply_pass_by_reference_rules helper
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Richard Sandiford
Use function_arg_info for TARGET_MUST_PASS_IN_STACK
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Richard Sandiford
Use function_arg_info for TARGET_CALLEE_COPIES
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Richard Sandiford
Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Richard Sandiford
Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Richard Sandiford
Use function_arg_info for TARGET_SETUP_INCOMING_ARGS
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Richard Sandiford
Use function_arg_info for TARGET_PASS_BY_REFERENCE
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Richard Sandiford
Use function_arg_info for TARGET_ARG_PARTIAL_BYTES
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Richard Sandiford
Add must_pass_va_arg_in_stack
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Richard Sandiford
Add pass_va_arg_by_reference
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Richard Biener
re PR target/91498 (STV change in r274481 causes 300...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Hongtao Liu
Add TIGERLAKE and COOPERLAKE to GCC.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Gerald Pfeifer
install.texi (Specific, alpha): Remove note to use...
commit
|
commitdiff
|
tree
|
snapshot
next