This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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]

[PATCH] glibc 2.2.94 - hppa - revised plt relocation patch


libc-alpha,

This is a revised version of the previously posted plt relocation
patch. While Jakub has posted some comments about the semantic
correctness of the types of relocations, I still believe that this
patch is a good start. The implementation is still open to change 
when the required work in binutils is completed.

Thanks to H. J. Lu for a similar idea:
http://sources.redhat.com/ml/libc-alpha/2002-09/msg00451.html

Cheers,

c.

---

2002-09-25  Alan Modra  <amodra@bigpond.net.au>

	* elf/do-rel.h:
	Define macro DO_ELF_MACHINE_REL_RELATIVE
	for 'elf_machine_rel_relative' 
	(elf_dynamic_do_rel): Call DO_ELF_MACHINE_REL_RELATIVE
	macro instead of 'elf_machine_rel_relative'
	* sysdeps/hppa/dl-machine.h:
	Define macro DO_ELF_MACHINE_REL_RELATIVE for
	'elf_machine_rel_relative' with extra map parameter
	required by HPPA.
	(elf_machine_rela_relative): Add plt relocation 
	changes.

Attachment: 01-glibc-hppa-rela
Description: Text document


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