platform/upstream/linaro-gcc.git
29 years ago(unused_list): New variable.
kenner [Fri, 12 May 1995 19:54:00 +0000 (19:54 +0000)]
(unused_list): New variable.
(build_tmp_function_decl): Call push_parm_decl with new format.
(start_class): Initialize unused_list.
(start_method_def): Call push_parm_decl with new format and mark _cmp as
possibly unused.

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

29 years ago(myparm): Handle attributes.
kenner [Fri, 12 May 1995 19:53:36 +0000 (19:53 +0000)]
(myparm): Handle attributes.

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

29 years agofix typo
meissner [Fri, 12 May 1995 19:45:00 +0000 (19:45 +0000)]
fix typo

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

29 years ago(TPU makefile.in): Reorganize and reformat code.
kenner [Fri, 12 May 1995 18:39:59 +0000 (18:39 +0000)]
(TPU makefile.in): Reorganize and reformat code.
Make generated .opt files have more consistent format (all comma
separated, excess whitespace eliminated);
(additional_compiler): New routine.
(process_makefile): Use it to handle cc1plus via cp/Make-lang.in.

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

29 years ago(bc_loop): Process comma-separated list rather than space-separated one;
kenner [Fri, 12 May 1995 18:39:32 +0000 (18:39 +0000)]
(bc_loop): Process comma-separated list rather than space-separated one;
restore .h suffix stripped by vmsconfig;
(loop1): More robust handling of directory prefix on file names.

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

29 years ago(movsicc): New pattern.
dje [Fri, 12 May 1995 18:25:51 +0000 (18:25 +0000)]
(movsicc): New pattern.
(movsfcc, movdfcc, *movsicc_insn, *movsfcc_hard_insn): Likewise.
(*movsfcc_soft_insn, movdfcc_insn): Likewise.
(*movdf_soft_insn): Rewrite.

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

29 years agoReplace ARM_REG_PREFIX with REGISTER_PREFIX.
dje [Fri, 12 May 1995 18:24:51 +0000 (18:24 +0000)]
Replace ARM_REG_PREFIX with REGISTER_PREFIX.
Replace ARM_COMMENT_CHAR with ASM_COMMENT_START.
(arm_asm_output_label): Use USER_LABEL_PREFIX.
(soft_df_operand): New function.

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

29 years agoReplace ARM_REG_PREFIX with REGISTER_PREFIX.
dje [Fri, 12 May 1995 18:23:56 +0000 (18:23 +0000)]
Replace ARM_REG_PREFIX with REGISTER_PREFIX.
Replace ARM_COMMENT_CHAR with ASM_COMMENT_START.
(REGISTER_PREFIX): Define.
(USER_LABEL_PREFIX, LOCAL_LABEL_PREFIX): Define.
(SECONDARY_OUTPUT_RELOAD_CLASS): Handle DFmodes only if TARGET_HARD_FLOAT.
(PREDICATE_CODES): Add soft_df_operand.

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

29 years ago(simplify_shift_const): Don't change SHIFT_MODE for LSHIFTRT either.
kenner [Fri, 12 May 1995 18:20:43 +0000 (18:20 +0000)]
(simplify_shift_const): Don't change SHIFT_MODE for LSHIFTRT either.

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

29 years ago(movsi matcher): Fix typo in type attribute.
dje [Fri, 12 May 1995 17:34:39 +0000 (17:34 +0000)]
(movsi matcher): Fix typo in type attribute.

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

29 years agoSet -malign-loops= default to 2.
meissner [Fri, 12 May 1995 17:34:13 +0000 (17:34 +0000)]
Set -malign-loops= default to 2.

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

29 years agoAdd better support for passing args in registers; Add loop/jump/function alignment...
meissner [Fri, 12 May 1995 17:22:04 +0000 (17:22 +0000)]
Add better support for passing args in registers; Add loop/jump/function alignment overrides; add decrement_and_branch until 0

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

29 years ago(unroll_loop): Don't move reg if used in copy_end and that is a
kenner [Fri, 12 May 1995 16:48:07 +0000 (16:48 +0000)]
(unroll_loop): Don't move reg if used in copy_end and that is a
JUMP_INSN.

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

29 years agoInitial revision
dje [Fri, 12 May 1995 16:30:52 +0000 (16:30 +0000)]
Initial revision

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

29 years ago(vxworks29k): New alias.
dje [Fri, 12 May 1995 15:49:42 +0000 (15:49 +0000)]
(vxworks29k): New alias.

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

29 years agoInitial revision
dje [Fri, 12 May 1995 15:35:12 +0000 (15:35 +0000)]
Initial revision

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

29 years ago(check_dbra_loop): When reversing loop when
wilson [Fri, 12 May 1995 15:16:31 +0000 (15:16 +0000)]
(check_dbra_loop): When reversing loop when
no_use_except_counting is false, there must be only one biv.

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

29 years ago(unroll_loop): Only use local_regno for pseudos.
kenner [Fri, 12 May 1995 11:36:50 +0000 (11:36 +0000)]
(unroll_loop): Only use local_regno for pseudos.

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

29 years ago(write_test_expr, case MATCH_DUP): Use operands[N] instead of
kenner [Fri, 12 May 1995 11:13:25 +0000 (11:13 +0000)]
(write_test_expr, case MATCH_DUP): Use operands[N] instead of
JUMP_LABEL (which may not be set).
(walk_attr_value, case MATCH_DUP): Set must_extract.

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

29 years ago(push_parm_decl): Pass any attributes to decl_attributes.
kenner [Fri, 12 May 1995 11:09:47 +0000 (11:09 +0000)]
(push_parm_decl): Pass any attributes to decl_attributes.

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

29 years agoAdjust number of shift/reduce conflicts.
kenner [Fri, 12 May 1995 11:08:56 +0000 (11:08 +0000)]
Adjust number of shift/reduce conflicts.
(parm): Support attributes.

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

29 years agoFix reporting of unterminated strings.
bothner [Fri, 12 May 1995 08:13:44 +0000 (08:13 +0000)]
Fix reporting of unterminated strings.

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

29 years ago(MD_STARTFILE_PREFIX, MD_EXEC_PREFIX,
wilson [Fri, 12 May 1995 06:19:57 +0000 (06:19 +0000)]
(MD_STARTFILE_PREFIX, MD_EXEC_PREFIX,
STARTFILE_SPEC, LINK_SPEC): Define.

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

29 years ago* cpplib.c (line_for_error): Make it work; add extra parameter.
bothner [Fri, 12 May 1995 02:33:33 +0000 (02:33 +0000)]
* cpplib.c (line_for_error):  Make it work; add extra parameter.
(skip_quoted_string, cpp_get_token):  Update calls to line_for_error.
(macroexpand):  Remember initial line so we can report it if the
call is unterminated.  Also, simplify error logic slightly.
(do_include):  Cast alloca return value, to avoid pcc warning.

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

29 years ago* cppexp.c (parse_number): Cleanup some Cygnus crud for MPW.
bothner [Fri, 12 May 1995 02:18:36 +0000 (02:18 +0000)]
* cppexp.c (parse_number):  Cleanup some Cygnus crud for MPW.

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

29 years agoOK, this is what I really wanted to install...
tege [Fri, 12 May 1995 01:39:52 +0000 (01:39 +0000)]
OK, this is what I really wanted to install...

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

29 years ago(i960_output_ldconst): Let split_double handle DImode.
tege [Fri, 12 May 1995 01:36:45 +0000 (01:36 +0000)]
(i960_output_ldconst): Let split_double handle DImode.
(i960_print_operand): Use REAL_VALUE_TO_DECIMAL for decimal strings.
(i960_output_double, i960_output_float):  Likewise; also change arg
VALUE from `double' to `REAL_VALUE_TYPE'.

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

29 years ago* cpperror.c (cpp_print_containing_files): Remove some Cygnus-local stuff.
bothner [Fri, 12 May 1995 01:10:55 +0000 (01:10 +0000)]
* cpperror.c (cpp_print_containing_files):  Remove some Cygnus-local stuff.

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

29 years ago(link_command_spec): Make -nostdlib no longer imply -nostartfiles.
dje [Fri, 12 May 1995 01:06:03 +0000 (01:06 +0000)]
(link_command_spec): Make -nostdlib no longer imply -nostartfiles.

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

29 years agoRecognize PCs running Solaris2. Also, some cleaning up for CRAYs.
bothner [Fri, 12 May 1995 00:19:09 +0000 (00:19 +0000)]
Recognize PCs running Solaris2.  Also, some cleaning up for CRAYs.

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

29 years ago(nested_function, notype_nested_function): Allow old-style arg
kenner [Thu, 11 May 1995 23:27:13 +0000 (23:27 +0000)]
(nested_function, notype_nested_function): Allow old-style arg
definitions (use xdecls).

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

29 years ago(grokdeclarator): Use PARM_FLAG to see if should make PARM_DECL.
kenner [Thu, 11 May 1995 23:26:45 +0000 (23:26 +0000)]
(grokdeclarator): Use PARM_FLAG to see if should make PARM_DECL.

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

29 years ago(convert_and_check): Don't diagnose overflow in constant expression
kenner [Thu, 11 May 1995 22:48:51 +0000 (22:48 +0000)]
(convert_and_check): Don't diagnose overflow in constant expression
merely because conversion overflowed.

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

29 years ago(finish_struct): Properly update DECL_PACKED.
kenner [Thu, 11 May 1995 22:43:43 +0000 (22:43 +0000)]
(finish_struct): Properly update DECL_PACKED.

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

29 years ago70th Cygnus<->FSF merge
mrs [Thu, 11 May 1995 21:36:16 +0000 (21:36 +0000)]
70th Cygnus<->FSF merge

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

29 years ago*** empty log message ***
merrill [Thu, 11 May 1995 19:25:36 +0000 (19:25 +0000)]
*** empty log message ***

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

29 years agoInitial revision
wilson [Thu, 11 May 1995 18:42:41 +0000 (18:42 +0000)]
Initial revision

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

29 years ago(LOCAL_LABEL_PREFIX, USER_LABEL_PREFIX): Define.
wilson [Thu, 11 May 1995 18:34:32 +0000 (18:34 +0000)]
(LOCAL_LABEL_PREFIX, USER_LABEL_PREFIX): Define.
(PUT_SDB_BLOCK_START, PUT_SDB_BLOCK_END, ASM_OUTPUT_LABEL_REF,
ASM_OUTPUT_INTERNAL_LABEL, ASM_GENERATE_INTERNAL_LABEL,
ASM_OUTPUT_ADDR_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Use them.

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

29 years ago(mips_output_lineno): Use LOCAL_LABEL_PREFIX.
wilson [Thu, 11 May 1995 18:31:37 +0000 (18:31 +0000)]
(mips_output_lineno): Use LOCAL_LABEL_PREFIX.

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

29 years ago(output_decl): Don't output DIE for struct or union type
wilson [Thu, 11 May 1995 18:21:22 +0000 (18:21 +0000)]
(output_decl): Don't output DIE for struct or union type
with no name or with ERROR_MARK for the fields.

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

29 years agoEliminate dead code caused by last patch
meissner [Thu, 11 May 1995 13:46:51 +0000 (13:46 +0000)]
Eliminate dead code caused by last patch

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

29 years agoDo not segfault if SUBREG uses something other than REG.
meissner [Thu, 11 May 1995 13:37:44 +0000 (13:37 +0000)]
Do not segfault if SUBREG uses something other than REG.

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

29 years ago(do_jump, case EX_EXPR, NE_EXPR): Fix typo for complex.
kenner [Thu, 11 May 1995 10:44:14 +0000 (10:44 +0000)]
(do_jump, case EX_EXPR, NE_EXPR): Fix typo for complex.

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

29 years agoLittle endian support.
meissner [Wed, 10 May 1995 21:37:55 +0000 (21:37 +0000)]
Little endian support.

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

29 years agoDo not build -mmultiple/-mno-multiple libgcc.a variants
meissner [Wed, 10 May 1995 20:30:43 +0000 (20:30 +0000)]
Do not build -mmultiple/-mno-multiple libgcc.a variants

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

29 years agoAdd little endian PowerPC support.
meissner [Wed, 10 May 1995 18:26:30 +0000 (18:26 +0000)]
Add little endian PowerPC support.

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

29 years ago * Makefile.in (libgcc1-test): Tell the user to ignore warnings.
dje [Wed, 10 May 1995 18:22:00 +0000 (18:22 +0000)]
* Makefile.in (libgcc1-test): Tell the user to ignore warnings.

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

29 years ago * libgcc1-test.c (main_without__main): Renamed from `main'.
dje [Wed, 10 May 1995 18:21:05 +0000 (18:21 +0000)]
* libgcc1-test.c (main_without__main): Renamed from `main'.

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

29 years agoAdd declarations of static functions.
kenner [Wed, 10 May 1995 14:33:50 +0000 (14:33 +0000)]
Add declarations of static functions.
(unroll_loop): Renumber reg local to loop for each unrolled iteration.

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

29 years ago(alpha_set_emit_const): Cleanups to work properly when run on 32-bit
kenner [Wed, 10 May 1995 12:31:01 +0000 (12:31 +0000)]
(alpha_set_emit_const): Cleanups to work properly when run on 32-bit
host.

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

29 years ago(out_file, md_file, tm_file, {build,host}_xm_file):
kenner [Wed, 10 May 1995 12:26:52 +0000 (12:26 +0000)]
(out_file, md_file, tm_file, {build,host}_xm_file):
New symbols, to be overridden by configure.
(insn-*): Use $(md_file), not md.
(aux-output.o): Use $(out_file), not aux-output.c.
($(MD_FILE)): Rework to use new conventions.
(gen*.o, bi-*.o): Depend on $(build_xm_file), not hconfig.h.
(scan.o, fix-header.o, scan-decls.o): Likewise.
(distclean): Adjust files removed for new convention.

From jason@cygnus.com:
(STAGESTUFF): Add underscore.c.
(underscore.c): Rename temporary files to begin with 'tmp-' so that they will
be removed by 'make mostlyclean'.

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

29 years ago(LIBGCC_SPEC): Do link with libgcc when -shared.
merrill [Wed, 10 May 1995 05:49:16 +0000 (05:49 +0000)]
(LIBGCC_SPEC): Do link with libgcc when -shared.

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

29 years ago69th Cygnus<->FSF merge
mrs [Wed, 10 May 1995 02:58:06 +0000 (02:58 +0000)]
69th Cygnus<->FSF merge

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

29 years ago * toplev.c (lang_options): Add new flag -ffor-scope.
mrs [Wed, 10 May 1995 02:22:23 +0000 (02:22 +0000)]
    * toplev.c (lang_options): Add new flag -ffor-scope.

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

29 years ago(objc_init_statics): Fix missing part of last change.
kenner [Tue, 9 May 1995 23:11:43 +0000 (23:11 +0000)]
(objc_init_statics): Fix missing part of last change.

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

29 years agoUse <xxx> in #include.
kenner [Tue, 9 May 1995 22:25:08 +0000 (22:25 +0000)]
Use <xxx> in #include.

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

29 years agoUse <xxx> for #include.
kenner [Tue, 9 May 1995 22:20:29 +0000 (22:20 +0000)]
Use <xxx> for #include.

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

29 years agoUse <xx> in #include.
kenner [Tue, 9 May 1995 22:09:20 +0000 (22:09 +0000)]
Use <xx> in #include.

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

29 years agoAdd powerpc little endian support; Add powerpc variants; Add pentium variants
meissner [Tue, 9 May 1995 20:22:38 +0000 (20:22 +0000)]
Add powerpc little endian support; Add powerpc variants; Add pentium variants

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

29 years ago*** empty log message ***
merrill [Tue, 9 May 1995 19:42:41 +0000 (19:42 +0000)]
*** empty log message ***

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

29 years ago(__ashrsi3, __ashlsi3, __lshrsi3): Use .byte instead
wilson [Tue, 9 May 1995 18:07:54 +0000 (18:07 +0000)]
(__ashrsi3, __ashlsi3, __lshrsi3): Use .byte instead
of .word offsets in switch table.

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

29 years ago(__objc_send_initialize): Call superclass if object does not implement
kenner [Tue, 9 May 1995 15:44:43 +0000 (15:44 +0000)]
(__objc_send_initialize): Call superclass if object does not implement
+initialize.

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

29 years ago*** empty log message ***
merrill [Tue, 9 May 1995 10:22:18 +0000 (10:22 +0000)]
*** empty log message ***

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

29 years agoAIX shared libraries
merrill [Tue, 9 May 1995 10:21:13 +0000 (10:21 +0000)]
AIX shared libraries

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

29 years ago(declare_hidden_char_array): Mark decl artificial.
merrill [Tue, 9 May 1995 10:06:32 +0000 (10:06 +0000)]
(declare_hidden_char_array): Mark decl artificial.

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

29 years ago(_objc_load_callback): Add declaration.
kenner [Mon, 8 May 1995 22:13:53 +0000 (22:13 +0000)]
(_objc_load_callback): Add declaration.

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

29 years ago(_objc_load_callback): Add declaration.
kenner [Mon, 8 May 1995 22:13:33 +0000 (22:13 +0000)]
(_objc_load_callback): Add declaration.
(__objc_exec_class): Call _objc_load_callback after every Class or Category
is added.

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

29 years ago(expand_expr, case INDIRECT_REF): Set RTX_UNCHANGING_P if both
kenner [Mon, 8 May 1995 21:59:41 +0000 (21:59 +0000)]
(expand_expr, case INDIRECT_REF): Set RTX_UNCHANGING_P if both
TREE_READONLY and TREE_STATIC set.

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

29 years ago(convert_for_assignment): Don't give errors about adding const or
kenner [Mon, 8 May 1995 21:56:12 +0000 (21:56 +0000)]
(convert_for_assignment): Don't give errors about adding const or
volatile unless both sides point to functions.

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

29 years ago(expand_call): Improve -Winline warnings.
merrill [Mon, 8 May 1995 00:51:46 +0000 (00:51 +0000)]
(expand_call): Improve -Winline warnings.

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

29 years agoAdd support for win32's stdcall functions.
kenner [Sun, 7 May 1995 21:28:23 +0000 (21:28 +0000)]
Add support for win32's stdcall functions.

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

29 years agoUse "go32" instead of "msdos" for future expansion.
kenner [Sun, 7 May 1995 21:27:58 +0000 (21:27 +0000)]
Use "go32" instead of "msdos" for future expansion.
Add ^M to end of each line.

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

29 years agoDECL_ARTIFICIAL
merrill [Sun, 7 May 1995 10:28:12 +0000 (10:28 +0000)]
DECL_ARTIFICIAL

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

29 years ago(expand_function_end): Don't warn about unused
merrill [Sun, 7 May 1995 10:28:12 +0000 (10:28 +0000)]
(expand_function_end): Don't warn about unused
        anonymous or artificial parms.

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

29 years ago(process_init_element): Don't clear_momentary if constructor_stack is
kenner [Fri, 5 May 1995 23:14:07 +0000 (23:14 +0000)]
(process_init_element): Don't clear_momentary if constructor_stack is
not empty.

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

29 years ago(do_jump): Fix error in last change.
kenner [Fri, 5 May 1995 21:36:40 +0000 (21:36 +0000)]
(do_jump): Fix error in last change.

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

29 years ago(SHELL): Now /bin/sh.
kenner [Fri, 5 May 1995 20:54:10 +0000 (20:54 +0000)]
(SHELL): Now /bin/sh.

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

29 years ago * pa.c (emit_move_sequence): Force problematical constants
law [Fri, 5 May 1995 18:55:27 +0000 (18:55 +0000)]
* pa.c (emit_move_sequence): Force problematical constants
into memory during the reload pass when generating PIC.

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

29 years ago(build_binary_op): Also warn about ordered comparison of pointer with
kenner [Fri, 5 May 1995 18:51:56 +0000 (18:51 +0000)]
(build_binary_op): Also warn about ordered comparison of pointer with
zero if -Wall.

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

29 years agoNXConstantString.h renamed to NXConstStr.h.
dje [Fri, 5 May 1995 17:32:07 +0000 (17:32 +0000)]
NXConstantString.h renamed to NXConstStr.h.

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

29 years ago(emdnorm, toe64, etoe64): Significand of Intel long double denormals
kenner [Fri, 5 May 1995 11:10:06 +0000 (11:10 +0000)]
(emdnorm, toe64, etoe64): Significand of Intel long double denormals
is shifted down one bit.

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

29 years ago(do_jump, case EQ_EXPR, NE_EXPR): Properly compare complex.
kenner [Fri, 5 May 1995 11:03:41 +0000 (11:03 +0000)]
(do_jump, case EQ_EXPR, NE_EXPR): Properly compare complex.

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

29 years agoAdd more NetBSD cases: atrai, sun3*, and mac68k.
kenner [Fri, 5 May 1995 09:50:51 +0000 (09:50 +0000)]
Add more NetBSD cases: atrai, sun3*, and mac68k.

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

29 years agoNXConstantString renamed to NXConstStr.
kenner [Thu, 4 May 1995 22:01:21 +0000 (22:01 +0000)]
NXConstantString renamed to NXConstStr.

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

29 years agoInitial revision
kenner [Thu, 4 May 1995 21:37:30 +0000 (21:37 +0000)]
Initial revision

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

29 years agoMake collect demangle
merrill [Thu, 4 May 1995 21:25:31 +0000 (21:25 +0000)]
Make collect demangle

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

29 years ago(plain_type): Pass additional argument to plain_type_1.
wilson [Thu, 4 May 1995 18:14:53 +0000 (18:14 +0000)]
(plain_type): Pass additional argument to plain_type_1.
(plain_type_1): New parameter level.  Increment it when making
recursive calls.  Force the type to void_type_mode before starting
a 7th level of recursion.

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

29 years ago(general_movsrc_operand, general_movdst_operand): Delete
wilson [Thu, 4 May 1995 18:12:10 +0000 (18:12 +0000)]
(general_movsrc_operand, general_movdst_operand): Delete
references to POST_DEC and PRE_INC.

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

29 years agoClean up whitespace, comments, etc.
wilson [Thu, 4 May 1995 18:11:46 +0000 (18:11 +0000)]
Clean up whitespace, comments, etc.
(TARGET_SH, RTL_BIT, DT_BIT, C_BIT, R_BIT, TARGET_DUMP_RTL,
TARGET_DUMP_R, TARGET_CDUMP): Delete.
(TARGET_SWITCHES): Delete -mR, -mc, -mr options.
(CONST_DOUBLE_OK_FOR_LETTER_P): Delete 'G' contraint.
(FUNCTION_VALUE): Simplify.
(REG_OK_FOR_PRE_POST_P, IS_INDEX): Delete.
(BASE_REGISTER_RTX_P, INDEX_REGISTER_RTX_P): Rewrite to allow
SUBREGs.
(GO_IF_LEGITIMATE_INDEX): Delete unused REGNO argument.
(GO_IF_LEGITIMATE_ADDRESS): Use BASE_REGISTER_RTX_P instead of
REG_OK_FOR_PRE_POST_P.  Don't accept PRE_INC or POST_DEC addresses.
(PREDICATE_CODES, PROMOTE_MODE): Define.

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

29 years agoFix abs not to use powerpc instructions on -mcpu=common
meissner [Wed, 3 May 1995 18:49:09 +0000 (18:49 +0000)]
Fix abs not to use powerpc instructions on -mcpu=common

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

29 years ago(gen_aux_info_file): Use strerror #ifdef HAVE_STRERROR.
kenner [Wed, 3 May 1995 12:48:50 +0000 (12:48 +0000)]
(gen_aux_info_file): Use strerror #ifdef HAVE_STRERROR.

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

29 years ago * pa.c (output_call): Fix typo/thinko in last change.
law [Wed, 3 May 1995 05:07:56 +0000 (05:07 +0000)]
* pa.c (output_call): Fix typo/thinko in last change.
(output_function_epilogue): Align the data section before
emitting deferred plabels.

From Torbjorn:
* pa.c (before functions): Declare deferred_plabels and
n_deferred_plabels.
(output_call): When generating pic, don't use LP and RP.  Use 32 bit
plabel instead.
(output_function_epilogue): Output plabels accumulated in output_call.

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

29 years agosmall tweak
mrs [Tue, 2 May 1995 21:54:39 +0000 (21:54 +0000)]
small tweak

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

29 years ago * pa.c (hppa_expand_epilogue): Fix thinko in last change.
law [Tue, 2 May 1995 21:15:32 +0000 (21:15 +0000)]
    * pa.c (hppa_expand_epilogue): Fix thinko in last change.

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

29 years ago(jump_optimize, can_reach_end determination): A barrier can
dje [Tue, 2 May 1995 20:53:50 +0000 (20:53 +0000)]
(jump_optimize, can_reach_end determination): A barrier can
follow the return insn.

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

29 years ago * fold-const.c (fold): Ensure that we don't alter the expression's
mrs [Tue, 2 May 1995 19:39:17 +0000 (19:39 +0000)]
    * fold-const.c (fold): Ensure that we don't alter the expression's
        type when folding CLEANUP_POINT_EXPRs.

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

29 years agoIf expensive optimizations, use different pseudos when making store flag insns.
meissner [Tue, 2 May 1995 17:41:19 +0000 (17:41 +0000)]
If expensive optimizations, use different pseudos when making store flag insns.

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

29 years agoTue May 2 01:25:29 1995 Jeffrey A. Law <law@snake.cs.utah.edu>
law [Tue, 2 May 1995 05:27:01 +0000 (05:27 +0000)]
Tue May  2 01:25:29 1995  Jeffrey A. Law  <law@snake.cs.utah.edu>

* pa.c (hppa_expand_epilogue): Correctly handle restore of %rp
for functions with a stack size of exactly 8kbytes and no frame
pointer.

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

29 years ago(sdbout_one_type): Don't switch to text section if
wilson [Mon, 1 May 1995 23:50:11 +0000 (23:50 +0000)]
(sdbout_one_type): Don't switch to text section if
in function with section attribute.

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

29 years ago(combine_instrutions): Set subst_prev_insn to zero.
wilson [Mon, 1 May 1995 23:43:28 +0000 (23:43 +0000)]
(combine_instrutions): Set subst_prev_insn to zero.
(try_combine, undo_all): Likewise.
(get_last_value): Return zero if subst_prev_insn set.

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