This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, microblaze]: PR54662 - microblaze-linux target makefile


On 01/23/2013 01:13 PM, David Holsgrove wrote:
Hi Michael,

On 24 January 2013 01:07, Michael Eager <eager@eagercon.com> wrote:
On 01/20/2013 09:46 PM, David Holsgrove wrote:

gcc/Changelog


2013-01-21 David Holsgrove <david.holsgrove@xilinx.com>

          * config.gcc (microblaze*-linux*): Add tmake_file to allow
building
            of microblaze-c.o

libgcc/Changelog

2013-01-21 David Holsgrove <david.holsgrove@xilinx.com>

          * libgcc/config/microblaze/t-microblaze: Set LIB2FUNCS_EXCLUDE
            to exclude functions from being built with libgcc.c and use
            the microblaze assembly.


Hi David --


The patch is OK, but I'm confused about the PR mentioned.  GCC PR54662
doesn't seem to be related.


Apologies - thats a typo, the PR I meant to reference was PR54663.

Committed revision 195488.


Modified ChangeLog:
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.

--
Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]