This is the mail archive of the binutils@sources.redhat.com 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: [RFA] e500 PPC port -- BFD


Alan Modra writes:
 > On Wed, Aug 21, 2002 at 03:48:47PM -0400, Elena Zannoni wrote:
 > >         * config/tc-ppc.c (ppc_cleanup): Do something only if format
 > >         is ELF.
 > >         (ppc_apuinfo_section_add): Define only if format is ELF.
 > >         (md_assemble): Emit APUinfo section only if format is ELF.
 > 
 > Thanks.  Please apply.
 > 

ok.

 > > @@ -2471,6 +2476,7 @@ md_assemble (str)
 > >        if (opcode->flags & PPC_OPCODE_RFMCI)
 > >          ppc_apuinfo_section_add(PPC_APUINFO_RFMCI, 1);
 > 
 > While you're at it, fix the formatting here and elsewhere in your new
 > code.  Space before open parenthesis on a function call.
 > 

To be clear, this isn't my code. But I'll fix it. 

 > -- 
 > Alan Modra
 > IBM OzLabs - Linux Technology Centre


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