gcc/libgcc/config
Nick Clifton 04a9ae287f gcc * config.gcc (extra_gcc_objs): Define for MSP430.
* common/config/msp430/msp430-common.c (msp430_handle_option):
	Pass both -mmcu and -mcpu on to the back end if they are both
	defined.
	* config/msp430/msp430.c (hwmult_name): New function.
        (msp430_option_override): If an unrecognised MCU name is
	detected only warn if the user has not provided suitable
        -mhwmult and -mcpu options.  Use msp430_warn_mcu to control
	warning messages.  Generate warnings about conflicts between
	-mmcu and -mcpu and -mhwmult options. 
	If neither -mcpu nor -mmcu have been specified but -mhwmult=
	f5series has the select the 430X isa.
	(msp430_no_hwmult): If -mmcu has not been specified and
	msp430_hwmult_type is AUTO then return true.
	* config/msp430/msp430.h (EXTRA_SPEC_FUNCTIONS): Define.
	(LIB_SPEC): Add hardware multiply library selection.
	* config/msp430/t-msp430: Delete hardware multiply multilibs.
	Add rule to build driver-msp430.o
	* config/msp430/driver-msp430.c: New file.
	* config/msp430/msp430.opt (warn-mcu): New option.
	* doc/invoke.texi: Update description of -mhwmult=auto.
        Document -mwarn-mcu option.

tests	* gcc.target/msp430/msp_abi_div_funcs.c: New test.
	* gcc.target/msp430/mul_main.h: New test support file.
	* gcc.target/msp430/mul_none.c: New test.
	* gcc.target/msp430/mul_16bit.c: New test.
	* gcc.target/msp430/mul_32bit.c: New test.
	* gcc.target/msp430/mul_f5.c: New test.

libgcc	* config/msp430/mpy.c (__mulhi3): Use a faster algorithm.
	Allow for the second argument being negative.
	* config.host (extra_parts): Define for MSP430.  Create separate
	libraries for each of the hardware multiply formats.
	* config/msp430/lib2hw_mul.S: Build only the multiply routines
	that are needed.
	* config/msp430/lib2mul.c: Likewise.
	* config/msp430/t-msp430 (LIB2ADD): Remove lib2hw_mul.S.
	Add rules to build hardware multiply libraries.
	* config/msp430/lib2divSI.c: (__mspabi_divlu): Alias for
	__mspabi_divul function.
	(__mspabi_divllu): New stub function.

From-SVN: r231286
2015-12-04 17:24:30 +00:00
..
aarch64 Update copyright years. 2015-01-05 13:33:28 +01:00
alpha Update copyright years. 2015-01-05 13:33:28 +01:00
arc dp-hack.h: Add support for ARCHS. 2015-11-11 12:04:32 +01:00
arm [ARM] PR target/68059 libgcc should not use __write for printing fatal error 2015-11-23 15:17:55 +00:00
avr Update copyright years. 2015-01-05 13:33:28 +01:00
bfin Update copyright years. 2015-01-05 13:33:28 +01:00
c6x Update copyright years. 2015-01-05 13:33:28 +01:00
cr16 Update copyright years. 2015-01-05 13:33:28 +01:00
cris Update copyright years. 2015-01-05 13:33:28 +01:00
epiphany re PR libgcc/66883 (config/epiphany/udivsi3-float.c:52: bad if test ?) 2015-10-23 12:57:26 +01:00
fr30 Update copyright years. 2015-01-05 13:33:28 +01:00
frv elf-lib.h: New file. 2015-04-28 11:23:40 +02:00
ft32 [FT32] fixes for the default hardware startup 2015-09-21 22:31:53 +00:00
h8300 config.gcc: Add h8300-*-linux. 2015-04-27 13:16:27 -06:00
i386 libgcc changes for AMD znver1. 2015-10-30 13:20:42 +00:00
ia64 Support init priority on Solaris 2015-11-09 11:33:30 +00:00
iq2000 Update copyright years. 2015-01-05 13:33:28 +01:00
libbid Update copyright years. 2015-01-05 13:33:28 +01:00
lm32 Update copyright years. 2015-01-05 13:33:28 +01:00
m32c Update copyright years. 2015-01-05 13:33:28 +01:00
m32r Update copyright years. 2015-01-05 13:33:28 +01:00
m68k Update copyright years. 2015-01-05 13:33:28 +01:00
mcore Update copyright years. 2015-01-05 13:33:28 +01:00
mep Update copyright years. 2015-01-05 13:33:28 +01:00
microblaze Update copyright years. 2015-01-05 13:33:28 +01:00
mips Update copyright years. 2015-01-05 13:33:28 +01:00
mmix Update copyright years. 2015-01-05 13:33:28 +01:00
moxie Update copyright years. 2015-01-05 13:33:28 +01:00
msp430 gcc * config.gcc (extra_gcc_objs): Define for MSP430. 2015-12-04 17:24:30 +00:00
nds32 Update copyright years. 2015-01-05 13:33:28 +01:00
nios2 linux-atomic.c (<asm/unistd.h>): Remove #include. 2015-07-22 11:39:30 +00:00
nvptx nvptx.c (global_lock_var): New. 2015-11-18 13:49:17 +00:00
pa fptr.c (__canonicalize_funcptr_for_compare): Initialize fixup values if saved GOT address doesn't match runtime address. 2015-12-01 23:59:20 +00:00
pdp11
rl78 divmodqi.S: Return 0x00 by default for div by 0. 2015-10-16 17:47:07 -04:00
rs6000 on_exit.c: New file. 2015-11-15 18:41:44 -05:00
rx Update copyright years. 2015-01-05 13:33:28 +01:00
s390 Update copyright years. 2015-01-05 13:33:28 +01:00
score Update copyright years. 2015-01-05 13:33:28 +01:00
sh Update copyright years. 2015-01-05 13:33:28 +01:00
sol2 Support PIE on Solaris 2015-09-24 09:00:22 +00:00
sparc Update copyright years. 2015-01-05 13:33:28 +01:00
spu Update copyright years. 2015-01-05 13:33:28 +01:00
stormy16 Update copyright years. 2015-01-05 13:33:28 +01:00
tilegx TILE-Gx big endian support. 2014-02-24 15:08:00 +00:00
tilepro Update copyright years. 2015-01-05 13:33:28 +01:00
v850 Update copyright years. 2015-01-05 13:33:28 +01:00
vax Update copyright years. 2015-01-05 13:33:28 +01:00
visium replace BITS_PER_UNIT with __CHAR_BIT__ in target libs 2015-11-07 19:36:26 +00:00
vms Update copyright years. 2015-01-05 13:33:28 +01:00
xtensa xtensa: fix xtensa_fallback_frame_state for call0 ABI 2015-09-15 19:30:32 +00:00
darwin-64.c Update copyright years. 2015-01-05 13:33:28 +01:00
darwin-crt3.c Update copyright years. 2015-01-05 13:33:28 +01:00
darwin-crt-tm.c Update copyright years. 2015-01-05 13:33:28 +01:00
gthr-lynx.h Update copyright years. 2015-01-05 13:33:28 +01:00
gthr-rtems.h RTEMS: Update RTEMS thread model 2015-09-03 05:28:46 +00:00
gthr-vxworks.h re PR libgcc/64885 (libstdc++ all_attributes failure) 2015-03-02 18:02:18 +00:00
hardfp.c Update copyright years. 2015-01-05 13:33:28 +01:00
libgcc-glibc.ver Update copyright years. 2015-01-05 13:33:28 +01:00
libgcc-libsystem.ver
no-sfp-machine.h
no-unwind.h
t-crtfm
t-crtstuff-pic
t-darwin
t-dfprules
t-eh-dw2-dip
t-fdpbit
t-fixedpoint-gnu-prefix
t-fpbit
t-freebsd-thread
t-gnu-prefix
t-hardfp Update copyright years. 2015-01-05 13:33:28 +01:00
t-hardfp-sfdf Update copyright years. 2015-01-05 13:33:28 +01:00
t-libgcc-pic
t-libunwind
t-libunwind-elf Update copyright years. 2015-01-05 13:33:28 +01:00
t-linux
t-openbsd-thread
t-rtems
t-slibgcc Update copyright years. 2015-01-05 13:33:28 +01:00
t-slibgcc-darwin
t-slibgcc-elf-ver
t-slibgcc-gld
t-slibgcc-gld-nover
t-slibgcc-hpux
t-slibgcc-libgcc Update copyright years. 2015-01-05 13:33:28 +01:00
t-slibgcc-nolc-override
t-slibgcc-sld Don't build libgcc-unwind.map with --disable-shared (PR libgcc/61097) 2014-05-08 12:11:14 +00:00
t-slibgcc-vms
t-softfp libgcc: fix build with older make 2015-07-17 07:14:25 +00:00
t-softfp-compat Make soft-fp symbols into compat symbols for powerpc*-*-linux*. 2014-10-30 17:28:30 +00:00
t-softfp-excl
t-softfp-sfdf
t-softfp-sfdftf IA MCU psABI support: changes to libraries 2015-06-30 09:42:07 -07:00
t-softfp-tf
t-stack
t-tls
t-vxworks
unwind-dw2-fde-darwin.c Update copyright years. 2015-01-05 13:33:28 +01:00
vxlib-tls.c Update copyright years. 2015-01-05 13:33:28 +01:00
vxlib.c Update copyright years. 2015-01-05 13:33:28 +01:00