• Alexandre Julliard's avatar
    Output the virtual tables for the exception classes using assembly so · 5d5f5230
    Alexandre Julliard authored
    that they can have the correct layout, and get rid of the
    corresponding hacks in RTTI_GetObjectLocator.
    Build more of the code on non-i386 platforms too.
    Protect __RTDynamicCast and friends with exception handlers.
    Fix handling of the vtable pointer so that we don't need to declare
    all object pointers as type_info.
    5d5f5230
Name
Last commit
Last update
..
tests Loading commit data...
.cvsignore Loading commit data...
Makefile.in Loading commit data...
console.c Loading commit data...
cpp.c Loading commit data...
cppexcept.c Loading commit data...
cppexcept.h Loading commit data...
ctype.c Loading commit data...
data.c Loading commit data...
dir.c Loading commit data...
environ.c Loading commit data...
errno.c Loading commit data...
except.c Loading commit data...
exit.c Loading commit data...
file.c Loading commit data...
heap.c Loading commit data...
locale.c Loading commit data...
lock.c Loading commit data...
main.c Loading commit data...
math.c Loading commit data...
mbcs.c Loading commit data...
misc.c Loading commit data...
msvcrt.h Loading commit data...
msvcrt.spec Loading commit data...
mtdll.h Loading commit data...
process.c Loading commit data...
scanf.c Loading commit data...
scanf.h Loading commit data...
string.c Loading commit data...
thread.c Loading commit data...
time.c Loading commit data...
wcs.c Loading commit data...