From b8e337281141f8a6f6c2b2c6b336b999945bbad9 Mon Sep 17 00:00:00 2001 From: Nix Date: Sat, 21 Apr 2012 07:12:50 +0200 Subject: Put vm86 into libc.a [BZ #7064] vm86 was not included in libc.a at all due to the default symbol explicitely added to the weak symbol. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e682561773..4ed5c43e20 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-04-21 Nix + + [BZ #7064] + * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit + version from __vm86. + 2012-04-20 Joseph Myers * sysdeps/unix/common/lxstat.c: Remove file. -- cgit v1.2.3