gcc.git
31 years ago(libobjc.a): Compute srcdir1 without changing directories.
Tom Wood [Fri, 16 Oct 1992 14:46:08 +0000 (14:46 +0000)]
(libobjc.a): Compute srcdir1 without changing directories.

(libobjc.a):  Compute srcdir1 without changing
directories.  Use srcdir1 to locate objc/Makefile.  Put quotes
around all potential multi-word values.  Recompute GCC_FOR_TARGET.
(sublibobjc.a): Use same text as libobjc.a.
(mostlyclean): Use $(MAKE) and srcdir1 for objc action.

From-SVN: r2491

31 years ago(find_fixup_replacement): Renamed from find_replacement.
Richard Stallman [Fri, 16 Oct 1992 14:38:26 +0000 (14:38 +0000)]
(find_fixup_replacement): Renamed from find_replacement.

From-SVN: r2490

31 years ago(output_addressed_constants): Handle NON_LVALUE_EXPR.
Richard Stallman [Fri, 16 Oct 1992 08:35:42 +0000 (08:35 +0000)]
(output_addressed_constants): Handle NON_LVALUE_EXPR.

From-SVN: r2489

31 years agopa.c (call_operand_address): Only allow registers if TARGET_LONG_CALLS.
Jeff Law [Fri, 16 Oct 1992 06:24:19 +0000 (00:24 -0600)]
pa.c (call_operand_address): Only allow registers if TARGET_LONG_CALLS.

        * pa.c (call_operand_address): Only allow registers if
        TARGET_LONG_CALLS.

From-SVN: r2488

31 years ago* pa.h (TARGET_SWITCHES): New switch "-mlong-calls".
Jeff Law [Fri, 16 Oct 1992 06:24:08 +0000 (00:24 -0600)]
* pa.h (TARGET_SWITCHES): New switch "-mlong-calls".

From-SVN: r2487

31 years agopa.md (call define_expands): If TARGET_LONG_CALLS, then force the address of the...
Jeff Law [Fri, 16 Oct 1992 06:23:57 +0000 (00:23 -0600)]
pa.md (call define_expands): If TARGET_LONG_CALLS, then force the address of the function into a register.

        * pa.md (call define_expands): If TARGET_LONG_CALLS, then force
        the address of the function into a register.

From-SVN: r2486

31 years ago(libobjc.a): Get directories right, using shell vars thisdir1, srcdir1.
Richard Stallman [Fri, 16 Oct 1992 04:23:33 +0000 (04:23 +0000)]
(libobjc.a): Get directories right, using shell vars thisdir1, srcdir1.

Put quotes around $(GCC_CFLAGS).  Use $(MAKE).

From-SVN: r2485

31 years ago(distribute_bit_expr): Test for BIT_{AND,IOR}_EXPR.
Richard Stallman [Fri, 16 Oct 1992 02:49:07 +0000 (02:49 +0000)]
(distribute_bit_expr): Test for BIT_{AND,IOR}_EXPR.

From-SVN: r2484

31 years agoAdd support for a new 64 bit CPU type. Elxsi.
Mike Stump [Thu, 15 Oct 1992 21:06:27 +0000 (21:06 +0000)]
Add support for a new 64 bit CPU type.  Elxsi.

From-SVN: r2483

31 years agoentered into RCS
Mike Stump [Thu, 15 Oct 1992 20:59:46 +0000 (20:59 +0000)]
entered into RCS

From-SVN: r2482

31 years ago(cse_insn): Add missing call to apply_change_group.
Richard Kenner [Thu, 15 Oct 1992 20:55:08 +0000 (16:55 -0400)]
(cse_insn): Add missing call to apply_change_group.

From-SVN: r2481

31 years agoDo not pass -G 0 when building libgcc.a.
Michael Meissner [Thu, 15 Oct 1992 19:08:11 +0000 (19:08 +0000)]
Do not pass -G 0 when building libgcc.a.

From-SVN: r2480

31 years agoAllow spaces in tag names.
Michael Meissner [Thu, 15 Oct 1992 18:29:53 +0000 (18:29 +0000)]
Allow spaces in tag names.

From-SVN: r2479

31 years ago(INITIAL_FRAME_POINTER_OFFSET): Pass extra null parameter
Timothy Moore [Thu, 15 Oct 1992 15:57:37 +0000 (15:57 +0000)]
(INITIAL_FRAME_POINTER_OFFSET): Pass extra null parameter
        to compute_frame_size..

From-SVN: r2478

31 years agopa.c (compute_frame_size): Take an fregs_live parameter instead of setting the static...
Timothy Moore [Thu, 15 Oct 1992 15:57:18 +0000 (15:57 +0000)]
pa.c (compute_frame_size): Take an fregs_live parameter instead of setting the static variable save_fregs.

        * pa.c (compute_frame_size): Take an fregs_live parameter instead
        of setting the static variable save_fregs.
        (output_function_prologue): Initialize save_fregs to 0 and pass to
        compute_frame_size.

From-SVN: r2477

31 years ago(fold): Add missing test in case when we distribute a NOP_EXPR into a
Richard Kenner [Thu, 15 Oct 1992 12:39:59 +0000 (08:39 -0400)]
(fold): Add missing test in case when we distribute a NOP_EXPR into a
COND_EXPR and try to pull it back out again.

From-SVN: r2476

31 years ago(CPP_SPEC): Add -D__m88110__ when -m88110 is in effect,
Tom Wood [Thu, 15 Oct 1992 12:09:23 +0000 (12:09 +0000)]
(CPP_SPEC): Add -D__m88110__ when -m88110 is in effect,

similarly for -m88100.

From-SVN: r2475

31 years ago(CPP_PREDEFINES): Drop -Dmc88100.
Tom Wood [Thu, 15 Oct 1992 12:08:51 +0000 (12:08 +0000)]
(CPP_PREDEFINES): Drop -Dmc88100.

(CPP_SPEC): Reproduce the predefine -Dmc88100 when -m88100 is in
effect.  Otherwise, supply -D__mc881x0__ when -m881x0 is in effect.

From-SVN: r2474

31 years ago(simple_operand_p): Don't regard global or static variables as simple.
Tom Wood [Thu, 15 Oct 1992 11:39:38 +0000 (11:39 +0000)]
(simple_operand_p): Don't regard global or static variables as simple.

(simple_operand_p): Don't regard global or static
variables as simple.
(fold_truthop): Only require the RHS to be simple.

From-SVN: r2473

31 years ago[L_ctors] (__CTOR_LIST__, __DTOR_LIST__):
Richard Stallman [Thu, 15 Oct 1992 08:25:16 +0000 (08:25 +0000)]
[L_ctors] (__CTOR_LIST__, __DTOR_LIST__):

Initialize these default definitions if __NeXT__.

From-SVN: r2472

31 years agoInitial revision
Richard Stallman [Thu, 15 Oct 1992 08:15:14 +0000 (08:15 +0000)]
Initial revision

From-SVN: r2471

31 years ago[__NeXT__]: Define _VA_LIST_ if _ANSI_STDARG_H_ was
Richard Stallman [Thu, 15 Oct 1992 08:08:16 +0000 (08:08 +0000)]
[__NeXT__]: Define _VA_LIST_ if _ANSI_STDARG_H_ was
defined; then define _ANSI_STDARG_H_.

From-SVN: r2470

31 years ago(_ANSI_STDDEF_H): Define, along with _STDDEF_H.
Richard Stallman [Thu, 15 Oct 1992 08:05:45 +0000 (08:05 +0000)]
(_ANSI_STDDEF_H): Define, along with _STDDEF_H.

From-SVN: r2469

31 years ago(INCLUDE_DEFAULTS): New macro.
Richard Stallman [Thu, 15 Oct 1992 07:52:15 +0000 (07:52 +0000)]
(INCLUDE_DEFAULTS): New macro.

From-SVN: r2468

31 years ago(main): If COLLECT_GCC is a relative name, use it anyway.
Richard Stallman [Thu, 15 Oct 1992 06:11:01 +0000 (06:11 +0000)]
(main): If COLLECT_GCC is a relative name, use it anyway.

From-SVN: r2467

31 years ago(DEBUG_REGISTER_NAMES): New macro definition.
Richard Stallman [Thu, 15 Oct 1992 05:10:32 +0000 (05:10 +0000)]
(DEBUG_REGISTER_NAMES): New macro definition.

From-SVN: r2466

31 years ago(__gcc_bcmp): Don't depend on signedness of `char'.
Richard Stallman [Thu, 15 Oct 1992 05:04:48 +0000 (05:04 +0000)]
(__gcc_bcmp): Don't depend on signedness of `char'.

From-SVN: r2465

31 years ago(sched_note_set): Set subreg_p for anything except a paradoxical subreg.
Jim Wilson [Wed, 14 Oct 1992 22:57:42 +0000 (15:57 -0700)]
(sched_note_set): Set subreg_p for anything except a paradoxical subreg.

From-SVN: r2464

31 years ago(find_reloads): Don't let an operand have a numbered
Jim Wilson [Wed, 14 Oct 1992 22:51:59 +0000 (15:51 -0700)]
(find_reloads): Don't let an operand have a numbered
constraint that makes it match itself.

From-SVN: r2463

31 years agoFix typo in comment at start of file.
Richard Kenner [Wed, 14 Oct 1992 22:17:05 +0000 (18:17 -0400)]
Fix typo in comment at start of file.

From-SVN: r2462

31 years agoPut back changes lost in the last update of pa.h
Jeff Law [Wed, 14 Oct 1992 16:16:35 +0000 (10:16 -0600)]
Put back changes lost in the last update of pa.h

From-SVN: r2461

31 years ago*** empty log message ***
Timothy Moore [Wed, 14 Oct 1992 14:50:17 +0000 (14:50 +0000)]
*** empty log message ***

From-SVN: r2460

31 years agoInitial revision
Timothy Moore [Wed, 14 Oct 1992 14:35:44 +0000 (14:35 +0000)]
Initial revision

From-SVN: r2459

31 years ago(call, call_value): Don't use call_operand, since checking for
Richard Kenner [Wed, 14 Oct 1992 11:19:23 +0000 (07:19 -0400)]
(call, call_value): Don't use call_operand, since checking for
recursive calls at this point is not safe.

From-SVN: r2458

31 years ago(call, call_value): Don't use call_operand, since checking for
Richard Kenner [Wed, 14 Oct 1992 11:17:03 +0000 (07:17 -0400)]
(call, call_value): Don't use call_operand, since checking for
recursive calls at this point is not safe.

(const_16_operand, const_24_operand, gpc_reg_or_immediate_operand):
Fix typo in declaration of MODE.
(and_operand, add_operand): Likwise.

From-SVN: r2457

31 years agoSome comments and whitespace cleaned up. RCS headers removed.
Richard Stallman [Wed, 14 Oct 1992 09:49:27 +0000 (09:49 +0000)]
Some comments and whitespace cleaned up.  RCS headers removed.

Include gstddef.h and objc-proto.h.
Don't include objcP.h or objc-protoP.h.
Avoid use of u_int, etc. so no need for sys/types.h.
Adjust for change in node_table field data type.

Fix calls to DEBUG_PRINTF; no longer wants stream as arg.

From-SVN: r2456

31 years ago(reg_names): Make it static. Use DEBUG_REGISTER_NAMES if that's defined.
Richard Stallman [Wed, 14 Oct 1992 09:32:39 +0000 (09:32 +0000)]
(reg_names): Make it static.  Use DEBUG_REGISTER_NAMES if that's defined.

(DEBUG_PRINT_REG): Define if not defined.
(print_rtx): Use DEBUG_PRINT_REG for hard regs.

(reg_name): Moved here.
Get rid of RCS headers.  Fix up whitespace and comments.
Make key field and corresponding args `const void *'.
Don't use assert.
Get rid of spurious array-level in node_table field; make it void **.
Declare module_hash_table, class_hash_table.
(hash_int): Divide by sizeof (void *), not by 2**that minus 1.

From-SVN: r2455

31 years agoRemoved due to issues
Richard Stallman [Wed, 14 Oct 1992 09:29:26 +0000 (09:29 +0000)]
Removed due to issues

From-SVN: r2454

31 years ago* pa.h (RTX_COST): Fix spacing typo.o
Jeff Law [Wed, 14 Oct 1992 07:11:36 +0000 (01:11 -0600)]
* pa.h (RTX_COST): Fix spacing typo.o

From-SVN: r2453

31 years ago(sys/stream.h, sys/strsubr.h): Delete spurious `extern'
Richard Stallman [Wed, 14 Oct 1992 04:37:09 +0000 (04:37 +0000)]
(sys/stream.h, sys/strsubr.h): Delete spurious `extern'
in various structure definitions.

From-SVN: r2452

31 years ago(reg_names): Make it static. Use DEBUG_REGISTER_NAMES if that's defined.
Richard Stallman [Wed, 14 Oct 1992 04:23:52 +0000 (04:23 +0000)]
(reg_names): Make it static.  Use DEBUG_REGISTER_NAMES if that's defined.

(DEBUG_PRINT_REG): Define if not defined.
(print_rtx): Use DEBUG_PRINT_REG for hard regs.

(reg_name): Moved here.

From-SVN: r2451

31 years ago(jump_optimize): Don't optimize jumps to store-flag insns
Richard Stallman [Wed, 14 Oct 1992 04:21:51 +0000 (04:21 +0000)]
(jump_optimize): Don't optimize jumps to store-flag insns
when BLKmode values are being compared.

From-SVN: r2450

31 years ago(single_set): fix typo in REG_UNUSED check.
Richard Stallman [Wed, 14 Oct 1992 04:02:16 +0000 (04:02 +0000)]
(single_set): fix typo in REG_UNUSED check.

From-SVN: r2449

31 years agoupdates for 2.3
Chris Smith [Wed, 14 Oct 1992 01:27:21 +0000 (01:27 +0000)]
updates for 2.3

From-SVN: r2448

31 years ago(output_asm_insn): Advance over the = when processing %=.
Richard Stallman [Wed, 14 Oct 1992 01:21:59 +0000 (01:21 +0000)]
(output_asm_insn): Advance over the = when processing %=.

From-SVN: r2447

31 years ago(simplify_binary_operation): Insure that folded >> extends
Richard Stallman [Wed, 14 Oct 1992 01:20:21 +0000 (01:20 +0000)]
(simplify_binary_operation): Insure that folded >> extends
the sign even if the host bootstrap compiler doesn't.

From-SVN: r2446

31 years agoUse GEN_INT when appropriate.
Richard Kenner [Tue, 13 Oct 1992 23:08:44 +0000 (19:08 -0400)]
Use GEN_INT when appropriate.

(define_attr type): New types for SQRT.
(call patterns): Use SCRATCH for LR0.
Use new predicate call_operand so that some integers can be
used as addresses; fix CALLI so it doesn't accept constant.
(EXBYTE, EXTHW, INBYTE, INHW): Use ZERO_EXTEND instead of AND
when combine will make it.
Use PSImode for BP value and don't reference BP explicitly.
Clean up define_expands for these operations.
(rotlsi3): Use PSImode pseudo for FC.
(sign_extend): Sign extension insns clobber BP.
({load,store}_multiple): Use PSImode pseudo for CR.
(MTSR): Add pattern for TRUNCATE from SImode to PSImode.
(sqrtsf2, sqrtdf2, movpsi): New patterns.
(load/store bytes/halfword): Clean up to accept temporaries as
input and use PSImode when required.
(movhi, movqi): Allocate temporaries here.
(reload_inqi, reload_outqi, reload_inhi, reload_outhi): New patterns.
(movdf, movdi, movti): Use SCRATCH for BP register.
(reload_{in,out}{df,di,ti}): New patterns.

From-SVN: r2445

31 years ago(PROMOTE_MODE, ADJUST_COST): New macros.
Richard Kenner [Tue, 13 Oct 1992 23:07:51 +0000 (19:07 -0400)]
(PROMOTE_MODE, ADJUST_COST): New macros.

(CALL_USED_REGISTERS): LR0 is call-used.
(HARD_REGNO_MODE_OK): Handle MODE_PARTIAL_INT and the special
registers that can only hold those modes.
(MODES_TIEABLE_P): Clean up and handle MODE_PARTIAL_INT modes.
(enum reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Add new
classes LR0_REGS, FC_REGS, and CR_REGS.
(REGNO_REG_CLASS, REG_CLASS_FROM_LETTER): Likewise.
(PREDICATE_CODES): Update for new and deleted predicates.

From-SVN: r2444

31 years agoNow includes reload.h.
Richard Kenner [Tue, 13 Oct 1992 23:07:05 +0000 (19:07 -0400)]
Now includes reload.h.

(spec_reg_operand): Validate mode and know that some regs support
MODE_PARTIAL_INT and some MODE_INT.
(call_operand, reload_memory_operand, a29k_get_reloaded_address)
 New functions.
(in_operand): Allow constants with MODE_PARTIAL_INT.
(out_operand): Allow special registers with any mode.
Any MEM a word or wider is valid.
(extend_operator): Deleted.
(secondary_reload_class): A pseudo is the same as memory; we need
BP_REGS for multi-word memory or for bytes and halfword if -mndw.
(print_operand): Delete %X; add %m.
(print_operand, case 'F'): Check for SYMBOL_REF.

From-SVN: r2443

31 years ago(stdio.h): Fix va_list when preceeded by a *.
Richard Stallman [Tue, 13 Oct 1992 20:53:10 +0000 (20:53 +0000)]
(stdio.h): Fix va_list when preceeded by a *.

From-SVN: r2442

31 years agospc-sol2.h (STARTFILE_SPEC): Add crtbegin.o.
Brendan Kehoe [Tue, 13 Oct 1992 18:56:57 +0000 (14:56 -0400)]
spc-sol2.h (STARTFILE_SPEC): Add crtbegin.o.

        * spc-sol2.h (STARTFILE_SPEC): Add crtbegin.o.
        (LIB_SPEC): Add crtend.o for running ctors/dtors.
        * t-sol2 (EXTRA_PARTS): Add crtbegin.o and crtend.o for C++.
        (FIXINCLUDES): Deleted.
        * configure (sparc-*-solaris2*): Set fixincludes here.

From-SVN: r2441

31 years ago(loop_optimize): Verify that max_uid_for_loop is still larger than the uid of any...
Tom Wood [Tue, 13 Oct 1992 18:45:45 +0000 (18:45 +0000)]
(loop_optimize): Verify that max_uid_for_loop is still larger than the uid of any insn.

(loop_optimize): Verify that max_uid_for_loop is still
larger than the uid of any insn.  Increase the number of exit
blocks from 4 to 32 per loop.
(find_and_verify_loops): Stop trying to relocate exit blocks when
allocating a new label would exceed max_uid_for_loop.

From-SVN: r2440

31 years agoSimplify extraction of YYEMPTY from cp-parse.c.
Richard Stallman [Tue, 13 Oct 1992 18:35:12 +0000 (18:35 +0000)]
Simplify extraction of YYEMPTY from cp-parse.c.

Generate c-parse.y, objc-parse.y from c-parse.in if required.

From-SVN: r2439

31 years ago(in_branch_delay): Allow fpload and fpstore.
Jim Wilson [Tue, 13 Oct 1992 18:31:01 +0000 (11:31 -0700)]
(in_branch_delay): Allow fpload and fpstore.

From-SVN: r2438

31 years agoCorrect comment from last change.
Jim Wilson [Tue, 13 Oct 1992 18:29:02 +0000 (11:29 -0700)]
Correct comment from last change.

From-SVN: r2437

31 years ago(main): Only install a signal handler for signals that already have handlers.
Jim Wilson [Tue, 13 Oct 1992 18:24:57 +0000 (11:24 -0700)]
(main): Only install a signal handler for signals that already have handlers.

(main): Only install a signal handler for signals
that already have handlers.
(fork_execute): Don't ignore signals before calling do_wait.

From-SVN: r2436

31 years ago(*): Change 'f' constraint for dest to '*f' if it is not the only alternative.
Jim Wilson [Tue, 13 Oct 1992 18:21:37 +0000 (11:21 -0700)]
(*): Change 'f' constraint for dest to '*f' if it is not the only alternative.

(*):  Change 'f' constraint for dest to '*f' if it is not the
only alternative.  Add '*f' dest constraints to all patterns where
it is valid but was previously missing.

From-SVN: r2435

31 years ago(call, call_value): No longer call i960_expand_call,
Jim Wilson [Tue, 13 Oct 1992 18:18:30 +0000 (11:18 -0700)]
(call, call_value): No longer call i960_expand_call,

instead call call_internal/call_value_internal pattern.
(call_internal, call_value_internal): Rewrite patterns to pass new
args to i960_output_call_insn.

From-SVN: r2434

31 years ago(g14_save_reg): Delete variable.
Jim Wilson [Tue, 13 Oct 1992 18:17:38 +0000 (11:17 -0700)]
(g14_save_reg): Delete variable.

(i960_output_call_insn): Add two new parameters arg_pointer and
scratch_reg.  Save/set/restore g14 if necessary.
(i960_expand_call): Delete function.

From-SVN: r2433

31 years ago(OVERRIDE_OPTIONS): Enable function inlining.
Jim Wilson [Tue, 13 Oct 1992 18:16:59 +0000 (11:16 -0700)]
(OVERRIDE_OPTIONS): Enable function inlining.

From-SVN: r2432

31 years ago(movstrsi+1): Add `+' to constraints for clobbered inputs.
Jim Wilson [Tue, 13 Oct 1992 18:12:24 +0000 (11:12 -0700)]
(movstrsi+1): Add `+' to constraints for clobbered inputs.

From-SVN: r2431

31 years ago(i960_output_call_insn): Emit bx instead of b, callx instead of callj.
Jim Wilson [Tue, 13 Oct 1992 18:09:59 +0000 (11:09 -0700)]
(i960_output_call_insn):  Emit bx instead of b, callx instead of callj.

From-SVN: r2430

31 years ago(sparc_frw_output_function_prologue): Frame pointer base
Jim Wilson [Tue, 13 Oct 1992 18:06:26 +0000 (11:06 -0700)]
(sparc_frw_output_function_prologue): Frame pointer base
must be same as for regular sparc code.

From-SVN: r2429

31 years ago(mostly_false_jump): Recognize a sequence properly.
Tom Wood [Tue, 13 Oct 1992 17:09:04 +0000 (17:09 +0000)]
(mostly_false_jump): Recognize a sequence properly.

From-SVN: r2428

31 years ago(ext shift patterns): No longer needed.
Tom Wood [Tue, 13 Oct 1992 17:08:49 +0000 (17:08 +0000)]
(ext shift patterns): No longer needed.

From-SVN: r2427

31 years ago(subst): Don't change a conditional branch into a conditional move.
Tom Wood [Tue, 13 Oct 1992 10:01:01 +0000 (10:01 +0000)]
(subst): Don't change a conditional branch into a conditional move.

From-SVN: r2426

31 years ago(install-fixincludes): Only delete an existing
Richard Stallman [Tue, 13 Oct 1992 07:27:14 +0000 (07:27 +0000)]
(install-fixincludes): Only delete an existing
syslimits.h if we install limits.h over it.

From-SVN: r2425

31 years ago* pa.h (LEGITIMIZE_ADDRESS): Fix typo.
Jeff Law [Tue, 13 Oct 1992 05:30:58 +0000 (23:30 -0600)]
* pa.h (LEGITIMIZE_ADDRESS): Fix typo.

From-SVN: r2424

31 years ago(pop_function_context, push_function_context):
Richard Stallman [Tue, 13 Oct 1992 05:13:01 +0000 (05:13 +0000)]
(pop_function_context, push_function_context):

Call {save,restore}_varasm_status.

From-SVN: r2423

31 years ago(install-common): Put - on cmd that handles protoize.
Richard Stallman [Tue, 13 Oct 1992 05:07:59 +0000 (05:07 +0000)]
(install-common): Put - on cmd that handles protoize.

(gcc.o, cccp.o): Define TOOLDIR for the compilation.
(all HOST_PREFIX_1 targets): Fix typos.

From-SVN: r2422

31 years agoentered into RCS
Richard Stallman [Tue, 13 Oct 1992 04:43:39 +0000 (04:43 +0000)]
entered into RCS

From-SVN: r2421

31 years agoInclude hconfig.h, not config.h.
Richard Stallman [Tue, 13 Oct 1992 04:40:12 +0000 (04:40 +0000)]
Include hconfig.h, not config.h.

From-SVN: r2420

31 years agoInclude hconfig.h, not config.h.
Richard Stallman [Tue, 13 Oct 1992 04:24:45 +0000 (04:24 +0000)]
Include hconfig.h, not config.h.

From-SVN: r2419

31 years agoMake hconfig.h.
Richard Stallman [Tue, 13 Oct 1992 04:22:19 +0000 (04:22 +0000)]
Make hconfig.h.

From-SVN: r2418

31 years agoMake hconfig.h.
Richard Stallman [Tue, 13 Oct 1992 04:14:27 +0000 (04:14 +0000)]
Make hconfig.h.

From-SVN: r2417

31 years ago(PRINT_OPERAND): Detect `double' constants by DFmode,
Richard Stallman [Mon, 12 Oct 1992 22:33:26 +0000 (22:33 +0000)]
(PRINT_OPERAND): Detect `double' constants by DFmode,

since VOIDmode means an integer.

From-SVN: r2416

31 years ago(reg_names): Reinstate the definition here.
Richard Stallman [Mon, 12 Oct 1992 22:21:04 +0000 (22:21 +0000)]
(reg_names): Reinstate the definition here.

From-SVN: r2415

31 years ago(cmpstrM patterns): Compare strings of unsigned chars, not strings of
James Van Artsdalen [Mon, 12 Oct 1992 21:38:15 +0000 (21:38 +0000)]
(cmpstrM patterns): Compare strings of unsigned chars, not strings of
signed chars.

From-SVN: r2414

31 years ago(alter_cond): If CC_NOT_SIGNED, convert signed conditions to unsigned.
James Van Artsdalen [Mon, 12 Oct 1992 21:37:11 +0000 (21:37 +0000)]
(alter_cond): If CC_NOT_SIGNED, convert signed conditions to unsigned.

From-SVN: r2413

31 years ago(CC_NOT_SIGNED): New macro.
James Van Artsdalen [Mon, 12 Oct 1992 21:36:50 +0000 (21:36 +0000)]
(CC_NOT_SIGNED): New macro.

From-SVN: r2412

31 years ago(try_combine): Save DEST of NI2PAT before calling recog_for_combine,
Richard Kenner [Mon, 12 Oct 1992 20:55:45 +0000 (16:55 -0400)]
(try_combine): Save DEST of NI2PAT before calling recog_for_combine,

which might make it a PARALLEL.

From-SVN: r2411

31 years agoDelete excess fi in fixing stat.h.
Richard Stallman [Mon, 12 Oct 1992 20:25:53 +0000 (20:25 +0000)]
Delete excess fi in fixing stat.h.

From-SVN: r2410

31 years ago(try_combine): Fix typo in last change involving single_set.
Richard Kenner [Mon, 12 Oct 1992 15:57:17 +0000 (11:57 -0400)]
(try_combine): Fix typo in last change involving single_set.

From-SVN: r2409

31 years ago(PRINT_REG): Undo Oct 11 change.
James Van Artsdalen [Mon, 12 Oct 1992 13:12:08 +0000 (13:12 +0000)]
(PRINT_REG): Undo Oct 11 change.

(DEBUG_PRINT_REG): New macro, used from print-rtl.c.

From-SVN: r2408

31 years ago(gen_lowpart_common): Allow MODE_PARTIAL_INT where MODE_INT is
Richard Kenner [Mon, 12 Oct 1992 10:31:07 +0000 (06:31 -0400)]
(gen_lowpart_common): Allow MODE_PARTIAL_INT where MODE_INT is
allowed.

From-SVN: r2407

31 years ago(try_combine): Properly call single_set when validating the result of
Richard Kenner [Mon, 12 Oct 1992 10:30:37 +0000 (06:30 -0400)]
(try_combine): Properly call single_set when validating the result of
a define_split.

From-SVN: r2406

31 years ago(simplify_subtraction): Declared.
Richard Stallman [Mon, 12 Oct 1992 08:27:35 +0000 (08:27 +0000)]
(simplify_subtraction): Declared.

From-SVN: r2405

31 years ago(simplify_subtraction): New function.
Richard Stallman [Mon, 12 Oct 1992 08:25:33 +0000 (08:25 +0000)]
(simplify_subtraction): New function.

From-SVN: r2404

31 years ago(output_addr_const): Call simplify_subtraction.
Richard Stallman [Mon, 12 Oct 1992 08:23:25 +0000 (08:23 +0000)]
(output_addr_const): Call simplify_subtraction.

From-SVN: r2403

31 years ago(calls_alloca): Don't look within DECL_INITIAL if it's 0.
Richard Stallman [Mon, 12 Oct 1992 04:35:54 +0000 (04:35 +0000)]
(calls_alloca): Don't look within DECL_INITIAL if it's 0.

From-SVN: r2402

31 years ago(PRINT_REG): Make register name arrays static within this macro.
James Van Artsdalen [Mon, 12 Oct 1992 03:26:02 +0000 (03:26 +0000)]
(PRINT_REG): Make register name arrays static within this macro.

From-SVN: r2401

31 years ago(merge_trees): When splitting, remember to clear DUPNO in addition to
Richard Kenner [Sun, 11 Oct 1992 20:27:46 +0000 (16:27 -0400)]
(merge_trees): When splitting, remember to clear DUPNO in addition to
the other things we can test.

From-SVN: r2400

31 years ago(general_operand, immediate_operand, const_double_operand): Allow CONST_INT with...
Richard Kenner [Sun, 11 Oct 1992 20:27:23 +0000 (16:27 -0400)]
(general_operand, immediate_operand, const_double_operand): Allow CONST_INT with MODE_PARTIAL_INT.

(general_operand, immediate_operand, const_double_operand): Allow CONST_INT
with MODE_PARTIAL_INT.
(nonmemory_operand): Likewise.

From-SVN: r2399

31 years ago(notice_update_cc): Only set CC_IN_80387 for float compares.
James Van Artsdalen [Sun, 11 Oct 1992 13:23:31 +0000 (13:23 +0000)]
(notice_update_cc): Only set CC_IN_80387 for float compares.

From-SVN: r2398

31 years ago(USE_C_ALLOCA): New macro. Define if not using GNU C's builtin alloca.
James Van Artsdalen [Sun, 11 Oct 1992 12:56:41 +0000 (12:56 +0000)]
(USE_C_ALLOCA): New macro.  Define if not using GNU C's builtin alloca.

From-SVN: r2397

31 years agoInitial revision
James Van Artsdalen [Sun, 11 Oct 1992 12:51:40 +0000 (12:51 +0000)]
Initial revision

From-SVN: r2396

31 years ago(movdi): Use D code for operand 1.
Richard Stallman [Sun, 11 Oct 1992 05:26:16 +0000 (05:26 +0000)]
(movdi): Use D code for operand 1.

From-SVN: r2395

31 years ago(PRINT_OPERAND): Define new code, D.
Richard Stallman [Sun, 11 Oct 1992 05:25:55 +0000 (05:25 +0000)]
(PRINT_OPERAND): Define new code, D.

From-SVN: r2394

31 years ago(reg_name): Deleted.
Richard Stallman [Sat, 10 Oct 1992 20:52:07 +0000 (20:52 +0000)]
(reg_name): Deleted.

From-SVN: r2393

31 years ago(struct function): New fields const_rtx_hash_table,
Richard Stallman [Sat, 10 Oct 1992 09:44:58 +0000 (09:44 +0000)]
(struct function): New fields const_rtx_hash_table,

const_rtx_sym_hash_table, first_pool, last_pool, pool_offset.

From-SVN: r2392