gcc.git
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

25 years agoRandomAccessFile.java (RandomAccessFile): Removed `FIXME' comment.
Tom Tromey [Mon, 10 May 1999 10:37:16 +0000 (10:37 +0000)]
RandomAccessFile.java (RandomAccessFile): Removed `FIXME' comment.

* java/io/RandomAccessFile.java (RandomAccessFile): Removed
`FIXME' comment.
(readLine): Likewise.
(readFully): Implemented.

From-SVN: r26859

25 years ago* java/lang/natObject.cc (sync_init): Use _Jv_AllocBytesChecked.
Tom Tromey [Mon, 10 May 1999 09:28:54 +0000 (09:28 +0000)]
* java/lang/natObject.cc (sync_init): Use _Jv_AllocBytesChecked.

From-SVN: r26858

25 years agonatToolkit.cc: Added copyright header.
Tom Tromey [Mon, 10 May 1999 09:23:41 +0000 (09:23 +0000)]
natToolkit.cc: Added copyright header.

* java/awt/natToolkit.cc: Added copyright header.
* java/util/zip/InflaterInputStream.java: Added copyright header.
* java/io/FilterWriter.java (FilterWriter): Removed `FIXME'
comment.
* java/io/SequenceInputStream.java (SequenceInputStream): Removed
`FIXME' comment.
(getNextStream): Likewise.

From-SVN: r26857

25 years agoResourceBundle.java (partialGetBundle): Explicitly use locale.toString().
Tom Tromey [Mon, 10 May 1999 08:58:54 +0000 (08:58 +0000)]
ResourceBundle.java (partialGetBundle): Explicitly use locale.toString().

* java/util/ResourceBundle.java (partialGetBundle): Explicitly use
locale.toString().
(getBundle): Don't explicitly throw null pointer exception.

From-SVN: r26856

25 years agoRawData.java: Added copyright header.
Tom Tromey [Mon, 10 May 1999 08:42:28 +0000 (08:42 +0000)]
RawData.java: Added copyright header.

* gnu/gcj/RawData.java: Added copyright header.
* include/jni.h (_Jv_va_list): Always define as va_list.

From-SVN: r26855

25 years agoconfigure, [...]: Rebuilt.
Tom Tromey [Mon, 10 May 1999 08:05:43 +0000 (08:05 +0000)]
configure, [...]: Rebuilt.

* configure, Makefile.in: Rebuilt.
* Makefile.am (EXTRA_LTLIBRARIES): New macro.
(toolexeclib_LTLIBRARIES): Use @target_all@.
* configure.in: Recognize --with-system-zlib.  Subst target_all.

From-SVN: r26854

25 years agocheck for Norcroft bug ; // comment remover portability
Bruce Korb [Mon, 10 May 1999 07:30:06 +0000 (07:30 +0000)]
check for Norcroft bug ; // comment remover portability

From-SVN: r26853

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

From-SVN: r26852

25 years agouse small single-precision values, to avoid problem on Alphas when not -mieee
Craig Burley [Sun, 9 May 1999 23:39:03 +0000 (23:39 +0000)]
use small single-precision values, to avoid problem on Alphas when not -mieee

From-SVN: r26851

25 years agoAdd some transitive closure
Craig Burley [Sun, 9 May 1999 22:33:09 +0000 (22:33 +0000)]
Add some transitive closure

From-SVN: r26850

25 years agostandard-conforming error check for [de]time_.c
Donn Terry [Sun, 9 May 1999 20:03:20 +0000 (20:03 +0000)]
standard-conforming error check for [de]time_.c

From-SVN: r26849

25 years agoHandle ERROR_MARK input
Craig Burley [Sun, 9 May 1999 19:56:58 +0000 (19:56 +0000)]
Handle ERROR_MARK input

From-SVN: r26848

25 years agoCorrect bug-report address and point to the FAQ
Hans-Peter Nilsson [Sun, 9 May 1999 19:52:39 +0000 (19:52 +0000)]
Correct bug-report address and point to the FAQ

From-SVN: r26847

25 years agogcse.c (cprop_insn): Do not try to simplify a simple jump.
Jeff Law [Sun, 9 May 1999 12:25:03 +0000 (06:25 -0600)]
gcse.c (cprop_insn): Do not try to simplify a simple jump.

8
        * gcse.c (cprop_insn): Do not try to simplify a simple jump.

From-SVN: r26846

25 years agogcse.c (cprop_insn): Do not try to simplify a simple jump.
Jeff Law [Sun, 9 May 1999 12:25:00 +0000 (06:25 -0600)]
gcse.c (cprop_insn): Do not try to simplify a simple jump.


        * gcse.c (cprop_insn): Do not try to simplify a simple jump.

From-SVN: r26845

25 years agoarm.h (ASM_OUTPUT_MI_THUNK): Add (PLT) to branch if necessary.
Philip Blundell [Sun, 9 May 1999 11:19:34 +0000 (11:19 +0000)]
arm.h (ASM_OUTPUT_MI_THUNK): Add (PLT) to branch if necessary.

* config/arm/arm.h (ASM_OUTPUT_MI_THUNK): Add (PLT) to branch if
necessary.  Reported by jim@federated.com.

From-SVN: r26844

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

From-SVN: r26843

25 years agoDateFormat.java (computeInstance): Separate time and date styles.
Anthony Green [Sat, 8 May 1999 22:21:50 +0000 (22:21 +0000)]
DateFormat.java (computeInstance): Separate time and date styles.

* java/text/DateFormat.java (computeInstance): Separate time
and date styles.
(getDateTimeInstance): Ditto.
(getDateTimeInstance(int,int)): New method.
        * Makefile.in: Rebuilt.
* Makefile.am (ordinary_java_source_files): Add new classes.
* java/util/PropertyResourceBundle.java: New file.
* gnu/gcj/util/EnumerationChain.java: New file.

From-SVN: r26842

25 years agopa.h (PRINT_OPERAND_ADDRESS): Output "%r0", not "r0" for the base register in an...
Jeffrey A Law [Sat, 8 May 1999 22:11:24 +0000 (22:11 +0000)]
pa.h (PRINT_OPERAND_ADDRESS): Output "%r0", not "r0" for the base register in an absolute memory address.

* pa.h (PRINT_OPERAND_ADDRESS): Output "%r0", not "r0" for the
base register in an absolute memory address.
* pa.md (conditional moves): Avoid using immediate zero for
register zero.

From-SVN: r26841

25 years agop12475.C: Use LONG_MAX to find the constant to test.
Richard Henderson [Sat, 8 May 1999 16:39:18 +0000 (09:39 -0700)]
p12475.C: Use LONG_MAX to find the constant to test.

        * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
        the constant to test.  Don't XFAIL 64-bit targets.
        * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
        * g++.old-deja/g++.law/profile1.C: Likewise.
        * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
        operator new instances.
        * g++.old-deja/g++.other/delete5.C: Likewise.

From-SVN: r26840

25 years agoarm.h (NEED_PLT_GOT): New macro.
Philip Blundell [Sat, 8 May 1999 09:40:05 +0000 (09:40 +0000)]
arm.h (NEED_PLT_GOT): New macro.

* config/arm/arm.h (NEED_PLT_GOT): New macro.  Set to 0 if not
already defined.
* config/arm/elf.h (NEED_PLT_GOT): Define to flag_pic.
* config/arm/arm.md (call_symbol, call_value_symbol et al.): If
NEED_PLT_GOT is true, add explicit "(PLT)" to generated branches.
* config/arm/arm.c (output_func_epilogue,
output_return_instruction): Likewise for calls to abort.

From-SVN: r26839

25 years agoDonn Terry (donn@interix.com)
Donn Terry [Sat, 8 May 1999 01:58:39 +0000 (01:58 +0000)]
Donn Terry (donn@interix.com)

Donn Terry (donn@interix.com)
        * calls.c (rtx_for_function_call): Extend function pointer being
        passed to chkr_check_exec_libfunc, if needed.

From-SVN: r26838

25 years agoDavid Edelsohn <edelsohn@gnu.org>
David Edelsohn [Sat, 8 May 1999 01:52:36 +0000 (01:52 +0000)]
David Edelsohn <edelsohn@gnu.org>

David Edelsohn  <edelsohn@gnu.org>
        * ginclude/stdarg.h (__va_rounded_size): Use long type for
        rounding on AIX.
        * ginclude/varargs.h: Likewise.

From-SVN: r26837

25 years agoinvoke.texi: Remove duplicates in the description of -d letters.
Andreas Schwab [Sat, 8 May 1999 01:47:50 +0000 (01:47 +0000)]
invoke.texi: Remove duplicates in the description of -d letters.

* invoke.texi: Remove duplicates in the description of -d
letters.  Fix use of @item vs. @itemx.

From-SVN: r26836

25 years agoFranz Sirl <Franz.Sirl-kernel@lauterbach.com>
Franz Sirl [Sat, 8 May 1999 01:46:13 +0000 (01:46 +0000)]
Franz Sirl <Franz.Sirl-kernel@lauterbach.com>

Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
        * rs6000.h (RS6000_VARARGS_OFFSET): Die die die.
        (CUMULATIVE_ARGS): Remove varargs_offset; update commentary.
        * rs6000.c (setup_incoming_varargs): Fix typo last change.
        (init_cumulative_args): Remove varargs_offset references.
        * rs6000/linux.h (NO_IMPLICIT_EXTERN_C): Define.
        (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Undefine.

From-SVN: r26835

25 years agoreload1.c (gen_mode_int): New function.
Andreas Schwab [Sat, 8 May 1999 01:34:55 +0000 (01:34 +0000)]
reload1.c (gen_mode_int): New function.

        * reload1.c (gen_mode_int): New function.
        (reload_cse_move2add): Use it to generate the new constants.

From-SVN: r26834

25 years ago* varasm.c (output_constant): Do nothing if -fsyntax-only.
Andreas Schwab [Sat, 8 May 1999 01:25:41 +0000 (01:25 +0000)]
* varasm.c (output_constant): Do nothing if -fsyntax-only.

From-SVN: r26833

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

From-SVN: r26832

25 years agoUpdate robertl's email address.
Robert Lipe [Fri, 7 May 1999 21:50:25 +0000 (21:50 +0000)]
Update robertl's email address.

From-SVN: r26831

25 years agoacconfig.h (GCJVERSION): New undef.
Tom Tromey [Fri, 7 May 1999 18:44:38 +0000 (18:44 +0000)]
acconfig.h (GCJVERSION): New undef.

* acconfig.h (GCJVERSION): New undef.
* java/lang/natSystem.cc (init_properties): Define java.version,
java.class.version, os.name, os.arch, os.version.
Include <sys/utsname.h> if required.
* configure: Rebuilt.
* configure.in: Compute and define GCJVERSION.
* java/lang/natSystem.cc (default_file_encoding): Now static.

From-SVN: r26830

25 years ago* java/lang/natCharacter.cc (isLowerCase): Use a binary search.
Tom Tromey [Fri, 7 May 1999 17:39:52 +0000 (17:39 +0000)]
* java/lang/natCharacter.cc (isLowerCase): Use a binary search.

From-SVN: r26829

25 years agolibtool-version: New file.
Tom Tromey [Fri, 7 May 1999 17:00:51 +0000 (17:00 +0000)]
libtool-version: New file.

* libtool-version: New file.
* Makefile.in: Rebuilt.
* Makefile.am (libgcj_la_LDFLAGS): Use -version-info, not
-release.

From-SVN: r26828

25 years agomauve-libgcj: Don't omit Utf8Encoding or StringTest.
Tom Tromey [Fri, 7 May 1999 16:41:11 +0000 (16:41 +0000)]
mauve-libgcj: Don't omit Utf8Encoding or StringTest.

* mauve-libgcj: Don't omit Utf8Encoding or StringTest.
Comment out FieldPosition, ParsePosition, and SimpleDateFormat
again (oops).

From-SVN: r26827

25 years agomauve-libgcj: Test more from java.text.
Tom Tromey [Fri, 7 May 1999 16:20:48 +0000 (16:20 +0000)]
mauve-libgcj: Test more from java.text.

* mauve-libgcj: Test more from java.text.  Don't mention 1.1 tests
(we pick those up already).

From-SVN: r26826

25 years agosparc.h (GO_IF_LEGITIMATE_ADDRESS): Prohibit REG+REG addressing for TFmode when there...
Vladimir Makarov [Fri, 7 May 1999 16:20:37 +0000 (16:20 +0000)]
sparc.h (GO_IF_LEGITIMATE_ADDRESS): Prohibit REG+REG addressing for TFmode when there are no instructions which...

Fri May  7 19:10:15 1999  Vladimir Makarov  <vmakarov@tofu.to.cygnus.com>
* sparc.h (GO_IF_LEGITIMATE_ADDRESS): Prohibit REG+REG addressing
  for TFmode when there are no instructions which accept REG+REG
  instructions.

From-SVN: r26825

25 years agoFix mips16 libstdc++ builds. Fix inconsistency from Apr 7 change.
Jim Wilson [Fri, 7 May 1999 12:42:05 +0000 (12:42 +0000)]
Fix mips16 libstdc++ builds.  Fix inconsistency from Apr 7 change.

* mips/elf64.h (MAKE_DECL_ONE_ONLY, UNIQUE_SECTION_P): Define.
* mips/mips.c (mips_select_rtx_section): When TARGET_MIPS16, use
function_section instead of text_section.
* mips/mips.h (ENCODE_SECTION_INFO): Add check for UNIQUE_SECTION_P
in TARGET_MIPS16 STRING_CST handling.

From-SVN: r26824

25 years agoDESTDIR is already trimmed to the correct directory
Rainer Orth [Fri, 7 May 1999 11:22:05 +0000 (11:22 +0000)]
DESTDIR is already trimmed to the correct directory

From-SVN: r26823

25 years agofix memory leak in run_compiles
Rainer Orth [Fri, 7 May 1999 11:09:31 +0000 (11:09 +0000)]
fix memory leak in run_compiles

From-SVN: r26822

25 years agoUpdate.
Ulrich Drepper [Fri, 7 May 1999 10:16:23 +0000 (10:16 +0000)]
Update.

From-SVN: r26821

25 years ago(class basic_string::Rep): Make release member function thread-safe for
Ulrich Drepper [Fri, 7 May 1999 10:16:09 +0000 (10:16 +0000)]
(class basic_string::Rep): Make release member function thread-safe for
ix86 (x>=4) and UltraSPARC.

From-SVN: r26820

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

From-SVN: r26819

25 years agoMake it possible to compile with __USE_MALLOC.
Ulrich Drepper [Fri, 7 May 1999 10:13:49 +0000 (10:13 +0000)]
Make it possible to compile with __USE_MALLOC.

From-SVN: r26818

25 years agoApply patch from Nick Burrett <nick.burrett@btinternet.com>
Nick Clifton [Fri, 7 May 1999 10:02:49 +0000 (10:02 +0000)]
Apply patch from Nick Burrett  <nick.burrett@btinternet.com>
to implementn -mpoke-function-name

From-SVN: r26817

25 years agonew
Jason Merrill [Fri, 7 May 1999 09:54:10 +0000 (05:54 -0400)]
new

From-SVN: r26816

25 years agoinit.c (resolve_offset_ref): Don't return a raw method.
Jason Merrill [Fri, 7 May 1999 09:47:57 +0000 (09:47 +0000)]
init.c (resolve_offset_ref): Don't return a raw method.

* init.c (resolve_offset_ref): Don't return a raw method.
Use BASELINK_P.
* typeck.c (decay_conversion): Don't handle a raw method.
Resolve all OFFSET_REFs.
(get_member_function_from_ptrfunc): 0 is a valid vtable index.
(build_binary_op_nodefault): Handle resolving overloaded fns.  Use
same_type_p for pmf bits.  Don't use build_binary_op to compare
raw pointers to methods.
(convert_for_assignment): Check for OFFSET_REF, not OFFSET_TYPE,
to decide when to call resolve_offset_ref.
(build_c_cast, convert_for_initialization): Likewise.
* cvt.c (build_expr_type_conversion): Likewise.

From-SVN: r26815

25 years agodon't \-escape the cd command + format fix
Rainer Orth [Fri, 7 May 1999 08:44:46 +0000 (08:44 +0000)]
don't \-escape the cd command + format fix

From-SVN: r26814

25 years agodon't \\-escape the cd command + format fix
Rainer Orth [Fri, 7 May 1999 08:42:27 +0000 (08:42 +0000)]
don't \\-escape the cd command + format fix

From-SVN: r26813

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

From-SVN: r26812

25 years agoresource.c (mark_referenced_resources): Make volatil monotonically increasing.
Mark Mitchell [Thu, 6 May 1999 23:29:23 +0000 (23:29 +0000)]
resource.c (mark_referenced_resources): Make volatil monotonically increasing.

* resource.c (mark_referenced_resources): Make volatil
monotonically increasing.
(mark_set_resources): Likewise.

From-SVN: r26811

25 years agoFix tege's address.
Jeff Law [Thu, 6 May 1999 23:29:01 +0000 (17:29 -0600)]
Fix tege's address.

From-SVN: r26810

25 years agoFix typo. redudant -> redundant
Jeff Law [Thu, 6 May 1999 21:20:00 +0000 (15:20 -0600)]
Fix typo.  redudant -> redundant

From-SVN: r26809

25 years agoFred Fish <fnf@be.com>
Fred Fish [Thu, 6 May 1999 20:57:01 +0000 (20:57 +0000)]
Fred Fish <fnf@be.com>

Fred Fish  <fnf@be.com>
        * configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list.
        * getruntime.c: Only attempt to include sys/resource.h and
        use getrusage if both HAVE_GETRUSAGE and HAVE_SYS_RESOURCE_H
        are defined.

From-SVN: r26808

25 years agoFred Fish <fnf@be.com>
Fred Fish [Thu, 6 May 1999 20:04:33 +0000 (20:04 +0000)]
Fred Fish <fnf@be.com>

Fred Fish  <fnf@be.com>
        * rs6000/xm-beos.h (HAVE_VPRINTF): Don't redefine if already defined.
        (HAVE_PUTENV, HAVE_ATEXIT, HAVE_RENAME): Likewise.

From-SVN: r26807

25 years agodoc improvements
Craig Burley [Thu, 6 May 1999 09:46:21 +0000 (09:46 +0000)]
doc improvements

From-SVN: r26806

25 years agoupdate derived files
Craig Burley [Thu, 6 May 1999 05:31:41 +0000 (01:31 -0400)]
update derived files

From-SVN: r26805

25 years agoupdate derived files
Craig Burley [Thu, 6 May 1999 05:31:40 +0000 (01:31 -0400)]
update derived files

From-SVN: r26804

25 years agoautomatic arrays reportedly working on HP-UX systems
Craig Burley [Thu, 6 May 1999 05:28:16 +0000 (05:28 +0000)]
automatic arrays reportedly working on HP-UX systems

From-SVN: r26803

25 years agoexpand on advantages vis-a-vis f2c
Craig Burley [Thu, 6 May 1999 05:26:27 +0000 (05:26 +0000)]
expand on advantages vis-a-vis f2c

From-SVN: r26802

25 years ago* call.c (build_new_method_call): Use TYPE_MAIN_VARIANT of class.
Nathan Sidwell [Thu, 6 May 1999 03:09:52 +0000 (03:09 +0000)]
* call.c (build_new_method_call): Use TYPE_MAIN_VARIANT of class.

From-SVN: r26801

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

From-SVN: r26800

25 years agoFix thinko.
Per Bothner [Thu, 6 May 1999 00:33:11 +0000 (17:33 -0700)]
Fix thinko.

From-SVN: r26799

25 years agoUpdate
Per Bothner [Thu, 6 May 1999 00:27:18 +0000 (00:27 +0000)]
Update

From-SVN: r26798

25 years agonatSystem.cc (DEFAULT_FILE_ENCODING): New macro.
Per Bothner [Thu, 6 May 1999 00:24:08 +0000 (17:24 -0700)]
natSystem.cc (DEFAULT_FILE_ENCODING): New macro.


* java/lang/natSystem.cc (DEFAULT_FILE_ENCODING):  New macro.
(default_file_encoding):  New global, initial value is above macro.
(init_properties):  Default file.encoding to default_file_encoding.

From-SVN: r26797

25 years ago*** empty log message ***
Per Bothner [Thu, 6 May 1999 00:15:47 +0000 (17:15 -0700)]
*** empty log message ***

From-SVN: r26796

25 years agoInflaterInputStream.java: New stub class.
Per Bothner [Thu, 6 May 1999 00:15:47 +0000 (17:15 -0700)]
InflaterInputStream.java: New stub class.


* InflaterInputStream.java:  New stub class.
* ZipInputStream.java:  New class.  Partly works.
* ZipConstants.java:  Add two (internal) constants.
* ZipEntry.java (timeFromDOS):  New static (non-public) method.
* ZipFile.java:  Make it mostly work, except for compression.
* ZipOutputStream.java:  Start implementation.

From-SVN: r26795

25 years agoInflaterInputStream.java: New stub class.
Per Bothner [Thu, 6 May 1999 00:15:45 +0000 (17:15 -0700)]
InflaterInputStream.java: New stub class.

8
* InflaterInputStream.java:  New stub class.
* ZipInputStream.java:  New class.  Partly works.
* ZipConstants.java:  Add two (internal) constants.
* ZipEntry.java (timeFromDOS):  New static (non-public) method.
* ZipFile.java:  Make it mostly work, except for compression.
* ZipOutputStream.java:  Start implementation.

From-SVN: r26794

25 years agoInflaterInputStream.java: New stub class.
Per Bothner [Thu, 6 May 1999 00:15:44 +0000 (17:15 -0700)]
InflaterInputStream.java: New stub class.

e
* InflaterInputStream.java:  New stub class.
* ZipInputStream.java:  New class.  Partly works.
* ZipConstants.java:  Add two (internal) constants.
* ZipEntry.java (timeFromDOS):  New static (non-public) method.
* ZipFile.java:  Make it mostly work, except for compression.
* ZipOutputStream.java:  Start implementation.

From-SVN: r26793

25 years agoInflaterInputStream.java: New stub class.
Per Bothner [Thu, 6 May 1999 00:15:43 +0000 (17:15 -0700)]
InflaterInputStream.java: New stub class.

u
* InflaterInputStream.java:  New stub class.
* ZipInputStream.java:  New class.  Partly works.
* ZipConstants.java:  Add two (internal) constants.
* ZipEntry.java (timeFromDOS):  New static (non-public) method.
* ZipFile.java:  Make it mostly work, except for compression.
* ZipOutputStream.java:  Start implementation.

From-SVN: r26792

25 years ago* doc/cni.sgml: Document RawData.
Per Bothner [Wed, 5 May 1999 23:15:04 +0000 (16:15 -0700)]
* doc/cni.sgml:  Document RawData.

From-SVN: r26791

25 years agoclass.c (make_field_value): DECL_INITIAL may be a string literal...
Per Bothner [Wed, 5 May 1999 21:10:07 +0000 (14:10 -0700)]
class.c (make_field_value): DECL_INITIAL may be a string literal...

d
* class.c (make_field_value):  DECL_INITIAL may be a string literal;
temporarily zero it while calling rest_of_decl_compilation.
* java-tree.h (string_ptr_type_node):  Add declaration.
* decl.c:  Define and initialize string_ptr_type_node.
* parse.y (patch_string_cst):  Use string_ptr_type_node.
* parse.h (LOOP_HAS_LABEL_P, LOOP_HAS_LABEL_SKIP_P):  Removed.
* parse.y (for_statement):  Now unconditionally exit_block.
(finish_labeled_statement):  No longer exit_block if for-loop.
(patch_loop_statement):  Check harder if the loop is already labeled.
* parse.y (patch_initialized_static_field):  Removed function.
(maybe_generate_clinit):  Removed special handling for interfaces.
(java_complete_expand_methods):  Do a preliminary java_complete_tree
on <clinit> to determine if it can be removed.
(java_complete_expand_method):  Remove special handling for <clinit>.
(java_complete_lhs):  For BLOCK and EXPR_WITH_FILE_LOCATION
optimize if we get back empty_stmt_node.
For MODIFY_EXPR, re-do checking of static initializers.
(fold_constant_for_init):  Don't return immediate if VAR_DECL.
For VAR_DECL, pass correct context.

From-SVN: r26790

25 years agoclass.c (make_field_value): DECL_INITIAL may be a string literal...
Per Bothner [Wed, 5 May 1999 21:09:55 +0000 (14:09 -0700)]
class.c (make_field_value): DECL_INITIAL may be a string literal...

* class.c (make_field_value):  DECL_INITIAL may be a string literal;
temporarily zero it while calling rest_of_decl_compilation.
* java-tree.h (string_ptr_type_node):  Add declaration.
* decl.c:  Define and initialize string_ptr_type_node.
* parse.y (patch_string_cst):  Use string_ptr_type_node.
* parse.h (LOOP_HAS_LABEL_P, LOOP_HAS_LABEL_SKIP_P):  Removed.
* parse.y (for_statement):  Now unconditionally exit_block.
(finish_labeled_statement):  No longer exit_block if for-loop.
(patch_loop_statement):  Check harder if the loop is already labeled.
* parse.y (patch_initialized_static_field):  Removed function.
(maybe_generate_clinit):  Removed special handling for interfaces.
(java_complete_expand_methods):  Do a preliminary java_complete_tree
on <clinit> to determine if it can be removed.
(java_complete_expand_method):  Remove special handling for <clinit>.
(java_complete_lhs):  For BLOCK and EXPR_WITH_FILE_LOCATION
optimize if we get back empty_stmt_node.
For MODIFY_EXPR, re-do checking of static initializers.
(fold_constant_for_init):  Don't return immediate if VAR_DECL.
For VAR_DECL, pass correct context.

From-SVN: r26789

25 years agoverify.c (verify_jvm_instructions): Better error messages.
Per Bothner [Wed, 5 May 1999 21:09:08 +0000 (14:09 -0700)]
verify.c (verify_jvm_instructions): Better error messages.


* verify.c (verify_jvm_instructions):  Better error messages.

From-SVN: r26788

25 years ago* install.texi (Header Dirs): s/GPLUS/GPLUSPLUS/.
Jason Merrill [Wed, 5 May 1999 20:29:36 +0000 (20:29 +0000)]
* install.texi (Header Dirs): s/GPLUS/GPLUSPLUS/.

From-SVN: r26787