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: [patch] Convert coff64-rs6000.c to iso-c


Tristan Gingold <gingold@adacore.com> writes:

> As discussed...
>
> Sanity checked by building for powerpc64-ibm-aix6.
>
> Ok for trunk ?
>
> Tristan.
>
> bfd/
> 2011-04-22  Tristan Gingold  <gingold@adacore.com>
>
> 	* coff64-rs6000.c: Convert to ISO-C.  Remove PARAMS and PTR macros.

I guess quite a few declaration can be removed since the definitions are
now providing the prototypes, and a few more by moving the include of
"coffcode.h" after the definitions it uses.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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