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
2005-01-16 Steven G. Kargl <kargls@comcast.net>
[official-gcc.git]
/
gcc
/
config
/
sh
/
libgcc-excl.ver
blob
1083ba2c20a22cc62bd2346e88a8d95a15a4d28b
1
# Exclude various symbols which should not be visible in libgcc.so for SH.
2
%exclude {
3
__ashlsi3
4
__ashrsi3
5
__lshrsi3
6
__udivsi3
7
}