[PATCH] Fix distinction of 32/64bit addresses in MIPS gas

Ian Lance Taylor ian@zembu.com
Fri Aug 31 20:46:00 GMT 2001


Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de> writes:

> > I can't see how a non SysV MIPS ABI can be 
> > expected to comply with a SysV standard.
> 
> AFAICS this use of R_MIPS_64 isn't covered by any ABI.

To make my point in a different way, the GNU tools do a lot of things
which aren't covered by any ABI.  That doesn't make them wrong.

For example, the i386 ELF backend supports 8-bit and 16-bit
relocations.  They are not covered by any ABI, but they are required
to build 16-bit code used by PC bootstrap code.

Ian



More information about the Binutils mailing list