summaryrefslogtreecommitdiff
path: root/libgcc/config/riscv
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-038-8/+8
* RISC-V: jal cannot refer to a default visibility symbol for shared object.Nelson Chu2021-12-062-7/+14
* RISC-V: Update soft-fp config for big-endianMarcus Comstedt2021-03-231-0/+4
* Update copyright years.Jakub Jelinek2021-01-048-8/+8
* RISC-V/libgcc: Use `-fasynchronous-unwind-tables' for LIB2_DIVMOD_FUNCSMaciej W. Rozycki2020-09-291-0/+2
* RISC-V/libgcc: Reduce the size of RV64 millicode by 6 bytesMaciej W. Rozycki2020-07-311-6/+7
* RISC-V: Make __divdi3 handle div by zero same as hardware.Jim Wilson2020-06-021-3/+5
* Update copyright years.Jakub Jelinek2020-01-018-8/+8
* RISC-V: Build soft-float divide routines for -mno-fdiv.Jim Wilson2019-11-011-0/+17
* Update copyright years.Jakub Jelinek2019-01-018-8/+8
* RISC-V: Add RV32E support.Kito Cheng2018-05-181-1/+45
* Update copyright years.Jakub Jelinek2018-01-038-8/+8
* Use C version of multi3 for RVE support.Kito Cheng2017-12-123-91/+87
* Add .type and .size directives to riscv libgcc functions.Jim Wilson2017-12-085-102/+175
* Use ucontext_t not struct ucontext in linux-unwind.h files.Joseph Myers2017-06-281-1/+1
* RISC-V Port: libgccPalmer Dabbelt2017-02-0614-0/+1112