diff options
author | Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | 2010-11-25 18:16:57 +0000 |
---|---|---|
committer | Rainer Orth <ro@gcc.gnu.org> | 2010-11-25 18:16:57 +0000 |
commit | f759884521f40179bd1296c5a4f30fd3b6a378ce (patch) | |
tree | d60a8f039415ca3d7441c0fa3b38d2ef4766be7a /contrib/ChangeLog | |
parent | 01e512e27c88362c0be9e76617a026babeaff603 (diff) | |
download | gcc-f759884521f40179bd1296c5a4f30fd3b6a378ce.tar.gz |
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
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r-- | contrib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 61478153915..1737cc8d264 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,8 @@ +2010-11-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> + + * make_sunver.pl: Use elfdump -s to extract symbols if possible, + readelf -s otherwise. + 2010-11-08 Eric Botcazou <ebotcazou@adacore.com> * make_sunver.pl: Ignore entries without symbol name first. Then do |