2020-01-20 |
Fangrui Song | Align __patchable_function_entries to POINTER_SIZE... |
commit | commitdiff | tree |
2020-01-20 |
Nathan Sidwell | [PR 80005] Fix __has_include |
commit | commitdiff | tree |
2020-01-20 |
Mark Eggleston | [PATCH] PR Fortran/93263 Correct test case |
commit | commitdiff | tree |
2020-01-20 |
H.J. Lu | x32: Add x32 support to -mtls-dialect=gnu2 |
commit | commitdiff | tree |
2020-01-20 |
Wilco Dijkstra | [AArch64] Set SLOW_BYTE_ACCESS |
commit | commitdiff | tree |
2020-01-20 |
Richard Sandiford | aarch64: Remove parameter name and ATTRIBUTE_UNUSED |
commit | commitdiff | tree |
2020-01-20 |
Richard Biener | debug/92763 keep DIEs that might be used in DW_TAG_inli... |
commit | commitdiff | tree |
2020-01-20 |
Richard Earnshaw | contrib: New remotes structure for vendor and personal... |
commit | commitdiff | tree |
2020-01-20 |
Paolo Carlini | Add testcase of PR c++/92536, already fixed. |
commit | commitdiff | tree |
2020-01-20 |
Martin Liska | Record outer non-cleanup region in TREE EH. |
commit | commitdiff | tree |
2020-01-20 |
Richard Biener | tree-optimization/93094 pass down VECTORIZED_CALL to... |
commit | commitdiff | tree |
2020-01-20 |
Eric S. Raymond | Clean up references to Subversion in documentation... |
commit | commitdiff | tree |
2020-01-20 |
David Malcolm | analyzer: ensure that all DejaGnu tests have unique... |
commit | commitdiff | tree |
2020-01-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-01-19 |
Hans-Peter... | testsuite: effective_target_march_option: support check... |
commit | commitdiff | tree |
2020-01-19 |
Hans-Peter... | testsuite: Make use of effective-target march_option... |
commit | commitdiff | tree |
2020-01-19 |
Jason Merrill | PR c++/33799 - destroy return value, take 2. |
commit | commitdiff | tree |
2020-01-19 |
Jason Merrill | Simplify lambda parsing. |
commit | commitdiff | tree |
2020-01-19 |
Jan Hubicka | Implement speculative call verifier |
commit | commitdiff | tree |
2020-01-19 |
Jan Hubicka | Fix ICE in speculative_call_info |
commit | commitdiff | tree |
2020-01-19 |
Thomas König | Check for illegal reference in function. |
commit | commitdiff | tree |
2020-01-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-01-18 |
Jakub Jelinek | c++: Fix coroutines.cc build for nvptx-none target |
commit | commitdiff | tree |
2020-01-18 |
Hans-Peter... | libgcc: cris: config/cris/arit.c (DS): Apply attribute... |
commit | commitdiff | tree |
2020-01-18 |
John David... | Fix compilation of crtstuff.c when DEFAULT_USE_CXA_ATEX... |
commit | commitdiff | tree |
2020-01-18 |
Tamar Christina | AArch64: Fix unused variable warning breaking bootstrap. |
commit | commitdiff | tree |
2020-01-18 |
Jakub Jelinek | testsuite: Fix dg-message syntax. |
commit | commitdiff | tree |
2020-01-18 |
Hans-Peter... | config.gcc <obsolete targets>: Add crisv32-*-* and... |
commit | commitdiff | tree |
2020-01-18 |
Gerald Pfeifer | Reword a comment in varpool_node::ctor_useable_for_fold... |
commit | commitdiff | tree |
2020-01-18 |
Iain Sandoe | [libiberty] Update demangler to handle co_await operator. |
commit | commitdiff | tree |
2020-01-18 |
Iain Sandoe | [C++ coroutines] Initial implementation. |
commit | commitdiff | tree |
2020-01-18 |
Jakub Jelinek | arm: Remove yet another unused variable. |
commit | commitdiff | tree |
2020-01-18 |
Jakub Jelinek | arm: fix rtl checking bootstrap (PR target/93312) |
commit | commitdiff | tree |
2020-01-18 |
Jerry DeLisle | PR93234 INQUIRE on pre-assigned files of ROUND and... |
commit | commitdiff | tree |
2020-01-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-01-17 |
David Malcolm | analyzer: prevent ICE on isnan (PR 93290) |
commit | commitdiff | tree |
2020-01-17 |
Jerry DeLisle | PR90374 Zero width format specifiers. |
commit | commitdiff | tree |
2020-01-17 |
Paolo Carlini | Add testcase of PR c++/92542, already fixed. |
commit | commitdiff | tree |
2020-01-17 |
Paolo Carlini | Add testcase of PR c++/92542, already fixed. |
commit | commitdiff | tree |
2020-01-17 |
Mihail Ionescu | [GCC/ARM, 2/2] Add support for ASRL(imm), LSLL(imm... |
commit | commitdiff | tree |
2020-01-17 |
Mihail Ionescu | [GCC/ARM, 1/2] Add support for ASRL(reg) and LSLL(reg... |
commit | commitdiff | tree |
2020-01-17 |
Jakub Jelinek | Fix up ChangeLog. |
commit | commitdiff | tree |
2020-01-17 |
Jakub Jelinek | arm: Unbreak bootstrap |
commit | commitdiff | tree |
2020-01-17 |
Andrew Stubbs | Rename acc_device_gcn to acc_device_radeon |
commit | commitdiff | tree |
2020-01-17 |
Jonathan Wakely | libstdc++: Fix freestanding build PR 92376) |
commit | commitdiff | tree |
2020-01-17 |
Alexander Monakov | gdbinit.in: make shorthands accept an explicit argument |
commit | commitdiff | tree |
2020-01-17 |
Matthew Malcomson | [AArch64] [Obvious] Correct pattern target requirement |
commit | commitdiff | tree |
2020-01-17 |
Jonathan Wakely | Fix g++ testsuite failure caused by std::is_pod deprecation |
commit | commitdiff | tree |
2020-01-17 |
Matthew Malcomson | [AArch64] [SVE] Implement svld1ro intrinsic. |
commit | commitdiff | tree |
2020-01-17 |
Matthew Malcomson | [AArch64] Enable CLI for Armv8.6-A f64mm |
commit | commitdiff | tree |
2020-01-17 |
Wilco Dijkstra | [AArch64] Enable compare branch fusion |
commit | commitdiff | tree |
2020-01-17 |
Jason Merrill | PR c++/92531 - ICE with noexcept(lambda). |
commit | commitdiff | tree |
2020-01-17 |
Jakub Jelinek | c++: Fix deprecated attribute handling on templates... |
commit | commitdiff | tree |
2020-01-17 |
Nathan Sidwell | [PR93306] Short-circuit has_include |
commit | commitdiff | tree |
2020-01-17 |
David Malcolm | analyzer: fix handling of negative byte offsets (v2... |
commit | commitdiff | tree |
2020-01-17 |
Wilco Dijkstra | [AArch64] Fix shrinkwrapping interactions with atomics... |
commit | commitdiff | tree |
2020-01-17 |
Richard Sandiford | Add PR number to change log |
commit | commitdiff | tree |
2020-01-17 |
Richard Sandiford | aarch64: Don't raise FE_INVALID for -__builtin_isgreate... |
commit | commitdiff | tree |
2020-01-17 |
Richard Sandiford | gimplifier: handle POLY_INT_CST-sized TARGET_EXPRs |
commit | commitdiff | tree |
2020-01-17 |
Mark Eggleston | PATCH] Fortran: PR93263 -fno-automatic and RECURSIVE |
commit | commitdiff | tree |
2020-01-17 |
Jakub Jelinek | vect: Fix ICE in vectorizable_comparison PR93292 |
commit | commitdiff | tree |
2020-01-17 |
Jakub Jelinek | testsuite: Unbreak compat.exp testing with alt compiler... |
commit | commitdiff | tree |
2020-01-17 |
Jakub Jelinek | ChangeLog fixes. |
commit | commitdiff | tree |
2020-01-17 |
Hans-Peter... | contrib/gcc_update: Insert "tformat:" for git log ... |
commit | commitdiff | tree |
2020-01-17 |
Jason Merrill | PR c++/93286 - ICE with __is_constructible and variadic... |
commit | commitdiff | tree |
2020-01-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-01-16 |
Jan Hubicka | Extern -param=max-predicted-iterations range. |
commit | commitdiff | tree |
2020-01-16 |
Kerem Kat | Fix ICE caused by swallowing a token in c_parser_consum... |
commit | commitdiff | tree |
2020-01-16 |
Jan Hubicka | Make profile estimation more precise |
commit | commitdiff | tree |
2020-01-16 |
Jason Merrill | PR c++/93280 - ICE with aggregate assignment and DMI. |
commit | commitdiff | tree |
2020-01-16 |
Martin Liska | Fix noreorder symbol partitioning reversion. |
commit | commitdiff | tree |
2020-01-16 |
Jonathan Wakely | libstdc++: std::ctype fixes for recent versions of... |
commit | commitdiff | tree |
2020-01-16 |
Stam Markianos... | [GCC][PATCH][ARM] Add Bfloat16_t scalar type, vector... |
commit | commitdiff | tree |
2020-01-16 |
Stam Markianos... | [GCC][PATCH][ARM] Add Bfloat16_t scalar type, vector... |
commit | commitdiff | tree |
2020-01-16 |
Mihail Ionescu | Add CLI and multilib support for Armv8.1-M Mainline... |
commit | commitdiff | tree |
2020-01-16 |
Mihail Ionescu | [PATCH, GCC/ARM, 10/10] Enable -mcmse |
commit | commitdiff | tree |
2020-01-16 |
Mihail Ionescu | [PATCH, GCC/ARM, 9/10] Call nscall function with blxns |
commit | commitdiff | tree |
2020-01-16 |
Mihail Ionescu | [PATCH, GCC/ARM, 8/10] Do lazy store & load inline... |
commit | commitdiff | tree |
2020-01-16 |
Mihail Ionescu | [PATCH, GCC/ARM, 7/10] Clear all VFP regs inline in... |
commit | commitdiff | tree |
2020-01-16 |
Mihail Ionescu | [PATCH, GCC/ARM, 6/10] Clear GPRs inline when calling... |
commit | commitdiff | tree |
2020-01-16 |
Mihail Ionescu | [PATCH, GCC/ARM, 5/10] Clear VFP registers with VSCCLRM |
commit | commitdiff | tree |
2020-01-16 |
Mihail Ionescu | [PATCH, GCC/ARM, 4/10] Clear GPR with CLRM |
commit | commitdiff | tree |
2020-01-16 |
Mihail Ionescu | [PATCH, GCC/ARM, 3/10] Save/restore FPCXTNS in nsentry... |
commit | commitdiff | tree |
2020-01-16 |
Mihail Ionescu | [PATCH, GCC/ARM, 2/10] Add command line support for... |
commit | commitdiff | tree |
2020-01-16 |
Mihail Ionescu | [PATCH, GCC/ARM, 1/10] Fix -mcmse check in libgcc |
commit | commitdiff | tree |
2020-01-16 |
Andreas Schwab | gcc-git-customization.sh: Avoid double expansion |
commit | commitdiff | tree |
2020-01-16 |
Andreas Schwab | gcc-git-customization.sh: avoid double expansion |
commit | commitdiff | tree |
2020-01-16 |
Stam Markianos... | [GCC][PATCH][AArch64]Add ACLE intrinsics for bfdot... |
commit | commitdiff | tree |
2020-01-16 |
François Dumont | libstdc++: Improve unordered containers == operator... |
commit | commitdiff | tree |
2020-01-16 |
Stam Markianos... | [GCC][PATCH][AArch64]Add ACLE intrinsics for dot produc... |
commit | commitdiff | tree |
2020-01-16 |
Richard Earnshaw | contrib: Check and if needed set user.name and user... |
commit | commitdiff | tree |
2020-01-16 |
Martin Liska | Fix spacing in a dump in value-prof.c. |
commit | commitdiff | tree |
2020-01-16 |
Andrew Pinski | Fix value numbering dealing with reverse byte order |
commit | commitdiff | tree |
2020-01-16 |
Andrew Pinski | Uninitialized padding in struct _dep. |
commit | commitdiff | tree |
2020-01-16 |
Andrew Pinski | Fix uninitialized field in expand_operand. |
commit | commitdiff | tree |
2020-01-16 |
Jakub Jelinek | contrib: Verify the id to be printed is ancestor of... |
commit | commitdiff | tree |
2020-01-16 |
Andre Vieira | PR tree-optimization/92429 do not fold when updating... |
commit | commitdiff | tree |
2020-01-16 |
Andreas Krebbel | Work around array out of bounds warning in mkdeps |
commit | commitdiff | tree |
2020-01-16 |
Richard Sandiford | aarch64: Fix BE SVE mode punning involving floats |
commit | commitdiff | tree |
2020-01-16 |
Tobias Burnus | PR93253 – Document BOZ changes, make it friendlier... |
commit | commitdiff | tree |
next |