| History log of /src/external/gpl3/gcc/dist/libquadmath/printf/printf_fp.c |
| Revision | | Date | Author | Comments |
| 1.1 |
| 05-Sep-2020 |
mrg | branches: 1.1.1; Initial revision
|
| 1.1.1.2 |
| 30-Jun-2024 |
mrg | import GCC 12.4.0.
this includes at least 85 GCC PRs fixed, 2 C, 17 C++, 16 libstdc++-v3, at least 13 target-specific (x86, arm64, riscv mostly), and at least 24 optimisation PRs.
|
| 1.1.1.1 |
| 05-Sep-2020 |
mrg | branches: 1.1.1.1.8; initial import of GCC 9.3.0. changes include:
- live patching support - shell completion help - generally better diagnostic output (less verbose/more useful) - diagnostics and optimisation choices can be emitted in json - asan memory usage reduction - many general, and specific to switch, inter-procedure, profile and link-time optimisations. from the release notes: "Overall compile time of Firefox 66 and LibreOffice 6.2.3 on an 8-core machine was reduced by about 5% compared to GCC 8.3" - OpenMP 5.0 support - better spell-guesser - partial experimental support for c2x and c++2a - c++17 is no longer experimental - arm AAPCS GCC 6-8 structure passing bug fixed, may cause incompatibility (restored compat with GCC 5 and earlier.) - openrisc support
|
| 1.1.1.1.8.1 |
| 01-Jul-2024 |
perseant | Sync with HEAD.
|