Blackfin patch: additional flat shared library options

Richard Sandiford richard@codesourcery.com
Tue Nov 21 15:30:00 GMT 2006


Bernd Schmidt <bernds_cb1@t-online.de> writes:
> If we additionally assume that we're compiling an entire binary with the
> ID shared library framework (i.e. producing a GOT and referencing data
> through it), but not actually using any shared libraries, then we can
> also omit reloading the GOT pointer at every function entry point.  This
> is now implemented with the switch -msep-data, which also exists on m68k
> and (I believe) does exactly the same thing there.

It does indeed.  It's nice to see consistent options across platforms ;)

Richard



More information about the Gcc-patches mailing list