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]

Re: PATCH: more cross cores


On Mon, Aug 27, 2001 at 10:37:18AM -0700, Daniel Jacobowitz wrote:
> On Fri, Aug 24, 2001 at 05:40:23PM +0100, Nick Clifton wrote:
> > Hi Daniel,
> > 
> > > 2001-08-22  Daniel Jacobowitz  <drow@mvista.com>
> > > 
> > > 	* elf32-i386.c (elf_i386_grok_prstatus): New function.
> > > 	(elf_i386_grok_psinfo): New function.
> > > 	(elf_backend_grok_prstatus): Define.
> > > 	(elf_backend_grok_psinfo): Likewise.
> > > 	* elf32-mips.c (_bfd_elf32_mips_grok_psinfo): Fix formatting.
> > > 	* elf32-ppc.c (ppc_elf_grok_prstatus): New function.
> > > 	(ppc_elf_grok_psinfo): New function.
> > > 	(elf_backend_grok_prstatus): Define.
> > > 	(elf_backend_grok_psinfo): Likewise.
> > > 	* elf32-sh-lin.c (elf32_shlin_grok_prstatus): New function.
> > > 	(elf32_shlin_grok_psinfo): New function.
> > > 	(elf_backend_grok_prstatus): Define.
> > > 	(elf_backend_grok_psinfo): Likewise.
> > > 	* elfarm-nabi.c (elf32_arm_nabi_grok_prstatus): New function.
> > > 	(elf32_arm_nabi_grok_psinfo): New function.
> > > 	(elf_backend_grok_prstatus): Define.
> > > 	(elf_backend_grok_psinfo): Likewise.
> > 
> > Approved.
> 
> Thanks, finally committed.
> 

Could you please add appropriate prototypes for all new fucntions you
addded? I believe it should be required for all new functions.

Thanks.


H.J.


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