This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: Support Xilinx MicroBlaze processor - patch 1


Hi Michael,

Index: NEWS
===================================================================
RCS file: /cvs/src/src/gas/NEWS,v
retrieving revision 1.108
diff -r1.108 NEWS
22a23,24
 > * Add support for Xilinx MicroBlaze architecture.

OK to check in ?

Yes.


* Some microblaze specific tests in the gas testsuite, and possibly the linker testsuite as well.

I'll see if I can come up with a couple tests.

Its basically for peace of mind. Ie making sure that the port continues to work as expected as the binutils development continues. It would also be worth your while investigating the current failures in the gas and ld testsuites for the microblaze port. I suspect that they are caused by only one or two underlying problems.


Thanks.  I'm cleaning up a patch to add MicroBlaze support to gcc,
but this is on a separate branch.  There's no real problem with
applying the patch to configure and configure.ac in gcc head, but
it may give the incorrect impression that gcc head has support for
MicroBlaze.

The top level configure files are shared bewteen the gcc, gdb and binutils projects, so they should always be kept in sync, even if a particular target is not supported by a particular project.


Cheers
  Nick



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