This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Gcl-devel] Re: relocation overflow


On Wed, Nov 20, 2002 at 04:04:06PM -0500, Camm Maguire wrote:
> trampoline algorithms -- do you know of any examples I could look at?

insmod from the Linux modutils package, which loads kernel modules,
inserts trampolines for kernel and inter-module calls on some arches.
See obj/obj_ppc64.c for trampoline examples, obj/obj_ppc.c for a
simpler solution just using .plt.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]