gcc.git
32 years agoChanges in comments.
Richard Stallman [Wed, 5 Aug 1992 01:35:11 +0000 (01:35 +0000)]
Changes in comments.

From-SVN: r1769

32 years agocp-tree.h, tree.h: Moved definitions of TREE_VIA_* into tree.h for consistency.
Mike Stump [Wed, 5 Aug 1992 01:13:34 +0000 (01:13 +0000)]
cp-tree.h, tree.h: Moved definitions of TREE_VIA_* into tree.h for consistency.

        * cp-tree.h, tree.h:  Moved definitions of TREE_VIA_* into tree.h for
        consistency.

From-SVN: r1768

32 years ago(build_conditional_expr): Merged const and volatile flags of incoming types.
Richard Stallman [Tue, 4 Aug 1992 19:36:44 +0000 (19:36 +0000)]
(build_conditional_expr): Merged const and volatile flags of incoming types.

From-SVN: r1767

32 years ago(USING_SVR4_H): Define.
Tom Wood [Tue, 4 Aug 1992 19:17:40 +0000 (19:17 +0000)]
(USING_SVR4_H): Define.

From-SVN: r1766

32 years ago(USING_SVR3_H): Define.
Tom Wood [Tue, 4 Aug 1992 19:16:56 +0000 (19:16 +0000)]
(USING_SVR3_H): Define.

From-SVN: r1765

32 years ago(EXTRA_SECTIONS): Base on the above defines.
Tom Wood [Tue, 4 Aug 1992 19:15:48 +0000 (19:15 +0000)]
(EXTRA_SECTIONS): Base on the above defines.

From-SVN: r1764

32 years agoentered into RCS
Tom Wood [Tue, 4 Aug 1992 19:11:36 +0000 (19:11 +0000)]
entered into RCS

From-SVN: r1763

32 years ago(dbxout.o): Depend on output.h.
Richard Stallman [Tue, 4 Aug 1992 04:58:45 +0000 (04:58 +0000)]
(dbxout.o): Depend on output.h.

From-SVN: r1762

32 years agoInclude output.h.
Richard Stallman [Tue, 4 Aug 1992 04:57:48 +0000 (04:57 +0000)]
Include output.h.

From-SVN: r1761

32 years ago(install-common): Install protoize and related files if they were compiled.
Richard Stallman [Tue, 4 Aug 1992 04:22:13 +0000 (04:22 +0000)]
(install-common): Install protoize and related files if they were compiled.

(install-proto): Target deleted.

From-SVN: r1760

32 years ago(install-cross-tools): Install nm from tooldir.
Richard Stallman [Tue, 4 Aug 1992 00:28:05 +0000 (00:28 +0000)]
(install-cross-tools): Install nm from tooldir.

From-SVN: r1759

32 years ago(gen_rtx, case REG): Don't use frame_pointer_rtx or arg_pointer_rtx if
Richard Kenner [Mon, 3 Aug 1992 01:44:23 +0000 (21:44 -0400)]
(gen_rtx, case REG): Don't use frame_pointer_rtx or arg_pointer_rtx if
reload is in progress.

From-SVN: r1758

32 years ago(jump_optimize): When replacing jumps with logical expressions, use
Richard Kenner [Mon, 3 Aug 1992 01:43:53 +0000 (21:43 -0400)]
(jump_optimize): When replacing jumps with logical expressions, use
preserve_subexpressions_p.

From-SVN: r1757

32 years ago(identify_blocks, reorder_blocks): Don't use SET_NOTE_BLOCK_NUMBER.
Richard Kenner [Mon, 3 Aug 1992 01:43:22 +0000 (21:43 -0400)]
(identify_blocks, reorder_blocks): Don't use SET_NOTE_BLOCK_NUMBER.

From-SVN: r1756

32 years ago(NOTE_BLOCK_NUMBER): Change definition to simpler form.
Richard Kenner [Mon, 3 Aug 1992 01:42:35 +0000 (21:42 -0400)]
(NOTE_BLOCK_NUMBER): Change definition to simpler form.

(SET_NOTE_BLOCK_NUMBER): Deleted.

From-SVN: r1755

32 years ago(main): Don't cast pointers to int unnecessarily.
Richard Kenner [Mon, 3 Aug 1992 01:41:53 +0000 (21:41 -0400)]
(main): Don't cast pointers to int unnecessarily.

From-SVN: r1754

32 years ago(const_hash, SYMHASH): Use HOST_WIDE_INT instead of int when casting
Richard Kenner [Mon, 3 Aug 1992 01:41:01 +0000 (21:41 -0400)]
(const_hash, SYMHASH): Use HOST_WIDE_INT instead of int when casting
pointers to integers.

From-SVN: r1753

32 years ago(TYPE_HASH): Use HOST_WIDE_INT instead of int when casting pointers to
Richard Kenner [Mon, 3 Aug 1992 01:40:19 +0000 (21:40 -0400)]
(TYPE_HASH): Use HOST_WIDE_INT instead of int when casting pointers to
integers.

From-SVN: r1752

32 years ago(print_node): Use HOST_WIDE_INT instead of int when casting pointers
Richard Kenner [Mon, 3 Aug 1992 01:39:37 +0000 (21:39 -0400)]
(print_node): Use HOST_WIDE_INT instead of int when casting pointers
to integers.

From-SVN: r1751

32 years ago(canon_hash): Use HOST_WIDE_INT instead of int when casting pointers
Richard Kenner [Mon, 3 Aug 1992 01:38:38 +0000 (21:38 -0400)]
(canon_hash): Use HOST_WIDE_INT instead of int when casting pointers
to integers.

From-SVN: r1750

32 years ago(expand_inline_function): Cast -1 to (HOST_WIDE_INT) first.
Richard Kenner [Mon, 3 Aug 1992 01:37:53 +0000 (21:37 -0400)]
(expand_inline_function): Cast -1 to (HOST_WIDE_INT) first.

From-SVN: r1749

32 years ago(find_use_as_address): Use HOST_WIDE_INT instead of int when comparing a pointer...
Richard Kenner [Mon, 3 Aug 1992 01:37:21 +0000 (21:37 -0400)]
(find_use_as_address): Use HOST_WIDE_INT instead of int when comparing a pointer to an integer constant...

(find_use_as_address): Use HOST_WIDE_INT instead of int when comparing a
pointer to an integer constant; also when returning int.

From-SVN: r1748

32 years ago(expand_call): Use HOST_WIDE_INT instead of int when comparing a
Richard Kenner [Mon, 3 Aug 1992 01:36:27 +0000 (21:36 -0400)]
(expand_call): Use HOST_WIDE_INT instead of int when comparing a
pointer to an integer constant.

From-SVN: r1747

32 years ago(reg_sign_bit_copies): New variable.
Richard Kenner [Mon, 3 Aug 1992 01:35:35 +0000 (21:35 -0400)]
(reg_sign_bit_copies): New variable.

(combine_instructions): Initialize it.
(set_significant): Set it.
(try_combine): Set subst_low_cuid immediately before calling `subst' to
the INSN_CUID of the lowest insn involved in the call.   Change XOR with
out-of-range constant to (not (xor ...)).
Call both split_insns and find_split_point; pass extra parm to
find_split_point.
Record I2DEST's value if I2 now sets it; similarly for I1DEST.
(find_split_point): Add new arg INSN.
If AND'ing with a large single-bit constant and we only care about
equality with zero, replace with bit extraction.
Make two shifts for ZERO_EXTRACTs unless very narrow.
(subst): Move RESTART label earlier.
If we have a simple operation applied to IF_THEN_ELSE, move the operation
inside the two arms.
(subst, case SUBREG): Use force_to_mode.
(subst, case NOT): Change (not (xor X C)) to (xor X ~C).
(subst, case NEG): Remove (neg (abs X)); redundant.
Convert (neg (xor A 1)) to (plus A -1) if A is known to be 0 or 1.
(subst, case IF_THEN_ELSE): Simplify if an arm contains a register being
tested by substiting the known value.
Put constant integer in last arm if can reverse comparison.
(subst, case SET): Use gen_lowpart_for_combine.
(subst, case AND): Make IF_THEN_ELSE when appropriate.
(subst, case IOR): (ior A C) can sometimes be just C.
(subst, case XOR): Go back and restart when canonicalizing.
(subst, case ABS): Use num_sign_bit_copies.
(make_extraction): Call force_to_mode.
(make_compound_operation): Look at optabs rather that explicitly checking
for operations and assuming we have SImode.
Handle (ashiftrt (OP (ashift foo C1) C3) C2).
(force_to_mode): Only change mode of arithmetic if optab says we have
operation in that mode.
Remove unneeded ASHIFTRT; add handling for IF_THEN_ELSE.
(significant_bits, case NEG): Call num_sign_bit_copies.
(significant_bits, case ABS, case [US]{MIN,MAX}, IF_THEN_ELSE): New.
(num_sign_bit_copies): New function.
(simplify_shift_const): Remove ASHIFTRT if value is known -1 or 0.
Use num_sign_bit_copies to simplify (ashiftrt (ashift ...) ...)
and (ashiftrt (neg ...) ...).
Remove now redundant case when VAROP is a PLUS.
(simplify_comparison): If A is known to be -1 or 0, A != -1 is A == 0.
Simplify unsigned tests that really check the sign bit.
(simplify_comparison, case ASHIFTRT): Convert to LSHIFTRT if equality
comparison with zero.
(get_last_value): Check if the desired register is set in the
insn before the one whose INSN_CUID is subst_low_cuid.

From-SVN: r1746

32 years ago(expand_builtin, case BUILT_INT_CONSTANT_P): Add missing call to
Richard Kenner [Mon, 3 Aug 1992 01:32:38 +0000 (21:32 -0400)]
(expand_builtin, case BUILT_INT_CONSTANT_P): Add missing call to
TREE_CODE.

From-SVN: r1745

32 years ago(reload): Set reload_in_progress earlier.
Richard Kenner [Mon, 3 Aug 1992 01:32:01 +0000 (21:32 -0400)]
(reload): Set reload_in_progress earlier.

From-SVN: r1744

32 years ago(optimize_bit_field_compare): Correct bogus use of types in expressions...
Richard Kenner [Mon, 3 Aug 1992 01:31:25 +0000 (21:31 -0400)]
(optimize_bit_field_compare): Correct bogus use of types in expressions...

(optimize_bit_field_compare): Correct bogus use of types in
expressions; always do computation in a type wide enough for the
result.

From-SVN: r1743

32 years ago(ASM_OUTPUT_DWARF_STRING): redefinition was incorrect, and uneeded...
Richard Stallman [Sat, 1 Aug 1992 18:20:03 +0000 (18:20 +0000)]
(ASM_OUTPUT_DWARF_STRING): redefinition was incorrect, and uneeded...

(ASM_OUTPUT_DWARF_STRING): redefinition was
incorrect, and uneeded; while Solaris as doesn't support .string, it
does support .asciz, and sparcv4.h takes care of including that definition.

From-SVN: r1742

32 years ago(HANDLE_PRAGMA_WEAK): Define only if SET_ASM_OP defined.
Richard Stallman [Sat, 1 Aug 1992 18:18:31 +0000 (18:18 +0000)]
(HANDLE_PRAGMA_WEAK): Define only if SET_ASM_OP defined.

From-SVN: r1741

32 years agoFind the links to directories by finding each link and testing it with test.
Richard Stallman [Sat, 1 Aug 1992 18:11:28 +0000 (18:11 +0000)]
Find the links to directories by finding each link and testing it with test.

From-SVN: r1740

32 years ago(layout_record): Take account of
Richard Stallman [Sat, 1 Aug 1992 18:08:36 +0000 (18:08 +0000)]
(layout_record): Take account of
maximum_field_alignment when using the field's alignment.

From-SVN: r1739

32 years ago(yylex): When traditional, convert 0x80000000 to -0x80000000.
Richard Stallman [Sat, 1 Aug 1992 18:07:21 +0000 (18:07 +0000)]
(yylex): When traditional, convert 0x80000000 to -0x80000000.

From-SVN: r1738

32 years agoentered into RCS
Richard Kenner [Fri, 31 Jul 1992 17:30:09 +0000 (13:30 -0400)]
entered into RCS

From-SVN: r1737

32 years agoInclude stddef.h when __STDC__ is defined.
Richard Kenner [Fri, 31 Jul 1992 16:08:48 +0000 (12:08 -0400)]
Include stddef.h when __STDC__ is defined.

From-SVN: r1736

32 years ago(reposition_prologue_and_epilogue_notes): Search for the notes without using...
Richard Kenner [Fri, 31 Jul 1992 12:18:06 +0000 (08:18 -0400)]
(reposition_prologue_and_epilogue_notes): Search for the notes without using...

(reposition_prologue_and_epilogue_notes): Search for the notes without
using basic_block_end[0] or basic_block_head[N-1].

From-SVN: r1735

32 years agoAdd declarations for malloc and realloc..
Richard Kenner [Fri, 31 Jul 1992 12:16:45 +0000 (08:16 -0400)]
Add declarations for malloc and realloc..

(PTR_INT_TYPE): New macro.
(pcfinclude): Use it.

From-SVN: r1734

32 years ago(init_decl_processing): __builtin_return_address,
Richard Kenner [Fri, 31 Jul 1992 12:15:55 +0000 (08:15 -0400)]
(init_decl_processing): __builtin_return_address,

__builtin_frame_address, and __builtin_saveregs all return void *.

From-SVN: r1733

32 years ago(convert_move): Put FROM into a register if it is a SUBREG.
Richard Kenner [Fri, 31 Jul 1992 12:15:14 +0000 (08:15 -0400)]
(convert_move): Put FROM into a register if it is a SUBREG.

From-SVN: r1732

32 years agoentered into RCS
Richard Kenner [Fri, 31 Jul 1992 12:13:38 +0000 (08:13 -0400)]
entered into RCS

From-SVN: r1731

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

From-SVN: r1730

32 years ago(LIMITS_H): Deleted.
Richard Stallman [Fri, 31 Jul 1992 06:33:59 +0000 (06:33 +0000)]
(LIMITS_H): Deleted.

(install-limits-h): Use glimits.h, not limits.h.

From-SVN: r1729

32 years agoentered into RCS
Richard Stallman [Fri, 31 Jul 1992 06:29:36 +0000 (06:29 +0000)]
entered into RCS

From-SVN: r1728

32 years ago(dbxout_parms): Do something for structures
Richard Stallman [Fri, 31 Jul 1992 06:15:53 +0000 (06:15 +0000)]
(dbxout_parms): Do something for structures
passed by invisible reference, and living in memory.

From-SVN: r1727

32 years ago(duplicate_decls): Handle warn_redundant_decls here.
Richard Stallman [Fri, 31 Jul 1992 06:14:04 +0000 (06:14 +0000)]
(duplicate_decls): Handle warn_redundant_decls here.

But don't warn if function definition follows a declaration.
(pushdecl): Don't handle it here.
(grokparms): Don't warn about non-prototype decl in system header.

From-SVN: r1726

32 years ago(convert): If main variants match,
Richard Stallman [Fri, 31 Jul 1992 06:13:07 +0000 (06:13 +0000)]
(convert): If main variants match,

but the type is not identical, make a NOP_EXPR.

From-SVN: r1725

32 years ago(cpu attribute): List m88100 first for more efficient code in insn-attrtab.c.
Tom Wood [Thu, 30 Jul 1992 13:55:22 +0000 (13:55 +0000)]
(cpu attribute): List m88100 first for more efficient code in insn-attrtab.c.

(cpu attribute): List m88100 first for more efficient
        code in insn-attrtab.c.
(rotate/and split pattern): Fix typo.

From-SVN: r1724

32 years ago(FUNCTION_BOUNDARY, ASM_OUTPUT_ALIGN_CODE): Pack code
Tom Wood [Thu, 30 Jul 1992 13:54:57 +0000 (13:54 +0000)]
(FUNCTION_BOUNDARY, ASM_OUTPUT_ALIGN_CODE): Pack code
        more tightly for the m88110.

From-SVN: r1723

32 years ago(BSS_SECTION_FUNCTION): Deleted.
Richard Stallman [Thu, 30 Jul 1992 04:55:56 +0000 (04:55 +0000)]
(BSS_SECTION_FUNCTION): Deleted.

From-SVN: r1722

32 years ago(EXTRA_SECTION_FUNCTIONS): Deleted.
Richard Stallman [Thu, 30 Jul 1992 04:55:37 +0000 (04:55 +0000)]
(EXTRA_SECTION_FUNCTIONS): Deleted.

From-SVN: r1721

32 years ago(BSS_SECTION_FUNCTION): #undef before defining.
Richard Stallman [Thu, 30 Jul 1992 04:55:14 +0000 (04:55 +0000)]
(BSS_SECTION_FUNCTION): #undef before defining.

From-SVN: r1720

32 years ago(USE_CONST_SECTION): #undef before defining.
Richard Stallman [Thu, 30 Jul 1992 04:54:52 +0000 (04:54 +0000)]
(USE_CONST_SECTION): #undef before defining.

From-SVN: r1719

32 years ago(BSS_SECTION_FUNCTION): New macro.
Richard Stallman [Thu, 30 Jul 1992 04:54:24 +0000 (04:54 +0000)]
(BSS_SECTION_FUNCTION): New macro.

(CTORS_SECTION_FUNCTION, DTORS_SECTION_FUNCTION): Enable these.

From-SVN: r1718

32 years agoentered into RCS
Richard Stallman [Thu, 30 Jul 1992 04:02:41 +0000 (04:02 +0000)]
entered into RCS

From-SVN: r1717

32 years ago(cmpsi): Delete 'J' constraint.
Jim Wilson [Thu, 30 Jul 1992 00:03:54 +0000 (17:03 -0700)]
(cmpsi): Delete 'J' constraint.

From-SVN: r1716

32 years ago(link_command_spec): Accept -static but do nothing with it.
Richard Stallman [Wed, 29 Jul 1992 22:55:25 +0000 (22:55 +0000)]
(link_command_spec): Accept -static but do nothing with it.

From-SVN: r1715

32 years agoentered into RCS
Richard Stallman [Wed, 29 Jul 1992 21:24:29 +0000 (21:24 +0000)]
entered into RCS

From-SVN: r1714

32 years agoAdd $newdirs into $files.
Richard Stallman [Wed, 29 Jul 1992 04:46:29 +0000 (04:46 +0000)]
Add $newdirs into $files.

From-SVN: r1713

32 years agoDon't repeat the directory-link-chasing loop more than twice.
Richard Stallman [Wed, 29 Jul 1992 04:44:02 +0000 (04:44 +0000)]
Don't repeat the directory-link-chasing loop more than twice.

Combine $prevdirs with $dirs--they had same value.
Properly discard $d itself from the output of find.

From-SVN: r1712

32 years ago(decl_attributes): Call layout_decl with two arguments.
Richard Stallman [Wed, 29 Jul 1992 03:46:49 +0000 (03:46 +0000)]
(decl_attributes): Call layout_decl with two arguments.

From-SVN: r1711

32 years ago(make_insn_raw): Eliminate unused argument pat_formals. All calls changed.
Richard Stallman [Wed, 29 Jul 1992 03:44:08 +0000 (03:44 +0000)]
(make_insn_raw): Eliminate unused argument pat_formals.  All calls changed.

(make_jump_insn_raw): Ditto.

From-SVN: r1710

32 years ago*** empty log message ***
Richard Stallman [Wed, 29 Jul 1992 03:42:12 +0000 (03:42 +0000)]
*** empty log message ***

From-SVN: r1709

32 years ago(make_node): Fix white space.
Richard Stallman [Wed, 29 Jul 1992 03:31:44 +0000 (03:31 +0000)]
(make_node): Fix white space.

From-SVN: r1708

32 years ago(ASM_OUTPUT_IDENT): #undef it.
Richard Stallman [Wed, 29 Jul 1992 02:06:24 +0000 (02:06 +0000)]
(ASM_OUTPUT_IDENT): #undef it.

From-SVN: r1707

32 years agoentered into RCS
Richard Stallman [Tue, 28 Jul 1992 20:47:17 +0000 (20:47 +0000)]
entered into RCS

From-SVN: r1706

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