8sa1-gcc/gcc/java
Zack Weinberg 3dce14083f system.h: Include filenames.h.
* system.h: Include filenames.h.
	(IS_DIR_SEPARATOR, IS_ABSOLUTE_PATHNAME): Don't define.
	(DIR_SEPARATOR, DIR_SEPARATOR_2): If not already defined,
	define based on HAVE_DOS_BASED_FILE_SYSTEM.
	* config/i386/xm-cygwin.h, config/i386/xm-djgpp.h
	* config/i386/xm-mingw32.h: Don't define
	HAVE_DOS_BASED_FILE_SYSTEM,
	DIR_SEPARATOR, or DIR_SEPARATOR_2.
	* doc/hostconfig.texi: Update to match.

	* cppfiles.c, gcc.c, gensupport.c, protoize.c,
	config/i386/cygwin.h:
	Use IS_ABSOLUTE_PATH throughout.
	* gcc.c (DIR_UP): Delete, unused.
	* protoize.c (IS_SAME_PATH): Define in terms of
	FILENAME_CMP.
	(is_abspath): Delete.
java:
	* jcf-path.c: Don't default-define PATH_SEPARATOR nor
	DIR_SEPARATOR.
	Use FILENAME_CMP.
	* jcf-write.c: Don't default-define DIR_SEPARATOR.
	* jcf.h: Delete COMPARE_FILENAMES definition.

From-SVN: r68863
2003-07-03 04:24:01 +00:00
..
.cvsignore
boehm.c
buffer.c
buffer.h
builtins.c builtins.c (define_builtin_type, [...]): Delete. 2003-06-08 18:17:53 +00:00
ChangeLog system.h: Include filenames.h. 2003-07-03 04:24:01 +00:00
chartables.h
check-init.c
class.c * c-format.c (check_format_string, get_constant) 2003-06-28 00:30:31 +00:00
config-lang.in
constants.c
convert.h
decl.c c-tree.h (define_label): Replace filename and lineno arguments with a location_t. 2003-07-01 09:00:45 +00:00
except.c
expr.c * c-format.c (check_format_string, get_constant) 2003-06-28 00:30:31 +00:00
gcj.texi
gen-table.pl
gjavah.c dbxout.c (flag_debug_only_used_symbols): Delete redundant declaration. 2003-06-28 00:42:31 +00:00
java-except.h
java-opcodes.h
java-tree.def
java-tree.h Make-lang.in (JAVA_OBJS, [...]): Update. 2003-06-09 19:54:26 +00:00
javaop.def
javaop.h
jcf-depend.c
jcf-dump.c
jcf-io.c
jcf-parse.c * c-format.c (check_format_string, get_constant) 2003-06-28 00:30:31 +00:00
jcf-path.c system.h: Include filenames.h. 2003-07-03 04:24:01 +00:00
jcf-reader.c
jcf-write.c system.h: Include filenames.h. 2003-07-03 04:24:01 +00:00
jcf.h system.h: Include filenames.h. 2003-07-03 04:24:01 +00:00
jv-scan.c
jvgenmain.c
jvspec.c jvspec.c (jvgenmain_spec): Added `*' after fassume-compiled and fno-assume-compiled. 2003-06-08 19:02:17 +00:00
keyword.gperf
keyword.h
lang-options.h
lang-specs.h lang-specs.h: Rewrite -MD and -MMD to append an underscore. 2003-06-14 22:25:50 +00:00
lang.c c-common.h (c_common_init_options): New prototype. 2003-07-02 20:15:46 +00:00
lang.opt c-opts.c (c_common_handle_option): s/on/value/. 2003-06-16 05:47:07 +00:00
lex.c
lex.h
Make-lang.in Makefile.in: Update to use common.opt and lang_opt_files. 2003-06-14 12:26:36 +00:00
mangle_name.c
mangle.c
parse-scan.y dbxout.c (flag_debug_only_used_symbols): Delete redundant declaration. 2003-06-28 00:42:31 +00:00
parse.h tree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FIRST is removed. 2003-06-09 12:57:15 +00:00
parse.y tree.h (expand_function_end): Remove all parameters. 2003-06-20 09:08:23 +00:00
resource.c tree.h (expand_function_end): Remove all parameters. 2003-06-20 09:08:23 +00:00
typeck.c
verify.c
win32-host.c
xref.c
xref.h
zextract.c
zipfile.h