Peter Wemm 14a55adf36 Update rtld for the "new" ia64 ABI. In the old toolchain, the
DT_INIT and DT_FINI tags pointed to fptr records.  In 2.11.2, it points
to the actuall address of the function.  On IA64 you cannot just take
an address of a function, store it in a function pointer variable and
call it.. the function pointers point to a fptr data block that has the
target gp and address in it.  This is absolutely necessary for using
the in-tree binutils toolchain, but (unfortunately) will not work with
old shared libraries.  Save your old ld-elf.so.1 if you want to use
old ones still.  Do not mix-and-match.

This is a no-op change for i386 and alpha.

Reviewed by:	dfr
2001-10-29 10:10:10 +00:00
..
2001-07-23 11:00:31 +00:00
2001-07-15 07:53:42 +00:00
2001-08-07 15:48:51 +00:00
2001-08-21 15:39:15 +00:00
2001-08-20 18:13:50 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-09-12 10:04:42 +00:00
2001-04-07 11:21:35 +00:00
2001-07-15 07:53:42 +00:00
2001-07-24 12:33:08 +00:00
2001-10-01 07:53:13 +00:00