gcc.git
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

32 years ago(emit_cmp_insn): Always do protect_from_queue on x, y, size.
Richard Stallman [Fri, 17 Jul 1992 04:23:56 +0000 (04:23 +0000)]
(emit_cmp_insn): Always do protect_from_queue on x, y, size.

(expand_float, expand_fix): Likewise.

From-SVN: r1605

32 years agoentered into RCS
Richard Stallman [Fri, 17 Jul 1992 04:21:19 +0000 (04:21 +0000)]
entered into RCS

From-SVN: r1604

32 years ago(typedef tree_node_kind): Added new kind, i.e. `b_kind'.
Richard Stallman [Fri, 17 Jul 1992 04:17:58 +0000 (04:17 +0000)]
(typedef tree_node_kind):  Added new kind, i.e. `b_kind'.

(tree_node_kind_names):  Added name for `b_kind'.
(make_node, copy_node, stabilize_reference_1):
Handle case 'b' (for BLOCK nodes).
(make_node):  Don't try to deal with BLOCKs when doing a type 'e' node.

From-SVN: r1603

32 years ago(struct tree_block): New struct type definition added.
Richard Stallman [Fri, 17 Jul 1992 04:15:55 +0000 (04:15 +0000)]
(struct tree_block):  New struct type definition added.

(BLOCK_VARS, BLOCK_TYPE_TAGS, BLOCK_SUBBLOCKS, BLOCK_HANDLER_BLOCK):
Changed to reference fields of the new `struct tree_block' type.
(BLOCK_ABSTRACT_ORIGIN, BLOCK_ABSTRACT):  Definitions added.
(union tree_node):  Added `struct tree_block' as a new variant.

From-SVN: r1602

32 years agoAdd #if 0 around use of DECL_ABSTRACT_VIRTUAL_P.
Richard Stallman [Fri, 17 Jul 1992 04:12:51 +0000 (04:12 +0000)]
Add #if 0 around use of DECL_ABSTRACT_VIRTUAL_P.

(pure_or_virtual_attribute):
Add #if 0 around use of DECL_ABSTRACT_VIRTUAL_P.

(BLOCK_INLINE_FUNCTION):  Obsolete definition deleted.
(block_ultimate_origin):  New function.
(output_block): Local `have_significant_locals' renamed to `must_output_die'.
(output_block): Handle abstract & concrete blocks in inline functions.
(output_decls_for_scope): Don't bump `next_block_number' for abstract blocks.

From-SVN: r1601

32 years agoentered into RCS
Richard Stallman [Fri, 17 Jul 1992 03:59:13 +0000 (03:59 +0000)]
entered into RCS

From-SVN: r1600

32 years agoentered into RCS
Richard Stallman [Fri, 17 Jul 1992 03:25:33 +0000 (03:25 +0000)]
entered into RCS

From-SVN: r1599

32 years ago*** empty log message ***
Richard Stallman [Thu, 16 Jul 1992 21:06:59 +0000 (21:06 +0000)]
*** empty log message ***

From-SVN: r1598

32 years ago(ASM_OUTPUT_CASE_END): Deleted.
Richard Stallman [Thu, 16 Jul 1992 20:56:26 +0000 (20:56 +0000)]
(ASM_OUTPUT_CASE_END): Deleted.

From-SVN: r1597

32 years ago*** empty log message ***
Richard Stallman [Thu, 16 Jul 1992 20:23:20 +0000 (20:23 +0000)]
*** empty log message ***

From-SVN: r1596

32 years ago(build_binary_op): Improve shift warning messages.
Richard Stallman [Thu, 16 Jul 1992 19:26:42 +0000 (19:26 +0000)]
(build_binary_op): Improve shift warning messages.

From-SVN: r1595

32 years agoentered into RCS
Richard Stallman [Thu, 16 Jul 1992 19:03:06 +0000 (19:03 +0000)]
entered into RCS

From-SVN: r1594

32 years ago(finish_struct): Handle nested struct redefinitions.
Richard Stallman [Wed, 15 Jul 1992 18:39:52 +0000 (18:39 +0000)]
(finish_struct): Handle nested struct redefinitions.

From-SVN: r1593

32 years ago(layout_record): Handle NULL dsize.
Richard Stallman [Wed, 15 Jul 1992 18:39:27 +0000 (18:39 +0000)]
(layout_record): Handle NULL dsize.

From-SVN: r1592

32 years ago(self_promoting_args_p, self_promoting_type_p):
Richard Stallman [Wed, 15 Jul 1992 18:35:30 +0000 (18:35 +0000)]
(self_promoting_args_p, self_promoting_type_p):

(signed_type, unsigned_type, default_conversion, check_format):
(build_binary_op, c_expand_start_case):
Use TYPE_MAIN_VARIANT when comparing against specific non-void types.

From-SVN: r1591

32 years ago(duplicate_decls, pushdecl, grokdeclarator):
Richard Stallman [Wed, 15 Jul 1992 18:34:18 +0000 (18:34 +0000)]
(duplicate_decls, pushdecl, grokdeclarator):

(store_parm_decls, combine_parm_decls, finish_function):
Use TYPE_MAIN_VARIANT when comparing against specific non-void types.

From-SVN: r1590

32 years ago*** empty log message ***
Richard Kenner [Wed, 15 Jul 1992 10:46:46 +0000 (06:46 -0400)]
*** empty log message ***

From-SVN: r1589

32 years ago(yylex): Ensure TOTAL_PARTS is wide enough to store a constant as wide as we can...
Richard Kenner [Tue, 14 Jul 1992 10:09:46 +0000 (06:09 -0400)]
(yylex): Ensure TOTAL_PARTS is wide enough to store a constant as wide as we can store in an INTEGER_CST.

(yylex): Ensure TOTAL_PARTS is wide enough to store a
constant as wide as we can store in an INTEGER_CST.
(LONG_LONG_TYPE_SIZE): Deleted; no longer needed.

From-SVN: r1588

32 years agoUndo previous change.
Richard Stallman [Tue, 14 Jul 1992 03:41:55 +0000 (03:41 +0000)]
Undo previous change.

From-SVN: r1587

32 years ago(expand_builtin): For fsqrt, always use the special insn, then test for nan.
Richard Stallman [Tue, 14 Jul 1992 03:38:36 +0000 (03:38 +0000)]
(expand_builtin): For fsqrt, always use the special insn, then test for nan.

In case of nan, set errno directly or call the library function.

From-SVN: r1586

32 years ago(LINK_SPEC): Inhibit the default -e if -r or -nostdlib.
Richard Stallman [Tue, 14 Jul 1992 03:29:37 +0000 (03:29 +0000)]
(LINK_SPEC): Inhibit the default -e if -r or -nostdlib.

From-SVN: r1585

32 years ago(TARGET_EDOM, GEN_ERRNO_RTX): New macros.
Richard Stallman [Tue, 14 Jul 1992 03:20:35 +0000 (03:20 +0000)]
(TARGET_EDOM, GEN_ERRNO_RTX): New macros.

From-SVN: r1584

32 years ago(finish_function): Fix braino validating ret type of main.
Richard Stallman [Tue, 14 Jul 1992 00:57:11 +0000 (00:57 +0000)]
(finish_function): Fix braino validating ret type of main.

From-SVN: r1583

32 years agoConstraint fixes from Torbjorn.
Tom Wood [Mon, 13 Jul 1992 19:52:53 +0000 (19:52 +0000)]
Constraint fixes from Torbjorn.

From-SVN: r1582

32 years ago*** empty log message ***
Tom Wood [Mon, 13 Jul 1992 12:45:29 +0000 (12:45 +0000)]
*** empty log message ***

From-SVN: r1581

32 years agoentered into RCS
Richard Kenner [Sun, 12 Jul 1992 21:42:39 +0000 (17:42 -0400)]
entered into RCS

From-SVN: r1580

32 years agoReplace the code that finds all directories
Richard Stallman [Sun, 12 Jul 1992 21:33:47 +0000 (21:33 +0000)]
Replace the code that finds all directories
so that it looks for subdirs of dir reached via symlinks.

From-SVN: r1579

32 years ago(ASM_OUTPUT_ALIGNED_LOCAL): Previous change #undef'ed this too.
Richard Stallman [Sun, 12 Jul 1992 21:14:56 +0000 (21:14 +0000)]
(ASM_OUTPUT_ALIGNED_LOCAL): Previous change #undef'ed this too.

(ASM_OUTPUT_ALIGNED_LOCAL): Previous change #undef'ed this too.

From-SVN: r1578

32 years ago(ASM_OUTPUT_ALIGNED_COMMON): #undef this.
Richard Stallman [Sun, 12 Jul 1992 21:12:57 +0000 (21:12 +0000)]
(ASM_OUTPUT_ALIGNED_COMMON): #undef this.

(ASM_OUTPUT_ASCII): New overriding definition.
(ASM_OUTPUT_CASE_END): New overriding definition.

From-SVN: r1577

32 years ago(IDENTIFIER_VIRTUAL_P): Deleted from here.
Richard Stallman [Sun, 12 Jul 1992 20:40:09 +0000 (20:40 +0000)]
(IDENTIFIER_VIRTUAL_P): Deleted from here.

From-SVN: r1576

32 years agoDeleted the #error; file should work now.
Richard Stallman [Sun, 12 Jul 1992 20:29:59 +0000 (20:29 +0000)]
Deleted the #error; file should work now.

(LIB_SPEC): Use -lg only once.
(STRUCTURE_SIZE_BOUNDARY): Defined.

From-SVN: r1575

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

From-SVN: r1574

32 years ago(process_aux_info_file): Set must_create before jumping to start_over.
Richard Stallman [Sun, 12 Jul 1992 19:39:00 +0000 (19:39 +0000)]
(process_aux_info_file): Set must_create before jumping to start_over.

(process_aux_info_file): Set must_create before jumping to
start_over.  Don't clear must_create at start_over.  Don't test
source file mod time for SYSCALLS.

From-SVN: r1573

32 years ago*** empty log message ***
Richard Stallman [Sun, 12 Jul 1992 18:10:29 +0000 (18:10 +0000)]
*** empty log message ***

From-SVN: r1572

32 years ago*** empty log message ***
Richard Stallman [Sun, 12 Jul 1992 18:05:02 +0000 (18:05 +0000)]
*** empty log message ***

From-SVN: r1571

32 years agoRenamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_EXTERNAL.
Richard Stallman [Sun, 12 Jul 1992 03:06:32 +0000 (03:06 +0000)]
Renamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_EXTERNAL.

to DECL_INLINE, DECL_NONLOCAL, DECL_REGISTER, DECL_EXTERNAL.

From-SVN: r1570

32 years agoRenamed TREE_INLINE...
Richard Stallman [Sun, 12 Jul 1992 02:56:45 +0000 (02:56 +0000)]
Renamed TREE_INLINE...

Renamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_EXTERNAL
to DECL_INLINE, DECL_NONLOCAL, DECL_REGISTER, DECL_EXTERNAL.

From-SVN: r1569

32 years ago*** empty log message ***
Richard Stallman [Sun, 12 Jul 1992 02:50:09 +0000 (02:50 +0000)]
*** empty log message ***

From-SVN: r1568

32 years agoentered into RCS
Richard Stallman [Sun, 12 Jul 1992 02:49:37 +0000 (02:49 +0000)]
entered into RCS

From-SVN: r1567

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

From-SVN: r1566

32 years agoentered into RCS
Richard Stallman [Sun, 12 Jul 1992 02:40:53 +0000 (02:40 +0000)]
entered into RCS

From-SVN: r1565

32 years agoMake andsi/iorsi/xorsi match actual machine
Michael Meissner [Sun, 12 Jul 1992 02:00:57 +0000 (02:00 +0000)]
Make andsi/iorsi/xorsi match actual machine

From-SVN: r1564

32 years agoBump meissner version number
Michael Meissner [Sun, 12 Jul 1992 02:00:15 +0000 (02:00 +0000)]
Bump meissner version number

From-SVN: r1563

32 years agoRemove xmalloc/free declarations
Michael Meissner [Sun, 12 Jul 1992 01:56:28 +0000 (01:56 +0000)]
Remove xmalloc/free declarations

From-SVN: r1562

32 years ago*** empty log message ***
Richard Stallman [Sun, 12 Jul 1992 01:39:08 +0000 (01:39 +0000)]
*** empty log message ***

From-SVN: r1561