Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
	* sysdeps/mach/hurd/i386/Versions: ...and here.  New file.
  • Loading branch information
Ulrich Drepper committed Jun 15, 2000
1 parent 18b149d commit fcf81e8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* sysdeps/unix/sysv/linux/powerpc/Versions: ...to here...
* sysdeps/unix/sysv/linux/sparc/sparc32/Versions: ...and here.
New file.
* sysdeps/mach/hurd/i386/Versions: ...and here. New file.

* locale/programs/ld-ctype.c (allocate_arrays): Correct a comment.

Expand Down
8 changes: 8 additions & 0 deletions sysdeps/mach/hurd/i386/Versions
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
libc {
GLIBC_2.0 {
# 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;
}
}

0 comments on commit fcf81e8

Please sign in to comment.