Update ChangeLog and version files for release
[official-gcc.git] / libgcc / config / avr / libf7 / ChangeLog
blobcaa669cc66a3959b71d2c88e22b44036373b50ff
1 2023-04-26  Release Manager
3         * GCC 13.1.0 released.
5 2022-09-19  Georg-Johann Lay  <avr@gjlay.de>
7         PR target/99184
8         * libf7-asm.sx (to_integer, to_unsigned): Don't round 16-bit
9         and 32-bit integers.
11 2020-06-23  David Edelsohn  <dje.gcc@gmail.com>
13         * t-libf7: Use -include.
15 2020-01-08  Georg-Johann Lay  <avr@gjlay.de>
17         Implement 64-bit double functions.
19         PR target/92055
20         * t-libf7: New file.
21         * t-libf7-math: New file.
22         * t-libf7-math-symbols: New file.
23         * libf7-common.mk: New file.
24         * libf7-asm-object.mk: New file.
25         * libf7-c-object.mk: New file.
26         * asm-defs.h: New file.
27         * libf7.h: New file.
28         * libf7.c: New file.
29         * libf7-asm.sx: New file.
30         * libf7-array.def: New file.
31         * libf7-const.def: New file.
32         * libf7-constdef.h: New file.
33         * f7renames.sh: New script.
34         * f7wraps.sh: New script.
35         * f7-renames.h: New generated file.
36         * f7-wraps.h: New generated file.