Files
gcc/libgcc/config/avr/libf7/ChangeLog
T
2023-07-27 08:13:36 +00:00

41 lines
927 B
Plaintext

2023-07-27 Release Manager
* GCC 13.2.0 released.
2023-04-26 Release Manager
* GCC 13.1.0 released.
2022-09-19 Georg-Johann Lay <avr@gjlay.de>
PR target/99184
* libf7-asm.sx (to_integer, to_unsigned): Don't round 16-bit
and 32-bit integers.
2020-06-23 David Edelsohn <dje.gcc@gmail.com>
* t-libf7: Use -include.
2020-01-08 Georg-Johann Lay <avr@gjlay.de>
Implement 64-bit double functions.
PR target/92055
* t-libf7: New file.
* t-libf7-math: New file.
* t-libf7-math-symbols: New file.
* libf7-common.mk: New file.
* libf7-asm-object.mk: New file.
* libf7-c-object.mk: New file.
* asm-defs.h: New file.
* libf7.h: New file.
* libf7.c: New file.
* libf7-asm.sx: New file.
* libf7-array.def: New file.
* libf7-const.def: New file.
* libf7-constdef.h: New file.
* f7renames.sh: New script.
* f7wraps.sh: New script.
* f7-renames.h: New generated file.
* f7-wraps.h: New generated file.