This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: Patch to allow ARM dynamic linker to fix up PC24 relocs...


>	* sysdeps/arm/dl-machine.h (elf_machine_rel): Fixup R_ARM_PC24
> 	  relocs if possible.

This is fine as far as it goes, but you probably want to add code to 
synchronise the StrongARM caches if we are going to get into modifying the 
text segment.

p.



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