Rev. | 时间 | 作者 |
---|---|---|
ae5de5a | 2022-11-08 17:34:57 | Bob Duff |
ada: Add new -gnatw_q switch to usage message |
||
acbfa2b | 2022-11-08 12:07:49 | Jonathan Wakely |
libstdc++: Update my author blurb in the manual |
||
4596339 | 2022-11-08 12:07:49 | Jonathan Wakely |
libstdc++: Remove empty <author> elements in manual |
||
1f7b130 | 2022-11-08 12:00:47 | konglin1 |
Revert "i386: Prefer remote atomic insn for atomic_fetch{add, and, or, xor}" |
||
a14598b | 2022-11-08 11:59:48 | Haochen Jiang |
Add m_CORE_ATOM for atom cores |
||
3d2d04c | 2022-11-08 11:52:46 | David Malcolm |
analyzer: start adding support for errno |
||
be9fdbd | 2022-11-08 11:52:40 | David Malcolm |
analyzer: introduce succeed_or_fail_call_info |
||
55e0424 | 2022-11-08 11:52:30 | David Malcolm |
analyzer: fix "when 'strchr' returns non-NULL" message |
||
8d03269 | 2022-11-08 10:41:00 | Joseph Myers |
libstdc++: Fix syntax error in old-glibc case in floating_from_chars.cc [PR107562] |
||
431be04 | 2022-11-08 09:54:04 | Jason Merrill |
c++: implement P2468R2, the equality operator you are looking for |
||
c838119 | 2022-11-08 09:22:19 | Andrew MacLeod |
Add transitive inferred range processing. |
||
f8d901d | 2022-11-08 09:17:53 | GCC Administrator |
Daily bump. |
||
b457b77 | 2022-11-08 08:35:09 | Jakub Jelinek |
libstdc++: Fix up libstdc++ build against glibc 2.25 or older [PR107562] |
||
93ab7d0 | 2022-11-08 07:37:22 | David Faust |
bpf: cleanup missed refactor |
||
a239a63 | 2022-11-08 04:59:21 | Aldy Hernandez |
Improve multiplication by powers of 2 in range-ops. |
||
03ed4e5 | 2022-11-08 04:18:21 | H.J. Lu |
Extend optimization for integer bit test on __atomic_fetch_[or|and]_* |
||
2ee0165 | 2022-11-08 03:29:42 | Patrick Palka |
libstdc++: Implement ranges::as_rvalue_view from P2446R2 |
||
f471cb7 | 2022-11-08 03:29:30 | Patrick Palka |
libstdc++: Implement ranges::cartesian_product_view from P2374R4 |
||
42f42d7 | 2022-11-08 03:26:02 | Nathan Sidwell |
C++: Template lambda mangling testcases |
||
9aa1b63 | 2022-11-08 01:36:06 | Richard Purdie |
Fix NULL filename handling |
||
cb0ceea | 2022-11-07 23:17:21 | Jakub Jelinek |
libstdc++: Update from latest fast_float [PR107468] |
||
e5bcbcd | 2022-11-07 23:15:50 | Jakub Jelinek |
libstdc++: Add _Float128 to_chars/from_chars support for x86, ia64 and ppc64le with glibc |
||
5d060d8 | 2022-11-07 22:01:14 | Alexander Monakov |
tree-ssa-sink: do not touch calls that return twice |
||
3bff15c | 2022-11-07 20:41:41 | Aldy Hernandez |
[range-op] Restrict division by power of 2 optimization to positive numbers. |
||
071d00e | 2022-11-07 19:32:33 | Tobias Burnus |
Fortran: Fix reallocation on assignment for kind=4 strings [PR107508] |
||
21cd625 | 2022-11-07 18:35:04 | konglin1 |
i386: Fix typo in sse-22.c pragma |
||
7314b98 | 2022-11-07 17:59:26 | Richard Biener |
unswitch most profitable condition first |
||
a8fb90e | 2022-11-07 17:54:09 | Martin Liska |
docs: update: document sanitizers can trigger warnings |
||
33dc1ba | 2022-11-07 17:51:14 | Martin Liska |
Mitigate clang warnings: |
||
96c0533 | 2022-11-07 17:36:36 | Cedric Landet |
ada: Document that gprof won't work on windows with PIE. |