Rename warn_function_address_as_bool() to warn_reference_address_as_bool(), because...
[cparser] / mangle.c
2008-11-15 Christoph MallonUse the correct format specifier for the return value...
2008-11-15 Christoph MallonThe outer function entity does not use the F...E delimi...
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: