repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2009-10-20 Richard Guenther <rguenther@suse.de>
[official-gcc.git]
/
libjava
/
libgcj.ver
blob
d2d189b5249317aa08daed1d98813a18c730f6c5
1
# Anonymous GNU ld version script to hide boehm-gc, libffi and fdlibm
2
# symbols in libgcj.so.
3
4
{
5
global: Jv*; _Jv_*; __gcj_personality_v0; __gcj_personality_sj0; _Z*;
6
local: *;
7
};