]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc: PR target/54663
authorDavid Holsgrove <david.holsgrove@xilinx.com>
Sat, 26 Jan 2013 16:53:45 +0000 (16:53 +0000)
committerMichael Eager <eager@gcc.gnu.org>
Sat, 26 Jan 2013 16:53:45 +0000 (16:53 +0000)
commitfbf0cf904e0e5ef881e272785bf8a7ef946aeab8
tree03745bc1add38e30058c49a5752c179b53b4e9ce
parent6f14eef2c56a1be17ff06efa35fc384b2d964418
gcc: PR target/54663

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.

From-SVN: r195488
gcc/ChangeLog
gcc/config.gcc
libgcc/ChangeLog
libgcc/config.host
libgcc/config/microblaze/t-microblaze