Support Xilinx MicroBlaze processor - patch 2

Michael Eager eager@eagercon.com
Sun Aug 2 00:35:00 GMT 2009


Michael Eager wrote:
> Joseph S. Myers wrote:
>> There seem to be various GNU Coding Standards violations in this 
>> code.  Functions in microblaze-dis.c seem generally to be missing 
>> comment them, and there are lots of function calls without a space 
>> between the function name and opening parenthesis.  Code formatting 
>> such as
>>
>> +  if (inst == 0) {
>> +    return -1;
>> +  }
>>
>> does not follow the standards for placing "{" either.  This patch also 
>> has C++ comments.
> 
> I'll replace C++ comments and check code formatting.

Cleaned comments, indents, braces.



-- 
Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bin-microblaze-2.patch.bz2
Type: application/x-bzip2
Size: 28234 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20090802/a8de24f2/attachment.bz2>


More information about the Binutils mailing list