about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/alpha
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-15 07:01:02 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-15 07:01:02 +0000
commit18b149d8b5ca6884922583339b752bdcee7ffaa5 (patch)
tree5f40466bbec545782b21ebb461f38c5ff4e5ed7f /sysdeps/unix/sysv/linux/alpha
parent9ca237652adc775e89a7f9f91076b0ac413c684e (diff)
downloadglibc-18b149d8b5ca6884922583339b752bdcee7ffaa5.tar.gz
glibc-18b149d8b5ca6884922583339b752bdcee7ffaa5.tar.xz
glibc-18b149d8b5ca6884922583339b752bdcee7ffaa5.zip
Update.
	* login/Makefile (utmpd): Remove rule to build utmpd.

	* csu/Versions: Move libgcc frame handling functions from here...
	* sysdeps/unix/sysv/linux/alpha/Versions: ...to here...
	* sysdeps/unix/sysv/linux/arm/Versions: ...to here...
	* sysdeps/unix/sysv/linux/i386/Versions: ...to here...
	* sysdeps/unix/sysv/linux/m68k/Versions: ...to here...
	* sysdeps/unix/sysv/linux/powerpc/Versions: ...to here...
	* sysdeps/unix/sysv/linux/sparc/sparc32/Versions: ...and here.
	New file.
Diffstat (limited to 'sysdeps/unix/sysv/linux/alpha')
-rw-r--r--sysdeps/unix/sysv/linux/alpha/Versions5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/alpha/Versions b/sysdeps/unix/sysv/linux/alpha/Versions
index 7eee0f76fa..ac21c9f038 100644
--- a/sysdeps/unix/sysv/linux/alpha/Versions
+++ b/sysdeps/unix/sysv/linux/alpha/Versions
@@ -4,6 +4,11 @@ libc {
     _inb; _inw; _inl; _outb; _outw; _outl; _bus_base; _bus_base_sparse;
     _hae_shift;
 
+    # Exception handling support functions from libgcc
+    __register_frame; __register_frame_table; __deregister_frame;
+    __register_frame_info; __deregister_frame_info; __frame_state_for;
+    __register_frame_info_table;
+
     # b*
     bus_base; bus_base_sparse;