gcc/libjava/gnu/gcj
Jason Merrill ae099258d3 name-lookup.c (current_decl_namespace): Non-static.
* name-lookup.c (current_decl_namespace): Non-static.
	(pop_nested_namespace): Sanity check.
	* cp-tree.h: Declare current_decl_namespace.
	* decl.c (grokvardecl): Use it instead of current_namespace.
	(grokfndecl): Likewise.
	* gnu/gcj/runtime/natSharedLibLoader.cc (findCore): Move
	declaration of _Jv_create_core out of the function.

From-SVN: r158074
2010-04-07 11:55:02 -04:00
..
convert gcc.c (process_command): Update copyright notice dates. 2010-01-09 01:00:42 +01:00
io
jvmti
runtime name-lookup.c (current_decl_namespace): Non-static. 2010-04-07 11:55:02 -04:00
tools gcc.c (process_command): Update copyright notice dates. 2010-01-09 01:00:42 +01:00
util natGCInfo.cc (nomem_handler): Use oomDumpName as dump file name base. 2009-07-28 16:26:13 +00:00
xlib re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
Core.h
Core.java
RawData.h
RawData.java
RawDataManaged.h
RawDataManaged.java
natCore.cc