projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
6c2474d
)
Additional version definitions for IA-64.
author
drepper
<drepper>
Fri, 5 May 2000 16:41:45 +0000
(16:41 +0000)
committer
drepper
<drepper>
Fri, 5 May 2000 16:41:45 +0000
(16:41 +0000)
sysdeps/ia64/Versions
[new file with mode: 0644]
patch
|
blob
diff --git a/sysdeps/ia64/Versions
b/sysdeps/ia64/Versions
new file mode 100644
(file)
index 0000000..
e332317
--- /dev/null
+++ b/
sysdeps/ia64/Versions
@@ -0,0
+1,6
@@
+ld {
+ GLIBC_2.2 {
+ # ia64 specific functions in the dynamic linker, but used by libc.so.
+ _dl_symbol_address;
+ }
+}