2009-06-29  Andrew Haley  <aph@redhat.com>
	PR java/40590	
	* tools/gnu/classpath/tools/javah/FieldHelper.java (print):
	Use printName().
	* tools/gnu/classpath/tools/javah/MethodHelper.java (print):
	Use printName().
	* tools/gnu/classpath/tools/javah/CniStubPrinter.java (printDecl):
	Use printName().
	* tools/gnu/classpath/tools/javah/Keywords.java (words): Replace
	with keywords list from  gcc/java/mangle.c.
	* tools/gnu/classpath/tools/javah/ClassWrapper.java (printMethods):
	Don't pre-convert a C++ keyword.
	(print(CniPrintStream)): Call CniPrintStream.printName().
	(printContents): Likewise.
	* tools/gnu/classpath/tools/javah/CniPrintStream.java
	(getClassName): Don't call replaceAll("/", "::").
	(print(Type)): Add ""::" befor name, " *" after.  Use printName(), not
	print.
	(printName(PrintStream, String), printName(String), printlnName):
	New methods.
	(moveToPackage): Use printName().
2009-06-29  Andrew Haley  <aph@redhat.com>
	PR java/40590
	* java-tree.h (cxx_keyword_p): New declaration.
	* mangle_name.c (utf8_cmp): Move here from mangle.c.
	(cxx_keywords): Likewise.
	(cxx_keyword_p): Likewise.
	(MANGLE_CXX_KEYWORDS): New macro.
	(append_gpp_mangled_name): Use MANGLE_CXX_KEYWORDS.
	(append_gpp_mangled_name): Likewise.
	* mangle.c: Move code to mangle_name.c.
	(mangle_member_name): Don't call cxx_keyword_p.
From-SVN: r149059
| Name | Last commit | Last update | 
|---|---|---|
| .. | ||
| AbstractNumberNode.h | Loading commit data... | |
| ApplyImportsNode.h | Loading commit data... | |
| ApplyTemplatesNode.h | Loading commit data... | |
| AttributeNode.h | Loading commit data... | |
| AttributeSet.h | Loading commit data... | |
| Bindings.h | Loading commit data... | |
| CallTemplateNode.h | Loading commit data... | |
| ChooseNode.h | Loading commit data... | |
| CommentNode.h | Loading commit data... | |
| CopyNode.h | Loading commit data... | |
| CopyOfNode.h | Loading commit data... | |
| CurrentFunction.h | Loading commit data... | |
| DOMSourceLocator.h | Loading commit data... | |
| DocumentFunction.h | Loading commit data... | |
| ElementAvailableFunction.h | Loading commit data... | |
| ElementNode.h | Loading commit data... | |
| ErrorListenerErrorHandler.h | Loading commit data... | |
| ForEachNode.h | Loading commit data... | |
| FormatNumberFunction.h | Loading commit data... | |
| FunctionAvailableFunction.h | Loading commit data... | |
| GenerateIdFunction.h | Loading commit data... | |
| IfNode.h | Loading commit data... | |
| Key.h | Loading commit data... | |
| KeyFunction.h | Loading commit data... | |
| LiteralNode.h | Loading commit data... | |
| MessageNode.h | Loading commit data... | |
| NamespaceProxy.h | Loading commit data... | |
| NodeNumberNode.h | Loading commit data... | |
| NumberNode.h | Loading commit data... | |
| OtherwiseNode.h | Loading commit data... | |
| ParameterNode.h | Loading commit data... | |
| ProcessingInstructionNode.h | Loading commit data... | |
| SAXSerializer.h | Loading commit data... | |
| SAXTemplatesHandler.h | Loading commit data... | |
| SAXTransformerHandler.h | Loading commit data... | |
| SortKey.h | Loading commit data... | |
| StreamSerializer.h | Loading commit data... | |
| StrippingInstruction.h | Loading commit data... | |
| Stylesheet.h | Loading commit data... | |
| SystemPropertyFunction.h | Loading commit data... | |
| Template.h | Loading commit data... | |
| TemplateNode.h | Loading commit data... | |
| TemplatesImpl.h | Loading commit data... | |
| TextNode.h | Loading commit data... | |
| TransformerFactoryImpl.h | Loading commit data... | |
| TransformerImpl.h | Loading commit data... | |
| TransformerOutputProperties.h | Loading commit data... | |
| URIResolverEntityResolver.h | Loading commit data... | |
| UnparsedEntityUriFunction.h | Loading commit data... | |
| ValueOfNode.h | Loading commit data... | |
| WhenNode.h | Loading commit data... | |
| WithParam.h | Loading commit data... | |
| XSLComparator.h | Loading commit data... | |
| XSLURIResolver.h | Loading commit data... |