Declare __ehdr_start with hidden visibility.
authorMaciej W. Rozycki <macro@codesourcery.com>
Thu, 25 Apr 2013 15:09:19 +0000 (16:09 +0100)
committerMaciej W. Rozycki <macro@codesourcery.com>
Thu, 25 Apr 2013 15:14:49 +0000 (16:14 +0100)
commitae9552cf7b7f43591a1dfd54baf48d31fbbe9fac
tree7fb29a609ae5b681c7fd3c0a76121a9395818163
parent93fd48c5f633dac3a81a01147688c5d7a429cb58
Declare __ehdr_start with hidden visibility.

This avoids a linker bug triggering for MIPS SVR4 binaries:

http://sourceware.org/bugzilla/show_bug.cgi?id=15365

and regardless serves as a documentation of intent.
ChangeLog
csu/libc-start.c