This is the mail archive of the binutils@sourceware.cygnus.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: Patches checked into binutils



On Fri, 25 Feb 2000, H . J . Lu wrote:

> I checked in 2 patches into CVS. In gas/testsuite
> 
> 2000-02-25  H.J. Lu <hjl@gnu.org>
> 
>         * gas/i386/general.l: Support a.out and coff.
> 
> Alan, it is the same problem as the last time.

Oops. Thanks for catching this. I should know by now to run the test suite
for aout and coff. :-(  Trouble was, I didn't add any new insns with
relocs, and so thought the old coff relocs would be OK, but it's not so.
COFF sets the offset in in the object to make jumps go back to zero, and
I'd added some instructions in the middle of the file.

CVS?  I didn't find your patch in the sourceware CVS, so I fixed it
myself.


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