PLT refs dependent upon gcc version...
Joseph S. Myers
joseph@codesourcery.com
Tue Apr 24 21:24:00 GMT 2012
On Tue, 24 Apr 2012, Roland McGrath wrote:
> have. (GCC could use a switch to treat generated libgcc calls like
> attribute_hidden calls so we could get rid of these PLT entries.)
FWIW, much the same would be useful for powerpc-linux-gnu soft-float (see
the list in ports/data/localplt-powerpcsoft-linux-gnu.data - some of which
I think may also be compiler-version-dependent).
> diff --git a/scripts/check-localplt.awk b/scripts/check-localplt.awk
> new file mode 100644
> index 0000000..bb1b912
> --- /dev/null
> +++ b/scripts/check-localplt.awk
> @@ -0,0 +1,53 @@
> +# This is an awk script to process the output of elf/check-localplt.
This looks long enough to need a copyright / license notice.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list