diff options
Diffstat (limited to 'libgcc')
-rw-r--r-- | libgcc/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 5fe8e73..ac76f7d 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,16 @@ +2022-08-26 Martin Liska <mliska@suse.cz> + + * config.host: Remove cr16 related stuff. + * config/cr16/crti.S: Removed. + * config/cr16/crtlibid.S: Removed. + * config/cr16/crtn.S: Removed. + * config/cr16/divmodhi3.c: Removed. + * config/cr16/lib1funcs.S: Removed. + * config/cr16/t-cr16: Removed. + * config/cr16/t-crtlibid: Removed. + * config/cr16/unwind-cr16.c: Removed. + * config/cr16/unwind-dw2.h: Removed. + 2022-08-16 Kito Cheng <kito.cheng@sifive.com> * config/riscv/sfp-machine.h (_FP_NANFRAC_H): New. |