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 <nagaraju.mek...@xilinx.com>
* gcc/config/microblaze/microblaze.c: Extend mcpu version format.
Parsing a version number could be better done in fewer lines using sscanf()
instead of 50 lines.
GCC-head: Committed revision 207680.
GCC-4.8-branch: Committed revision 207681.
--
Michael Eager ea...@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306 650-325-8077