Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-15 | Daily bump. | GCC Administrator | 1 | -0/+21 |
2022-10-14 | middle-end, c++, i386, libgcc: std::bfloat16_t and __bf16 arithmetic support | Jakub Jelinek | 13 | -2/+580 |
2022-10-13 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2022-10-12 | gcov: rename gcov_write_summary | Martin Liska | 2 | -4/+3 |
2022-10-12 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2022-10-11 | Generic configury support for shared libs on VxWorks | Olivier Hainque | 1 | -1/+30 |
2022-10-07 | Daily bump. | GCC Administrator | 1 | -0/+68 |
2022-10-07 | libgcc, arc: Fix build | Jakub Jelinek | 1 | -1/+1 |
2022-10-06 | libgcc: Decrease size of _Unwind_FrameState and even more size of cleared are... | Jakub Jelinek | 35 | -292/+296 |
2022-10-03 | Daily bump. | GCC Administrator | 1 | -0/+11 |
2022-10-02 | Adjust LIBGCC2_INCLUDES for VxWorks and augment comment | Olivier Hainque | 1 | -8/+28 |
2022-10-02 | Prevent secondary warning from diagnostic tweak in gthr-vxworks.h | Olivier Hainque | 1 | -1/+4 |
2022-09-30 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2022-09-29 | Improve comments and INITFINI macro use in vxcrtsutff.c | Olivier Hainque | 1 | -8/+16 |
2022-09-27 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2022-09-26 | fix assert in __deregister_frame_info_bases | Thomas Neumann | 1 | -1/+3 |
2022-09-23 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2022-09-23 | Avoid depending on destructor order | Thomas Neumann | 1 | -1/+3 |
2022-09-20 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2022-09-19 | Fix PR target/99184: Wrong cast from double to 16-bit and 32-bit ints | Georg-Johann Lay | 1 | -50/+0 |
2022-09-19 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2022-09-18 | Remove dependency on uintptr_t in libgcc | Thomas Neumann | 2 | -42/+45 |
2022-09-17 | Daily bump. | GCC Administrator | 1 | -0/+12 |
2022-09-17 | eliminate mutex in fast path of __register_frame | Thomas Neumann | 3 | -51/+1098 |
2022-09-01 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2022-08-31 | 32-bit PA-RISC with HP-UX: remove deprecated ports | Martin Liska | 1 | -22/+0 |
2022-08-31 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2022-08-30 | m32c-rtems: remove obsoleted port | Martin Liska | 1 | -1/+1 |
2022-08-27 | Daily bump. | GCC Administrator | 1 | -0/+13 |
2022-08-26 | cr16: remove obsoleted port | Martin Liska | 10 | -2623/+0 |
2022-08-17 | Daily bump. | GCC Administrator | 1 | -0/+118 |
2022-08-16 | RISC-V: Support _Float16 type. | Kito Cheng | 3 | -0/+9 |
2022-08-16 | soft-fp: Update soft-fp from glibc | Kito Cheng | 103 | -345/+545 |
2022-07-19 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2022-07-18 | libgcc/arc: Update udivmodsi4 and make the lib safe for rf16 | Claudiu Zissulescu | 2 | -1/+3 |
2022-06-26 | Daily bump. | GCC Administrator | 1 | -0/+18 |
2022-06-25 | Remove long deprecated tilegx and tilepro ports | Jeff Law | 15 | -1669/+0 |
2022-06-10 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2022-06-09 | xtensa: Add clrsbsi2 insn pattern | Takayuki 'January June' Suwa | 2 | -1/+24 |
2022-06-02 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2022-06-01 | libgcc: Align __EH_FRAME_BEGIN__ to pointer size | H.J. Lu | 1 | -1/+2 |
2022-05-26 | Daily bump. | GCC Administrator | 1 | -0/+12 |
2022-05-25 | AArch64: Prioritise init_have_lse_atomics constructor [PR 105708] | Wilco Dijkstra | 1 | -1/+3 |
2022-05-25 | aarch64: Fix pac-ret with unusual dwarf in libgcc unwinder [PR104689] | Szabolcs Nagy | 2 | -2/+10 |
2022-05-21 | Daily bump. | GCC Administrator | 2 | -0/+62 |
2022-05-20 | libgcc: use __builtin_clz and __builtin_ctz in libbid | Christophe Lyon | 1 | -47/+4 |
2022-05-20 | libgcc: Add support for HF mode (aka _Float16) in libbid | Christophe Lyon | 8 | -5/+256 |
2022-05-20 | libgcc: enable DFP for AArch64 | Christophe Lyon | 1 | -0/+6 |
2022-05-20 | libgcc: Enable XF mode conversions to/from DFP modes only if supported | Christophe Lyon | 6 | -0/+12 |
2022-05-20 | aarch64: Enable DFP (Decimal Floating-point) (BID format) | Christophe Lyon | 1 | -1/+2 |