tile: Enable PI_STATIC_AND_HIDDEN
commitda6989f9a5ec774419b7499b6270e60a8afde9df
authorChris Metcalf <cmetcalf@ezchip.com>
Thu, 16 Apr 2015 13:40:21 +0000 (16 09:40 -0400)
committerChris Metcalf <cmetcalf@ezchip.com>
Thu, 16 Apr 2015 13:40:21 +0000 (16 09:40 -0400)
tree647bfce94c4943fefdcf2887104ef3d6ade8fae9
parentfb78612a963cfe1299b33b1c60a0c24a206276c3
tile: Enable PI_STATIC_AND_HIDDEN

This does make ld.so very slightly larger (0.3%) and doesn't seem to
actually improve performance; in fact, my limited testing suggested a
slight (0.1%) performance decrease (running fork/exec of a no-op program
in a loop), but I didn't do enough testing to establish statistical
significance.

However, Roland agrees that it makes sense to switch tile to using
this path, since it's the more standard way.
ChangeLog
sysdeps/tile/configure [new file with mode: 0644]
sysdeps/tile/configure.ac [new file with mode: 0644]