platform/upstream/gcc.git
25 years ago990326-1.c: Force bitfields to be aligned.
Andreas Schwab [Mon, 17 May 1999 01:18:59 +0000 (01:18 +0000)]
990326-1.c: Force bitfields to be aligned.

        * execute/990326-1.c: Force bitfields to be aligned.
        (e4, f4): New tests.
        (main): Call them.

From-SVN: r26961

25 years agoDaily bump.
Jeff Law [Mon, 17 May 1999 00:45:02 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r26960

25 years agocplus-dem.c (demangle_fund_type (near 'I' case)): Don't advance the *mangled pointer...
Stu Grossman [Mon, 17 May 1999 00:44:09 +0000 (00:44 +0000)]
cplus-dem.c (demangle_fund_type (near 'I' case)): Don't advance the *mangled pointer beyond the end of the string.

        * cplus-dem.c (demangle_fund_type (near 'I' case)): Don't advance
        the *mangled pointer beyond the end of the string.  Clean up code to
        match prevailing coding style.

From-SVN: r26959

25 years agocse.c (cse_insn): Copy SRC_CONST before putting it in the REG_EQUAL note.
Andreas Schwab [Mon, 17 May 1999 00:36:36 +0000 (00:36 +0000)]
cse.c (cse_insn): Copy SRC_CONST before putting it in the REG_EQUAL note.

        * cse.c (cse_insn): Copy SRC_CONST before putting it in the
        REG_EQUAL note.

From-SVN: r26958

25 years ago* vxppc.h (CPP_SPEC): Fix support for vararg functions.
Mike Stump [Mon, 17 May 1999 00:30:56 +0000 (00:30 +0000)]
* vxppc.h (CPP_SPEC): Fix support for vararg functions.

From-SVN: r26957

25 years agodecl2.c (build_expr_from_tree): Handle COMPONENT_REFs that indicate a reference to...
Mark Mitchell [Sun, 16 May 1999 23:46:40 +0000 (23:46 +0000)]
decl2.c (build_expr_from_tree): Handle COMPONENT_REFs that indicate a reference to a field that is a qualified name.

* decl2.c (build_expr_from_tree): Handle COMPONENT_REFs that
indicate a reference to a field that is a qualified name.

From-SVN: r26956

25 years agorevert
Jason Merrill [Sun, 16 May 1999 20:59:39 +0000 (16:59 -0400)]
revert

From-SVN: r26955

25 years agoand another one
Jason Merrill [Sun, 16 May 1999 20:52:10 +0000 (16:52 -0400)]
and another one

From-SVN: r26954

25 years ago* init.c (build_new_1): suspend_momentary while calculating size.
Jason Merrill [Sun, 16 May 1999 20:48:42 +0000 (20:48 +0000)]
* init.c (build_new_1): suspend_momentary while calculating size.

From-SVN: r26953

25 years agodecl2.c (finish_objects): Don't use .?tors.* if we don't have ASM_OUTPUT_CONSTRUCTOR.
Jason Merrill [Sun, 16 May 1999 20:40:00 +0000 (16:40 -0400)]
decl2.c (finish_objects): Don't use .?tors.* if we don't have ASM_OUTPUT_CONSTRUCTOR.

* decl2.c (finish_objects): Don't use .?tors.* if we don't have
ASM_OUTPUT_CONSTRUCTOR.
* friend.c (do_friend): Add attrlist arg.  Remove support for
getting a non-decl as 'decl'.
* decl.c (grokfndecl): Remove attrlist arg.  Don't set attrs or
rtl.
(grokdeclarator): Adjust.
* cp-tree.h: Adjust.
* parse.y (direct_new_declarator): Make the first one a
nonmomentary_expr, too.
* init.c (build_new): suspend_momentary while we're calculating
the size.
(build_new_1): Don't copy size.

From-SVN: r26952

25 years agocp-tree.h (permanent_p): New function.
Mark Mitchell [Sun, 16 May 1999 19:31:51 +0000 (19:31 +0000)]
cp-tree.h (permanent_p): New function.

* cp-tree.h (permanent_p): New function.
* init.c (build_new_1): Use mapcar, not copy_node, to copy a
possibly complex tree node.
* tree.c (mapcar): Adjust comments, and follow coding standards in
conditional.
(permanent_p): New function.

From-SVN: r26951

25 years agoDaily bump.
Jeff Law [Sun, 16 May 1999 00:45:04 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r26950

25 years agoupdate derived files
Craig Burley [Sat, 15 May 1999 18:19:39 +0000 (14:19 -0400)]
update derived files

From-SVN: r26949

25 years agofix INTEGER*8 subscripts, add -fflatten-arrays
Craig Burley [Sat, 15 May 1999 15:46:16 +0000 (15:46 +0000)]
fix INTEGER*8 subscripts, add -fflatten-arrays

From-SVN: r26948

25 years agohackshell.tpl: Fix mis-applied patch.
Jeffrey A Law [Sat, 15 May 1999 13:29:36 +0000 (13:29 +0000)]
hackshell.tpl: Fix mis-applied patch.

        * fixinc/hackshell.tpl: Fix mis-applied patch.
        * fixinc/inclhack.sh: Regenerated.

From-SVN: r26947

25 years agomkfixinc.sh: Add the Hurd (*-*-gnu*) to the list of targets that do not need any...
Mark Kettenis [Sat, 15 May 1999 02:21:35 +0000 (20:21 -0600)]
mkfixinc.sh: Add the Hurd (*-*-gnu*) to the list of targets that do not need any fixes.

P
* fixinc/mkfixinc.sh: Add the Hurd (*-*-gnu*) to the list of
targets that do not need any fixes.

From-SVN: r26946

25 years agomkfixinc.sh: Add the Hurd (*-*-gnu*) to the list of targets that do not need any...
Mark Kettenis [Sat, 15 May 1999 02:21:32 +0000 (20:21 -0600)]
mkfixinc.sh: Add the Hurd (*-*-gnu*) to the list of targets that do not need any fixes.


* fixinc/mkfixinc.sh: Add the Hurd (*-*-gnu*) to the list of
targets that do not need any fixes.

From-SVN: r26945

25 years agoDelete accidentally duplicated test
Jeff Law [Sat, 15 May 1999 02:17:31 +0000 (20:17 -0600)]
Delete accidentally duplicated test

From-SVN: r26944

25 years agoAdd Stu
Jeff Law [Sat, 15 May 1999 02:15:03 +0000 (20:15 -0600)]
Add Stu

From-SVN: r26943

25 years agoconfigure.in: Add shared library support for the Hurd (*-*-gnu*).
Mark Kettenis [Sat, 15 May 1999 02:06:37 +0000 (02:06 +0000)]
configure.in: Add shared library support for the Hurd (*-*-gnu*).

        * configure.in: Add shared library support for the Hurd
        (*-*-gnu*).
        * config/gnu.ml: New file.

From-SVN: r26942

25 years agoDaily bump.
Jeff Law [Sat, 15 May 1999 00:45:04 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r26941

25 years agoc4x.md (set_lo_sum+2): New splitter to load large const_ints.
Michael Hayes [Fri, 14 May 1999 19:19:30 +0000 (19:19 +0000)]
c4x.md (set_lo_sum+2): New splitter to load large const_ints.

* config/c4x/c4x.md (set_lo_sum+2): New splitter to load large
const_ints.

From-SVN: r26940

25 years agoc4x.md (decrement_and_branch_on_count): Disabled.
Michael Hayes [Fri, 14 May 1999 19:16:36 +0000 (19:16 +0000)]
c4x.md (decrement_and_branch_on_count): Disabled.

* config/c4x/c4x.md (decrement_and_branch_on_count): Disabled.
(doloop_begin, doloop_end): New patterns.
(*rptb_init): Added extra operands.

From-SVN: r26939

25 years agoFix previous patch.
Michael Hayes [Fri, 14 May 1999 15:53:47 +0000 (15:53 +0000)]
Fix previous patch.

From-SVN: r26938

25 years agoc4x.md (*umulqi3_highpart_clobber): Fix operand 2 constraints order.
Michael Hayes [Fri, 14 May 1999 15:46:05 +0000 (15:46 +0000)]
c4x.md (*umulqi3_highpart_clobber): Fix operand 2 constraints order.


* config/c4x/c4x.md (*umulqi3_highpart_clobber): Fix operand 2
  constraints order.

From-SVN: r26937

25 years agoc4x.md (*umulqi3_highpart_clobber): Fix operand 2 constraints order.
Michael Hayes [Fri, 14 May 1999 15:46:02 +0000 (15:46 +0000)]
c4x.md (*umulqi3_highpart_clobber): Fix operand 2 constraints order.

X
* config/c4x/c4x.md (*umulqi3_highpart_clobber): Fix operand 2
  constraints order.

From-SVN: r26936

25 years ago[multiple changes]
Alexandre Petit-Bianco [Fri, 14 May 1999 13:44:11 +0000 (13:44 +0000)]
[multiple changes]

Fri May 14 12:31:08 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* xref.c (xref_set_current_fp): New function, defined.
* xref.h (xref_set_current_fp): New function, prototyped.
Fri May 14 11:57:54 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* check-init.c (check_init): Take into account that
  LABELED_BLOCK_STMT can be empty.

From-SVN: r26935

25 years agoUpdate.
Ulrich Drepper [Fri, 14 May 1999 13:34:09 +0000 (13:34 +0000)]
Update.

From-SVN: r26934

25 years ago(FD_ZERO): Fix operand numbers in asm input operands.
Ulrich Drepper [Fri, 14 May 1999 13:33:17 +0000 (13:33 +0000)]
(FD_ZERO): Fix operand numbers in asm input operands.

From-SVN: r26933

25 years agoDaily bump.
Jeff Law [Fri, 14 May 1999 00:45:02 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r26932

25 years agoparse.y (java_check_regular_methods): Warning check on not overriding methods with...
Alexandre Petit-Bianco [Thu, 13 May 1999 19:01:19 +0000 (19:01 +0000)]
parse.y (java_check_regular_methods): Warning check on not overriding methods with default access in other packages...

Thu May 13 18:30:48 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (java_check_regular_methods): Warning check on not
  overriding methods with default access in other packages does not
  apply to `<clinit>'.
(java_complete_lhs): If block body is an empty_stmt_node, replace
  it by NULL_TREE. This avoid gcc generating an irrelevant warning.

From-SVN: r26930

25 years agoFix typo.
Per Bothner [Thu, 13 May 1999 15:45:03 +0000 (08:45 -0700)]
Fix typo.

From-SVN: r26929

25 years agoclass.c (push_lang_context): Turn off DECL_IGNORED_P for primitive Java types, if...
Per Bothner [Thu, 13 May 1999 15:42:58 +0000 (08:42 -0700)]
class.c (push_lang_context): Turn off DECL_IGNORED_P for primitive Java types, if we actually see `extern "C"'.


* class.c (push_lang_context):  Turn off DECL_IGNORED_P for
primitive Java types, if we actually see `extern "C"'.

From-SVN: r26928

25 years agoclass.c (push_lang_context): Turn off DECL_IGNORED_P for primitive Java types, if...
Per Bothner [Thu, 13 May 1999 15:42:53 +0000 (08:42 -0700)]
class.c (push_lang_context): Turn off DECL_IGNORED_P for primitive Java types, if we actually see `extern "C"'.

h
* class.c (push_lang_context):  Turn off DECL_IGNORED_P for
primitive Java types, if we actually see `extern "C"'.

From-SVN: r26927

25 years agocheck-init.c (check_init): Removed code accepting to see things falling through defau...
Alexandre Petit-Bianco [Thu, 13 May 1999 14:33:37 +0000 (14:33 +0000)]
check-init.c (check_init): Removed code accepting to see things falling through default:, when doing xrefs.

Thu May 13 13:23:38 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* check-init.c (check_init): Removed code accepting to see things
falling through default:, when doing xrefs.
* java-tree.h (do_not_fold): New global variable, declared.
* parse.y (do_not_fold): New global variable, defined.
(java_complete_expand_method): Set `do_not_fold' to the value of
  `flag_emit_xref'. When doing xrefs: copy the thrown exceptions,
  and reinstall them after them have been purged; do not check for
  initializations; do not issue missing return errors.
(java_complete_lhs): Do not attempt to patch INSTANCEOF_EXPR nodes
  when doing xrefs.
(patch_binop): Skip the fold part when doing xrefs.
(build_string_concatenation): Skip the concatenation part when
  doing xrefs.
(patch_synchronized_statement): Do not generate a try-finally when
  doing xrefs.
(patch_throw_statement): When doing xrefs, do not call BUILD_THROW
  and keep the location where the throw was seen.
* typeck.c (convert): When `do_not_fold' is set, do not attempt
  any treatment on the converted node an simply return a NOP_EXPR of
  the targeted type.
* xref.c (xref_get_data): New function, defined.
* xref.h (xref_get_data): New function, declared.
(XREF_GET_DATA): Use xref_get_data.

From-SVN: r26926

25 years agors6000.c (mask_constant): Delete.
David Edelsohn [Thu, 13 May 1999 12:38:44 +0000 (12:38 +0000)]
rs6000.c (mask_constant): Delete.

* rs6000.c (mask_constant): Delete.
(mask_operand): Move mask_constant() body to here.
* rs6000.h (mask_constant): Delete declaration.
* rs6000.md (nabsdi2): Reverse subtraction in splitter.

From-SVN: r26925

25 years agogjavah.c (print_include): Cast the result of `strlen' to int when comparing against...
Kaveh R. Ghazi [Thu, 13 May 1999 12:05:02 +0000 (12:05 +0000)]
gjavah.c (print_include): Cast the result of `strlen' to int when comparing against a signed value.

        * gjavah.c (print_include): Cast the result of `strlen' to int
        when comparing against a signed value.
        (add_namelet): Likewise.

From-SVN: r26924

25 years ago* gcc.dg/noreturn-1.c: New test.
Kaveh R. Ghazi [Thu, 13 May 1999 09:18:43 +0000 (09:18 +0000)]
* gcc.dg/noreturn-1.c: New test.

From-SVN: r26923

25 years ago* cpp.texi: Fix some typos.
Jeffrey A Law [Thu, 13 May 1999 01:25:49 +0000 (01:25 +0000)]
* cpp.texi: Fix some typos.

From-SVN: r26922

25 years ago* tmpnam.c (L_tmpnam): Fix typo.
Michael Hayes [Thu, 13 May 1999 01:23:42 +0000 (01:23 +0000)]
* tmpnam.c (L_tmpnam): Fix typo.

From-SVN: r26921

25 years ago* gcc.dg/990513-1.c: New test.
Franz Sirl [Thu, 13 May 1999 01:08:10 +0000 (01:08 +0000)]
* gcc.dg/990513-1.c: New test.

From-SVN: r26920

25 years ago* gcc.c-torture/execute/990513-1.c: New test.
Andreas Schwab [Thu, 13 May 1999 01:03:24 +0000 (01:03 +0000)]
* gcc.c-torture/execute/990513-1.c: New test.

From-SVN: r26919

25 years agoloop.c (maybe_eliminate_biv): Check regno against max_reg_before_loop.
Graham Stott [Thu, 13 May 1999 00:57:05 +0000 (18:57 -0600)]
loop.c (maybe_eliminate_biv): Check regno against max_reg_before_loop.

        * loop.c (maybe_eliminate_biv): Check regno against
        max_reg_before_loop.

From-SVN: r26918

25 years agoi386.c (memory_address_info): Correct the scale factor test.
Graham Stott [Thu, 13 May 1999 00:51:03 +0000 (18:51 -0600)]
i386.c (memory_address_info): Correct the scale factor test.

        * i386.c (memory_address_info): Correct the scale
        factor test.

From-SVN: r26917

25 years agoFix typo.
Jeff Law [Thu, 13 May 1999 00:47:11 +0000 (18:47 -0600)]
Fix typo.

From-SVN: r26916

25 years agoDaily bump.
Jeff Law [Thu, 13 May 1999 00:45:03 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r26915

25 years agoarm.md (nop): Backout Apr 27 change.
Nick Burrett [Thu, 13 May 1999 00:38:09 +0000 (00:38 +0000)]
arm.md (nop): Backout Apr 27 change.

        * arm.md (nop): Backout Apr 27 change. Ensure REGISTER_PREFIX is
        applied to each register.
        * aof.h (ASM_FILE_START): Define register `r0'.

From-SVN: r26914

25 years agoTighten target test to avoid false errors on aix.
Jeff Law [Thu, 13 May 1999 00:26:52 +0000 (18:26 -0600)]
Tighten target test to avoid false errors on aix.

From-SVN: r26913

25 years agocplus-dem.c (standard_symbol_characters): Renamed from standard_symbol_alphabet.
Marc Espie [Thu, 13 May 1999 00:24:18 +0000 (00:24 +0000)]
cplus-dem.c (standard_symbol_characters): Renamed from standard_symbol_alphabet.

        * cplus-dem.c (standard_symbol_characters): Renamed from
        standard_symbol_alphabet.  No longer modify TABLE.
        (hp_symbol_characters): Renamed from hp_symbol_alphabet.  No longer
        modify TABLE.
        (main): Corresponding changes.  Use strchr to determine if a
        character is valid.

From-SVN: r26912

25 years agoupdate derived files
Craig Burley [Wed, 12 May 1999 20:56:21 +0000 (16:56 -0400)]
update derived files

From-SVN: r26911

25 years agoCalendar.java (set): First call computeFields if needed.
Per Bothner [Wed, 12 May 1999 18:01:31 +0000 (11:01 -0700)]
Calendar.java (set): First call computeFields if needed.

x
* java/util/Calendar.java (set):  First call computeFields if needed.
* java/util/natGregorianCalendar.cc (computeTime):  Cast 1000 to jlong.

From-SVN: r26910

25 years agoCalendar.java (set): First call computeFields if needed.
Per Bothner [Wed, 12 May 1999 18:01:29 +0000 (11:01 -0700)]
Calendar.java (set): First call computeFields if needed.

d
* java/util/Calendar.java (set):  First call computeFields if needed.
* java/util/natGregorianCalendar.cc (computeTime):  Cast 1000 to jlong.

From-SVN: r26909

25 years agoconfigure.in: Make --enable-cpp and --with-cpp-install-dir documented options.
Zack Weinberg [Wed, 12 May 1999 17:38:28 +0000 (17:38 +0000)]
configure.in: Make --enable-cpp and --with-cpp-install-dir documented options.

1999-05-12 20:22 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
* configure.in: Make --enable-cpp and --with-cpp-install-dir
documented options.  Enable the cpp driver by default.
* configure: Rebuilt.

From-SVN: r26908

25 years agoexpr.c (expand_invoke): Mark parameter `nargs' with ATTRIBUTE_UNUSED.
Kaveh R. Ghazi [Wed, 12 May 1999 17:04:30 +0000 (17:04 +0000)]
expr.c (expand_invoke): Mark parameter `nargs' with ATTRIBUTE_UNUSED.

        * expr.c (expand_invoke): Mark parameter `nargs' with
        ATTRIBUTE_UNUSED.
        (PRE_LOOKUP_SWITCH): Likewise for variable `match'.
        * jcf-io.c (jcf_unexpected_eof): Mark parameter `count' with
        ATTRIBUTE_UNUSED.
        * jcf-reader.c (get_attribute): Cast a value to long
        when comparing against a signed expression.  Likewise.

From-SVN: r26907

25 years agolex.h: Never define HOST_WIDE_INT, HOST_BITS_PER_WIDE_INT or HOST_BITS_PER_CHAR.
Kaveh R. Ghazi [Wed, 12 May 1999 16:52:35 +0000 (16:52 +0000)]
lex.h: Never define HOST_WIDE_INT, HOST_BITS_PER_WIDE_INT or HOST_BITS_PER_CHAR.

        * lex.h: Never define HOST_WIDE_INT, HOST_BITS_PER_WIDE_INT or
        HOST_BITS_PER_CHAR.

From-SVN: r26906

25 years agoconfigure: Rebuilt.
Tom Tromey [Wed, 12 May 1999 16:22:58 +0000 (16:22 +0000)]
configure: Rebuilt.

* configure: Rebuilt.
* configure.in: Look for -ldl when using the Boehm collector.
Look for sched_yield in -lposix4.

From-SVN: r26905

25 years agors6000.c (print_operand): Calculate signed constant more clearly.
David Edelsohn [Wed, 12 May 1999 15:10:54 +0000 (15:10 +0000)]
rs6000.c (print_operand): Calculate signed constant more clearly.

        * rs6000.c (print_operand) [w]: Calculate signed constant more clearly.
        (rs6000_allocate_stack_space): Print as hexadecimal value.
        * rs6000.h (CONST_OK_FOR_LETTER_P): 'L' checks for a signed,
        16-bit shifted constant.  Fix typo for 'P'.
        (EXTRA_CONSTARINT): 'T' checks for a 32-bit mask operand.
        * rs6000.md (movsi, addsi3_internal1, movdi, adddi3_internal1):
        Use 'L' for shifted constant.
        (anddi3_internal3): Fix typo.
        (32-bit mask patterns): Use 'T'.

Co-Authored-By: Richard Henderson <rth@cygnus.com>
From-SVN: r26904

25 years agoFile.java (mkdirs): Handle a null parent directory.
Per Bothner [Wed, 12 May 1999 14:41:17 +0000 (07:41 -0700)]
File.java (mkdirs): Handle a null parent directory.

h
* java/io/File.java (mkdirs):  Handle a null parent directory.

From-SVN: r26903

25 years agoFile.java (mkdirs): Handle a null parent directory.
Per Bothner [Wed, 12 May 1999 14:41:16 +0000 (07:41 -0700)]
File.java (mkdirs): Handle a null parent directory.


* java/io/File.java (mkdirs):  Handle a null parent directory.

From-SVN: r26902

25 years agojavaprims.h: Updated namespace declarations.
Tom Tromey [Wed, 12 May 1999 11:23:44 +0000 (11:23 +0000)]
javaprims.h: Updated namespace declarations.

* include/javaprims.h: Updated namespace declarations.
* classes.pl (scan): Uniquify class list.
* Makefile.in, configure: Rebuilt.
* Makefile.am (nat_source_files): Added natConcreteProcess.cc.
(built_java_source_files): New macro.
(nat_headers): Added built_java_source_files.
(javao_files): Likewise.
(EXTRA_libgcj_la_SOURCES): Likewise.
(libgcj.zip): Create built class files.
($(built_java_source_files:.java=.class)): New target.
(jv_convert_LDADD): Added -L$(here)/.libs.
* configure.in: Create links for ConcreteProcess.java and
natConcreteProcess.cc.
* java/lang/Runtime.java (exec): Create a ConcreteProcess.
* java/lang/natEcosProcess.cc: New file.
* java/lang/EcosProcess.java: New file.
* java/lang/PosixProcess.java: New file.
* java/lang/natPosixProcess.cc: New file.

From-SVN: r26901

25 years agoInvoke_2.java: New file.
Andrew Haley [Wed, 12 May 1999 11:17:09 +0000 (11:17 +0000)]
Invoke_2.java: New file.

1999-05-12  Andrew Haley  <aph@cygnus.com>
        * libjava.lang/Invoke_2.java: New file.

From-SVN: r26900

25 years agoconfigure.in (compiler_name): Don't do the skip-this-dir thing if we're reconfiguring.
Jason Merrill [Wed, 12 May 1999 08:39:23 +0000 (08:39 +0000)]
configure.in (compiler_name): Don't do the skip-this-dir thing if we're reconfiguring.

* configure.in (compiler_name): Don't do the skip-this-dir thing
if we're reconfiguring.

From-SVN: r26899

25 years agoverify a file's existence before copying it
Bruce Korb [Wed, 12 May 1999 07:32:58 +0000 (07:32 +0000)]
verify a file's existence before copying it

From-SVN: r26898

25 years agodisable maintenance of errno
Craig Burley [Wed, 12 May 1999 04:38:14 +0000 (04:38 +0000)]
disable maintenance of errno

From-SVN: r26897

25 years agoPlainSocketImpl.java: Corrected copyright & header comments.
Warren Levy [Wed, 12 May 1999 01:51:23 +0000 (01:51 +0000)]
PlainSocketImpl.java: Corrected copyright & header comments.

* java/net/PlainSocketImpl.java: Corrected copyright & header comments.
* java/net/SocketImpl.java: Added marker for JDK 1.2 work.
* java/net/natPlainSocketImpl.cc (bind): Throw BindException.
(connect): Throw ConnectException.

From-SVN: r26896

25 years agoDaily bump.
Jeff Law [Wed, 12 May 1999 00:45:03 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r26895

25 years ago* fixproto: Change "mkdir" calls to "mkdir -p"
Jeffrey A Law [Tue, 11 May 1999 23:45:59 +0000 (23:45 +0000)]
* fixproto: Change "mkdir" calls to "mkdir -p"

From-SVN: r26894

25 years agoinclhack.def (io_def_quotes): Consistently allow multiple whitespace characters betwe...
Jeffrey A Law [Tue, 11 May 1999 23:06:49 +0000 (23:06 +0000)]
inclhack.def (io_def_quotes): Consistently allow multiple whitespace characters between the "define" and the...

        * fixinc/inclhack.def (io_def_quotes): Consistently allow multiple
        whitespace characters between the "define" and the name of the macro.
        * fixinc/fixincl.x, fixinc/inclhack.sh: Rebuilt.

From-SVN: r26893

25 years agoalpha.c (alpha_expand_block_move): Handle TImode registers used with ADDRESSOF.
Richard Henderson [Tue, 11 May 1999 20:48:40 +0000 (13:48 -0700)]
alpha.c (alpha_expand_block_move): Handle TImode registers used with ADDRESSOF.

        * alpha.c (alpha_expand_block_move): Handle TImode registers
        used with ADDRESSOF.
        (alpha_expand_block_clear): Handle ADDRESSOF specially.

From-SVN: r26892

25 years agoUpdate.
Ulrich Drepper [Tue, 11 May 1999 15:11:55 +0000 (15:11 +0000)]
Update.

From-SVN: r26891

25 years ago(FD_ZERO): Remove unneccessary memory output operand which irritates gcc.
Ulrich Drepper [Tue, 11 May 1999 15:11:30 +0000 (15:11 +0000)]
(FD_ZERO): Remove unneccessary memory output operand which irritates gcc.

From-SVN: r26890

25 years agoMakefile.in: Rebuilt.
Tom Tromey [Tue, 11 May 1999 13:03:47 +0000 (13:03 +0000)]
Makefile.in: Rebuilt.

* Makefile.in: Rebuilt.
* Makefile.am (jv_convert_DEPENDENCIES): Include libgcj.spec.
* libgcj.spec.in: Don't use `+'.  Instead, put old lib spec after
our libraries.

From-SVN: r26889

25 years ago*** empty log message ***
Jim Blandy [Tue, 11 May 1999 12:40:31 +0000 (12:40 +0000)]
*** empty log message ***

From-SVN: r26888

25 years agocplus-dem.c (main): Use table lookup to distinguish identifier characters from non...
Jim Blandy [Tue, 11 May 1999 12:39:46 +0000 (12:39 +0000)]
cplus-dem.c (main): Use table lookup to distinguish identifier characters from non-identifier...

* cplus-dem.c (main): Use table lookup to distinguish identifier
characters from non-identifier characters.
(standard_symbol_alphabet, hp_symbol_alphabet): New functions.

From-SVN: r26887

25 years agoMakefile.in: Rebuilt.
Tom Tromey [Tue, 11 May 1999 12:33:49 +0000 (12:33 +0000)]
Makefile.in: Rebuilt.

* Makefile.in: Rebuilt.
* Makefile.am (jv_convert_LDADD): Removed `-L.'; it is not needed
and it causes problems with libtool.

From-SVN: r26886

25 years agoMakefile.in, configure: Rebuilt.
Tom Tromey [Tue, 11 May 1999 12:11:09 +0000 (12:11 +0000)]
Makefile.in, configure: Rebuilt.

* Makefile.in, configure: Rebuilt.
* Makefile.am (jv_convert_LDFLAGS): Removed -nodefaultlibs.
(jv_convert_LDADD): Added ZLIBS.  Removed -lm, -lc, -lgcc.
(jv_convert_DEPENDENCIES): Added ZDEPS.
* configure.in (GCSPEC): Added `-L' to point to boehm-gc build
directory.
(THREADSPEC): Added `-L' to point to qthreads build directory.
(ZLIBS): New subst.
(ZDEPS): New subst.
* configure, Makefile.in: Rebuilt.
* Makefile.am (toolexeclib_DATA): New macro.
* configure.in: Create libgcj.spec.  Look for -lsocket and -lnsl.
Recognize --with-system-zlib.
(GCSPEC): New subst.
(THREADSPEC): New subst.
(SYSTEMSPEC): New subst.
(ZLIBSPEC): New subst.
* libgcj.spec.in: New file.

From-SVN: r26885

25 years agoparse.y (source_end_java_method): If the current method contains any exception handle...
Andrew Haley [Tue, 11 May 1999 12:09:13 +0000 (12:09 +0000)]
parse.y (source_end_java_method): If the current method contains any exception handlers...

1999-05-11  Andrew Haley  <aph@cygnus.com>
        * parse.y (source_end_java_method): If the current method contains
        any exception handlers, force asynchronous_exceptions: this is
        necessary because signal handlers in libjava may throw exceptions.
        * decl.c (end_java_method): Ditto.

From-SVN: r26884

25 years agoMake-lang.in (jvspec.o): Don't define WITH_THREAD_x or WITH_GC_x flags.
Tom Tromey [Tue, 11 May 1999 12:00:35 +0000 (12:00 +0000)]
Make-lang.in (jvspec.o): Don't define WITH_THREAD_x or WITH_GC_x flags.

* Make-lang.in (jvspec.o): Don't define WITH_THREAD_x or WITH_GC_x
flags.
* jvspec.c (THREAD_NAME): Removed.
(GC_NAME): Likewise.
(MATHLIB): Likewise.
(WITHLIBC): Likewise.
(GCLIB): Likewise.
(THREADLIB): Likewise.
(MATH_LIBRARY): Likewise.
(lang_specific_driver): Don't add `-l' options to command line.
Instead, add a single --specs option.  Recognize `-L' options and
use them to search for spec file.
(find_spec_file): New function.
(SPEC_FILE): New define.

From-SVN: r26883

25 years agolang-options.h: -MD, -MMD, -M and -MM not needed here for cpplib-enabled build.
Dave Brolley [Tue, 11 May 1999 08:50:13 +0000 (08:50 +0000)]
lang-options.h: -MD, -MMD, -M and -MM not needed here for cpplib-enabled build.

Tue May 11 11:46:36 1999  Dave Brolley  <brolley@cygnus.com>
* lang-options.h: -MD, -MMD, -M and -MM not needed here for
cpplib-enabled build.

From-SVN: r26882

25 years agotoplev.c (documented_lang_options): Add -MD, -MMD, -M and -MM for cpplib-enabled...
Dave Brolley [Tue, 11 May 1999 08:49:39 +0000 (08:49 +0000)]
toplev.c (documented_lang_options): Add -MD, -MMD, -M and -MM for cpplib-enabled compilers.

Tue May 11 11:45:16 1999  Dave Brolley  <brolley@cygnus.com>
* toplev.c (documented_lang_options): Add -MD, -MMD, -M and -MM for
cpplib-enabled compilers.

From-SVN: r26881

25 years agosparc.h (GO_IF_LEGITIMATE_ADDRESS): Add parentheses around &&.
Vladimir Makarov [Tue, 11 May 1999 08:38:56 +0000 (08:38 +0000)]
sparc.h (GO_IF_LEGITIMATE_ADDRESS): Add parentheses around &&.

Tue May 11 11:34:56 1999  Vladimir Makarov  <vmakarov@tofu.to.cygnus.com>
* config/sparc/sparc.h (GO_IF_LEGITIMATE_ADDRESS): Add parentheses
around &&.

From-SVN: r26880

25 years ago(FUNCTION_ARG): Stack element of PARALLEL must come first
Nick Clifton [Tue, 11 May 1999 06:27:30 +0000 (06:27 +0000)]
(FUNCTION_ARG): Stack element of PARALLEL must come first

From-SVN: r26879

25 years agoinclhack.def (sun_auth_proto): Apply to all targets.
Jeffrey A Law [Tue, 11 May 1999 00:47:31 +0000 (00:47 +0000)]
inclhack.def (sun_auth_proto): Apply to all targets.

        * fixinc/inclhack.def (sun_auth_proto): Apply to all targets.
        (sysz_stdlib_for_sun): Similarly.
        * fixinc/fixincl.x, fixinc/inclhack.sh: Rebuilt.

From-SVN: r26878

25 years agoDaily bump.
Jeff Law [Tue, 11 May 1999 00:45:06 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r26877

25 years agoAdd some missing folks.
Jeff Law [Mon, 10 May 1999 23:35:34 +0000 (17:35 -0600)]
Add some missing folks.

From-SVN: r26876

25 years agoFix irix5 native build failure resulting from my previous patch.
Jim Wilson [Mon, 10 May 1999 20:35:34 +0000 (20:35 +0000)]
Fix irix5 native build failure resulting from my previous patch.

* config/mips/elf.h (UNIQUE_SECTION_P): Undef.
* config/mips/elf64.h (UNIQUE_SECTION_P): Undef.
* config/mips/mips.h (UNIQUE_SECTION_P): Define to 0.

From-SVN: r26875

25 years agofix typo
Jason Merrill [Mon, 10 May 1999 19:48:13 +0000 (15:48 -0400)]
fix typo

From-SVN: r26874

25 years ago* g++.old-deja/g++.other/null1.C (g): Add overload for long.
Richard Henderson [Mon, 10 May 1999 17:42:01 +0000 (10:42 -0700)]
* g++.old-deja/g++.other/null1.C (g): Add overload for long.

From-SVN: r26873

25 years agocppspec.c: Treat two non-option arguments as input and output file.
Zack Weinberg [Mon, 10 May 1999 15:31:28 +0000 (15:31 +0000)]
cppspec.c: Treat two non-option arguments as input and output file.

1999-05-10 18:21 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
* cppspec.c: Treat two non-option arguments as input and
output file.  Three or more non-option args is an error.
Clean up.
* gcc.c (default_compilers): Pass -$ to the preprocessor.
* objc/lang-specs.h: Likewise.

From-SVN: r26872

25 years agolang-specs.h: Pass -$ to the preprocessor.
Zack Weinberg [Mon, 10 May 1999 15:30:04 +0000 (15:30 +0000)]
lang-specs.h: Pass -$ to the preprocessor.

1999-05-10 18:21 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
* lang-specs.h: Pass -$ to the preprocessor.

From-SVN: r26871

25 years agocppspec.c: Treat two non-option arguments as input and output file.
Dave Brolley [Mon, 10 May 1999 15:25:49 +0000 (11:25 -0400)]
cppspec.c: Treat two non-option arguments as input and output file.

1999-05-10 18:21 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
* cppspec.c: Treat two non-option arguments as input and
output file.  Three or more non-option args is an error.
Clean up.
* gcc.c (default_compilers): Pass -$ to the preprocessor.
* cp/lang-specs.h,ch/lang-specs.h,f/lang-specs.h,
objc/lang-specs.h: Likewise.

From-SVN: r26870

25 years agocppfiles.c (initialize_input_buffer): New function.
Zack Weinberg [Mon, 10 May 1999 15:24:36 +0000 (11:24 -0400)]
cppfiles.c (initialize_input_buffer): New function.

1999-05-10 18:21 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
* cppfiles.c (initialize_input_buffer): New function.
(finclude): Call it, if pfile->input_buffer is NULL.  Accept
any character device as an input file.
(read_and_prescan): Use pfile->input_buffer and
pfile->input_speccase.
* cppinit.c (cpp_cleanup): Free pfile->input_buffer and
pfile->input_speccase.
* cpplib.h (cpp_reader): Add input_buffer, input_speccase, and
input_buffer_len members.  Use memcpy in CPP_PUTS_Q.
* cppmain.c: Buffer output in the token_buffer; throttle
number of calls to fwrite; check for errors from fwrite.

From-SVN: r26869

25 years agoUpdate derived files
Craig Burley [Mon, 10 May 1999 15:21:11 +0000 (11:21 -0400)]
Update derived files

From-SVN: r26868

25 years agofix various @xref's per proper style
Craig Burley [Mon, 10 May 1999 15:20:39 +0000 (15:20 +0000)]
fix various @xref's per proper style

From-SVN: r26867

25 years agoUpdate derived files
Craig Burley [Mon, 10 May 1999 14:45:17 +0000 (10:45 -0400)]
Update derived files

From-SVN: r26866

25 years agoDoc upgrade to netlib libf2c as of today
Craig Burley [Mon, 10 May 1999 14:42:40 +0000 (14:42 +0000)]
Doc upgrade to netlib libf2c as of today

From-SVN: r26865

25 years agoUpdate to Netlib version of 1999-05-10
Craig Burley [Mon, 10 May 1999 14:40:59 +0000 (14:40 +0000)]
Update to Netlib version of 1999-05-10

From-SVN: r26864

25 years agoInputStreamReader.java (read): If length is 0, return 0.
Tom Tromey [Mon, 10 May 1999 12:33:07 +0000 (12:33 +0000)]
InputStreamReader.java (read): If length is 0, return 0.

* java/io/InputStreamReader.java (read): If length is 0, return
0.  Reset `wpos' and `wcount' when buffer has been filled and
emptied.
* java/util/Properties.java (save): Removed `FIXME' comment.
(load): Invalid characters in \u now treated as terminators.
Make sure to append character resulting from `\' handling.
Cast to `char' when appending to key or value.
(skip_ws): Inverted test for whitespace.

From-SVN: r26862

25 years agoinit.c (build_offset_ref): Wrap baselinks in OFFSET_REF, too.
Jason Merrill [Mon, 10 May 1999 12:12:58 +0000 (12:12 +0000)]
init.c (build_offset_ref): Wrap baselinks in OFFSET_REF, too.

* init.c (build_offset_ref): Wrap baselinks in OFFSET_REF, too.
Don't bother wrapping an OFFSET_TYPE around unknown_type_node.
(resolve_offset_ref): Don't handle a raw baselink.
* cvt.c (build_expr_type_conversion): Likewise.
* typeck.c (decay_conversion, build_c_cast, convert_for_assignment,
convert_for_initialization): Likewise.
* class.c (instantiate_type): Handle seeing a baselink under an
OFFSET_REF.
* error.c (dump_expr): Likewise.
* pt.c (for_each_template_parm): Likewise.
(resolve_overloaded_unification): Likewise.
* tree.c (is_overloaded_fn, really_overloaded_fn): Likewise.
* typeck.c (expr_sizeof): Also complain about other permutations
of overloaded functions.

From-SVN: r26861

25 years agooptabs.c (emit_cmp_and_jump_insns): Handle the case where both operands to the compar...
Jeffrey A Law [Mon, 10 May 1999 12:05:24 +0000 (12:05 +0000)]
optabs.c (emit_cmp_and_jump_insns): Handle the case where both operands to the comparison are constants.

* optabs.c (emit_cmp_and_jump_insns): Handle the case where both
operands to the comparison are constants.

From-SVN: r26860