Empty parameter lists are mangled as "v".
[cparser] / mangle.c
2008-11-15 Christoph MallonEmpty parameter lists are mangled as "v".
2008-11-15 Christoph MallonThe order for type qualifiers in mangled names is r...
2008-11-15 Christoph MallonSimplify further.
2008-11-15 Christoph MallonSlightly simplify creating an ident from a string on...
2008-11-15 Christoph MallonImprove linkage specification
2008-11-15 Christoph MallonImprove win32 name mangling:
2008-11-15 Christoph MallonThe calling convention is orthogonal to the linkage...
2008-11-14 Michael Beck- don't use obstack_printf() when not necessary
2008-11-14 Matthias BraunMore work for C++ mode: