bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: binutils-2.10.1 patch for Solaris 2.8


From: Nick Clifton
Subject: Re: binutils-2.10.1 patch for Solaris 2.8
Date: Thu, 4 Jan 2001 18:10:53 -0800

Hi Eddie,
 
: Appended is a patch against binutils-2.10.1 to run under Solaris2.8 
: in a 64 bit environment.

Do you have a copyright assignment for binutils on file with the FSF ?

: --- binutils-2.10.1/bfd/bfd-in2.h     Sat Apr 29 03:45:48 2000
: +++ ../../binutils-2.10.1/bfd/bfd-in2.h       Fri Dec 29 18:47:51 2000
: @@ -1809,6 +1809,8 @@
:    BFD_RELOC_SPARC_JMP_SLOT,
:    BFD_RELOC_SPARC_RELATIVE,
:    BFD_RELOC_SPARC_UA32,
: +  BFD_RELOC_SPARC_UA16,
: +  BFD_RELOC_SPARC_UA64,

Note - if you are adding relocs to bfd-in2.h you must also add them to
reloc.c

I have applied your patch to the current sources and tested it - it
seems to work fine (although it had to be modified slightly in order
to apply to the latest CVS sources).  So If you can confirm that you
have a copyright assignment I will go ahead and check it in.

Cheers
        Nick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]