]> gcc.gnu.org Git - gcc.git/log
gcc.git
32 years ago* modifier only affects next letter, not entire alternative
Michael Meissner [Tue, 28 Jul 1992 14:05:31 +0000 (14:05 +0000)]
* modifier only affects next letter, not entire alternative

From-SVN: r1705

32 years agoFix comment
Michael Meissner [Tue, 28 Jul 1992 14:04:45 +0000 (14:04 +0000)]
Fix comment

From-SVN: r1704

32 years agoentered into RCS
Richard Stallman [Tue, 28 Jul 1992 05:36:01 +0000 (05:36 +0000)]
entered into RCS

From-SVN: r1703

32 years agoentered into RCS
Richard Stallman [Tue, 28 Jul 1992 05:29:00 +0000 (05:29 +0000)]
entered into RCS

From-SVN: r1702

32 years ago(probe): Use %a0 to output the address.
Richard Stallman [Tue, 28 Jul 1992 05:24:15 +0000 (05:24 +0000)]
(probe): Use %a0 to output the address.

From-SVN: r1701

32 years agoInitial revision
Richard Stallman [Tue, 28 Jul 1992 02:21:04 +0000 (02:21 +0000)]
Initial revision

From-SVN: r1700

32 years ago(duplicate_decls): Copy old RTL *before* make_var_volatile.
Richard Stallman [Tue, 28 Jul 1992 02:20:22 +0000 (02:20 +0000)]
(duplicate_decls): Copy old RTL *before* make_var_volatile.

(pushdecl): Never reuse global fcn decl in place of
local extern; just copy some info from it.

From-SVN: r1699

32 years ago(convert): Succeed if TYPE is the main variant of the given type.
Richard Stallman [Tue, 28 Jul 1992 02:19:08 +0000 (02:19 +0000)]
(convert): Succeed if TYPE is the main variant of the given type.

From-SVN: r1698

32 years agoentered into RCS
Richard Stallman [Tue, 28 Jul 1992 02:18:03 +0000 (02:18 +0000)]
entered into RCS

From-SVN: r1697

32 years ago(output_function_prologue): Make a probe instruction if NEED_PROBE if nonzero.
Richard Stallman [Tue, 28 Jul 1992 02:17:11 +0000 (02:17 +0000)]
(output_function_prologue): Make a probe instruction if NEED_PROBE if nonzero.

From-SVN: r1696

32 years ago(build_conditional_expr): Compare using TYPE_MAIN_VARIANT.
Richard Stallman [Tue, 28 Jul 1992 02:15:51 +0000 (02:15 +0000)]
(build_conditional_expr): Compare using TYPE_MAIN_VARIANT.

From-SVN: r1695

32 years agoAdd DEFINE_SPLITs to optimize logic operation with
Jim Wilson [Tue, 28 Jul 1992 01:58:27 +0000 (18:58 -0700)]
Add DEFINE_SPLITs to optimize logic operation with
certain immediate values.

From-SVN: r1694

32 years agoCorrect inconsistent operand constraints in peepholes.
Jim Wilson [Tue, 28 Jul 1992 01:54:54 +0000 (18:54 -0700)]
Correct inconsistent operand constraints in peepholes.

From-SVN: r1693

32 years ago(ASM_LONG, ASM_SHORT, ASM_BYTE_OP): Definitions added.
Jim Wilson [Mon, 27 Jul 1992 21:38:28 +0000 (14:38 -0700)]
(ASM_LONG, ASM_SHORT, ASM_BYTE_OP):  Definitions added.

(ASM_OUTPUT_DOUBLE):  Use REAL_VALUE_TO_TARGET_DOUBLE to convert.
(ASM_OUTPUT_FLOAT):  Use REAL_VALUE_TO_TARGET_SINGLE to convert.
(ASM_OUTPUT_INT):  Use ASM_LONG pseudo-op.
(ASM_OUTPUT_SHORT):  Use ASM_SHORT pseudo-op.
(ASM_OUTPUT_CHAR):  Use ASM_BYTE_OP pseudo-op.
(ASM_OUTPUT_BYTE):  Use ASM_BYTE_OP pseudo-op.

From-SVN: r1692

32 years ago*** empty log message ***
Richard Stallman [Mon, 27 Jul 1992 21:09:58 +0000 (21:09 +0000)]
*** empty log message ***

From-SVN: r1691

32 years ago(dbxout_symbol): Distinguish implicit C++ typedefs
Richard Stallman [Mon, 27 Jul 1992 04:09:09 +0000 (04:09 +0000)]
(dbxout_symbol): Distinguish implicit C++ typedefs
from explicit C typedefs for structs, using DECL_SOURCE_LINE.

From-SVN: r1690

32 years ago*** empty log message ***
Richard Stallman [Mon, 27 Jul 1992 03:11:22 +0000 (03:11 +0000)]
*** empty log message ***

From-SVN: r1689

32 years ago*** empty log message ***
Richard Stallman [Sun, 26 Jul 1992 20:38:07 +0000 (20:38 +0000)]
*** empty log message ***

From-SVN: r1688

32 years ago(expand_divmod): Eliminate the generation of branches
Tom Wood [Sat, 25 Jul 1992 10:14:05 +0000 (10:14 +0000)]
(expand_divmod): Eliminate the generation of branches
when possible.

From-SVN: r1687

32 years ago(X11/Xmu/Xmu.h): Fix this or X11/Xmu.h, whichever exists.
Richard Stallman [Sat, 25 Jul 1992 08:34:46 +0000 (08:34 +0000)]
(X11/Xmu/Xmu.h): Fix this or X11/Xmu.h, whichever exists.

From-SVN: r1686

32 years ago(yylex): Diagnose `1.0fl'. Issue just one diagnostic for `1e1000000f'.
Richard Stallman [Sat, 25 Jul 1992 08:18:47 +0000 (08:18 +0000)]
(yylex): Diagnose `1.0fl'.  Issue just one diagnostic for `1e1000000f'.

From-SVN: r1685

32 years ago(shadow_tag_warned): New function.
Richard Stallman [Sat, 25 Jul 1992 08:06:54 +0000 (08:06 +0000)]
(shadow_tag_warned): New function.

From-SVN: r1684

32 years ago(duplicate_decls): Use TYPE_MAIN_VARIANT even for compares with void_type_node.
Richard Stallman [Fri, 24 Jul 1992 23:52:30 +0000 (23:52 +0000)]
(duplicate_decls): Use TYPE_MAIN_VARIANT even for compares with void_type_node.

(grokdeclarator, get_parm_info, store_parm_decls): Likewise.

From-SVN: r1683

32 years agoRemove MIPS switches from CC1_SPEC
Michael Meissner [Fri, 24 Jul 1992 21:16:03 +0000 (21:16 +0000)]
Remove MIPS switches from CC1_SPEC

From-SVN: r1682

32 years ago(is_tagged_type): New function added.
Richard Stallman [Fri, 24 Jul 1992 21:13:11 +0000 (21:13 +0000)]
(is_tagged_type):  New function added.

(member_attribute):  Use it.
(type_ok_for_scope):  Rewritten to eliminate serious bugs.
(output_type):  Call `output_pending_types_for_scope' at the end of
struct/union types (which are themselves scopes in C++).

From-SVN: r1681

32 years agoinclude defaults.h.
Michael Meissner [Fri, 24 Jul 1992 17:36:09 +0000 (17:36 +0000)]
include defaults.h.

From-SVN: r1680

32 years ago*** empty log message ***
Michael Meissner [Fri, 24 Jul 1992 17:35:54 +0000 (17:35 +0000)]
*** empty log message ***

From-SVN: r1679

32 years ago(is_body_block): Rewritten for greater saftey.
Richard Stallman [Fri, 24 Jul 1992 03:30:02 +0000 (03:30 +0000)]
(is_body_block):  Rewritten for greater saftey.

(output_block):  Fixed to deal correctly with non-inlined blocks.

From-SVN: r1678

32 years agoDo not emit insns to compare two constants.
Michael Meissner [Thu, 23 Jul 1992 21:15:35 +0000 (21:15 +0000)]
Do not emit insns to compare two constants.

From-SVN: r1677

32 years agoentered into RCS
Richard Stallman [Thu, 23 Jul 1992 20:11:13 +0000 (20:11 +0000)]
entered into RCS

From-SVN: r1676

32 years agoentered into RCS
Michael Meissner [Thu, 23 Jul 1992 19:43:08 +0000 (19:43 +0000)]
entered into RCS

From-SVN: r1675

32 years ago*** empty log message ***
Michael Meissner [Thu, 23 Jul 1992 19:30:39 +0000 (19:30 +0000)]
*** empty log message ***

From-SVN: r1674

32 years ago(ASM_OUTPUT_CASE_LABEL): Change to readonly section if the table contains addresses.
Tom Wood [Thu, 23 Jul 1992 19:13:17 +0000 (19:13 +0000)]
(ASM_OUTPUT_CASE_LABEL): Change to readonly section if the table contains addresses.

(ASM_OUTPUT_CASE_LABEL): Change to readonly section if the
table contains addresses.
(JUMP_TABLES_IN_TEXT_SECTION): True by default.

From-SVN: r1673

32 years agoHalf-pic and float->int fixes
Michael Meissner [Thu, 23 Jul 1992 18:15:08 +0000 (18:15 +0000)]
Half-pic and float->int fixes

From-SVN: r1672

32 years agoadd an explicit int to a register decl
Mike Stump [Thu, 23 Jul 1992 17:00:21 +0000 (17:00 +0000)]
add an explicit int to a register decl

From-SVN: r1671

32 years agoEntire file is new except for defining MD_STARTFILE_PREFIX.
Richard Stallman [Thu, 23 Jul 1992 06:09:43 +0000 (06:09 +0000)]
Entire file is new except for defining MD_STARTFILE_PREFIX.

From-SVN: r1670

32 years ago(ONLY_INT_FIELDS): Define, if __GNUC__.
Richard Stallman [Thu, 23 Jul 1992 06:09:04 +0000 (06:09 +0000)]
(ONLY_INT_FIELDS): Define, if __GNUC__.

From-SVN: r1669

32 years ago(mulsi3_little, mulsi3_big): New define_expand patterns.
Richard Stallman [Thu, 23 Jul 1992 06:07:10 +0000 (06:07 +0000)]
(mulsi3_little, mulsi3_big): New define_expand patterns.

(mulsi3): Just use one of them.

From-SVN: r1668

32 years ago(C_PROMOTING_INTEGER_TYPE_P): New macro.
Richard Stallman [Thu, 23 Jul 1992 06:06:34 +0000 (06:06 +0000)]
(C_PROMOTING_INTEGER_TYPE_P): New macro.

From-SVN: r1667

32 years ago(duplicate_decls, grokdeclarator, finish_struct):
Richard Stallman [Thu, 23 Jul 1992 06:05:54 +0000 (06:05 +0000)]
(duplicate_decls, grokdeclarator, finish_struct):

Use C_PROMOTING_INTEGER_TYPE_P to decide whether a type promotes.
(start_function): Likewise.

From-SVN: r1666

32 years ago(default_conversion): Use C_PROMOTING_INTEGER_TYPE_P to decide whether a type should...
Richard Stallman [Thu, 23 Jul 1992 06:05:23 +0000 (06:05 +0000)]
(default_conversion): Use C_PROMOTING_INTEGER_TYPE_P to decide whether a type should promote.

(default_conversion): Use C_PROMOTING_INTEGER_TYPE_P
to decide whether a type should promote.
(self_promoting_args_p, self_promoting_type_p): Likewise.

From-SVN: r1665

32 years ago(dbxout_source_line): New function.
Richard Stallman [Thu, 23 Jul 1992 06:04:21 +0000 (06:04 +0000)]
(dbxout_source_line): New function.

From-SVN: r1664

32 years ago(movdf+1): Use new 'T' and 'U' constraints to determine when an ldd or std will have...
Jeff Law [Wed, 22 Jul 1992 20:04:55 +0000 (14:04 -0600)]
(movdf+1): Use new 'T' and 'U' constraints to determine when an ldd or std will have a length of 1...

(movdf+1): Use new 'T' and 'U' constraints to
determine when an ldd or std will have a length of 1, and
therefore is eligible for use in some delay slots.
(uncond_branch): New attribute used for unconditional branches.
All unconditional branch patterns changed to use this attribute.
(define_delays and delay slot attributes): Do not allow
uncond_branch instructions in delay slots.  Do not allow fpload or
fpstore operations in a conditional branch delay slot.  Allow
fpload and fpstore in call, unconditional branch, and annuled
conditional branch delay slots.

From-SVN: r1663

32 years ago(registers_ok_for_ldd_peep, addrs_ok_for_ldd_peep):
Jeff Law [Wed, 22 Jul 1992 20:02:29 +0000 (14:02 -0600)]
(registers_ok_for_ldd_peep, addrs_ok_for_ldd_peep):

Functions renamed from registers_ok_for_ldd and
memory_ok_for_ldd repectively.  All callers changed.
(register_ok_for_ldd): New function to determine if a register
is a pseudo or the first register in a hard register pair.
(mem_aligned_8): No longer static.  Return 0 instead of aborting
when presented with an rtx which is not a MEM.
(eligible_for_epilogue_delay): Use in_uncond_branch_delay since this
is an unconditional branch.

From-SVN: r1662

32 years ago(EXTRA_CONSTRAINT): Add new 'T' and 'U' constraints
Jeff Law [Wed, 22 Jul 1992 20:01:13 +0000 (14:01 -0600)]
(EXTRA_CONSTRAINT): Add new 'T' and 'U' constraints
which check for aligned accesses to memory and register pairs.

From-SVN: r1661

32 years agoCleanup, and make prologue issue schedulable insns.
Michael Meissner [Wed, 22 Jul 1992 15:20:56 +0000 (15:20 +0000)]
Cleanup, and make prologue issue schedulable insns.

From-SVN: r1660

32 years ago(ASM_OUTPUT_BEFORE_CASE_LABEL): New macro--default definition.
Richard Stallman [Tue, 21 Jul 1992 21:49:50 +0000 (21:49 +0000)]
(ASM_OUTPUT_BEFORE_CASE_LABEL): New macro--default definition.

(ASM_OUTPUT_CASE_LABEL): Use that.

From-SVN: r1659

32 years ago(ASM_OUTPUT_BEFORE_CASE_LABEL): Do the swbeg here.
Richard Stallman [Tue, 21 Jul 1992 21:49:27 +0000 (21:49 +0000)]
(ASM_OUTPUT_BEFORE_CASE_LABEL): Do the swbeg here.

(ASM_OUTPUT_CASE_LABEL): Use that.

From-SVN: r1658

32 years ago(SECONDARY_MEMORY_NEEDED): Define to force reload to
Jim Wilson [Tue, 21 Jul 1992 19:34:37 +0000 (12:34 -0700)]
(SECONDARY_MEMORY_NEEDED): Define to force reload to
handle any copy between GENERAL_REGS and FP_REGS.

From-SVN: r1657

32 years agoentered into RCS
Jim Wilson [Tue, 21 Jul 1992 19:30:11 +0000 (12:30 -0700)]
entered into RCS

From-SVN: r1656

32 years ago(i960_output_ldconst): Use REAL_VALUE_FROM_CONST_DOUBLE instead of pointer...
Jim Wilson [Tue, 21 Jul 1992 19:28:08 +0000 (12:28 -0700)]
(i960_output_ldconst): Use REAL_VALUE_FROM_CONST_DOUBLE instead of pointer...

(i960_output_ldconst): Use REAL_VALUE_FROM_CONST_DOUBLE
instead of pointer indirection to extract double from CONST_DOUBLE.

From-SVN: r1655

32 years agoentered into RCS
Richard Stallman [Tue, 21 Jul 1992 18:49:45 +0000 (18:49 +0000)]
entered into RCS

From-SVN: r1654

32 years agoentered into RCS
Richard Stallman [Tue, 21 Jul 1992 18:31:13 +0000 (18:31 +0000)]
entered into RCS

From-SVN: r1653

32 years ago(HANDLE_SYSV_PRAGMA): Defined.
Richard Stallman [Tue, 21 Jul 1992 18:06:14 +0000 (18:06 +0000)]
(HANDLE_SYSV_PRAGMA): Defined.

From-SVN: r1652

32 years ago(ENQUIRE_CFLAGS): Remove; obsolete.
Richard Stallman [Tue, 21 Jul 1992 18:02:34 +0000 (18:02 +0000)]
(ENQUIRE_CFLAGS):  Remove; obsolete.

From-SVN: r1651

32 years agoTake third argument, like fixinc.svr4.
Richard Stallman [Tue, 21 Jul 1992 17:47:35 +0000 (17:47 +0000)]
Take third argument, like fixinc.svr4.

From-SVN: r1650

32 years agoentered into RCS
Richard Stallman [Tue, 21 Jul 1992 03:02:49 +0000 (03:02 +0000)]
entered into RCS

From-SVN: r1649

32 years ago*** empty log message ***
Richard Stallman [Tue, 21 Jul 1992 02:59:00 +0000 (02:59 +0000)]
*** empty log message ***

From-SVN: r1648

32 years ago*** empty log message ***
Richard Stallman [Tue, 21 Jul 1992 02:53:40 +0000 (02:53 +0000)]
*** empty log message ***

From-SVN: r1647

32 years ago(TRANSFER_FROM_TRAMPOLINE): Remove #undef.
Richard Stallman [Tue, 21 Jul 1992 02:45:22 +0000 (02:45 +0000)]
(TRANSFER_FROM_TRAMPOLINE):  Remove #undef.

From-SVN: r1646

32 years ago(MAYBE_VMS_FUNCTION_PROLOGUE): change _c$main_args to
Richard Stallman [Tue, 21 Jul 1992 02:03:31 +0000 (02:03 +0000)]
(MAYBE_VMS_FUNCTION_PROLOGUE): change _c$main_args to
uppercase instead of relying on gas to make the case translation

From-SVN: r1645

32 years ago(dbxout_block): obey DBX_BLOCKS_FUNCTION_RELATIVE
Richard Stallman [Mon, 20 Jul 1992 18:43:06 +0000 (18:43 +0000)]
(dbxout_block): obey DBX_BLOCKS_FUNCTION_RELATIVE

(dbxout_block): obey DBX_BLOCKS_FUNCTION_RELATIVE
(dbxout_init):  Use ASM_IDENTIFY_GCC_AFTER_SOURCE if defined.

From-SVN: r1644

32 years ago*** empty log message ***
Richard Stallman [Mon, 20 Jul 1992 04:10:32 +0000 (04:10 +0000)]
*** empty log message ***

From-SVN: r1643

32 years agoInitial revision
Richard Stallman [Mon, 20 Jul 1992 04:05:11 +0000 (04:05 +0000)]
Initial revision

From-SVN: r1642

32 years ago(FUNCTION_PROFILER): Use ASM_OUTPUT_INTERNAL_LABELREF.
Richard Stallman [Mon, 20 Jul 1992 03:43:59 +0000 (03:43 +0000)]
(FUNCTION_PROFILER):  Use ASM_OUTPUT_INTERNAL_LABELREF.

(FUNCTION_BLOCK_PROFILER):  Mark with FIXME that it needs work.
(ASM_OUTPUT_INTERNAL_LABELREF):  Define.

(CONSTANT_ALIGNMENT): Add parens for Sun compiler.

From-SVN: r1641

32 years agofix harmless unterminated comment.
Richard Stallman [Mon, 20 Jul 1992 03:32:27 +0000 (03:32 +0000)]
fix harmless unterminated comment.

From-SVN: r1640

32 years agoentered into RCS
Richard Stallman [Mon, 20 Jul 1992 03:26:54 +0000 (03:26 +0000)]
entered into RCS

From-SVN: r1639

32 years ago*** empty log message ***
Richard Stallman [Mon, 20 Jul 1992 03:07:00 +0000 (03:07 +0000)]
*** empty log message ***

From-SVN: r1638

32 years ago(process_command): Handle `-Wl,' and `-Wa,'.
Richard Stallman [Mon, 20 Jul 1992 02:49:26 +0000 (02:49 +0000)]
(process_command): Handle `-Wl,' and `-Wa,'.

(do_spec_1): Handle %Y.
(default_compilers): Use %Y in assembler commands.

From-SVN: r1637

32 years ago(expand_expr, NOP_EXPR case): If EXPAND_INITIALIZER,
Richard Stallman [Mon, 20 Jul 1992 02:45:03 +0000 (02:45 +0000)]
(expand_expr, NOP_EXPR case): If EXPAND_INITIALIZER,

generate ZERO_EXTEND or SIGN_EXTEND; don't emit insns.

(expand_expr): Set LABEL_REF_NONLOCAL_P for nonlocal labels.

From-SVN: r1636

32 years ago(assign_parms): Use const0_rtx as DECL_RTL and as
Richard Stallman [Mon, 20 Jul 1992 02:42:59 +0000 (02:42 +0000)]
(assign_parms): Use const0_rtx as DECL_RTL and as
DECL_INCOMING_RTL if tmode of parm is void.

From-SVN: r1635

32 years ago(gen_type): For array type, state the size.
Richard Stallman [Mon, 20 Jul 1992 01:53:57 +0000 (01:53 +0000)]
(gen_type): For array type, state the size.

From-SVN: r1634

32 years agoentered into RCS
Richard Stallman [Sun, 19 Jul 1992 20:05:09 +0000 (20:05 +0000)]
entered into RCS

From-SVN: r1633

32 years agoDon't include real.h.
Richard Stallman [Sun, 19 Jul 1992 18:24:32 +0000 (18:24 +0000)]
Don't include real.h.

From-SVN: r1632

32 years agoInclude real.h.
Richard Stallman [Sun, 19 Jul 1992 17:21:35 +0000 (17:21 +0000)]
Include real.h.

From-SVN: r1631

32 years agoentered into RCS
Richard Stallman [Sun, 19 Jul 1992 17:18:54 +0000 (17:18 +0000)]
entered into RCS

From-SVN: r1630

32 years ago*** empty log message ***
Richard Stallman [Sun, 19 Jul 1992 17:15:55 +0000 (17:15 +0000)]
*** empty log message ***

From-SVN: r1629

32 years ago*** empty log message ***
Richard Stallman [Sun, 19 Jul 1992 17:09:11 +0000 (17:09 +0000)]
*** empty log message ***

From-SVN: r1628

32 years agoentered into RCS
Richard Stallman [Sun, 19 Jul 1992 07:18:05 +0000 (07:18 +0000)]
entered into RCS

From-SVN: r1627

32 years ago*** empty log message ***
Richard Stallman [Sun, 19 Jul 1992 06:48:30 +0000 (06:48 +0000)]
*** empty log message ***

From-SVN: r1626

32 years agoentered into RCS
Richard Stallman [Sun, 19 Jul 1992 06:28:24 +0000 (06:28 +0000)]
entered into RCS

From-SVN: r1625

32 years ago*** empty log message ***
Richard Stallman [Sun, 19 Jul 1992 06:28:12 +0000 (06:28 +0000)]
*** empty log message ***

From-SVN: r1624

32 years ago(build_binary_op): Don't set shorten for signed division.
Richard Stallman [Sun, 19 Jul 1992 01:09:39 +0000 (01:09 +0000)]
(build_binary_op): Don't set shorten for signed division.

From-SVN: r1623

32 years ago*** empty log message ***
Richard Stallman [Sun, 19 Jul 1992 00:37:32 +0000 (00:37 +0000)]
*** empty log message ***

From-SVN: r1622

32 years agoentered into RCS
Richard Stallman [Sat, 18 Jul 1992 04:04:55 +0000 (04:04 +0000)]
entered into RCS

From-SVN: r1621

32 years ago*** empty log message ***
Richard Stallman [Sat, 18 Jul 1992 04:04:15 +0000 (04:04 +0000)]
*** empty log message ***

From-SVN: r1620

32 years ago*** empty log message ***
Richard Stallman [Sat, 18 Jul 1992 03:47:44 +0000 (03:47 +0000)]
*** empty log message ***

From-SVN: r1619

32 years agoFix harmless unterminated comment.
Richard Stallman [Sat, 18 Jul 1992 03:46:48 +0000 (03:46 +0000)]
Fix harmless unterminated comment.

From-SVN: r1618

32 years ago*** empty log message ***
Richard Kenner [Fri, 17 Jul 1992 12:27:11 +0000 (08:27 -0400)]
*** empty log message ***

From-SVN: r1617

32 years ago(convert_to_integer): Don't add a NOP_EXPR in cases where we can
Richard Kenner [Fri, 17 Jul 1992 10:37:06 +0000 (06:37 -0400)]
(convert_to_integer): Don't add a NOP_EXPR in cases where we can
simply change the type of the entire tree.

From-SVN: r1616

32 years ago(instantiate_decls{,_1}): Don't do instantiation here if the address
Richard Kenner [Fri, 17 Jul 1992 09:58:38 +0000 (05:58 -0400)]
(instantiate_decls{,_1}): Don't do instantiation here if the address
is mode-dependent.

From-SVN: r1615

32 years ago*** empty log message ***
Richard Kenner [Fri, 17 Jul 1992 09:57:24 +0000 (05:57 -0400)]
*** empty log message ***

From-SVN: r1614

32 years agoentered into RCS
Richard Kenner [Fri, 17 Jul 1992 09:56:59 +0000 (05:56 -0400)]
entered into RCS

From-SVN: r1613

32 years ago(NULL_PTR): Define as void * if STDC.
Richard Kenner [Fri, 17 Jul 1992 09:56:08 +0000 (05:56 -0400)]
(NULL_PTR): Define as void * if STDC.

From-SVN: r1612

32 years ago*** empty log message ***
Richard Kenner [Fri, 17 Jul 1992 09:52:19 +0000 (05:52 -0400)]
*** empty log message ***

From-SVN: r1611

32 years ago(negdi2): Corrected name; used to be negdi3.
Richard Kenner [Fri, 17 Jul 1992 09:51:23 +0000 (05:51 -0400)]
(negdi2): Corrected name; used to be negdi3.

From-SVN: r1610

32 years ago(convert_to_integer): Push truncation inside COND_EXPR.
Richard Stallman [Fri, 17 Jul 1992 04:26:02 +0000 (04:26 +0000)]
(convert_to_integer): Push truncation inside COND_EXPR.

From-SVN: r1609

32 years ago(allocate_dynamic_stack_space) [SETJMP_VIA_SAVE_AREA]:
Richard Stallman [Fri, 17 Jul 1992 04:25:27 +0000 (04:25 +0000)]
(allocate_dynamic_stack_space) [SETJMP_VIA_SAVE_AREA]:

Always call round_push; we can't rely on alignment of size.

From-SVN: r1608

32 years ago(convert_move): Don't call protect_from_queue.
Richard Stallman [Fri, 17 Jul 1992 04:24:58 +0000 (04:24 +0000)]
(convert_move): Don't call protect_from_queue.

(emit_block_move): Protect SIZE.

From-SVN: r1607

32 years ago(expand_shift, expand_set_flag):
Richard Stallman [Fri, 17 Jul 1992 04:24:33 +0000 (04:24 +0000)]
(expand_shift, expand_set_flag):

Call protect_from_queue before convert_to_mode.

From-SVN: r1606

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