]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/config/rl78/t-rl78
divmodhi.S: Add support for the G10 architecture.
authorNick Clifton <nickc@redhat.com>
Thu, 13 Nov 2014 08:34:41 +0000 (08:34 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Thu, 13 Nov 2014 08:34:41 +0000 (08:34 +0000)
commit52a1ff8bc1fadcafdb5ac432abb5d1bdd053097c
tree6a458405a2f35e04f3a2aac27b7cec07bacf9dab
parent79b576cc38fbb037993d56b9e5f7e1fca7ee5807
divmodhi.S: Add support for the G10 architecture.

* config/rl78/divmodhi.S: Add support for the G10 architecture.
Use START_FUNC and END_FUNC macros to enable linker garbage
collection.
* config/rl78/divmodqi.S: Likewise.
* config/rl78/divmodsi.S: Likewise.
* config/rl78/mulsi3.S: Likewise.
* config/rl78/lib2div.c: Remove G10 functions.
* config/rl78/lib2muls.c: Likewise.
* config/rl78/t-rl8 (HOST_LIBGCC2_CFLAGS): Define.
* config/rl78/vregs.h (START_FUNC): New macro.
(END_FUNC): New macro.

From-SVN: r217463
libgcc/ChangeLog
libgcc/config/rl78/divmodhi.S
libgcc/config/rl78/divmodqi.S
libgcc/config/rl78/divmodsi.S
libgcc/config/rl78/lib2div.c
libgcc/config/rl78/lib2mul.c
libgcc/config/rl78/mulsi3.S
libgcc/config/rl78/t-rl78
libgcc/config/rl78/vregs.h