OSDN Git Service

pf3gnuchains/gcc-fork.git
25 years agoFix spelling and formatting.
mrs [Tue, 13 Apr 1999 22:45:50 +0000 (22:45 +0000)]
Fix spelling and formatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26428 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agonew
jason [Tue, 13 Apr 1999 22:41:24 +0000 (22:41 +0000)]
new

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26427 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * pt.c (tsubst_function_type): Copy attributes over.
jason [Tue, 13 Apr 1999 22:24:51 +0000 (22:24 +0000)]
* pt.c (tsubst_function_type): Copy attributes over.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26426 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agotweak
jason [Tue, 13 Apr 1999 22:23:19 +0000 (22:23 +0000)]
tweak

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26425 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * configure.in(interix Alpha): Add.
law [Tue, 13 Apr 1999 22:02:20 +0000 (22:02 +0000)]
* configure.in(interix Alpha): Add.
* configure.in(winnt Alpha): Use alpha32.h
* configure.in(interix i386): Parallel Alpha32.
* config/interix.h: Move common elements from i386-interix.h.
* config/i386/i386-interix.h: Delete same.
* config/alpha/alpha-interix.h: New file
* config/alpha/alpha32.h: New file, part fron win-nt.h.
* config/alpha/win-nt.h: Deletions (-> alpha32.h).
* config/alpha/interix.h:  New file
* config/alpha/alpha.md (interix): Comment.
* config/alpha/xm-alpha-interix.h: New file.
        * config/alpha/t-interix: New file.
* fixinc/mkfixinc.sh (interix/Alpha): Add.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26424 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * config.guess (interix Alpha): Add.
law [Tue, 13 Apr 1999 21:55:39 +0000 (21:55 +0000)]
    * config.guess (interix Alpha): Add.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26423 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * i386/vxi386.h (CPP_CPU_SPEC): Define appropriately for vxworks.
law [Tue, 13 Apr 1999 21:30:32 +0000 (21:30 +0000)]
    * i386/vxi386.h (CPP_CPU_SPEC): Define appropriately for vxworks.
        (CPP_PREDEFINES, LIB_SPEC, STARTFILE_SPEC, ENDFILE_SPEC): likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26422 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * tree.c (cp_valid_lang_attribute): New fn. Handle init_priority
jason [Tue, 13 Apr 1999 21:28:25 +0000 (21:28 +0000)]
* tree.c (cp_valid_lang_attribute): New fn.  Handle init_priority
and com_interface.
* cp-tree.h: Add prototype.
* decl.c (init_decl_processing): Set valid_lang_attribute.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26421 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * class.c (finish_struct_1): Look at the const-ness of the field's
mmitchel [Tue, 13 Apr 1999 21:20:49 +0000 (21:20 +0000)]
* class.c (finish_struct_1): Look at the const-ness of the field's
type, not the TREE_READONLY-ness of the declaration.
* method.c (synthesize_method): Likewise.
* pt.c (tsubst_decl): Call c_apply_type_quals_to_decl when
creating new declarations.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26420 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * c-common.c (default_valid_lang_attribute): New fn.
jason [Tue, 13 Apr 1999 21:04:06 +0000 (21:04 +0000)]
* c-common.c (default_valid_lang_attribute): New fn.
(valid_lang_attribute): New callback ptr.
(decl_attributes): Call it.  Move init_priority support into
C++ frontend.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26419 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoFix typo in ChangeLog.
law [Tue, 13 Apr 1999 20:24:51 +0000 (20:24 +0000)]
Fix typo in ChangeLog.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26418 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoFix up spelling and formatting.
mrs [Tue, 13 Apr 1999 19:38:08 +0000 (19:38 +0000)]
Fix up spelling and formatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26417 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * decl2.c (import_export_decl): Because vtables always reference
mrs [Tue, 13 Apr 1999 18:09:57 +0000 (18:09 +0000)]
* decl2.c (import_export_decl): Because vtables always reference
virtual functions, even if they are inlined, don't allow
-fno-implement-inlines to not emit them, instead, emit them with
the vtable.
* decl.c (start_function): Likewise.
Fixes vtable1.C

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26416 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoJohn Wehle (john@feith.com)
rth [Tue, 13 Apr 1999 17:47:40 +0000 (17:47 +0000)]
John Wehle  (john@feith.com)
        * i386.md (movdi): Add splitter.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26415 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoRevert one over-aggressive "0" -> "%%r0" conversion ;-)
law [Tue, 13 Apr 1999 17:00:28 +0000 (17:00 +0000)]
Revert one over-aggressive "0" -> "%%r0" conversion ;-)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26414 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * config/c4x/c4x.md (storeqf_int, storeqf_int_clobber, loadqf_int,
m.hayes [Tue, 13 Apr 1999 15:38:12 +0000 (15:38 +0000)]
* config/c4x/c4x.md (storeqf_int, storeqf_int_clobber, loadqf_int,
  loadqf_int_clobber): Add new patterns with corresponding splitters
  to handle moves of floating point values into and out of intager
  registers by using memory.
* config/c4x/c4x.c (c4x_check_legit_addr): Disallow PRE_INC for modes
other than QFmode and QImode.
(mixed_subreg_operand): New function.
(c4x_emit_move_sequence): If moving a floating point value into or
out of an integer register, use the new patterns storeqf_int_clobber
or loadqf_int_clobber.
(reg_imm_operand, *_reg_operand): Call reg_operand instead of
register_operand.
(reg_operand, src_operand): Disallow operand if it satisifes
mixed_subreg_operand.
* config/c4x/c4x.h (mixed_subreg_operand): Add prototype.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26413 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoJan Hubicka <hubicka@freesoft.cz>
rth [Tue, 13 Apr 1999 14:50:49 +0000 (14:50 +0000)]
Jan Hubicka <hubicka@freesoft.cz>
        * i386.c (agi_dependent): Handle push operation more correctly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26412 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoJan Hubicka <hubicka@freesoft.cz>
rth [Tue, 13 Apr 1999 14:46:47 +0000 (14:46 +0000)]
Jan Hubicka <hubicka@freesoft.cz>
        * i386.md (anddi3): Add % constraint.
        (iordi3, xordi3): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26411 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoJan Hubicka <hubicka@freesoft.cz>
rth [Tue, 13 Apr 1999 14:43:53 +0000 (14:43 +0000)]
Jan Hubicka <hubicka@freesoft.cz>
        * i386.md (extendhisi2): Output mov instead of cw instruction for K6
        to improve decoding bandwidth.
        * i386.md (extendhiqi2): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26410 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * pa.c: Avoid Using immediate zero for register zero.
law [Tue, 13 Apr 1999 14:34:06 +0000 (14:34 +0000)]
    * pa.c: Avoid Using immediate zero for register zero.
        * pa.md: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26409 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoJan Hubicka <hubicka@freesoft.cz>
rth [Tue, 13 Apr 1999 14:28:39 +0000 (14:28 +0000)]
Jan Hubicka <hubicka@freesoft.cz>
        * i386.md (movsf_push): Handle memory to memory case too, new splitter.
        (movdf_push, movxf_push): Likewise.
        (movsf_push_memory, movdf_push_memory, movxf_push_memory): Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26408 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * Makefile.in: Rebuilt.
tromey [Tue, 13 Apr 1999 14:28:15 +0000 (14:28 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (libgcjgc_a_SOURCES): Added solaris-threads.c and
solaris-threads.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26407 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoJan Hubicka <hubicka@freesoft.cz>
rth [Tue, 13 Apr 1999 14:15:46 +0000 (14:15 +0000)]
Jan Hubicka <hubicka@freesoft.cz>
        * i386.md: Do not output mov %0,reg on AMD K6.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26406 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * java/lang/natSystem.cc (arraycopy): Don't always use jbyteArray;
tromey [Tue, 13 Apr 1999 12:16:41 +0000 (12:16 +0000)]
* java/lang/natSystem.cc (arraycopy): Don't always use jbyteArray;
instead switch on actual element type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26405 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * pa.c: Use a register name, not a raw immediate in branch,
law [Tue, 13 Apr 1999 12:10:07 +0000 (12:10 +0000)]
    * pa.c: Use a register name, not a raw immediate in branch,
        compare/clear, sub, subb, uaddcm and vshd instructions.
        * pa.md: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26404 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * pa.c: Use a register name, not a raw immediate in "bv" instructions.
law [Tue, 13 Apr 1999 11:31:35 +0000 (11:31 +0000)]
    * pa.c: Use a register name, not a raw immediate in "bv" instructions.
        * pa.md, pa.h, ee.asm, ee_fp.asm, lib2funcs.asm: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26403 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * Makefile.in: Rebuilt.
tromey [Tue, 13 Apr 1999 10:54:14 +0000 (10:54 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (AM_MAKEFLAGS): Added JC1FLAGS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26402 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoTue Apr 13 12:14:07 1999 Dave Brolley <brolley@cygnus.com>
brolley [Tue, 13 Apr 1999 09:43:28 +0000 (09:43 +0000)]
Tue Apr 13 12:14:07 1999  Dave Brolley  <brolley@cygnus.com>
* cppinit.c (cpp_start_read): Fix buffer overwrite.
* Makefile.in (cppinit.o): Typo in dependencies.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26401 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago1999-04-13 Andrew Haley <aph@cygnus.com>
aph [Tue, 13 Apr 1999 09:18:09 +0000 (09:18 +0000)]
1999-04-13  Andrew Haley  <aph@cygnus.com>
        * include/i386-signal.h, include/default-signal.h: New files.
        * prims.cc (catch_segv): Call MAKE_THROW_FRAME in exception
        handler.
        (catch_fpe): New function.
        * configure.in: Make link to appropriate include/java-signal.h.
        * configure: Rebuilt.
        * Makefile.am: include/java-signal.h added to dependency list.
        * Makefile.in: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26400 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago* arm.h (function prototypes for arm.c): Ifdef these out if
rearnsha [Tue, 13 Apr 1999 05:12:37 +0000 (05:12 +0000)]
* arm.h (function prototypes for arm.c): Ifdef these out if
HAVE_CONFIG_H is not defined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26399 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * pa.c: Remove space register specification in memory addresses,
law [Tue, 13 Apr 1999 01:13:07 +0000 (01:13 +0000)]
    * pa.c: Remove space register specification in memory addresses,
        except where it is actually needed.
        * pa.md, pa.h, ee.asm, ee_fp.asm, lib2funcs.asm: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26398 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoDaily bump.
law [Tue, 13 Apr 1999 00:45:04 +0000 (00:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26397 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agonew
jason [Tue, 13 Apr 1999 00:44:56 +0000 (00:44 +0000)]
new

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26395 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * cp-tree.h (struct lang_type): Add com_interface.
jason [Tue, 13 Apr 1999 00:39:32 +0000 (00:39 +0000)]
* cp-tree.h (struct lang_type): Add com_interface.
(CLASSTYPE_COM_INTERFACE): New macro.
* class.c (set_rtti_entry): COM interface classes have no RTTI
entries in their vtables; adjust.
(add_virtual_function, finish_base_struct, skip_rtti_stuff,
modify_one_vtable, fixup_vtable_deltas1, override_one_vtable,
finish_struct_1): Likewise.
* decl2.c (mark_vtable_entries): Likewise.
* rtti.c (build_headof, get_tinfo_fn_dynamic): Likewise.
* search.c (get_abstract_virtuals_1, get_abstract_virtuals,
expand_upcast_fixups): Likewise.
* tree.c (debug_binfo): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26394 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * cp-tree.h (COMPARE_NO_ATTRIBUTES): New macro.
jason [Tue, 13 Apr 1999 00:20:42 +0000 (00:20 +0000)]
* cp-tree.h (COMPARE_NO_ATTRIBUTES): New macro.
* typeck.c (comptypes): If we get it, ignore attributes.
* class.c (instantiate_type): Use BASELINK_P.  Change complain
parameter to flags; 2 means ignore attributes.
* call.c (build_op_delete_call): Pass it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26393 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * decl.c (xref_tag): Only complain once about using a typedef-name
jason [Tue, 13 Apr 1999 00:10:42 +0000 (00:10 +0000)]
* decl.c (xref_tag): Only complain once about using a typedef-name
with 'struct'.  Downgrade to pedwarn.
* decl.c (grokdeclarator): Allow [] syntax for zero-length array.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26392 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoupdate comment
jason [Tue, 13 Apr 1999 00:04:33 +0000 (00:04 +0000)]
update comment

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26391 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * parse.y (absdcl_intern): New nonterminal.
jason [Mon, 12 Apr 1999 23:57:36 +0000 (23:57 +0000)]
* parse.y (absdcl_intern): New nonterminal.
(absdcl, direct_abstract_declarator): Use it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26390 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agonew
jason [Mon, 12 Apr 1999 23:56:18 +0000 (23:56 +0000)]
new

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26389 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * stl_config.h (__MINGW32__): Mingw32 RTL lacks drand48.
law [Mon, 12 Apr 1999 23:37:24 +0000 (23:37 +0000)]
    * stl_config.h (__MINGW32__): Mingw32 RTL lacks drand48.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26388 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoBump for snapshot
law [Mon, 12 Apr 1999 23:34:41 +0000 (23:34 +0000)]
Bump for snapshot

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26387 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * reg-stack.c (check_stack_regs_mentioned): Remove variable SIZE.
law [Mon, 12 Apr 1999 23:25:38 +0000 (23:25 +0000)]
    * reg-stack.c (check_stack_regs_mentioned): Remove variable SIZE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26386 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * libF77/getenv_.c: Include stdlib.h.
law [Mon, 12 Apr 1999 20:42:45 +0000 (20:42 +0000)]
    * libF77/getenv_.c: Include stdlib.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26385 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoFix typo in subroutine check
zack [Mon, 12 Apr 1999 18:49:47 +0000 (18:49 +0000)]
Fix typo in subroutine check

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26384 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * g77spec.c (lang_specific_driver): Check whether MATH_LIBRARY is
law [Mon, 12 Apr 1999 18:35:43 +0000 (18:35 +0000)]
    * g77spec.c (lang_specific_driver): Check whether MATH_LIBRARY is
        null to decide whether to use it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26383 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoMon Apr 12 18:27:32 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Mon, 12 Apr 1999 18:32:22 +0000 (18:32 +0000)]
Mon Apr 12 18:27:32 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (patch_unaryop): Fix ++ operator check on array
  references.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26382 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago1999-04-12 Urban Widmark <urban@svenskatest.se>
warrenl [Mon, 12 Apr 1999 18:27:56 +0000 (18:27 +0000)]
1999-04-12  Urban Widmark <urban@svenskatest.se>
* java/io/DataInputStream.java (readLine): Corrected handling of
empty lines, from null to "".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26381 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * filedoalloc.c (_POSIX_SOURCE): Remove definition.
law [Mon, 12 Apr 1999 18:27:53 +0000 (18:27 +0000)]
    * filedoalloc.c (_POSIX_SOURCE): Remove definition.
        * fileops.c (_POSIX_SOURCE): Likewise.
        * iopopen.c (_POSIX_SOURCE): Likewise.
        * procbuf.cc (_POSIX_SOURCE): Likewise.
        * libioP.h (_POSIX_SOURCE): And define it here.
        * stdiostream.cc: Include libioP.h before others.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26380 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * rs6000/sysv4.h (CPP_OS_LINUX_SPEC): Add missing backslash.
law [Mon, 12 Apr 1999 18:22:02 +0000 (18:22 +0000)]
    * rs6000/sysv4.h (CPP_OS_LINUX_SPEC): Add missing backslash.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26379 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * i386/cygwin.h (SUBTARGET_SWITCHES): Add -mconsole; fix
law [Mon, 12 Apr 1999 18:18:06 +0000 (18:18 +0000)]
    * i386/cygwin.h (SUBTARGET_SWITCHES): Add -mconsole; fix
        -mno-nop-fun-dllimport and minor doc fixes.
        (STARTFILE_SPEC): Cygwin DLLs don't have dllcrt0.
        (LINK_SPEC): Add -mconsole support.
        * i386/mingw32.h (LIB_SPEC): Make libraries consistent with
        Cygwin.
        (LINK_SPEC): Remove. Use Cygwin's version.
        (MATH_LIBRARY): Make it null.
        * i386/crtdll.h (MATH_LIBRARY): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26378 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoDocument -mcpu=k6.
rth [Mon, 12 Apr 1999 16:14:48 +0000 (16:14 +0000)]
Document -mcpu=k6.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26377 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * c-decl.c (c_decode_option, start_decl, start_function,
scox [Mon, 12 Apr 1999 14:05:29 +0000 (14:05 +0000)]
* c-decl.c (c_decode_option, start_decl, start_function,
finish_function) : Recognize -Wno-main so we can avoid warnings.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26376 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * Makefile.in: Rebuilt.
tromey [Mon, 12 Apr 1999 12:46:01 +0000 (12:46 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (libgcj.zip): Put `gnu' classes into zip file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26375 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago*** empty log message ***
jimb [Mon, 12 Apr 1999 12:36:31 +0000 (12:36 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26374 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoFix from Marcus Daniels:
jimb [Mon, 12 Apr 1999 12:36:00 +0000 (12:36 +0000)]
Fix from Marcus Daniels:
* cplus-dem.c (demangle_fund_type): Don't run off the end of the
identifier looking for another underscore.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26373 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * java/lang/natSystem.cc (SystemClass): New define.
tromey [Mon, 12 Apr 1999 12:34:41 +0000 (12:34 +0000)]
* java/lang/natSystem.cc (SystemClass): New define.
(init_properties): Synchronize.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26372 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago1999-04-12 14:55 -0400 Zack Weinberg <zack@rabi.columbia.edu>
zack [Mon, 12 Apr 1999 12:03:10 +0000 (12:03 +0000)]
1999-04-12 14:55 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
* cpphash.c (collect_expansion, macroexpand,
push_macro_expansion): Make the escape character in macro
buffers '\r', not '@'.  Remove code to protect literal
occurences of the escape character; '\r' cannot appear
in a macro buffer unless we put it there.
* cpplib.c (skip_comment, copy_comment, cpp_skip_hspace,
copy_rest_of_line, cpp_get_token, parse_string,
parse_assertion): '\r' might be a backslash-newline marker, or
it might be a macro escape marker, depending on
CPP_BUFFER (pfile)->has_escapes.  '@' is not a special
character.
* cpplib.h: Update commentary.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26371 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * pt.c (lookup_template_class): Look through implict typename.
jason [Mon, 12 Apr 1999 10:54:06 +0000 (10:54 +0000)]
* pt.c (lookup_template_class): Look through implict typename.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26370 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agonew
jason [Mon, 12 Apr 1999 10:53:36 +0000 (10:53 +0000)]
new

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26369 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago* arm.h (target_fp_name, structure_size_string, arm_cpu_select):
rearnsha [Mon, 12 Apr 1999 09:43:37 +0000 (09:43 +0000)]
* arm.h (target_fp_name, structure_size_string, arm_cpu_select):
Const-ify.
* arm.c (target_fp_name, structure_size_string): Const-ify.
* arm.md (reload_inhi, reload_outhi): Make the scratch DImode.
* arm.c (arm_reload_in_hi): Handle cases when the input is still
a pseudo, make use of scratch registers for reloading the address
as appropriate.
(arm_reload_outhi): Similarly for when the output is still a pseudo.
* riscix.h (SUBTARGET_SWITCHES): Document.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26368 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agomake fixincludes behave like the scripts in fixinc/
korbb [Mon, 12 Apr 1999 07:28:13 +0000 (07:28 +0000)]
make fixincludes behave like the scripts in fixinc/

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26367 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoensure the SHELL value is that of the make
korbb [Mon, 12 Apr 1999 07:21:36 +0000 (07:21 +0000)]
ensure the SHELL value is that of the make

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26366 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agofixincl work
korbb [Mon, 12 Apr 1999 07:18:18 +0000 (07:18 +0000)]
fixincl work

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26365 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoregenerated
korbb [Mon, 12 Apr 1999 07:12:21 +0000 (07:12 +0000)]
regenerated

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26364 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago1. the file name lists ought to be restricted to "*.h" anyway
korbb [Mon, 12 Apr 1999 07:11:20 +0000 (07:11 +0000)]
1.  the file name lists ought to be restricted to "*.h" anyway
2.  C++ files may be named .../[a-z]++/... also
3.  the original egrep pattern was not finding "__MIPSEL".
    I am not enough of a regexp person to know why.
4.  Adding copyright year and attribution to output
5.  Add copyright date and attribution
6.  Clarify a bunch of comments
7.  Remove dead template text
8.  Correct the counting of regular expressions

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26363 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * alpha.c (aligned_memory_operand): Handle out of range stack slots.
rth [Mon, 12 Apr 1999 03:11:37 +0000 (03:11 +0000)]
    * alpha.c (aligned_memory_operand): Handle out of range stack slots.
        Take a new SCRATCH argument for the occasion.  Update all callers.
        (get_unaligned_address): Abort on out of range stack slots.
        * alpha.md (adddi3 splitter): Check s_p_rtx not REGNO.
        (reload_inqi): Check for aligned mems before unaligned.
        (reload_inhi): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26362 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * flow.c (flow_delete_insn): If we delete a CODE_LABEL, also remove
law [Mon, 12 Apr 1999 02:18:55 +0000 (02:18 +0000)]
* flow.c (flow_delete_insn): If we delete a CODE_LABEL, also remove
it from the nonlocal_goto_handler_labels list.
* jump.c (delete_insn): Likewise.
(jump_optimize_1): Also recompute LABEL_NUSES when we are just
marking labels.
* rtl.h (remove_node_from_expr_list): Declare.
* rtlanal.c (remove_node_from_expr_list): New function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26361 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * reg-stack.c: Update comment, include varray.h.
law [Mon, 12 Apr 1999 01:39:00 +0000 (01:39 +0000)]
    * reg-stack.c: Update comment, include varray.h.
        (stack_regs_mentioned_data): New global variable.
        (check_stack_regs_mentioned): New function.
        (stack_regs_mentioned): New function.
        (reg_to_stack): Initialize and free stack_regs_mentioned_data,
        use stack_regs_mentioned.
        (record_asm_reg_life): Change insn type cache for changed insn.
        (record_reg_life): Do not change the insn mode.
        (emit_pop_insn): Likewise.
        (emit_swap_insn): Likewise.
        (move_for_stack_reg): Likewise.
        (stack_reg_life_analysis): Use stack_regs_mentioned.
        (emit_swap_insn): Likewise.
        (subst_stack_regs): Likewise.
        (convert_regs): Likewise.
        * jump.c (find_cross_jump): Use stack_regs_mentioned.
        * rtl.h (stack_regs_mentioned): Declare.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26360 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoForgot to cvs add this with Mumit's previous patch.
law [Mon, 12 Apr 1999 01:26:16 +0000 (01:26 +0000)]
Forgot to cvs add this with Mumit's previous patch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26359 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * libU77/dtime_.c: Handle all variants of WIN32.
law [Mon, 12 Apr 1999 01:25:38 +0000 (01:25 +0000)]
    * libU77/dtime_.c: Handle all variants of WIN32.
        * libU77/etime_.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26358 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoDaily bump.
law [Mon, 12 Apr 1999 00:45:01 +0000 (00:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26357 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * integrate.c (INTEGRATE_THRESHOLD): Sync it with the comment.
law [Mon, 12 Apr 1999 00:03:02 +0000 (00:03 +0000)]
    * integrate.c (INTEGRATE_THRESHOLD): Sync it with the comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26356 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
law [Sun, 11 Apr 1999 23:00:24 +0000 (23:00 +0000)]
    * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
        link a trivial program with -mabi=64.  If it fails, remove mabi=64
        from multidirs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26355 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * bitset: Re-install Alexandre's lost patch from 1998-11-27.
law [Sun, 11 Apr 1999 22:53:05 +0000 (22:53 +0000)]
    * bitset: Re-install Alexandre's lost patch from 1998-11-27.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26354 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * libU77/aclocal.m4: New file.
law [Sun, 11 Apr 1999 22:35:17 +0000 (22:35 +0000)]
    * libU77/aclocal.m4: New file.
        * libU77/configure.in (LIBU77_HAVE_STRUCT_TIMEZONE): Add test.
        * libU77/acconfig.h (HAVE_STRUCT_TIMEZONE): Add macro.
        * libU77/datetime_c.c (G77_date_and_time_0): Use.
        * libU77/config.hin: Regenerate.
        * libU77/configure: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26353 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * pexecute.c: Change all references to __UWIN__ to _UWIN.
law [Sun, 11 Apr 1999 22:21:28 +0000 (22:21 +0000)]
    * pexecute.c: Change all references to __UWIN__ to _UWIN.
        * xmalloc.c: Likewise.
        (xcalloc): UWIN has sbrk.
        (xrealloc): Fix guard macro.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26352 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * friend.c (add_friend): Deal gracefully with error_mark_node.
mmitchel [Sun, 11 Apr 1999 18:48:27 +0000 (18:48 +0000)]
* friend.c (add_friend): Deal gracefully with error_mark_node.
* method.c (build_overload_value): Handle pointers-to-members as
template parameters.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26351 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * cplus-dem.c (demangle_template_value_parm): Handle
mmitchel [Sun, 11 Apr 1999 18:46:52 +0000 (18:46 +0000)]
* cplus-dem.c (demangle_template_value_parm): Handle
pointers-to-members.
(do_type): Handle template parameters as qualifiers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26350 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * decl.c (push_binding): Fix typo in comment.
mmitchel [Sun, 11 Apr 1999 11:38:32 +0000 (11:38 +0000)]
* decl.c (push_binding): Fix typo in comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26349 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoForgot to check in.
law [Sun, 11 Apr 1999 11:35:44 +0000 (11:35 +0000)]
Forgot to check in.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26348 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * rtl.h (rtx_def): Update documentation for jump and call.
mmitchel [Sun, 11 Apr 1999 10:23:56 +0000 (10:23 +0000)]
* rtl.h (rtx_def): Update documentation for jump and call.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26347 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * jump.c (jump_optimize_1): Make the definition static to match
ghazi [Sun, 11 Apr 1999 04:51:57 +0000 (04:51 +0000)]
    * jump.c (jump_optimize_1): Make the definition static to match
        the prototype.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26346 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoDaily bump.
law [Sun, 11 Apr 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26345 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoFix typo.
law [Sun, 11 Apr 1999 00:34:02 +0000 (00:34 +0000)]
Fix typo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26344 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * flow.c (life_analysis): New parameter remove_dead_code.
rth [Sat, 10 Apr 1999 22:53:08 +0000 (22:53 +0000)]
    * flow.c (life_analysis): New parameter remove_dead_code.
        (life_analysis_1): Likewise.
        (propagate_block): Likewise; use it.
        * output.h: Update prototype.
        * toplev.c: Update calls to life_analysis.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26343 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * recog.c (constrain_operands): Ignore unary operators when
rth [Sat, 10 Apr 1999 22:16:29 +0000 (22:16 +0000)]
    * recog.c (constrain_operands): Ignore unary operators when
        matching operands.  Recognize '5'..'9' as well.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26342 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * configure.in: Set target_cpu_default2 for target_alias k6.
rth [Sat, 10 Apr 1999 22:00:04 +0000 (22:00 +0000)]
    * configure.in: Set target_cpu_default2 for target_alias k6.
        * i386.h (TARGET_SWITCHES): Remove no-<cpu> entries.
        (CC1_CPU_SPEC): Likewise.
        (CPP_CPU_DEFAULT_SPEC): Streamline definition.  Add K6 version.
        (CPP_K6_SPEC): New.
        (CPP_CPU_SPEC): Add K6 variant.
        (EXTRA_SPECS): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26341 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * config.sub: Set basic_machine to i586 when target_alias = k6-*.
rth [Sat, 10 Apr 1999 21:50:51 +0000 (21:50 +0000)]
    * config.sub: Set basic_machine to i586 when target_alias = k6-*.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26340 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * flow.c (merge_blocks_nomove): Rewrite to properly handle two
rth [Sat, 10 Apr 1999 21:06:47 +0000 (21:06 +0000)]
    * flow.c (merge_blocks_nomove): Rewrite to properly handle two
        blocks that vanish entirely during merging.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26339 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * i386.md (floatsisf2, floatdisf2, floatsidf2, floatdidf2,
wehle [Sat, 10 Apr 1999 17:18:08 +0000 (17:18 +0000)]
* i386.md (floatsisf2, floatdisf2, floatsidf2, floatdidf2,
floatsixf2, floatdixf2, movsicc, movhicc, movsfcc, movdfcc,
movxfcc, movdicc): Remove unused register constraints from
the splitters.
* i386.md (fixuns_truncsfsi2, fixuns_truncdfsi2,
fixuns_truncxfsi2): Delete.
* reg-stack.c (delete_insn_for_stacker): Ensure that
the only side effects of a PARALLEL are clobbers.
(subst_stack_regs): Handle subst_stack_regs_pat deleting
a PARALLEL.
* i386.md (extendsfdf2, extenddfxf2,
extendsfxf2): Rewrite using a splitter.
* i386.c (output_op_from_reg): Remove.
* i386.h: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26338 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoMake this test less fragile
zack [Sat, 10 Apr 1999 14:20:44 +0000 (14:20 +0000)]
Make this test less fragile

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26337 138bc75d-0d04-0410-961f-82ee72b054a4

25 years agoAllow SUBREGs in place of REGs in soft_df_operand and di_operand
nickc [Sat, 10 Apr 1999 13:12:10 +0000 (13:12 +0000)]
Allow SUBREGs in place of REGs in soft_df_operand and di_operand

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26336 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * error.c (dump_type_real): If a typename is a template-id, put
mmitchel [Sat, 10 Apr 1999 10:51:09 +0000 (10:51 +0000)]
* error.c (dump_type_real): If a typename is a template-id, put
out the template arguments.
(dump_expr): Handle TEMPLATE_ID_EXPR.
* pt.c (lookup_template_class): Now that full arguments are
available everywhere, remove code that tried to guess them.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26335 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * extend.texi (Assembler Instructions with C Expression Operands):
law [Sat, 10 Apr 1999 05:19:58 +0000 (05:19 +0000)]
    * extend.texi (Assembler Instructions with C Expression Operands):
        Document the i386 floating point operands.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26334 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * configure.in (*-*-vxworks): Add vxWorks thread support for all
law [Sat, 10 Apr 1999 05:17:32 +0000 (05:17 +0000)]
    * configure.in (*-*-vxworks): Add vxWorks thread support for all
        vxWorks targets.
        * configure.in (thumb-wrs-xvworks): Add vxWorks support for thumb.
        * configure: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26333 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * i386/t-interix: Use mostly system headers unchanged.
law [Sat, 10 Apr 1999 05:15:27 +0000 (05:15 +0000)]
    * i386/t-interix: Use mostly system headers unchanged.
        Use system assert.h
        * fixinc/fixinc.interix: Ditto (make almost no-op).
        * config/x-interix.h (_ALL_SOURCE): add -D
        * config/x-interix.h (crti.o): Delete dependency.
        * config/xm-interix.h (ONLY_INT_FIELDS): Define only when bootstrapping.
        * i386/xm-i386-interix.h: New file.
        * i386/interix.h (ASM_OUTPUT_LIMITED_STRING): Fix warnings.
        * i386/i386-interix.h: Renamed from interix.h.
        * configure.in (interix): Use new files.
        * configure: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26332 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * cccp.c (DIR_SEPARATOR): Move to the top of the file.
law [Sat, 10 Apr 1999 05:07:32 +0000 (05:07 +0000)]
    * cccp.c (DIR_SEPARATOR): Move to the top of the file.
        (is_dir_separator): New function.
        (simplify_filename): Use it.
Last bit of the dir separator patches.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26331 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * i386/djgpp.h (SET_ASM_OP): Define.
law [Sat, 10 Apr 1999 04:34:36 +0000 (04:34 +0000)]
    * i386/djgpp.h (SET_ASM_OP): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26330 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * rs6000/sysv4.h (CPP_OS_LINUX_SPEC): Fix conditions
law [Sat, 10 Apr 1999 04:32:43 +0000 (04:32 +0000)]
    * rs6000/sysv4.h (CPP_OS_LINUX_SPEC): Fix conditions
        for -Dunix and -Dlinux, and remove duplicate definition.
        Change -Asystem(linux) to -Asystem(posix).
        (CPP_OS_SOLARIS_SPEC): Fix conditions for -Dunix, -Dsun,
        -DSVR4, -D__EXTENSIONS__.
        * rs6000/linux.h (CPP_PREDEFINES): Remove -Dunix,
        -Dlinux, -Asystem(linux), and -Asystem(unix).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26329 138bc75d-0d04-0410-961f-82ee72b054a4

25 years ago * collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place
law [Sat, 10 Apr 1999 04:27:16 +0000 (04:27 +0000)]
    * collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place
        of the DIR_SEPARATOR test.
        Consider any file starting with a drivename to be absolute.
        If the absolute filename test fails and EXECUTABLE_SUFFIX is
        defined, append EXECUTABLE_SUFFIX to the file and try again.
        * cppinit.c (base_name): Use HAVE_DOS_BASED_FILE_SYSTEM
        in place of __MSDOS__ and _WIN32.
        * cppfiles.c (simplify_pathname): Likewise.
        * gcc.c (IS_DIR_SEPARATOR): Define new macro. Returns true if a
        character is a directory separator.
        (find_a_file): Use it.
        (convert_filename): Likewise.
        (process_command): Likewise.
        (do_spec_1): Likewise.
        (is_directory): Likewise.
        (main): Likewise.
        * prefix.c (IS_DIR_SEPARATOR): Define. Tests whether a character is
        a directory separator.
        (translate_name): Use it.
        (update_path): Change DIR_SEPARATOR_2 to DIR_SEPARATOR. Fix
        warning in block where '/' is changed to DIR_SEPARATOR.
        * i386/xm-djgpp.h (DIR_SEPARATOR): Set to '/'.
        (DIR_SEPARATOR_2): New macro. Set to '\'.
        (HAVE_DOS_BASED_FILESYS): Define.
        * i386/xm-mingw32.h: Updated copyright. Set
        DIR_SEPARATOR_2 to '/'. Define HAVE_DOS_BASED_FILE_SYSTEM.
        * i386/xm-os2.h: Likewise.
        * winnt/xm-winnt.h: Likewise.
        * i386/xm-dos.h: Likewise.  Add copyright.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26328 138bc75d-0d04-0410-961f-82ee72b054a4