]> gcc.gnu.org Git - gcc.git/log
gcc.git
29 years agoAdd -mstring support.
Michael Meissner [Tue, 16 May 1995 23:07:37 +0000 (23:07 +0000)]
Add -mstring support.

From-SVN: r9734

29 years agog++.c
Douglas Rupp [Tue, 16 May 1995 22:38:22 +0000 (18:38 -0400)]
g++.c

From-SVN: r9733

29 years agoChanged WINNT to _WIN32.
Richard Kenner [Tue, 16 May 1995 22:36:33 +0000 (18:36 -0400)]
Changed WINNT to _WIN32.

From-SVN: r9732

29 years ago(fix_argv): Removed call to free.
Richard Kenner [Tue, 16 May 1995 22:35:31 +0000 (18:35 -0400)]
(fix_argv): Removed call to free.

Changed WINNT to _WIN32.

From-SVN: r9731

29 years agoAdded line to echo usage on invalid input.
Richard Kenner [Tue, 16 May 1995 22:34:39 +0000 (18:34 -0400)]
Added line to echo usage on invalid input.

From-SVN: r9730

29 years agoRemoved call to free.
Richard Kenner [Tue, 16 May 1995 22:33:31 +0000 (18:33 -0400)]
Removed call to free.

From-SVN: r9729

29 years agoChanged link32 to link.
Richard Kenner [Tue, 16 May 1995 22:33:10 +0000 (18:33 -0400)]
Changed link32 to link.

From-SVN: r9728

29 years agoChanged WINNT to _WIN32.
Richard Kenner [Tue, 16 May 1995 22:26:10 +0000 (18:26 -0400)]
Changed WINNT to _WIN32.

From-SVN: r9727

29 years ago(FAILURE_EXIT_CODE): Remove.
Richard Kenner [Tue, 16 May 1995 22:04:44 +0000 (18:04 -0400)]
(FAILURE_EXIT_CODE): Remove.

From-SVN: r9726

29 years agoUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
Richard Kenner [Tue, 16 May 1995 22:03:31 +0000 (18:03 -0400)]
Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.

From-SVN: r9725

29 years agoUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
Richard Kenner [Tue, 16 May 1995 22:02:38 +0000 (18:02 -0400)]
Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.

Include config.h #ifndef EMACS.

From-SVN: r9724

29 years ago(pfatal_with_name, fatal_io_error, vfatal): Use FATAL_EXIT_CODE
Richard Kenner [Tue, 16 May 1995 21:59:49 +0000 (17:59 -0400)]
(pfatal_with_name, fatal_io_error, vfatal): Use FATAL_EXIT_CODE
instead of magic number.

From-SVN: r9723

29 years ago(struct sarray): Make capacity size_t.
Richard Kenner [Tue, 16 May 1995 21:46:53 +0000 (17:46 -0400)]
(struct sarray): Make capacity size_t.

From-SVN: r9722

29 years ago(sarray_realloc): Make array index variables size_t.
Richard Kenner [Tue, 16 May 1995 21:46:42 +0000 (17:46 -0400)]
(sarray_realloc): Make array index variables size_t.

From-SVN: r9721

29 years ago(__objc_write_class): Write class version.
Richard Kenner [Tue, 16 May 1995 21:46:23 +0000 (17:46 -0400)]
(__objc_write_class): Write class version.

(__objc_write_selector, objc_{write,read}_selector): Handle null selector.

From-SVN: r9720

29 years ago71st Cygnus<->FSF merge
Mike Stump [Tue, 16 May 1995 21:10:32 +0000 (21:10 +0000)]
71st Cygnus<->FSF merge

From-SVN: r9719

29 years agotypeck.c
Richard Kenner [Tue, 16 May 1995 12:46:37 +0000 (08:46 -0400)]
typeck.c

From-SVN: r9718

29 years ago(build_ptrmemfunc): Fix misspellings in messages.
Richard Kenner [Tue, 16 May 1995 12:45:16 +0000 (08:45 -0400)]
(build_ptrmemfunc): Fix misspellings in messages.

From-SVN: r9717

29 years ago(print_node): Fix misspellings in messages.
Richard Kenner [Tue, 16 May 1995 12:44:38 +0000 (08:44 -0400)]
(print_node): Fix misspellings in messages.

From-SVN: r9716

29 years ago(type_to_string): Fix misspellings in messages.
Richard Kenner [Tue, 16 May 1995 12:44:00 +0000 (08:44 -0400)]
(type_to_string): Fix misspellings in messages.

From-SVN: r9715

29 years ago(FUNCTION_PROFILER): Fix misspellings in messages.
Richard Kenner [Tue, 16 May 1995 12:43:04 +0000 (08:43 -0400)]
(FUNCTION_PROFILER): Fix misspellings in  messages.

From-SVN: r9714

29 years ago(print_operand_address): Fix misspellings in messages.
Richard Kenner [Tue, 16 May 1995 12:42:29 +0000 (08:42 -0400)]
(print_operand_address): Fix misspellings in  messages.

From-SVN: r9713

29 years agoFix typos in comments.
Richard Kenner [Tue, 16 May 1995 12:39:54 +0000 (08:39 -0400)]
Fix typos in comments.

From-SVN: r9712

29 years agoFix typos in comments.
Richard Kenner [Tue, 16 May 1995 12:14:26 +0000 (08:14 -0400)]
Fix typos in comments.

From-SVN: r9711

29 years agoFix typo: MAIN_VARIANT.
Richard Kenner [Tue, 16 May 1995 11:13:59 +0000 (07:13 -0400)]
Fix typo: MAIN_VARIANT.

From-SVN: r9710

29 years ago(edit_fn_definition): Fix mispelled local `have_flotsam'.
Richard Kenner [Tue, 16 May 1995 11:11:25 +0000 (07:11 -0400)]
(edit_fn_definition): Fix mispelled local `have_flotsam'.

From-SVN: r9709

29 years ago(__objc_init_install_dtable): Fix misspelling in name of local label
Richard Kenner [Tue, 16 May 1995 11:09:02 +0000 (07:09 -0400)]
(__objc_init_install_dtable): Fix misspelling in name of local label
`already_initialized'.

From-SVN: r9708

29 years agomethod.c
Paul Eggert [Tue, 16 May 1995 11:06:59 +0000 (07:06 -0400)]
method.c

From-SVN: r9707

29 years ago(numeric_output_need_bar): Renamed from misspelling.
Paul Eggert [Tue, 16 May 1995 11:05:58 +0000 (07:05 -0400)]
(numeric_output_need_bar): Renamed from misspelling.

From-SVN: r9706

29 years ago(STDC_VALUE): Was misspelled.
Richard Kenner [Tue, 16 May 1995 11:03:33 +0000 (07:03 -0400)]
(STDC_VALUE): Was misspelled.

From-SVN: r9705

29 years ago(FUNCTION_BOUNDARY): Was misspelled.
Richard Kenner [Tue, 16 May 1995 11:01:40 +0000 (07:01 -0400)]
(FUNCTION_BOUNDARY): Was misspelled.

From-SVN: r9704

29 years ago(DEFAULT_PCC_STRUCT_RETURN): Was misspelled.
Richard Kenner [Tue, 16 May 1995 10:59:03 +0000 (06:59 -0400)]
(DEFAULT_PCC_STRUCT_RETURN): Was misspelled.

From-SVN: r9703

29 years agopa.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Make sure to encode section info for all libcalls.
Jeff Law [Tue, 16 May 1995 03:41:11 +0000 (21:41 -0600)]
pa.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Make sure to encode section info for all libcalls.

        * pa.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Make sure to encode section
        info for all libcalls.

From-SVN: r9702

29 years agoFix typos.
Richard Kenner [Tue, 16 May 1995 03:12:58 +0000 (23:12 -0400)]
Fix typos.

From-SVN: r9701

29 years agoentered into RCS
Richard Kenner [Tue, 16 May 1995 03:12:15 +0000 (23:12 -0400)]
entered into RCS

From-SVN: r9700

29 years agoInitial revision
Richard Kenner [Tue, 16 May 1995 03:05:24 +0000 (23:05 -0400)]
Initial revision

From-SVN: r9699

29 years ago(CHECK_FLOAT_VALUE): Fix misspelling of OVERFLOW parameter.
Richard Kenner [Tue, 16 May 1995 02:36:03 +0000 (22:36 -0400)]
(CHECK_FLOAT_VALUE): Fix misspelling of OVERFLOW parameter.

From-SVN: r9698

29 years agoUpdate weak symbol support
Jason Merrill [Tue, 16 May 1995 01:02:59 +0000 (01:02 +0000)]
Update weak symbol support

From-SVN: r9697

29 years agoDefine strstr.
Jason Merrill [Tue, 16 May 1995 00:57:31 +0000 (00:57 +0000)]
Define strstr.

From-SVN: r9696

29 years ago(out_object_file): Use in place of aux-output.o.
Richard Kenner [Mon, 15 May 1995 23:32:33 +0000 (19:32 -0400)]
(out_object_file): Use in place of aux-output.o.

From-SVN: r9695

29 years ago(const_binop): Don't pass OVERFLOW to force_fit_type if type is
Richard Kenner [Mon, 15 May 1995 23:01:31 +0000 (19:01 -0400)]
(const_binop): Don't pass OVERFLOW to force_fit_type if type is
unsigned.

From-SVN: r9694

29 years ago(VALID_MACHINE_{DECL,TYPE_ATTRIBUTE): Fix typo.
Richard Kenner [Mon, 15 May 1995 22:54:26 +0000 (18:54 -0400)]
(VALID_MACHINE_{DECL,TYPE_ATTRIBUTE): Fix typo.

From-SVN: r9693

29 years ago(CHECK_FLOAT_VALUE): Fix misspelled use of parameter.
Richard Kenner [Mon, 15 May 1995 22:51:19 +0000 (18:51 -0400)]
(CHECK_FLOAT_VALUE): Fix misspelled use of parameter.

From-SVN: r9692

29 years ago(spec_reg_operand): Fix misspelling of `default:'.
Richard Kenner [Mon, 15 May 1995 22:48:22 +0000 (18:48 -0400)]
(spec_reg_operand): Fix misspelling of `default:'.

From-SVN: r9691

29 years ago(alloca): Extern decl added for non-GNU compiler.
Richard Kenner [Mon, 15 May 1995 22:36:36 +0000 (18:36 -0400)]
(alloca): Extern decl added for non-GNU compiler.

From-SVN: r9690

29 years ago(b{eq,ne,ge,lt}0_di): Fixed for non-MOTOROLA syntax.
Richard Kenner [Mon, 15 May 1995 22:35:27 +0000 (18:35 -0400)]
(b{eq,ne,ge,lt}0_di): Fixed for non-MOTOROLA syntax.

From-SVN: r9689

29 years ago* config.guess: Recognize Cray90 (from Pete TerMaat).
Per Bothner [Mon, 15 May 1995 21:49:34 +0000 (14:49 -0700)]
* config.guess:  Recognize Cray90 (from Pete TerMaat).

From-SVN: r9688

29 years agocppexp.c (cpp_reader): Test for '#' (start of assertion) *after* skipping hspace...
Per Bothner [Mon, 15 May 1995 20:42:04 +0000 (13:42 -0700)]
cppexp.c (cpp_reader): Test for '#' (start of assertion) *after* skipping hspace, not before.

* cppexp.c (cpp_reader):  Test for '#' (start of assertion) *after*
skipping hspace, not before.

From-SVN: r9687

29 years agoConstruct options.h and specs.h to #include all
Richard Kenner [Mon, 15 May 1995 12:13:50 +0000 (08:13 -0400)]
Construct options.h and specs.h to #include all
"*/lang-{options|specs}.h" files found.

From-SVN: r9686

29 years ago(movsicc, case NE): Don't generate unrecognizable insn.
Doug Evans [Mon, 15 May 1995 01:32:32 +0000 (01:32 +0000)]
(movsicc, case NE): Don't generate unrecognizable insn.

(movdicc, case NE): Likewise.

From-SVN: r9685

29 years ago(unroll_loop): Make local_regno have size max_reg_before_loop.
Jim Wilson [Sun, 14 May 1995 19:44:30 +0000 (12:44 -0700)]
(unroll_loop): Make local_regno have size max_reg_before_loop.

(unroll_loop): Make local_regno have size
max_reg_before_loop.  Don't do local register optimization if
copy_end has no INSN_LUID.

From-SVN: r9684

29 years ago(start_method_def): Mark _self as possibly unused.
Richard Kenner [Sun, 14 May 1995 15:38:31 +0000 (11:38 -0400)]
(start_method_def): Mark _self as possibly unused.

From-SVN: r9683

29 years ago(lang_options): Remove entries for Ada, C++, and Fortran; include
Richard Kenner [Sun, 14 May 1995 14:38:16 +0000 (10:38 -0400)]
(lang_options): Remove entries for Ada, C++, and Fortran; include
options.h instead.

From-SVN: r9682

29 years ago(default_compilers): Remove entries for Ada, C++, Chill, and Fortran;
Richard Kenner [Sun, 14 May 1995 14:37:53 +0000 (10:37 -0400)]
(default_compilers): Remove entries for Ada, C++, Chill, and Fortran;

#include specs.h instead.

From-SVN: r9681

29 years ago(lang_{specs,options}_files): New variables.
Richard Kenner [Sun, 14 May 1995 14:36:25 +0000 (10:36 -0400)]
(lang_{specs,options}_files): New variables.

(gcc.o): Depends on $(lang_specs_files).
(toplev.o): Depends on $(lang_options_file); merge two dep lists.
(distclean): Remove spes.h and options.

From-SVN: r9680

29 years agolang-options.h
Richard Kenner [Sun, 14 May 1995 14:27:14 +0000 (10:27 -0400)]
lang-options.h
lang-specs.h

From-SVN: r9679

29 years agoInitial revision
Richard Kenner [Sun, 14 May 1995 14:25:51 +0000 (10:25 -0400)]
Initial revision

From-SVN: r9678

29 years ago(back_branch_in_range_p): No longer static.
Jim Wilson [Sat, 13 May 1995 14:57:49 +0000 (07:57 -0700)]
(back_branch_in_range_p): No longer static.

From-SVN: r9677

29 years ago(back_branch_in_range_p): Declare.
Jim Wilson [Sat, 13 May 1995 14:57:22 +0000 (07:57 -0700)]
(back_branch_in_range_p): Declare.

From-SVN: r9676

29 years ago(record_giv): When computing replaceable, use
Jim Wilson [Sat, 13 May 1995 14:56:44 +0000 (07:56 -0700)]
(record_giv): When computing replaceable, use
back_branch_in_range_p instead of looking for branches to named
labels.

From-SVN: r9675

29 years ago(simplify_shift_count, case LSHIFTRT): Don't merge shifts of different
Richard Kenner [Sat, 13 May 1995 10:46:49 +0000 (06:46 -0400)]
(simplify_shift_count, case LSHIFTRT): Don't merge shifts of different
modes if first is any right shift.

From-SVN: r9674

29 years agoAdd configuration for semi-hosted ARM.
Richard Earnshaw [Sat, 13 May 1995 09:37:50 +0000 (09:37 +0000)]
Add configuration for semi-hosted ARM.

From-SVN: r9673

29 years agoInitial revision
Richard Earnshaw [Sat, 13 May 1995 09:35:22 +0000 (09:35 +0000)]
Initial revision

From-SVN: r9672

29 years ago(find_basic_blocks): Only perform n_basic_blocks sanity check on first pass...
Doug Evans [Sat, 13 May 1995 01:51:10 +0000 (01:51 +0000)]
(find_basic_blocks): Only perform n_basic_blocks sanity check on first pass...

(find_basic_blocks): Only perform n_basic_blocks sanity
check on first pass, and on second pass ensure it has the correct value.

From-SVN: r9671

29 years ago(build_binary_op): Warn when ~unsigned is compared against unsigned...
Doug Evans [Fri, 12 May 1995 23:22:34 +0000 (23:22 +0000)]
(build_binary_op): Warn when ~unsigned is compared against unsigned...

(build_binary_op): Warn when ~unsigned is compared
against unsigned, and type promotions result in an unexpected answer.

From-SVN: r9670

29 years agoContents replaced with old i386/gnuelf.h.
Roland McGrath [Fri, 12 May 1995 23:10:11 +0000 (23:10 +0000)]
Contents replaced with old i386/gnuelf.h.

From-SVN: r9669

29 years ago(layout_type...
Richard Kenner [Fri, 12 May 1995 22:31:57 +0000 (18:31 -0400)]
(layout_type...

(layout_type, case ARRAY_TYPE): Compute length using MAX of length and
zero if sizetype signed and neither bound constant.

From-SVN: r9668

29 years ago(__IMMEDIATE_PREFIX__): Default to #.
Ken Raeburn [Fri, 12 May 1995 21:28:15 +0000 (21:28 +0000)]
(__IMMEDIATE_PREFIX__): Default to #.

(IMM): New macro.
(all code): Use IMM macro instead of hardcoding # for immediate operands.

From-SVN: r9667

29 years ago(tstdi, cmpdi, addsi_lshrsi_31, ashldi_extsi): New patterns.
Richard Kenner [Fri, 12 May 1995 20:51:53 +0000 (16:51 -0400)]
(tstdi, cmpdi, addsi_lshrsi_31, ashldi_extsi): New patterns.

(extendqidi2, extendhidi2, extendsidi2): Allow "general_operand" instead
of "register_operand" 0.
(adddid_sexthishl32, subdid_sexthishl32, subdi_dishl32): Likewise.
(adddi_dilshr32): Operand 0 constraint changed from "ro" to "do";
Code generation fixed.
(adddi_mem, subdi_mem): Fixed for "<" and ">" operand 0.
(adddi3, subdi3): Operand 2 constraint changed from "ao" to "*ao"
(ashldi_sexthi, ashrdi_const32): Allow only "register_operand"
instead of "general_operand" 0.
(ash[lr]di_const, ash[lr]di3): Allow also 8 and 16 as shift count.
(subreg1ashrdi_const32): Pattern deleted.
(subreghi1ashrdi_const32, subregsi1ashrdi_const32): New pattern.
(lshrsi_31): New implementation.
(scc0_di, scc_di, beq0_di, bne0_di, bge0_di, blt0_di): New patterns.

From-SVN: r9666

29 years agopa.md (bb patterns): Fix bugs in length computation exposed by recent branch shorteni...
Jeff Law [Fri, 12 May 1995 20:51:46 +0000 (14:51 -0600)]
pa.md (bb patterns): Fix bugs in length computation exposed by recent branch shortening and...

* pa.md (bb patterns): Fix bugs in length computation exposed by
recent branch shortening and genattrtab changes.

From-SVN: r9665

29 years ago(HARD_REGNO_MODE_OK): Don't allow d7/a0 as DImode reg pair.
Richard Kenner [Fri, 12 May 1995 20:51:16 +0000 (16:51 -0400)]
(HARD_REGNO_MODE_OK): Don't allow d7/a0 as DImode reg pair.

From-SVN: r9664

29 years ago(output_scc_di): New function.
Richard Kenner [Fri, 12 May 1995 20:50:49 +0000 (16:50 -0400)]
(output_scc_di): New function.

(extend_operator) : Allow DImode target.

From-SVN: r9663

29 years agoUse <> in #include.
Richard Kenner [Fri, 12 May 1995 20:42:36 +0000 (16:42 -0400)]
Use <> in #include.

From-SVN: r9662

29 years ago(enum node_type): Add T_IMMEDIATE_PREFIX_TYPE.
Ken Raeburn [Fri, 12 May 1995 20:23:47 +0000 (20:23 +0000)]
(enum node_type): Add T_IMMEDIATE_PREFIX_TYPE.

(special_symbol): Handle it; emit value of IMMEDIATE_PREFIX.
(IMMEDIATE_PREFIX): Default to empty string.
(initialize_builtins): Install __IMMEDIATE_PREFIX__ builtin, parallel to
__REGISTER_PREFIX__.

From-SVN: r9661

29 years ago#if VMS, don't define `stat' macro to be VMS_stat.
Richard Kenner [Fri, 12 May 1995 20:06:17 +0000 (16:06 -0400)]
#if VMS, don't define `stat' macro to be VMS_stat.

#if VMS, don't define `stat' macro to be VMS_stat.
Compare enums explicitly to 0 to work around VAX C bug.

From-SVN: r9660

29 years ago(do_include): Cast alloca's value.
Richard Kenner [Fri, 12 May 1995 20:03:37 +0000 (16:03 -0400)]
(do_include): Cast alloca's value.

From-SVN: r9659

29 years ago(unused_list): New variable.
Richard Kenner [Fri, 12 May 1995 19:54:00 +0000 (15:54 -0400)]
(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.

From-SVN: r9658

29 years ago(myparm): Handle attributes.
Richard Kenner [Fri, 12 May 1995 19:53:36 +0000 (15:53 -0400)]
(myparm): Handle attributes.

From-SVN: r9657

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

From-SVN: r9656

29 years ago(TPU makefile.in): Reorganize and reformat code.
Richard Kenner [Fri, 12 May 1995 18:39:59 +0000 (14:39 -0400)]
(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.

From-SVN: r9655

29 years ago(bc_loop): Process comma-separated list rather than space-separated one;
Richard Kenner [Fri, 12 May 1995 18:39:32 +0000 (14:39 -0400)]
(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.

From-SVN: r9654

29 years ago(movsicc): New pattern.
Doug Evans [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.

From-SVN: r9653

29 years agoReplace ARM_REG_PREFIX with REGISTER_PREFIX.
Doug Evans [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.

From-SVN: r9652

29 years agoReplace ARM_REG_PREFIX with REGISTER_PREFIX.
Doug Evans [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.

From-SVN: r9651

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

From-SVN: r9650

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

From-SVN: r9649

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

From-SVN: r9648

29 years agoAdd better support for passing args in registers; Add loop/jump/function alignment...
Michael 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

From-SVN: r9647

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

From-SVN: r9646

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

From-SVN: r9645

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

From-SVN: r9644

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

From-SVN: r9643

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

From-SVN: r9642

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

From-SVN: r9641

29 years ago(write_test_expr, case MATCH_DUP): Use operands[N] instead of JUMP_LABEL (which may...
Richard Kenner [Fri, 12 May 1995 11:13:25 +0000 (07:13 -0400)]
(write_test_expr, case MATCH_DUP): Use operands[N] instead of JUMP_LABEL (which may not be set).

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

From-SVN: r9640

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

From-SVN: r9639

29 years agoAdjust number of shift/reduce conflicts.
Richard Kenner [Fri, 12 May 1995 11:08:56 +0000 (07:08 -0400)]
Adjust number of shift/reduce conflicts.

(parm): Support attributes.

From-SVN: r9638

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

From-SVN: r9637

29 years ago(MD_STARTFILE_PREFIX, MD_EXEC_PREFIX,
Jim Wilson [Fri, 12 May 1995 06:19:57 +0000 (23:19 -0700)]
(MD_STARTFILE_PREFIX, MD_EXEC_PREFIX,

STARTFILE_SPEC, LINK_SPEC): Define.

From-SVN: r9636

29 years agocpplib.c (line_for_error): Make it work; add extra parameter.
Per Bothner [Fri, 12 May 1995 02:33:33 +0000 (19:33 -0700)]
cpplib.c (line_for_error): Make it work; add extra parameter.

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

From-SVN: r9635

This page took 0.087286 seconds and 5 git commands to generate.