Commit Graph

5 Commits

Author SHA1 Message Date
Rainer Orth 084239f467 re PR bootstrap/48135 (build fails on Solaris2.8 due to Glob.pm not found within /usr/perl5)
contrib:
	PR bootstrap/48135
	* make_sunver.pl: Don't use File::Glob.

	gcc:
	PR bootstrap/48135
	* doc/install.texi (Prerequisites, Perl): Remove Glob.pm
	reference.  Solaris 8 perl works.

From-SVN: r171223
2011-03-21 12:17:10 +00:00
Rainer Orth f759884521 make_sunver.pl: Use elfdump -s to extract symbols if possible, readelf -s otherwise.
* make_sunver.pl: Use elfdump -s to extract symbols if possible,
	readelf -s otherwise.

From-SVN: r167149
2010-11-25 18:16:57 +00:00
Eric Botcazou 79770339d5 make_sunver.pl: Ignore entries without symbol name first.
* make_sunver.pl: Ignore entries without symbol name first.  Then do
	not ignore symbols marked as 'R'.

From-SVN: r166432
2010-11-08 11:17:18 +00:00
Eric Botcazou 5653ef60cb * make_sunver.pl: Remove extra whitespace in regexp.
From-SVN: r161973
2010-07-08 19:15:21 +00:00
Rainer Orth 1e0859a29e Missed in last commit.
From-SVN: r161701
2010-07-02 10:26:12 +00:00