]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
Add the beginnings of a C++ name mangler, to help with extracting
authorRhys Weatherley <rweather@southern-storm.com.au>
Mon, 3 May 2004 06:32:22 +0000 (06:32 +0000)
committerRhys Weatherley <rweather@southern-storm.com.au>
Mon, 3 May 2004 06:32:22 +0000 (06:32 +0000)
commitc1539e6613c54165c30688764a2d52494419356b
treec8f5b3ffbc3b424921626e5d8dbd3822d6ec0269
parentb95c4882c299e674ff229d9985c87a26f5145bfc
Add the beginnings of a C++ name mangler, to help with extracting
C++ symbols from dynamic shared libraries.
ChangeLog
jit/Makefile.am
jit/jit-mangle.c [new file with mode: 0644]