Re: [Patch, microblaze]: Extended mcpu version format

2014-02-10 Thread Michael Eager
On 11/25/13 23:53, David Holsgrove wrote: MicroBlaze currently only supports mcpu version of format vX.YY.Z This patch extends the mcpu version format to include; vX.YY.Z vXX.YY.Z vXX.YY vX.YY.Z Changelog 2013-11-26 Nagaraju Mekala * gcc/config/microblaze/microblaze.c: Extend mcp

[Patch, microblaze]: Extended mcpu version format

2013-11-25 Thread David Holsgrove
MicroBlaze currently only supports mcpu version of format vX.YY.Z This patch extends the mcpu version format to include; vX.YY.Z vXX.YY.Z vXX.YY vX.YY.Z Changelog 2013-11-26 Nagaraju Mekala * gcc/config/microblaze/microblaze.c: Extend mcpu version format. 0010-Patch-microblaze-Extende