repo.or.cz
/
glibc-ports.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2006-01-07 Carlos O'Donell <carlos@systemhalted.org>
[glibc-ports.git]
/
sysdeps
/
m68k
/
Versions
blob
f450291a9bed37f4602c3d60e05f24b7262c0a9b
1
libc {
2
GLIBC_2.0 {
3
# Functions from libgcc.
4
__divdi3; __moddi3; __udivdi3; __umoddi3;
5
}
6
}
7
libm {
8
GLIBC_2.1 {
9
# A generic bug got this omitted from other configurations' version
10
# sets, but we always had it.
11
exp2l;
12
}
13
}