r195488 - in /trunk: gcc/ChangeLog gcc/config.g...

eager@gcc.gnu.org eager@gcc.gnu.org
Sat Jan 26 16:53:00 GMT 2013


Author: eager
Date: Sat Jan 26 16:53:45 2013
New Revision: 195488

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195488
Log:
gcc:  PR target/54663
	* config.gcc (microblaze*-linux*): Add tmake_file to allow building
	of microblaze-c.o.
libgcc:
	* config.host(microblaze*-linux*): tmake_file: Remove 
	t-slibgcc-nolc-override, add t-slibgcc-libgcc.
	* config/microblaze/t-microblaze: Set LIB2FUNCS_EXCLUDE
	to exclude functions from being built with libgcc.c and use
	the microblaze assembly.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc
    trunk/libgcc/ChangeLog
    trunk/libgcc/config.host
    trunk/libgcc/config/microblaze/t-microblaze



More information about the Gcc-cvs mailing list