From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulrich Drepper To: Scott Bambrough Cc: libc-hacker mailing list Subject: Re: Patch to allow ARM dynamic linker to fix up PC24 relocs... Date: Tue, 21 Dec 1999 08:29:00 -0000 Message-id: References: <385FA73A.25126E04@netwinder.org> X-SW-Source: 1999-12/msg00099.html Scott Bambrough writes: > The attached patch adds a cache flush just after the readonly protection > is restored to .text. I've done this in generic code, because the cache > flush is an extremely expensive operation on the ARM. We don't want to > do this after every fixup, and only if we do fixups. The patch as > written should only affect the ARM (or anyone else who defines > CLEAR_CACHE). For all other targets it will disappear after > pre-processing. This patch has the fix for the problem Phil Blundell > pointed out. I've tested it and it seems to work. I've already added this code to 2.1.3. Could you update your tree? -- ---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA Cygnus Solutions `--' drepper at cygnus.com `------------------------