gcc/libgcc/config/msp430
Jozef Lawrynowicz d1b2f85f78 MSP430: Put libgcc shift functions in their own section
2019-06-06  Jozef Lawrynowicz  <jozef.l@mittosystems.com>

	* config/msp430/slli.S (__mspabi_slli_n): Put function in its own
	section.
	(__mspabi_slli): Likewise.
	(__mspabi_slll_n): Likewise.
	(__mspabi_slll): Likewise.
	* config/msp430/srai.S (__mspabi_srai_n): Likewise.
	(__mspabi_srai): Likewise.
	(__mspabi_sral_n): Likewise.
	(__mspabi_sral): Likewise.
	* config/msp430/srli.S (__mspabi_srli_n): Likewise.
	(__mspabi_srli): Likewise.
	(__mspabi_srll_n): Likewise.
	(__mspabi_srll): Likewise.

From-SVN: r271992
2019-06-06 09:07:36 +00:00
..
cmpd.c
cmpsi2.S Update copyright years. 2019-01-01 13:31:55 +01:00
epilogue.S Update copyright years. 2019-01-01 13:31:55 +01:00
floathidf.c
floathisf.c
floatunhidf.c
floatunhisf.c
lib2bitcountHI.c Update copyright years. 2019-01-01 13:31:55 +01:00
lib2divHI.c Update copyright years. 2019-01-01 13:31:55 +01:00
lib2divQI.c Update copyright years. 2019-01-01 13:31:55 +01:00
lib2divSI.c Update copyright years. 2019-01-01 13:31:55 +01:00
lib2hw_mul.S Update copyright years. 2019-01-01 13:31:55 +01:00
lib2mul.c Update copyright years. 2019-01-01 13:31:55 +01:00
lib2shift.c Update copyright years. 2019-01-01 13:31:55 +01:00
mpy.c
msp430-divmod.h Update copyright years. 2019-01-01 13:31:55 +01:00
msp430-mul.h Update copyright years. 2019-01-01 13:31:55 +01:00
slli.S MSP430: Put libgcc shift functions in their own section 2019-06-06 09:07:36 +00:00
srai.S MSP430: Put libgcc shift functions in their own section 2019-06-06 09:07:36 +00:00
srli.S MSP430: Put libgcc shift functions in their own section 2019-06-06 09:07:36 +00:00
t-msp430 Update copyright years. 2019-01-01 13:31:55 +01:00