* elf/elf.h (STO_MIPS_PLT): New.
commit6ba25fcbf549c299050c24a5bf515413171e0a86
authorRoland McGrath <roland@gnu.org>
Wed, 1 Oct 2008 19:42:04 +0000 (1 19:42 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 1 Oct 2008 19:42:04 +0000 (1 19:42 +0000)
tree6af3a51e8ad457c8572f9564c4a97a2e28308b53
parent9e50e09d4f2f45ab43bfba4084c3966b92967bc8
* elf/elf.h (STO_MIPS_PLT): New.

(R_MIPS_COPY): New.
(R_MIPS_JUMP_SLOT): New.
(R_MIPS_NUM): Redefine to 128.
(DT_MIPS_PLTGOT): New.
(DT_MIPS_RWPLT): New.
(DT_MIPS_NUM): Redefine to 0x35.
ChangeLog