platform/upstream/linaro-gcc.git
25 years agoTue May 11 11:34:56 1999 Vladimir Makarov <vmakarov@tofu.to.cygnus.com>
vmakarov [Tue, 11 May 1999 08:38:56 +0000 (08:38 +0000)]
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 &&.

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

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

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

25 years ago * fixinc/inclhack.def (sun_auth_proto): Apply to all targets.
law [Tue, 11 May 1999 00:47:31 +0000 (00:47 +0000)]
    * fixinc/inclhack.def (sun_auth_proto): Apply to all targets.
        (sysz_stdlib_for_sun): Similarly.
        * fixinc/fixincl.x, fixinc/inclhack.sh: Rebuilt.

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

25 years agoDaily bump.
law [Tue, 11 May 1999 00:45:06 +0000 (00:45 +0000)]
Daily bump.

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

25 years agoAdd some missing folks.
law [Mon, 10 May 1999 23:35:34 +0000 (23:35 +0000)]
Add some missing folks.

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

25 years agoFix irix5 native build failure resulting from my previous patch.
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.

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

25 years agofix typo
jason [Mon, 10 May 1999 19:48:13 +0000 (19:48 +0000)]
fix typo

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

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

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

25 years ago1999-05-10 18:21 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
brolley [Mon, 10 May 1999 15:31:28 +0000 (15:31 +0000)]
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.

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

25 years ago1999-05-10 18:21 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
brolley [Mon, 10 May 1999 15:30:04 +0000 (15:30 +0000)]
1999-05-10 18:21 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
* lang-specs.h: Pass -$ to the preprocessor.

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

25 years ago1999-05-10 18:21 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>
brolley [Mon, 10 May 1999 15:25:49 +0000 (15:25 +0000)]
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.

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

25 years ago1999-05-10 18:21 -0400 Zack Weinberg <zack@rabi.columbia.edu>
brolley [Mon, 10 May 1999 15:24:36 +0000 (15:24 +0000)]
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.

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

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

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

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

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

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

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

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

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

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

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

25 years ago * java/io/InputStreamReader.java (read): If length is 0, return
tromey [Mon, 10 May 1999 12:33:07 +0000 (12:33 +0000)]
* 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.

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

25 years ago * init.c (build_offset_ref): Wrap baselinks in OFFSET_REF, too.
jason [Mon, 10 May 1999 12:12:58 +0000 (12:12 +0000)]
* 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.

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

25 years ago * optabs.c (emit_cmp_and_jump_insns): Handle the case where both
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.

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

25 years ago * java/io/RandomAccessFile.java (RandomAccessFile): Removed
tromey [Mon, 10 May 1999 10:37:16 +0000 (10:37 +0000)]
* java/io/RandomAccessFile.java (RandomAccessFile): Removed
`FIXME' comment.
(readLine): Likewise.
(readFully): Implemented.

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

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

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

25 years ago * java/awt/natToolkit.cc: Added copyright header.
tromey [Mon, 10 May 1999 09:23:41 +0000 (09:23 +0000)]
* 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.

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

25 years ago * java/util/ResourceBundle.java (partialGetBundle): Explicitly use
tromey [Mon, 10 May 1999 08:58:54 +0000 (08:58 +0000)]
* java/util/ResourceBundle.java (partialGetBundle): Explicitly use
locale.toString().
(getBundle): Don't explicitly throw null pointer exception.

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

25 years ago * gnu/gcj/RawData.java: Added copyright header.
tromey [Mon, 10 May 1999 08:42:28 +0000 (08:42 +0000)]
* gnu/gcj/RawData.java: Added copyright header.
* include/jni.h (_Jv_va_list): Always define as va_list.

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

25 years ago * configure, Makefile.in: Rebuilt.
tromey [Mon, 10 May 1999 08:05:43 +0000 (08:05 +0000)]
* configure, Makefile.in: Rebuilt.
* Makefile.am (EXTRA_LTLIBRARIES): New macro.
(toolexeclib_LTLIBRARIES): Use @target_all@.
* configure.in: Recognize --with-system-zlib.  Subst target_all.

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

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

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

25 years agoDaily bump.
law [Mon, 10 May 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.

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

25 years agouse small single-precision values, to avoid problem on Alphas when not -mieee
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

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

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

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

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

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

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

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

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

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

25 years ago8
law [Sun, 9 May 1999 12:25:03 +0000 (12:25 +0000)]
8
        * gcse.c (cprop_insn): Do not try to simplify a simple jump.

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

25 years ago
law [Sun, 9 May 1999 12:25:00 +0000 (12:25 +0000)]

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

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

25 years ago* config/arm/arm.h (ASM_OUTPUT_MI_THUNK): Add (PLT) to branch if
rearnsha [Sun, 9 May 1999 11:19:34 +0000 (11:19 +0000)]
* config/arm/arm.h (ASM_OUTPUT_MI_THUNK): Add (PLT) to branch if
necessary.  Reported by jim@federated.com.

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

25 years agoDaily bump.
law [Sun, 9 May 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago * java/text/DateFormat.java (computeInstance): Separate time
green [Sat, 8 May 1999 22:21:50 +0000 (22:21 +0000)]
* 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.

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

25 years ago * pa.h (PRINT_OPERAND_ADDRESS): Output "%r0", not "r0" for the
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.md (conditional moves): Avoid using immediate zero for
register zero.

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

25 years ago * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
rth [Sat, 8 May 1999 16:39:18 +0000 (16:39 +0000)]
    * 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.

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

25 years ago* config/arm/arm.h (NEED_PLT_GOT): New macro. Set to 0 if not
rearnsha [Sat, 8 May 1999 09:40:05 +0000 (09:40 +0000)]
* 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.

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

25 years agoDonn Terry (donn@interix.com)
rth [Sat, 8 May 1999 01:58:39 +0000 (01:58 +0000)]
Donn Terry (donn@interix.com)
        * calls.c (rtx_for_function_call): Extend function pointer being
        passed to chkr_check_exec_libfunc, if needed.

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

25 years agoDavid Edelsohn <edelsohn@gnu.org>
rth [Sat, 8 May 1999 01:52:36 +0000 (01:52 +0000)]
David Edelsohn  <edelsohn@gnu.org>
        * ginclude/stdarg.h (__va_rounded_size): Use long type for
        rounding on AIX.
        * ginclude/varargs.h: Likewise.

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

25 years ago* invoke.texi: Remove duplicates in the description of -d
rth [Sat, 8 May 1999 01:47:50 +0000 (01:47 +0000)]
* invoke.texi: Remove duplicates in the description of -d
letters.  Fix use of @item vs. @itemx.

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

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

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

25 years ago * reload1.c (gen_mode_int): New function.
rth [Sat, 8 May 1999 01:34:55 +0000 (01:34 +0000)]
    * reload1.c (gen_mode_int): New function.
        (reload_cse_move2add): Use it to generate the new constants.

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

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

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

25 years agoDaily bump.
law [Sat, 8 May 1999 00:45:07 +0000 (00:45 +0000)]
Daily bump.

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

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

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

25 years ago * acconfig.h (GCJVERSION): New undef.
tromey [Fri, 7 May 1999 18:44:38 +0000 (18:44 +0000)]
* 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.

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

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

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

25 years ago * libtool-version: New file.
tromey [Fri, 7 May 1999 17:00:51 +0000 (17:00 +0000)]
* libtool-version: New file.
* Makefile.in: Rebuilt.
* Makefile.am (libgcj_la_LDFLAGS): Use -version-info, not
-release.

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

25 years ago * mauve-libgcj: Don't omit Utf8Encoding or StringTest.
tromey [Fri, 7 May 1999 16:41:11 +0000 (16:41 +0000)]
* mauve-libgcj: Don't omit Utf8Encoding or StringTest.
Comment out FieldPosition, ParsePosition, and SimpleDateFormat
again (oops).

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

25 years ago * mauve-libgcj: Test more from java.text. Don't mention 1.1 tests
tromey [Fri, 7 May 1999 16:20:48 +0000 (16:20 +0000)]
* mauve-libgcj: Test more from java.text.  Don't mention 1.1 tests
(we pick those up already).

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

25 years agoFri May 7 19:10:15 1999 Vladimir Makarov <vmakarov@tofu.to.cygnus.com>
vmakarov [Fri, 7 May 1999 16:20:37 +0000 (16:20 +0000)]
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.

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

25 years agoFix mips16 libstdc++ builds. Fix inconsistency from Apr 7 change.
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.

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

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

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

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

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

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

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

25 years ago(class basic_string::Rep): Make release member function thread-safe for
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.

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

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

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

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

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

25 years agoApply patch from Nick Burrett <nick.burrett@btinternet.com>
nickc [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

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

25 years agonew
jason [Fri, 7 May 1999 09:54:10 +0000 (09:54 +0000)]
new

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

25 years ago * init.c (resolve_offset_ref): Don't return a raw method.
jason [Fri, 7 May 1999 09:47:57 +0000 (09:47 +0000)]
* 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.

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

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

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

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

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

25 years agoDaily bump.
law [Fri, 7 May 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago * resource.c (mark_referenced_resources): Make volatil
mmitchel [Thu, 6 May 1999 23:29:23 +0000 (23:29 +0000)]
* resource.c (mark_referenced_resources): Make volatil
monotonically increasing.
(mark_set_resources): Likewise.

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

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

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

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

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

25 years agoFred Fish <fnf@be.com>
rth [Thu, 6 May 1999 20:57:01 +0000 (20:57 +0000)]
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.

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

25 years agoFred Fish <fnf@be.com>
rth [Thu, 6 May 1999 20:04:33 +0000 (20:04 +0000)]
Fred Fish  <fnf@be.com>
        * rs6000/xm-beos.h (HAVE_VPRINTF): Don't redefine if already defined.
        (HAVE_PUTENV, HAVE_ATEXIT, HAVE_RENAME): Likewise.

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

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

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

25 years agoupdate derived files
burley [Thu, 6 May 1999 05:31:41 +0000 (05:31 +0000)]
update derived files

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

25 years agoupdate derived files
burley [Thu, 6 May 1999 05:31:40 +0000 (05:31 +0000)]
update derived files

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

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

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

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

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

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

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

25 years agoDaily bump.
law [Thu, 6 May 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.

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

25 years agoFix thinko.
bothner [Thu, 6 May 1999 00:33:11 +0000 (00:33 +0000)]
Fix thinko.

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

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

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

25 years ago
bothner [Thu, 6 May 1999 00:24:08 +0000 (00:24 +0000)]

* 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.

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

25 years ago*** empty log message ***
bothner [Thu, 6 May 1999 00:15:47 +0000 (00:15 +0000)]
*** empty log message ***

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

25 years ago
bothner [Thu, 6 May 1999 00:15:47 +0000 (00:15 +0000)]

* 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.

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

25 years ago8
bothner [Thu, 6 May 1999 00:15:45 +0000 (00:15 +0000)]
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.

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

25 years agoe
bothner [Thu, 6 May 1999 00:15:44 +0000 (00:15 +0000)]
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.

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

25 years agou
bothner [Thu, 6 May 1999 00:15:43 +0000 (00:15 +0000)]
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.

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

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

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

25 years agod
bothner [Wed, 5 May 1999 21:10:07 +0000 (21:10 +0000)]
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.

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

25 years ago * class.c (make_field_value): DECL_INITIAL may be a string literal;
bothner [Wed, 5 May 1999 21:09:55 +0000 (21:09 +0000)]
* 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.

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

25 years ago
bothner [Wed, 5 May 1999 21:09:08 +0000 (21:09 +0000)]

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

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

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

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

25 years ago * unroll.c (copy_loop_body): Don't copy VTOP notes from copy_notes_from.
amylaar [Wed, 5 May 1999 15:47:48 +0000 (15:47 +0000)]
* unroll.c (copy_loop_body): Don't copy VTOP notes from copy_notes_from.

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

25 years ago * Makefile.in: Rebuilt.
tromey [Wed, 5 May 1999 14:19:24 +0000 (14:19 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (CLEANFILES): Don't mention $(class_files).
(clean-local): New target
* java/lang/natRuntime.cc: Include <ltdl.h> if required.
(load, loadLibrary): Now native.
(init): New method.
* java/lang/Runtime.java (load, loadLibrary): Now native.
(init): New native method.
(Runtime): Use init.
* prims.cc: Include <ltdl.h> if required.
(JvRunMain): Call LTDL_SET_PRELOADED_SYMBOLS.

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

25 years agoWed May 5 16:26:13 1999 Vladimir Makarov <vmakarov@tofu.to.cygnus.com>
vmakarov [Wed, 5 May 1999 13:30:51 +0000 (13:30 +0000)]
Wed May  5 16:26:13 1999  Vladimir Makarov  <vmakarov@tofu.to.cygnus.com>
* function.c (purge_addressof_replacements): Rename into
  purge_bitfield_addressof_replacements.
(purge_addressof_replacements): New variable.
(purge_addressof_1): Add code for changing addressof in notes for
  field values which are extracted by usage MEM with narrower mode.
(purge_addressof): Initialize purge_bitfield_addressof_replacements.

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

25 years agoNew class.
bothner [Wed, 5 May 1999 12:26:37 +0000 (12:26 +0000)]
New class.

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

25 years ago * lib/libjava.exp (libjava_arguments): Don't use -nodefaultlibs.
tromey [Wed, 5 May 1999 11:56:28 +0000 (11:56 +0000)]
* lib/libjava.exp (libjava_arguments): Don't use -nodefaultlibs.
(libjava_find_lib): Add `-L' option to find the actual library.

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

25 years ago1999-05-05 Gilles Zunino <Gilles.Zunino@hei.fr>
tromey [Wed, 5 May 1999 11:52:03 +0000 (11:52 +0000)]
1999-05-05  Gilles Zunino  <Gilles.Zunino@hei.fr>
* configure.in: Switch from irix threads to posix threads
* configure: Regenerate.

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

25 years ago * decl2.c (start_objects): Don't let static constructors and
mmitchel [Wed, 5 May 1999 11:50:03 +0000 (11:50 +0000)]
* decl2.c (start_objects): Don't let static constructors and
destructors get inlined.
* parse.y (nested_name_specifier): Make sure ordinary types are
complete, just like template types.
* parse.c: Regenerated.
* pt.c (check_explicit_specialization): Improve error messages.

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