Home | History | Annotate | Line # | Download | only in libf7
ChangeLog revision 1.1.1.4
      1 2023-05-08  Release Manager
      2 
      3 	* GCC 12.3.0 released.
      4 
      5 2022-09-19  Georg-Johann Lay  <avr (a] gjlay.de>
      6 
      7 	Backported from master:
      8 	2022-09-19  Georg-Johann Lay  <avr (a] gjlay.de>
      9 
     10 	PR target/99184
     11 	* libf7-asm.sx (to_integer, to_unsigned): Don't round 16-bit
     12 	and 32-bit integers.
     13 
     14 2022-08-19  Release Manager
     15 
     16 	* GCC 12.2.0 released.
     17 
     18 2022-05-06  Release Manager
     19 
     20 	* GCC 12.1.0 released.
     21 
     22 2020-06-23  David Edelsohn  <dje.gcc (a] gmail.com>
     23 
     24 	* t-libf7: Use -include.
     25 
     26 2020-01-08  Georg-Johann Lay  <avr (a] gjlay.de>
     27 
     28 	Implement 64-bit double functions.
     29 
     30 	PR target/92055
     31 	* t-libf7: New file.
     32 	* t-libf7-math: New file.
     33 	* t-libf7-math-symbols: New file.
     34 	* libf7-common.mk: New file.
     35 	* libf7-asm-object.mk: New file.
     36 	* libf7-c-object.mk: New file.
     37 	* asm-defs.h: New file.
     38 	* libf7.h: New file.
     39 	* libf7.c: New file.
     40 	* libf7-asm.sx: New file.
     41 	* libf7-array.def: New file.
     42 	* libf7-const.def: New file.
     43 	* libf7-constdef.h: New file.
     44 	* f7renames.sh: New script.
     45 	* f7wraps.sh: New script.
     46 	* f7-renames.h: New generated file.
     47 	* f7-wraps.h: New generated file.
     48