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: LD port for ip2k


On Wed, Jul 17, 2002 at 03:18:20PM +0100, Nick Clifton wrote:
> > Entry for bfd/ChangeLog:
> > 
> > Mon Jul 15 21:47:21 2002  Denis Chertykov  <denisc@overta.ru>
> > 			  Frank Ch. Eigler  <fche@redhat.com>
> > 			  Ben Elliston  <bje@redhat.com>
> > 			  Alan Lehotsky  <alehotsky@cygnus.com>
> > 			  John Healy  <jhealy@redhat.com>
> > 			  Graham Stott  <grahams@redhat.com>
> > 			  Jeff Johnston  <jjohnstn@redhat.com>
> > 
> > 	* elf32-ip2k.c: New file.
[snip]
> 
> Approved and applied.

Would the authors of the above file please read
http://sources.redhat.com/ml/binutils/2002-07/msg00133.html and
update the code accordingly?  I guess this file was developed before I
made this change, but I think it's worth being consistent.  Especially
note the internal reloc freeing bug.

What alerted me to this, was:
.../bfd/elf32-ip2k.c: In function `ip2k_elf_relax_section':
.../bfd/elf32-ip2k.c:1012: warning: assignment from incompatible pointer type
.../bfd/elf32-ip2k.c: In function `adjust_all_relocations':
.../bfd/elf32-ip2k.c:1473: warning: comparison between signed and unsigned
.../bfd/elf32-ip2k.c:1498: warning: comparison between signed and unsigned

-- 
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]