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] |
Hi Guys, Whilst looking at the AVR relaxation patch I noticed that the gas/config/tc-avr.[ch] sources were not following the ISO C90 standard, so I decided to update them. There were no regressions to the GAS testsuite after doing this, so I am applying the attached patch. Cheers Nick gas/ChangeLog 2005-10-12 Nick Clifton <nickc@redhat.com> * config/tc-avr.c: Convert to ISO C90 format. Fix formatting and generally tidy up the code. * config/tc-avr.h: Likewise.
Attachment:
tc-avr.tidy.patch.bz2
Description: BZip2 compressed data
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |