projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2018-01-09
Ian Lance Taylor
compiler: set captured variable address to nonescape...
commit
|
commitdiff
|
tree
2018-01-09
Ian Lance Taylor
compiler: stack allocate defer thunk
commit
|
commitdiff
|
tree
2018-01-09
Joseph Myers
* es.po: Update.
commit
|
commitdiff
|
tree
2018-01-09
Ian Lance Taylor
compiler: make non-escaping Bound_method_expression...
commit
|
commitdiff
|
tree
2018-01-09
Ian Lance Taylor
compiler: move some escape check to Mark_address_taken
commit
|
commitdiff
|
tree
2018-01-09
Ian Lance Taylor
compiler: support go:noescape cross package
commit
|
commitdiff
|
tree
2018-01-09
Ian Lance Taylor
compiler: stack allocate non-escaping makeslice
commit
|
commitdiff
|
tree
2018-01-09
Ian Lance Taylor
compiler: delay escaping sliced arrays
commit
|
commitdiff
|
tree
2018-01-09
H.J. Lu
i386: Add a test for PR target/78585
commit
|
commitdiff
|
tree
2018-01-09
Jonathan Wakely
PR libstdc++/80276 fix pretty printers for array smart...
commit
|
commitdiff
|
tree
2018-01-09
Ian Lance Taylor
os/signal/internal/pty: build on Solaris
commit
|
commitdiff
|
tree
2018-01-09
Cherry Zhang
compiler: make top-level decl for address-taken non...
commit
|
commitdiff
|
tree
2018-01-09
Jakub Jelinek
re PR c++/83734 (ice in cxx_eval _statement_list, at...
commit
|
commitdiff
|
tree
2018-01-09
François Dumont
re PR libstdc++/83709 (Inserting duplicates into an...
commit
|
commitdiff
|
tree
2018-01-09
Carl Love
altivec.md (p8_vmrgow): Add support for V2DI, V2DF...
commit
|
commitdiff
|
tree
2018-01-09
Cherry Zhang
compiler: add escape analysis debug hash
commit
|
commitdiff
|
tree
2018-01-09
Aaron Sawdey
Part of the fix for pr82190 got undone by my newer...
commit
|
commitdiff
|
tree
2018-01-09
Steven G. Kargl
re PR fortran/83742 (ICE in gfc_is_simply_contiguous...
commit
|
commitdiff
|
tree
2018-01-09
Juraj Oršulić
PR libstdc++/59253 Improve pretty printers for smart...
commit
|
commitdiff
|
tree
2018-01-09
Ian Lance Taylor
compiler: use macro Unordered_map instead of std::unord...
commit
|
commitdiff
|
tree
2018-01-09
Aaron Sawdey
Forgot to commit changelog entry:
commit
|
commitdiff
|
tree
2018-01-09
Uros Bizjak
re PR rtl-optimization/83628 (performance regression...
commit
|
commitdiff
|
tree
2018-01-09
Richard Sandiford
[AArch64] Use vec_perm_indices helper routines
commit
|
commitdiff
|
tree
2018-01-09
Richard Sandiford
[AArch64] Reject (high (const (plus anchor offset)))
commit
|
commitdiff
|
tree
2018-01-09
Richard Sandiford
Fix permute handling when vectorising scatters
commit
|
commitdiff
|
tree
2018-01-09
Richard Biener
re PR tree-optimization/83668 (wrong code with -O ...
commit
|
commitdiff
|
tree
2018-01-09
Joseph Myers
Fix folding of Inf/NaN comparisons for -ftrapping-math...
commit
|
commitdiff
|
tree
2018-01-09
Martin Liska
Add gcc_assert about stack alignment (PR sanitizer...
commit
|
commitdiff
|
tree
2018-01-09
Georg-Johann Lay
re PR target/79883 (avr i18n: untranslated "interrupt...
commit
|
commitdiff
|
tree
2018-01-09
Tamar Christina
re PR target/82641 (Unable to enable crc32 for a certai...
commit
|
commitdiff
|
tree
2018-01-09
Georg-Johann Lay
typo
commit
|
commitdiff
|
tree
2018-01-09
Georg-Johann Lay
Don't save registers in main().
commit
|
commitdiff
|
tree
2018-01-09
Richard Biener
re PR tree-optimization/83572 ([graphite] ICE in verify...
commit
|
commitdiff
|
tree
2018-01-09
Jan Hubicka
* ipa-inline.c (edge_badness): Revert accidental checkin.
commit
|
commitdiff
|
tree
2018-01-09
Jan Hubicka
re PR c++/80763 (-O3 causes error: inline clone in...
commit
|
commitdiff
|
tree
2018-01-09
Jakub Jelinek
re PR target/83507 (ICE in internal_dfa_insn_code_...
commit
|
commitdiff
|
tree
2018-01-09
Jakub Jelinek
re PR preprocessor/83722 (the ICE dumper doesn't commen...
commit
|
commitdiff
|
tree
2018-01-09
Steven G. Kargl
re PR fortran/83741 (ICE in gfc_match_allocate, at...
commit
|
commitdiff
|
tree
2018-01-09
Ian Lance Taylor
libgo: update to Go1.10beta1
commit
|
commitdiff
|
tree
2018-01-09
Steven G. Kargl
match.c (gfc_match_allocate): Check for NULL pointer.
commit
|
commitdiff
|
tree
2018-01-09
Jim Wilson
RISC-V: Fix -msave-restore bug with sibcalls.
commit
|
commitdiff
|
tree
2018-01-09
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2018-01-08
Bill Schmidt
re PR target/83677 (PPC: The xxpermr instruction is...
commit
|
commitdiff
|
tree
2018-01-08
Michael Meissner
quad-float128.h (IBM128_TYPE): Explicitly use __ibm128...
commit
|
commitdiff
|
tree
2018-01-08
Michael Meissner
quad-float128.h (IBM128_TYPE): Explicitly use __ibm128...
commit
|
commitdiff
|
tree
2018-01-08
Steven G. Kargl
expr.c (gfc_check_pointer_assign): Fix typo in comment.
commit
|
commitdiff
|
tree
2018-01-08
Aaron Sawdey
rs6000-string.c (do_load_for_compare_from_addr): New...
commit
|
commitdiff
|
tree
2018-01-08
Jeff Law
re PR rtl-optimization/81308 (ICE in calc_dfs_tree...
commit
|
commitdiff
|
tree
2018-01-08
Jeff Law
re PR rtl-optimization/81308 (ICE in calc_dfs_tree...
commit
|
commitdiff
|
tree
2018-01-08
Aaron Sawdey
rs6000.c (rs6000_legitimate_combined_insn): Updated...
commit
|
commitdiff
|
tree
2018-01-08
Vidya Praveen
PR target/83663 - Revert r255946
commit
|
commitdiff
|
tree
2018-01-08
Kyrylo Tkachov
[arm] Add -march=armv8.3-a and dotprod multilib selecti...
commit
|
commitdiff
|
tree
2018-01-08
Aaron Sawdey
rs6000.md (cceq_ior_compare): Remove * so I can use...
commit
|
commitdiff
|
tree
2018-01-08
Richard Biener
re PR tree-optimization/83563 ([graphite] ICE: Segmenta...
commit
|
commitdiff
|
tree
2018-01-08
Richard Biener
re PR c++/83713 (ICE in do_narrow at gcc/convert.c...
commit
|
commitdiff
|
tree
2018-01-08
Tom de Vries
Xfail ssa-dom-cse-2.c for nvptx
commit
|
commitdiff
|
tree
2018-01-08
Richard Biener
re PR tree-optimization/83685 (ICE: SSA corruption)
commit
|
commitdiff
|
tree
2018-01-08
Richard Biener
re PR lto/83719 (ICE (segfault) in hash_table<indirect_...
commit
|
commitdiff
|
tree
2018-01-08
Janne Blomqvist
PR 78534 Regression on 32-bit targets
commit
|
commitdiff
|
tree
2018-01-08
Tom de Vries
Require stack size for some test-cases
commit
|
commitdiff
|
tree
2018-01-08
Paul Thomas
re PR fortran/83611 ([PDT] Assignment of parameterized...
commit
|
commitdiff
|
tree
2018-01-08
Claudiu Zissulescu
[ARC] Revamp trampoline implementation
commit
|
commitdiff
|
tree
2018-01-08
Claudiu Zissulescu
[ARC] Enable unaligned access.
commit
|
commitdiff
|
tree
2018-01-08
Tom de Vries
Require alloca for some test-cases
commit
|
commitdiff
|
tree
2018-01-08
Sebastian Huber
epiphany: Enable Ada run-time build
commit
|
commitdiff
|
tree
2018-01-08
Sebastian Huber
nios2: Enable Ada run-time build
commit
|
commitdiff
|
tree
2018-01-08
Richard Biener
re PR tree-optimization/83580 (Wrong code caused by...
commit
|
commitdiff
|
tree
2018-01-08
Richard Biener
re PR tree-optimization/83517 (Missed optimization...
commit
|
commitdiff
|
tree
2018-01-08
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2018-01-07
Thomas Koenig
libgfortran.h (GFC_DTYPE_COPY): New macro.
commit
|
commitdiff
|
tree
2018-01-07
Janne Blomqvist
PR 78534, 83704 Handle large formatted I/O
commit
|
commitdiff
|
tree
2018-01-07
Jeff Law
Commit right version
commit
|
commitdiff
|
tree
2018-01-07
Aldy Hernandez
re PR middle-end/81897 (spurious -Wmaybe-uninitialized...
commit
|
commitdiff
|
tree
2018-01-07
Martin Sebor
re PR tree-optimization/83640 (ICE in generic_overlap...
commit
|
commitdiff
|
tree
2018-01-07
Richard Sandiford
re PR middle-end/83699 (Many 64-bit SPARC gcc.dg/vect...
commit
|
commitdiff
|
tree
2018-01-07
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2018-01-06
Janne Blomqvist
Remove unused variable
commit
|
commitdiff
|
tree
2018-01-06
Dominique d...
PR 83704 Use size_t in write_character
commit
|
commitdiff
|
tree
2018-01-06
Richard Sandiford
Tighten LRA cycling check
commit
|
commitdiff
|
tree
2018-01-06
Janne Blomqvist
PR 78534 libgfortran ChangeLog
commit
|
commitdiff
|
tree
2018-01-06
Janne Blomqvist
PR 50892 Latent bug in char pointer assignment
commit
|
commitdiff
|
tree
2018-01-06
Jakub Jelinek
re PR debug/83480 (ICE in create_block_for_bookkeeping...
commit
|
commitdiff
|
tree
2018-01-06
Jakub Jelinek
re PR rtl-optimization/83682 (ICE in simplify_subreg...
commit
|
commitdiff
|
tree
2018-01-06
Jakub Jelinek
re PR debug/83694 (New test case gcc.dg/pr83666.c from...
commit
|
commitdiff
|
tree
2018-01-06
Ian Lance Taylor
libgo: fix GOARCH_CACHELINESIZE on ia64
commit
|
commitdiff
|
tree
2018-01-06
Ian Lance Taylor
go-gcc.cc (Gcc_backend::Gcc_backend): Correct math_func...
commit
|
commitdiff
|
tree
2018-01-06
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2018-01-05
Jonathan Wakely
PR libstdc++/83626 simplify filesystem::remove and...
commit
|
commitdiff
|
tree
2018-01-05
Jonathan Wakely
PR libstdc++/83279 Use non-null offset argument for...
commit
|
commitdiff
|
tree
2018-01-05
Janne Blomqvist
PR 78534 Change character length from int to size_t
commit
|
commitdiff
|
tree
2018-01-05
Jonathan Wakely
PR libstdc++/83626 handle ENOENT due to filesystem...
commit
|
commitdiff
|
tree
2018-01-05
Jakub Jelinek
re PR target/83604 (ICE in copy_to_mode_reg, at explow...
commit
|
commitdiff
|
tree
2018-01-05
Jakub Jelinek
re PR target/83604 (ICE in copy_to_mode_reg, at explow...
commit
|
commitdiff
|
tree
2018-01-05
Jan Hubicka
ipa-fnsummary.c (record_modified_bb_info): Add OP.
commit
|
commitdiff
|
tree
2018-01-05
Richard Sandiford
Revert DECL_USER_ALIGN part of r241959
commit
|
commitdiff
|
tree
2018-01-05
Richard Sandiford
Make chrec_contains_symbols true for POLY_INT_CST
commit
|
commitdiff
|
tree
2018-01-05
Sudakshina Das
[PATCH PR82439][simplify-rtx] Simplify (x | y) == x...
commit
|
commitdiff
|
tree
2018-01-05
Jakub Jelinek
re PR tree-optimization/83605 (ICE: verify_gimple faile...
commit
|
commitdiff
|
tree
2018-01-05
Sebastian Huber
RTEMS/EPIPHANY: Add RTEMS support
commit
|
commitdiff
|
tree
2018-01-05
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
next