Rev. | Tiempo | Autor |
---|---|---|
3d73991 rx-fdpic | 2022-11-28 15:53:18 | Yoshinori Sato |
wip: RX fdpic. |
||
2c5d8f7 | 2022-11-25 21:00:18 | Yoshinori Sato |
Merge branch 'rx-pic' into rx-fdpic |
||
b9456c6 | 2022-11-25 18:13:57 | Yoshinori Sato |
WIP: rx pic cleanup. |
||
50b396b | 2022-11-25 17:39:56 | Yoshinori Sato |
WIP: fix PLT. |
||
2269d21 | 2022-11-24 19:25:15 | Yoshinori Sato |
WIP: rx plt |
||
7009043 | 2022-11-23 18:25:34 | Yoshinori Sato |
wip: rx pic |
||
cbe82ea | 2022-11-22 15:38:28 | Yoshinori Sato |
WIP: RX pic support |
||
eefbfbc | 2022-11-14 09:17:08 | GCC Administrator |
Daily bump. |
||
d777b38 | 2022-11-14 07:53:23 | David Malcolm |
analyzer: new warning: -Wanalyzer-tainted-assertion [PR106235] |
||
58e7732 | 2022-11-14 05:19:18 | José Rui Faustino de Sousa |
Fortran: diagnostics for actual arguments to pointer dummy arguments [PR94104] |
||
e42b672 | 2022-11-14 02:07:36 | John David Anglin |
Skip guality tests on hppa-hpux. |
||
43435c7 | 2022-11-14 00:47:20 | Philipp Tomsich |
RISC-V: optimize '(a >= 0) ? b : 0' to srai + andn, if compiling for Zbb |
||
3bf46ea | 2022-11-14 00:43:46 | Philipp Tomsich |
doc: Update Jeff Law's email-address in contrib.rst |
||
c64fd69 | 2022-11-14 00:41:36 | Martin Liska |
sphinx: include todolist only if INCLUDE_TODO env. set |
||
f90cb39 | 2022-11-14 00:38:46 | Philipp Tomsich |
RISC-V: costs: support shift-and-add in strength-reduction |
||
5e749ee | 2022-11-14 00:35:25 | Martin Liska |
configure: always set SPHINX_BUILD |
||
9a265c9 | 2022-11-13 21:58:49 | Joseph Myers |
ginclude: C2x header version macros |
||
0543228 | 2022-11-13 10:10:45 | Jonathan Wakely |
doc: Remove outdated reference to "core" and front-end downloads |
||
1736bf5 | 2022-11-13 10:10:45 | Jonathan Wakely |
libstdc++: Add C++20 clocks |
||
1d9454a | 2022-11-13 10:10:44 | Jonathan Wakely |
libstdc++: Implement C++20 <format> [PR104166] |
||
d4ba3b3 | 2022-11-13 10:10:44 | Jonathan Wakely |
libstdc++: Allow std::to_chars for 128-bit integers in strict mode |
||
7ce0cee | 2021-11-06 14:48:00 | Bernhard Reutner-Fischer |
Fortran: Remove unused declaration |
||
30d77d4 | 2022-11-13 09:17:02 | GCC Administrator |
Daily bump. |
||
ec6c202 | 2022-11-13 05:56:47 | Jakub Jelinek |
libstdc++: Fix up to_chars ppc64le _Float128 overloads [PR107636] |
||
59a6324 | 2022-11-13 05:03:28 | Harald Anlauf |
Fortran: fix treatment of character, value, optional dummy arguments [PR107444] |
||
b556d17 | 2022-11-13 02:03:21 | Joseph Myers |
c: C2x constexpr |
||
f232715 | 2022-11-12 19:28:14 | Aldy Hernandez |
[frange] Avoid testing signed zero test for -fno-signed-zeros. |
||
4c57e57 | 2022-11-12 19:18:40 | Aldy Hernandez |
[range-ops] Add ability to represent open intervals in frange. |
||
2a193e9 | 2022-11-12 17:50:04 | Jakub Jelinek |
libgomp: Fix up build on mingw [PR107641] |
||
d4c2f1d | 2022-11-12 17:42:34 | Jakub Jelinek |
range-op: Implement op[12]_range operators for {PLUS,MINUS,MULT,RDIV}_EXPR |