CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2013/04/17 15:19:17

Modified files:
        gnu/usr.bin/binutils/bfd: elf32-m88k.c 
        gnu/usr.bin/binutils/include/elf: m88k.h 

Log message:
Define and fill machine-specific DT_88K_PLT{START,END} _DYNAMIC tags when
creating objects with a .plt (either shared libraries or dynamic binaries).
These tags contain the start and end address of the plt, relative to the
beginning of the object.

This will (eventually) allow ld.so to find the area spanned by the plt more
easily, and also matches what SVR4/m88k does.

Reply via email to