This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Query in MIPS HI and LO relocations
- From: "Amarnath" <amarnath at acmet dot com>
- To: <binutils at sources dot redhat dot com>
- Date: Thu, 20 Apr 2006 19:59:21 +0530
- Subject: Query in MIPS HI and LO relocations
Hi all,
I am having a query in the MIPS ABI. As per the SYSTEM V ABI,
R_MIPS_HI16 relocation should be immediately followed by its
corresponding R_MIPS_LO16.
I would like to know whether this is specific to SYSTEM V architecture
alone / the linker specification can be changed as per our own
architecture.
Please help me in understanding this.