gcc/libgcc/config/rl78
Nick Clifton 52a1ff8bc1 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
2014-11-13 08:34:41 +00:00
..
cmpsi2.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
divmodhi.S divmodhi.S: Add support for the G10 architecture. 2014-11-13 08:34:41 +00:00
divmodqi.S divmodhi.S: Add support for the G10 architecture. 2014-11-13 08:34:41 +00:00
divmodsi.S divmodhi.S: Add support for the G10 architecture. 2014-11-13 08:34:41 +00:00
lib2div.c divmodhi.S: Add support for the G10 architecture. 2014-11-13 08:34:41 +00:00
lib2mul.c divmodhi.S: Add support for the G10 architecture. 2014-11-13 08:34:41 +00:00
lib2shift.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
lshrsi3.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
mulsi3.S divmodhi.S: Add support for the G10 architecture. 2014-11-13 08:34:41 +00:00
rl78-divmod.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
rl78-mul.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
signbit.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
t-rl78 divmodhi.S: Add support for the G10 architecture. 2014-11-13 08:34:41 +00:00
trampoline.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
vregs.h divmodhi.S: Add support for the G10 architecture. 2014-11-13 08:34:41 +00:00