OSDN Git Service

pf3gnuchains/gcc-fork.git
25 years ago * Make-lang.in (JAVA_SRCS): Added check-init.c.
tromey [Thu, 22 Apr 1999 16:19:35 +0000 (16:19 +0000)]
* Make-lang.in (JAVA_SRCS): Added check-init.c.

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

25 years ago * i386/xm-cygwin.h (HAVE_BCOPY): Delete unneeded macro.
rth [Thu, 22 Apr 1999 14:40:55 +0000 (14:40 +0000)]
    * i386/xm-cygwin.h (HAVE_BCOPY): Delete unneeded macro.
        (HAVE_BZERO): Likewise.
        (HAVE_BCMP): Likewise.
        (HAVE_RINDEX): Likewise.
        (HAVE_INDEX): Likewise.
        (DIR_SEPARATOR_2): Define.
        (GET_ENV_PATH_LIST): Turn path lists into POSIX.
        (PATH_SEPARATOR): Use ':'.

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

25 years ago * libjava.compile/OperatorBenchmark.java: New file.
green [Thu, 22 Apr 1999 14:22:11 +0000 (14:22 +0000)]
* libjava.compile/OperatorBenchmark.java: New file.

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

25 years agoenable disabling of fast fixincludes
korbb [Thu, 22 Apr 1999 07:25:11 +0000 (07:25 +0000)]
enable disabling of fast fixincludes

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

25 years agoDaily bump.
law [Thu, 22 Apr 1999 00:45:06 +0000 (00:45 +0000)]
Daily bump.

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

25 years agoCheck in test for previous changes
mmitchel [Thu, 22 Apr 1999 00:34:21 +0000 (00:34 +0000)]
Check in test for previous changes

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

25 years ago * java/lang/natString.cc (getBytes): Reverted earlier change and
tromey [Wed, 21 Apr 1999 13:50:39 +0000 (13:50 +0000)]
* java/lang/natString.cc (getBytes): Reverted earlier change and
applied correct fix from Per Bothner.

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

25 years agoWed Apr 21 11:13:36 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Wed, 21 Apr 1999 13:49:49 +0000 (13:49 +0000)]
Wed Apr 21 11:13:36 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* decl.c (predef_filenames, predef_filenames_size): New globals
(init_decl_processing): predef_filenames and predef_filenames_size
  initialized.
* java-tree.h (predef_filenames, predef_filenames_size): Declared
  extern.
* jcf-parse.c (predefined_filename_p): New function.
(yyparse): Check that files on the command line are specified only
  once and issue a warning otherwise.
* parse.h (JPRIMITIVE_TYPE_OR_VOID_P): New macro.
* parse.y (source_end_java_method): Nullify NOP method bodies, to
  avoid a gcc warning with -W -Wall turned on.
(java_expand_classes): Abort if errors were encountered.
(java_complete_lhs): If the cross reference flag is set, wrap
  field DECL node around a WFL when resolving expression name.

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

25 years ago * java/lang/String.java: Don't throw
tromey [Wed, 21 Apr 1999 12:12:39 +0000 (12:12 +0000)]
* java/lang/String.java: Don't throw
UnsupportedEncodingException.

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

25 years ago1999-04-21 14:55 -0400 Zack Weinberg <zack@rabi.columbia.edu>
zack [Wed, 21 Apr 1999 11:58:11 +0000 (11:58 +0000)]
1999-04-21 14:55 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
* gen-protos.c: #undef abort after including system.h.
Delete defns of fancy_abort and fatal.
* fix-header.c: Delete defn of fancy_abort.

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

25 years ago * java/lang/natString.cc (getBytes): Correctly size result
tromey [Wed, 21 Apr 1999 11:49:39 +0000 (11:49 +0000)]
* java/lang/natString.cc (getBytes): Correctly size result
buffer.  From Bryce McKinlay <bryce@albatross.co.nz>.

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

25 years ago * os_dep.c: glibc 2.1 requires asm/sigcontext.h, not
tromey [Wed, 21 Apr 1999 09:42:28 +0000 (09:42 +0000)]
* os_dep.c: glibc 2.1 requires asm/sigcontext.h, not
sigcontext.h.  From Matthias Klose <doko@itso.de>.

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

25 years agoWed Apr 21 12:09:38 1999 Mumit Khan <khan@xraylith.wisc.edu>
brolley [Wed, 21 Apr 1999 09:11:15 +0000 (09:11 +0000)]
Wed Apr 21 12:09:38 1999  Mumit Khan  <khan@xraylith.wisc.edu>
* cccp.c (simplify_filename): Always preserve leading double slash.

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

25 years agoDaily bump.
law [Wed, 21 Apr 1999 00:45:34 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago * config/c4x/c4x.md: Add new peepholes to remove redundant loads.
m.hayes [Tue, 20 Apr 1999 23:18:44 +0000 (23:18 +0000)]
* config/c4x/c4x.md: Add new peepholes to remove redundant loads.

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

25 years ago * config/c4x/c4x.md (binary patterns): Reorder alternatives
m.hayes [Tue, 20 Apr 1999 23:12:27 +0000 (23:12 +0000)]
* config/c4x/c4x.md (binary patterns): Reorder alternatives
so that two operand instructions are chosen before three operand
instructions.

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

25 years ago * objc/Make-lang.in (objc-parse.c): Put BISON parameters in correct
law [Tue, 20 Apr 1999 22:47:49 +0000 (22:47 +0000)]
    * objc/Make-lang.in (objc-parse.c): Put BISON parameters in correct
        order.

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

25 years ago * Make-lang.in (c-parse.c): Put BISON parameters in correct
law [Tue, 20 Apr 1999 22:43:31 +0000 (22:43 +0000)]
    * Make-lang.in (c-parse.c): Put BISON parameters in correct
        order.
Thanks.  Installed.

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

25 years ago * Make-lang.in (ch/chill.info): Put MAKEINFO parameters in correct
law [Tue, 20 Apr 1999 22:40:41 +0000 (22:40 +0000)]
    * Make-lang.in (ch/chill.info): Put MAKEINFO parameters in correct
        order.

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

25 years ago * cp-tree.h (build_binary_op): Remove unneeded parameter.
mmitchel [Tue, 20 Apr 1999 21:48:52 +0000 (21:48 +0000)]
* cp-tree.h (build_binary_op): Remove unneeded parameter.
* class.c (build_vrable_entry_ref): Adjust call to
build_binary_op.
* decl.c (expand_static_init): Likewise.
(grokdeclarator): Likewise.
(finish_function): Likewise.
* decl2.c (delete_sanity): Likewise.
(do_dtors): Likewise.
(do_ctors): Likewise.
* error.c (dump_type_suffix): Likewise.
* expr.c (cplus_expand_expr): Likewise.
* init.c (resolve_offset_ref): Likewise.
(build_new): Likewise.
(build_new_1): Likewise.
(build_vec_delete_1): Likewise.
(expand_vec_init_catch_clause): Likewise.
(build_delete): Likewise.
* pt.c (tsubst): Likewise.
* rtti.c (synthesize_tinfo_fn): Likewise.
* search.c (expand_upcast_fixups): Likewise.
(expand_direct_vtbls_init): Likewise.
* typeck.c (get_member_function_from_ptrfunc): Likewise.
(build_binary_op_nodefault): Likewise.
(point_int_sum): Likewise.
(pointer_diff): Likewise.
(build_unary_op): Likewise.
(build_modify_expr): Likewise.
(get_delta_difference): Likewise.
(build_ptrmemfunc): Likewise.
(expand_ptrmemfunc_cst): Likewise.

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

25 years ago * alpha.md (nt_lda): New pattern.
rth [Tue, 20 Apr 1999 16:44:09 +0000 (16:44 +0000)]
    * alpha.md (nt_lda): New pattern.
        * alpha.c (alpha_expand_prologue): Use it for large frames
        under windows nt.

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

25 years agoTue Apr 20 17:57:14 1999 Catherine Moore <clm@cygnus.com>
clm [Tue, 20 Apr 1999 16:42:31 +0000 (16:42 +0000)]
Tue Apr 20 17:57:14 1999  Catherine Moore  <clm@cygnus.com>
        * config/arm/arm.md (movhi):  Add check for odd offset.

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

25 years ago*** empty log message ***
jimb [Tue, 20 Apr 1999 11:02:02 +0000 (11:02 +0000)]
*** empty log message ***

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

25 years agoFix from Dale Hawkins:
jimb [Tue, 20 Apr 1999 11:00:27 +0000 (11:00 +0000)]
Fix from Dale Hawkins:
* cplus-dem.c (mop_up): Set typevec_size to zero, so it'll be
reallocated properly if we use it again.
* cplus-dem.c (demangle_fund_type): Check for buffer overrun.  Be
stricter about syntax.  Always null-terminate string.

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

25 years ago * i386.c (output_move_double): Abort if a non-offsettable
wehle [Tue, 20 Apr 1999 10:18:33 +0000 (10:18 +0000)]
* i386.c (output_move_double): Abort if a non-offsettable
memory operand is encountered.  Delete unused code.
(find_addr_reg): Remove.

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

25 years ago1999-04-20 Andrew Haley <aph@cygnus.com>
aph [Tue, 20 Apr 1999 06:27:11 +0000 (06:27 +0000)]
1999-04-20  Andrew Haley  <aph@cygnus.com>
        * include/sparc-signal.h: new file.
        * configure.in: include/sparc-signal.h added.
        * configure: regenerated.
        * prims.cc (JvRunMain): signal handling code rewritten to be more
        portable.
        (catch_segv): ditto.
        (catch_fpe): ditto.
        * include/i386-signal.h: reorganized.
        * include/default-signal.h: reorganized.

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

25 years agonew
jason [Tue, 20 Apr 1999 01:21:00 +0000 (01:21 +0000)]
new

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

25 years ago * decl.c (grokfndecl): Always call cplus_decl_attributes.
jason [Tue, 20 Apr 1999 01:20:07 +0000 (01:20 +0000)]
* decl.c (grokfndecl): Always call cplus_decl_attributes.
* decl2.c (grokfield): Pass attrlist to grokdeclarator.

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

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

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

25 years agoupdate BUGS, INSTALL, NEWS derived files
burley [Mon, 19 Apr 1999 22:43:40 +0000 (22:43 +0000)]
update BUGS, INSTALL, NEWS derived files

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

25 years agoclarify -malign-double situation
burley [Mon, 19 Apr 1999 22:42:00 +0000 (22:42 +0000)]
clarify -malign-double situation

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

25 years agoFix DATA repeat-count bug
burley [Mon, 19 Apr 1999 22:27:05 +0000 (22:27 +0000)]
Fix DATA repeat-count bug

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

25 years agofix DO WHILE
burley [Mon, 19 Apr 1999 21:38:54 +0000 (21:38 +0000)]
fix DO WHILE

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

25 years agonew tests, derived from bug-reports from Toon and Tim
burley [Mon, 19 Apr 1999 21:29:25 +0000 (21:29 +0000)]
new tests, derived from bug-reports from Toon and Tim

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

25 years agofix typo in comment
burley [Mon, 19 Apr 1999 18:16:33 +0000 (18:16 +0000)]
fix typo in comment

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

25 years agoMon Apr 19 14:44:48 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Mon, 19 Apr 1999 15:45:57 +0000 (15:45 +0000)]
Mon Apr 19 14:44:48 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* lang.c (lang_decode_option): Fixed returned value when parsing
  `-fxref=...' and `-Wall'.
* parse.y (source_end_java_method): Do not generate code when
  flag_emit_xref is set.
(resolve_expression_name): Do not build static field access when
  flag_emit_xref is set.
(resolve_field_access): No special treatement on `length' when
  flag_emit_xref is set. Do not build qualified static field access
  when flag_emit_xref is set.
(patch_invoke): Keep the method DECL as operand 0 of the CALL_EXPR
  when flag_emit_xref is set.
(patch_assignment): Do not generate array store runtime check when
  flag_emit_xref is set.
* xref.c (xref_flag_value): Fixed function declaration
  indentation.
(xset_set_data): New function.
* xref.h (xref_set_data): Added prototype for new function.
(typedef struct xref_flag_table): New field data.
(XREF_GET_DATA): New macro.

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

25 years agoBack out accidental commit of unrelated patch
zack [Mon, 19 Apr 1999 15:23:57 +0000 (15:23 +0000)]
Back out accidental commit of unrelated patch

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

25 years ago * cp-tree.h (finish_static_data_member_decl): New function.
mmitchel [Mon, 19 Apr 1999 12:23:55 +0000 (12:23 +0000)]
* cp-tree.h (finish_static_data_member_decl): New function.
* decl2.c (finish_static_data_member_decl): Split out from ...
(grokfield): Here.
* pt.c (instantiate_class_template): Use it here instead of
trying to fake it.
(tsubst_decl): Don't set DECL_ASSEMBLER_NAME;
finish_static_data_member_decl will do that.  Explicit set
DECL_EXTERNAL to match non-template processing.

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

25 years ago1999-04-19 14:51 -0400 Zack Weinberg <zack@rabi.columbia.edu>
zack [Mon, 19 Apr 1999 11:55:04 +0000 (11:55 +0000)]
1999-04-19 14:51 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
* cpplib.c (output_line_command): Drop CONDITIONAL argument.
We can omit unnecessary line commands if file_change ==
same_file and pfile->lineno != 0.  All callers changed.
(cpp_get_token [case '\n']): Don't bump pfile->lineno if
CPP_OPTIONS (pfile)->no_line_commands is set.
* cpplib.h: Fix prototype of output_line_command.

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

25 years ago * xref.h (enum): Removed trailing comma.
tromey [Mon, 19 Apr 1999 10:20:27 +0000 (10:20 +0000)]
* xref.h (enum): Removed trailing comma.
* parse.y (resolve_qualified_expression_name): Added missing
`break'.

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

25 years ago * java/lang/natSystem.cc (init_properties): Only declare pwd_entry
tromey [Mon, 19 Apr 1999 09:43:18 +0000 (09:43 +0000)]
* java/lang/natSystem.cc (init_properties): Only declare pwd_entry
once.  From Anthony Green.

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

25 years ago1999-04-19 Andrew Haley <aph@cygnus.com>
aph [Mon, 19 Apr 1999 07:57:04 +0000 (07:57 +0000)]
1999-04-19  Andrew Haley  <aph@cygnus.com>
        * Makefile.in: Processed with new automake.

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

25 years ago * include/javaprims.h: Removed security namespace.
tromey [Mon, 19 Apr 1999 07:48:02 +0000 (07:48 +0000)]
* include/javaprims.h: Removed security namespace.

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

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

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

25 years ago * java/io/PrintStream.java (println): Remove extra println.
green [Sun, 18 Apr 1999 22:22:44 +0000 (22:22 +0000)]
* java/io/PrintStream.java (println): Remove extra println.

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

25 years agofix crashes on I/O statements involving COMMON variables
burley [Sun, 18 Apr 1999 18:58:04 +0000 (18:58 +0000)]
fix crashes on I/O statements involving COMMON variables

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

25 years ago1999-04-18 17:46 -0400 Zack Weinberg <zack@rabi.columbia.edu>
zack [Sun, 18 Apr 1999 14:54:35 +0000 (14:54 +0000)]
1999-04-18 17:46 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
* cppfiles.c (find_position, read_and_prescan): Use `unsigned
long' variables consistently to count line and column numbers.

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

25 years ago * output.h (current_function_is_leaf,
wehle [Sun, 18 Apr 1999 13:09:37 +0000 (13:09 +0000)]
* output.h (current_function_is_leaf,
current_function_uses_only_leaf_regs): Declare.
* function.c (current_function_is_leaf,
current_function_uses_only_leaf_regs): Define.
(init_function_start): Initialize current_function_is_leaf
and current_function_uses_only_leaf_regs.
* final.c (leaf_function): Don't define.
(final_start_function): Replace uses of leaf_function with
current_function_uses_only_leaf_regs.
* toplev.c (rest_of_compilation): Set current_function_is_leaf
prior to invoking local register allocation.
(rest_of_compilation): Replace uses of leaf_function with
current_function_uses_only_leaf_regs.
* dbxout.c (dbxout_symbol, dbxout_parms): Likewise.
* dwarf2out.c (add_location_or_const_vaule_attribute): Likewise.
* dwarfout.c (add_location_or_const_value_attribute): Likewise.
* sdbout.c (sdbout_symbol): Likewise.
* sparc.h (FUNCTION_PROLOGUE, FUNCTION_EPILOGUE): Likewise.
* sparc.c (eligible_for_epilogue_delay, output_return,
sparc_return_peephole_ok): Likewise.
* sparc.md (leaf_function attribute, untyped_return): Likewise.
* i386.c (ix86_compute_frame_size): Don't align the stack
for leaf functions which don't allocate any stack slots.
* tm.texi: Update documentation.

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

25 years ago * cp-tree.h (finish_class_definition): Add parameter.
mmitchel [Sun, 18 Apr 1999 10:58:42 +0000 (10:58 +0000)]
* cp-tree.h (finish_class_definition): Add parameter.
* parse.y (structsp): Use it.  Don't call pop_scope here.
* parse.c: Regenerated.
* semantics.c (finish_class_definition): Pop it here.

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

25 years ago * Makefile.in: Rebuilt.
green [Sun, 18 Apr 1999 08:24:30 +0000 (08:24 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (ordinary_java_source_files): Add new security files.
* java/security/NoSuchAlgorithmException.java,
java/security/MessageDigest.java: New files.
* include/javaprims.h: Add security namespace.

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

25 years agoBump for snapshot
law [Sun, 18 Apr 1999 02:15:18 +0000 (02:15 +0000)]
Bump for snapshot

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

25 years agoMisapplied patch.
rth [Sun, 18 Apr 1999 01:35:07 +0000 (01:35 +0000)]
Misapplied patch.

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

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

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

25 years ago * alpha.h (GO_IF_LEGITIMATE_SIMPLE_ADDRESS): Correct last change --
rth [Sun, 18 Apr 1999 00:10:06 +0000 (00:10 +0000)]
    * alpha.h (GO_IF_LEGITIMATE_SIMPLE_ADDRESS): Correct last change --
        make sure FP_BASE_P registers are only used with an integer.

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

25 years ago * alpha.h (REG_OK_FP_BASE_P): New macro.
rth [Sat, 17 Apr 1999 23:31:34 +0000 (23:31 +0000)]
    * alpha.h (REG_OK_FP_BASE_P): New macro.
        (GO_IF_LEGITIMATE_SIMPLE_ADDRESS): Use it.
        * alpha.md (adddi3+1): New insn to handle large constants off
        the soft frame pointer.
        (adddi3+2): Don't split soft frame pointer or arg pointer additions.

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

25 years ago * config/c4x/c4x.c (legitimize_operands): Use rtx_cost
m.hayes [Sat, 17 Apr 1999 22:27:41 +0000 (22:27 +0000)]
* config/c4x/c4x.c (legitimize_operands): Use rtx_cost
to determine if it is worthwhile forcing a constant into a register.
* config/c4x/c4x.h (CONST_COSTS): An integer value of 255 or 65535
used with a logical and or an integer value of 16 or 24 used with
a right shift has zero cost on the C40.

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

25 years agoBernd Schmidt <crux@pool.informatik.rwth-aachen.de>
rth [Sat, 17 Apr 1999 21:33:24 +0000 (21:33 +0000)]
Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
        * gcse.c (compute_local_properties): If setp is nonzero, clear
        TRANSP instead of setting it to all ones.

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

25 years ago * i386.c (i386_preferred_stack_boundary_string): New global variable.
rth [Sat, 17 Apr 1999 21:13:53 +0000 (21:13 +0000)]
    * i386.c (i386_preferred_stack_boundary_string): New global variable.
        (i386_preferred_stack_boundary): New global variable.
        (override_functions): Set it.  Tidy option setting code.
        * i386.h (TARGET_OPTIONS): New command line option.
        (i386_preferred_stack_boundary_string): Declare it.
        (i386_preferred_stack_boundary): Likewise.
        (PREFERRED_STACK_BOUNDARY): Use i386_preferred_stack_boundary.

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

25 years ago* i386.c (k6_cost): Take into account the decoding time.
rth [Sat, 17 Apr 1999 19:23:54 +0000 (19:23 +0000)]
* i386.c (k6_cost): Take into account the decoding time.

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

25 years agoDonn Terry <donn@interix.com>
rth [Sat, 17 Apr 1999 19:15:29 +0000 (19:15 +0000)]
Donn Terry  <donn@interix.com>
        * i386.h (PRINT_OPERAND_PUNCT_VALID_P): Allow _.
        * i386.c (print_operand): New %_ operator.
        (load_pic_register): Proper number of leading _ in GOT literal.
        * i386.md (prologue_get_pc_and_set_got): Likewise.
        * i386/unix.h (ASM_OUTPUT_MI_THUNK): Likewise.

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

25 years ago * alpha.c (alpha_expand_prologue): Use gen_adddi3 instead of
rth [Sat, 17 Apr 1999 19:03:04 +0000 (19:03 +0000)]
    * alpha.c (alpha_expand_prologue): Use gen_adddi3 instead of
        emit_move_insn+plus_constant.  For NT, don't use the stack probe
        loop pointer to allocate stack space.
        * alpha.md (adddi3): Always use lda to set the stack pointer.

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

25 years ago1999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.columbia.edu>
zack [Sat, 17 Apr 1999 17:14:58 +0000 (17:14 +0000)]
1999-04-17 20:11 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
* c-aux-info.c, emit-rtl.c, explow.c, expmed.c, gcse.c,
haifa-sched.c, optabs.c, reorg.c, resource.c, sched.c: Include
toplev.h for real declaration of trim_filename.
* Makefile.in: Update dependencies.

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

25 years ago * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
rth [Sat, 17 Apr 1999 16:58:31 +0000 (16:58 +0000)]
    * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
        to avoid the need for a prototype to supress a warning.

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

25 years agobetter support SMP builds in libf2c
burley [Sat, 17 Apr 1999 14:37:14 +0000 (14:37 +0000)]
better support SMP builds in libf2c

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

25 years ago * decl.c (xref_tag): Revise handling of nested template
mmitchel [Sat, 17 Apr 1999 14:15:29 +0000 (14:15 +0000)]
* decl.c (xref_tag): Revise handling of nested template
declarations.
* pt.c (check_explicit_specialization): Tweak handling of friend
templates in template classes.
(tsubst_friend_class): Handle friend declarations for nested
member template classes.

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

25 years agoremove -fugly, other doc fixes
burley [Sat, 17 Apr 1999 14:09:21 +0000 (14:09 +0000)]
remove -fugly, other doc fixes

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

25 years agoforgot to add ffe.texi, the actual g77 front-end internals docs
burley [Sat, 17 Apr 1999 11:45:01 +0000 (11:45 +0000)]
forgot to add ffe.texi, the actual g77 front-end internals docs

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

25 years agoCheck for circularity only if ENABLE_CHECKING is defined
burley [Sat, 17 Apr 1999 11:43:57 +0000 (11:43 +0000)]
Check for circularity only if ENABLE_CHECKING is defined

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

25 years agoadd g77 front-end internals docs
burley [Sat, 17 Apr 1999 11:09:20 +0000 (11:09 +0000)]
add g77 front-end internals docs

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

25 years agorewrite to use block/scope structure of GBE
burley [Sat, 17 Apr 1999 10:58:35 +0000 (10:58 +0000)]
rewrite to use block/scope structure of GBE

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

25 years ago1999-04-17 10:15 -0400 Zack Weinberg <zack@rabi.columbia.edu>
zack [Sat, 17 Apr 1999 07:16:26 +0000 (07:16 +0000)]
1999-04-17 10:15 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
* cccp.c: Make fatal non-static.

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

25 years ago * config/c4x/c4x.md (*andqi3_255_clobber,*andqi3_65535_clobber):
m.hayes [Sat, 17 Apr 1999 04:52:39 +0000 (04:52 +0000)]
* config/c4x/c4x.md (*andqi3_255_clobber,*andqi3_65535_clobber):
New logical and patterns using C40 bit-field insert instructions.
(*lshrqi3_24_clobber,*ashrqi3_24_clobber,*lshrqi3_16_clobber,
*ashrqi3_16_clobber): New shift patterns using C40 bit-field insert
instructions.

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

25 years agoDaily bump.
law [Sat, 17 Apr 1999 00:45:05 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu>
zack [Fri, 16 Apr 1999 19:52:44 +0000 (19:52 +0000)]
1999-04-16 22:44 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
* system.h: Always prototype abort.  Prototype fatal.  Define
abort to call fatal, not fprintf/exit.  Define a stub macro
for trim_filename.
* toplev.c: Define DIR_SEPARATOR.  (trim_filename): New
function.
* toplev.h: Prototype trim_filename, and #undef system.h's stub.
* gcc.c, genattr.c, genattrtab.c, gencodes.c, genconfig.c,
genemit.c, genextract.c, genflags.c, genopinit.c, genoutput.c,
genpeep.c, genrecog.c: Make fatal non-static.
* gcov.c, gengenrtl.c, protoize.c: #undef abort after
including system.h.
* config/i386/dgux.h, config/m68k/xm-amix.h: Remove stale code
relating to abort.

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

25 years agoNote char-conversion-related optimizations.
bothner [Fri, 16 Apr 1999 18:41:12 +0000 (18:41 +0000)]
Note char-conversion-related optimizations.

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

25 years ago
bothner [Fri, 16 Apr 1999 18:35:02 +0000 (18:35 +0000)]

* java/io/InputStreamReader.java (<init>):  Set super.in correctly.
* java/io/OutputStreamWriter.java (<init>):  Set super.in correctly.
(writeChars):  Don't be quite so eager to flush.
* java/io/PrintStream.java:  Rewrite.  Now more similar to
OutputStreamWriter, using explicit UnicodeToBytes converter.
Also, autoflush does not need to flush so often.
* java/lang/natString.cc (getBytes):  More efficient algorithm.
  (init(jbyteArray,jint,jint,jstring)):  More efficient.

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

25 years ago
bothner [Fri, 16 Apr 1999 18:34:58 +0000 (18:34 +0000)]

* java/io/InputStreamReader.java (<init>):  Set super.in correctly.
* java/io/OutputStreamWriter.java (<init>):  Set super.in correctly.
(writeChars):  Don't be quite so eager to flush.
* java/io/PrintStream.java:  Rewrite.  Now more similar to
OutputStreamWriter, using explicit UnicodeToBytes converter.
Also, autoflush does not need to flush so often.
* java/lang/natString.cc (getBytes):  More efficient algorithm.
  (init(jbyteArray,jint,jint,jstring)):  More efficient.

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

25 years ago * class.c (finish_struct): Remove unused variable.
mmitchel [Fri, 16 Apr 1999 18:06:34 +0000 (18:06 +0000)]
* class.c (finish_struct): Remove unused variable.
(pushclass): Likewise.
(invalidate_class_lookup_cache): Likewise.
* cp-tree.def (TYPENAME_TYPE): Improve documentation.
* decl.c (build_typename_type): Make sure TYPENAME_TYPE_FULLNAME
doesn't get obliterated.
(make_typename_type): Handle template classes correctly.

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

25 years agotweak spelling
jason [Fri, 16 Apr 1999 18:04:47 +0000 (18:04 +0000)]
tweak spelling

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

25 years ago
bothner [Fri, 16 Apr 1999 17:31:26 +0000 (17:31 +0000)]

* Makefile.am:  Various changes for new files and conversions.

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

25 years ago0
bothner [Fri, 16 Apr 1999 17:31:24 +0000 (17:31 +0000)]
0
* Makefile.am:  Various changes for new files and conversions.

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

25 years ago * gnu/gcj/convert/JIS0201.h: New file, generated from Unicode table.
bothner [Fri, 16 Apr 1999 17:25:08 +0000 (17:25 +0000)]
* gnu/gcj/convert/JIS0201.h:  New file, generated from Unicode table.
* gnu/gcj/convert/Input_JavaSrc.java: New BytesToUnicode class.
* gnu/gcj/convert/Input_SJIS.java: New BytesToUnicode class.
* gnu/gcj/convert/Output_EUCJIS.java:  New UnicodeToBytes class.
* gnu/gcj/convert/Output_SJIS.java:  New UnicodeToBytes class.
* gnu/gcj/convert/natInput_EUCJIS.cc:  New file.
* gnu/gcj/convert/natInput_SJIS.cc:  New file.
* gnu/gcj/convert/natOutput_EUCJIS.cc:  New file.
* gnu/gcj/convert/natOutput_SJIS.cc:  New file.
* gnu/gcj/convert/make-trie.c:  New file: functions to make a trie.
* gnu/gcj/convert/gen-from-JIS.c:  Invoke make-trie for output.
* gnu/gcj/convert/Unicode_to_JIS.cc:  New generated trie table.

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

25 years ago
bothner [Fri, 16 Apr 1999 17:25:08 +0000 (17:25 +0000)]

* gnu/gcj/convert/JIS0201.h:  New file, generated from Unicode table.
* gnu/gcj/convert/Input_JavaSrc.java: New BytesToUnicode class.
* gnu/gcj/convert/Input_SJIS.java: New BytesToUnicode class.
* gnu/gcj/convert/Output_EUCJIS.java:  New UnicodeToBytes class.
* gnu/gcj/convert/Output_SJIS.java:  New UnicodeToBytes class.
* gnu/gcj/convert/natInput_EUCJIS.cc:  New file.
* gnu/gcj/convert/natInput_SJIS.cc:  New file.
* gnu/gcj/convert/natOutput_EUCJIS.cc:  New file.
* gnu/gcj/convert/natOutput_SJIS.cc:  New file.
* gnu/gcj/convert/make-trie.c:  New file: functions to make a trie.
* gnu/gcj/convert/gen-from-JIS.c:  Invoke make-trie for output.
* gnu/gcj/convert/Unicode_to_JIS.cc:  New generated trie table.

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

25 years ago
bothner [Fri, 16 Apr 1999 17:25:08 +0000 (17:25 +0000)]

* gnu/gcj/convert/JIS0201.h:  New file, generated from Unicode table.
* gnu/gcj/convert/Input_JavaSrc.java: New BytesToUnicode class.
* gnu/gcj/convert/Input_SJIS.java: New BytesToUnicode class.
* gnu/gcj/convert/Output_EUCJIS.java:  New UnicodeToBytes class.
* gnu/gcj/convert/Output_SJIS.java:  New UnicodeToBytes class.
* gnu/gcj/convert/natInput_EUCJIS.cc:  New file.
* gnu/gcj/convert/natInput_SJIS.cc:  New file.
* gnu/gcj/convert/natOutput_EUCJIS.cc:  New file.
* gnu/gcj/convert/natOutput_SJIS.cc:  New file.
* gnu/gcj/convert/make-trie.c:  New file: functions to make a trie.
* gnu/gcj/convert/gen-from-JIS.c:  Invoke make-trie for output.
* gnu/gcj/convert/Unicode_to_JIS.cc:  New generated trie table.

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

25 years agoh
bothner [Fri, 16 Apr 1999 17:25:07 +0000 (17:25 +0000)]
h
* gnu/gcj/convert/JIS0201.h:  New file, generated from Unicode table.
* gnu/gcj/convert/Input_JavaSrc.java: New BytesToUnicode class.
* gnu/gcj/convert/Input_SJIS.java: New BytesToUnicode class.
* gnu/gcj/convert/Output_EUCJIS.java:  New UnicodeToBytes class.
* gnu/gcj/convert/Output_SJIS.java:  New UnicodeToBytes class.
* gnu/gcj/convert/natInput_EUCJIS.cc:  New file.
* gnu/gcj/convert/natInput_SJIS.cc:  New file.
* gnu/gcj/convert/natOutput_EUCJIS.cc:  New file.
* gnu/gcj/convert/natOutput_SJIS.cc:  New file.
* gnu/gcj/convert/make-trie.c:  New file: functions to make a trie.
* gnu/gcj/convert/gen-from-JIS.c:  Invoke make-trie for output.
* gnu/gcj/convert/Unicode_to_JIS.cc:  New generated trie table.

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

25 years ago8
bothner [Fri, 16 Apr 1999 17:25:04 +0000 (17:25 +0000)]
8
* gnu/gcj/convert/JIS0201.h:  New file, generated from Unicode table.
* gnu/gcj/convert/Input_JavaSrc.java: New BytesToUnicode class.
* gnu/gcj/convert/Input_SJIS.java: New BytesToUnicode class.
* gnu/gcj/convert/Output_EUCJIS.java:  New UnicodeToBytes class.
* gnu/gcj/convert/Output_SJIS.java:  New UnicodeToBytes class.
* gnu/gcj/convert/natInput_EUCJIS.cc:  New file.
* gnu/gcj/convert/natInput_SJIS.cc:  New file.
* gnu/gcj/convert/natOutput_EUCJIS.cc:  New file.
* gnu/gcj/convert/natOutput_SJIS.cc:  New file.
* gnu/gcj/convert/make-trie.c:  New file: functions to make a trie.
* gnu/gcj/convert/gen-from-JIS.c:  Invoke make-trie for output.
* gnu/gcj/convert/Unicode_to_JIS.cc:  New generated trie table.

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

25 years ago`
bothner [Fri, 16 Apr 1999 17:25:04 +0000 (17:25 +0000)]
`
* gnu/gcj/convert/JIS0201.h:  New file, generated from Unicode table.
* gnu/gcj/convert/Input_JavaSrc.java: New BytesToUnicode class.
* gnu/gcj/convert/Input_SJIS.java: New BytesToUnicode class.
* gnu/gcj/convert/Output_EUCJIS.java:  New UnicodeToBytes class.
* gnu/gcj/convert/Output_SJIS.java:  New UnicodeToBytes class.
* gnu/gcj/convert/natInput_EUCJIS.cc:  New file.
* gnu/gcj/convert/natInput_SJIS.cc:  New file.
* gnu/gcj/convert/natOutput_EUCJIS.cc:  New file.
* gnu/gcj/convert/natOutput_SJIS.cc:  New file.
* gnu/gcj/convert/make-trie.c:  New file: functions to make a trie.
* gnu/gcj/convert/gen-from-JIS.c:  Invoke make-trie for output.
* gnu/gcj/convert/Unicode_to_JIS.cc:  New generated trie table.

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

25 years ago
bothner [Fri, 16 Apr 1999 17:25:03 +0000 (17:25 +0000)]

* gnu/gcj/convert/JIS0201.h:  New file, generated from Unicode table.
* gnu/gcj/convert/Input_JavaSrc.java: New BytesToUnicode class.
* gnu/gcj/convert/Input_SJIS.java: New BytesToUnicode class.
* gnu/gcj/convert/Output_EUCJIS.java:  New UnicodeToBytes class.
* gnu/gcj/convert/Output_SJIS.java:  New UnicodeToBytes class.
* gnu/gcj/convert/natInput_EUCJIS.cc:  New file.
* gnu/gcj/convert/natInput_SJIS.cc:  New file.
* gnu/gcj/convert/natOutput_EUCJIS.cc:  New file.
* gnu/gcj/convert/natOutput_SJIS.cc:  New file.
* gnu/gcj/convert/make-trie.c:  New file: functions to make a trie.
* gnu/gcj/convert/gen-from-JIS.c:  Invoke make-trie for output.
* gnu/gcj/convert/Unicode_to_JIS.cc:  New generated trie table.

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

25 years ago
bothner [Fri, 16 Apr 1999 17:25:00 +0000 (17:25 +0000)]

* gnu/gcj/convert/JIS0201.h:  New file, generated from Unicode table.
* gnu/gcj/convert/Input_JavaSrc.java: New BytesToUnicode class.
* gnu/gcj/convert/Input_SJIS.java: New BytesToUnicode class.
* gnu/gcj/convert/Output_EUCJIS.java:  New UnicodeToBytes class.
* gnu/gcj/convert/Output_SJIS.java:  New UnicodeToBytes class.
* gnu/gcj/convert/natInput_EUCJIS.cc:  New file.
* gnu/gcj/convert/natInput_SJIS.cc:  New file.
* gnu/gcj/convert/natOutput_EUCJIS.cc:  New file.
* gnu/gcj/convert/natOutput_SJIS.cc:  New file.
* gnu/gcj/convert/make-trie.c:  New file: functions to make a trie.
* gnu/gcj/convert/gen-from-JIS.c:  Invoke make-trie for output.
* gnu/gcj/convert/Unicode_to_JIS.cc:  New generated trie table.

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

25 years agoFix truncated comments.
bothner [Fri, 16 Apr 1999 17:24:06 +0000 (17:24 +0000)]
Fix truncated comments.

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

25 years ago
bothner [Fri, 16 Apr 1999 17:22:02 +0000 (17:22 +0000)]

* gnu/gcj/convert/UnicodeToBytes.java (write(String,int,int,char[])):
New overloading, allows greater efficiency.
* gnu/gcj/convert/Output_8859_1.java (write(String,int,int,char[])):
New overloading (for efficiency - avoids copying).
* gnu/gcj/convert/Output_UTF8.java:  Fix typo: 0xC0 -> 0c3F.
* gnu/gcj/convert/Input_UTF8.java:  Fix typos in bit masks.

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

25 years ago
bothner [Fri, 16 Apr 1999 17:21:59 +0000 (17:21 +0000)]

* gnu/gcj/convert/UnicodeToBytes.java (write(String,int,int,char[])):
New overloading, allows greater efficiency.
* gnu/gcj/convert/Output_8859_1.java (write(String,int,int,char[])):
New overloading (for efficiency - avoids copying).
* gnu/gcj/convert/Output_UTF8.java:  Fix typo: 0xC0 -> 0c3F.
* gnu/gcj/convert/Input_UTF8.java:  Fix typos in bit masks.

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

25 years ago * config/c4x/c4x.md (mulqf3_clrqf_clobber, mulqi3_clrqi_clobber):
m.hayes [Fri, 16 Apr 1999 16:36:07 +0000 (16:36 +0000)]
* config/c4x/c4x.md (mulqf3_clrqf_clobber, mulqi3_clrqi_clobber):
New patterns to support parallel multiply and load of zero.

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

25 years ago * cp-tree.h (TREE_NONLOCAL_FLAG): Remove.
mmitchel [Fri, 16 Apr 1999 13:16:50 +0000 (13:16 +0000)]
* cp-tree.h (TREE_NONLOCAL_FLAG): Remove.
(storetags): Declare.
* class.c (finish_struct): Don't use TREE_NONLOCAL_FLAG.
(pushclass): Likewise.  Use storetags to install tag declarations,
not pushtag.
(invalidate_class_lookup_cache): Don't use TREE_NONLOCAL_FLAG.
* decl.c (storetags): Make it global.
(push_class_binding): Set INHERITED_VALUE_BINDING_P for an
implicit typename declaration.
(pushtag): Tidy.  Don't use TREE_NONLOCAL_FLAG.
* method.c (hack_identifier): Likewise.
* search.c (lookup_member): Likewise.

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

25 years ago * config.h (__start): Declare as `int' in alpha/OSF1 case. From
tromey [Fri, 16 Apr 1999 09:56:29 +0000 (09:56 +0000)]
* config.h (__start): Declare as `int' in alpha/OSF1 case.  From
David Pettersson <dapet@mai.liu.se>

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

25 years ago * tree.c (valid_machine_attribute): If we're modifying the
jason [Fri, 16 Apr 1999 01:24:50 +0000 (01:24 +0000)]
* tree.c (valid_machine_attribute): If we're modifying the
FUNCTION_TYPE within a POINTER_TYPE and we don't get a decl,
update the POINTER_TYPE.

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

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

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

25 years ago * decl.c (warn_about_implicit_typename_lookup): New function.
mmitchel [Fri, 16 Apr 1999 00:15:26 +0000 (00:15 +0000)]
* decl.c (warn_about_implicit_typename_lookup): New function.
(lookup_name_real): Use it.  Rework handling of implicit typename
extension.

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

25 years agoRevert accidental checkin of the FCOMI patch that I was testing.
law [Fri, 16 Apr 1999 00:15:01 +0000 (00:15 +0000)]
Revert accidental checkin of the FCOMI patch that I was testing.

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

25 years ago * i386.c (x86_adjust_cost): Move break statement to correct place.
law [Thu, 15 Apr 1999 23:24:57 +0000 (23:24 +0000)]
    * i386.c (x86_adjust_cost): Move break statement to correct place.

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