Add .type and .size directives to riscv libgcc functions.
commit1817431e5ae7ea8a66061d6f9eab55c3c0b7e28f
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 9 Dec 2017 03:00:57 +0000 (9 03:00 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 9 Dec 2017 03:00:57 +0000 (9 03:00 +0000)
tree4e8f7c9c9c59ef7788972da4861bc26b392c6840
parent5db5e372afa9a9f0a702bb2ef06078d3c6cf8cc1
Add .type and .size directives to riscv libgcc functions.

libgcc/
* config/riscv/div.S: Use FUNC_* macros.
* config/riscv/muldi3.S, config/riscv/multi3.S: Likewise
* config/riscv/save-restore.S: Likewise.
* config/riscv/riscv-asm.h: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@255521 138bc75d-0d04-0410-961f-82ee72b054a4
libgcc/ChangeLog
libgcc/config/riscv/div.S
libgcc/config/riscv/muldi3.S
libgcc/config/riscv/multi3.S
libgcc/config/riscv/riscv-asm.h [new file with mode: 0644]
libgcc/config/riscv/save-restore.S