platform/upstream/gcc.git
30 years ago(modsi3): Correct error in last change.
Richard Kenner [Sat, 11 Dec 1993 23:47:38 +0000 (18:47 -0500)]
(modsi3): Correct error in last change.

From-SVN: r6212

30 years ago(expand_inline_function): Remove last change.
Richard Kenner [Sat, 11 Dec 1993 23:41:43 +0000 (18:41 -0500)]
(expand_inline_function): Remove last change.

From-SVN: r6211

30 years ago(output_type): The "base type" of a SET_TYPE is its DOMAIN_TYPE, not
Richard Kenner [Sat, 11 Dec 1993 23:26:40 +0000 (18:26 -0500)]
(output_type): The "base type" of a SET_TYPE is its DOMAIN_TYPE, not
its TREE_TYPE.

From-SVN: r6210

30 years ago(dbxout_type): The "base type" of a SET_TYPE is its DOMAIN_TYPE, not
Richard Kenner [Sat, 11 Dec 1993 23:09:38 +0000 (18:09 -0500)]
(dbxout_type): The "base type" of a SET_TYPE is its DOMAIN_TYPE, not
its TREE_TYPE.

From-SVN: r6209

30 years ago(INPUT_STACK_MAX): Double size.
Richard Kenner [Sat, 11 Dec 1993 13:50:06 +0000 (08:50 -0500)]
(INPUT_STACK_MAX): Double size.

From-SVN: r6208

30 years ago(initialize_for_inline): Handle CONCAT when setting up parmdecl_map.
Richard Kenner [Sat, 11 Dec 1993 13:33:22 +0000 (08:33 -0500)]
(initialize_for_inline): Handle CONCAT when setting up parmdecl_map.

(expand_inline_function): Make test for overlap of TARGET and args_vals[i]
more conservative.

From-SVN: r6207

30 years agoAdd a few missing new nmemonics.
Richard Kenner [Sat, 11 Dec 1993 12:36:44 +0000 (07:36 -0500)]
Add a few missing new nmemonics.

From-SVN: r6206

30 years ago(modsi3): Move test of exact_log2 into extra condition.
Richard Kenner [Sat, 11 Dec 1993 12:05:02 +0000 (07:05 -0500)]
(modsi3): Move test of exact_log2 into extra condition.

From-SVN: r6205

30 years ago(modsi3): Remove unneeded test.
Richard Kenner [Sat, 11 Dec 1993 12:02:13 +0000 (07:02 -0500)]
(modsi3): Remove unneeded test.

From-SVN: r6204

30 years ago(modsi3): Correct predicate on operand 2.
Richard Kenner [Sat, 11 Dec 1993 11:57:42 +0000 (06:57 -0500)]
(modsi3): Correct predicate on operand 2.

From-SVN: r6203

30 years agols -lt tople
Mike Stump [Sat, 11 Dec 1993 01:00:57 +0000 (01:00 +0000)]
ls -lt tople

ls -lt tople
* toplev.c (lang_options): Change -fnodollars-in-identifiers to
-fno-dollars-in-identifiers to match docs.

From-SVN: r6202

30 years ago(yylex): When reading malformed floating point constant,
Jim Wilson [Fri, 10 Dec 1993 20:41:43 +0000 (12:41 -0800)]
(yylex): When reading malformed floating point constant,

avoid printing error more than once, and avoid passing malformed
number to subsequent atof call.

From-SVN: r6201

30 years ago(easy_fp_constant): Use input_operand to see if each word can be
Richard Kenner [Fri, 10 Dec 1993 12:40:23 +0000 (07:40 -0500)]
(easy_fp_constant): Use input_operand to see if each word can be
loaded in one insn.

From-SVN: r6200

30 years agoChange numerous occurrences of TARGET_POWERPC to ! TARGET_POWER and
Richard Kenner [Fri, 10 Dec 1993 12:23:07 +0000 (07:23 -0500)]
Change numerous occurrences of TARGET_POWERPC to ! TARGET_POWER and
make related changes.

From-SVN: r6199

30 years ago(modsi3): Rework to operate correctly for both POWER and PowerPC.
Richard Kenner [Fri, 10 Dec 1993 11:03:23 +0000 (06:03 -0500)]
(modsi3): Rework to operate correctly for both POWER and PowerPC.

From-SVN: r6198

30 years ago(APPLY_RESULT_SIZE): Define.
Jim Wilson [Wed, 8 Dec 1993 23:04:10 +0000 (15:04 -0800)]
(APPLY_RESULT_SIZE): Define.

From-SVN: r6197

30 years ago(untyped_call+1, untyped_call+2): Use std not st for fp
Jim Wilson [Wed, 8 Dec 1993 23:03:38 +0000 (15:03 -0800)]
(untyped_call+1, untyped_call+2): Use std not st for fp
results.

From-SVN: r6196

30 years ago(mark_used_regs, case CLOBBER): Refine previous change to just look at
Richard Kenner [Wed, 8 Dec 1993 11:17:15 +0000 (06:17 -0500)]
(mark_used_regs, case CLOBBER): Refine previous change to just look at
the address of a MEM inside a CLOBBER.

From-SVN: r6195

30 years ago(fold, case *_{DIV,MOD}_EXPR): When using distributive law, take care
Richard Kenner [Wed, 8 Dec 1993 10:46:16 +0000 (05:46 -0500)]
(fold, case *_{DIV,MOD}_EXPR): When using distributive law, take care
when C2 is negative.

From-SVN: r6194

30 years ago(mark_used_regs): Look inside a CLOBBER...
Richard Kenner [Tue, 7 Dec 1993 13:45:51 +0000 (08:45 -0500)]
(mark_used_regs): Look inside a CLOBBER...

(mark_used_regs): Look inside a CLOBBER; it may be the only place regs
are used if it has a stack slot that is from an inlined function.

From-SVN: r6193

30 years ago(move_block_{to,from}_reg): Check HAVE_{load,store}_multiple value;
Richard Kenner [Tue, 7 Dec 1993 01:55:51 +0000 (20:55 -0500)]
(move_block_{to,from}_reg): Check HAVE_{load,store}_multiple value;

don't just #idef the symbol.

From-SVN: r6192

30 years ago(hppa_legitimize_address): If we can't legitimize, do nothing; don't
Richard Kenner [Mon, 6 Dec 1993 13:01:49 +0000 (08:01 -0500)]
(hppa_legitimize_address): If we can't legitimize, do nothing; don't
call abort.

From-SVN: r6191

30 years agoInclude ctype.h.
Richard Kenner [Mon, 6 Dec 1993 12:40:22 +0000 (07:40 -0500)]
Include ctype.h.

From-SVN: r6190

30 years ago(ASM_OUTPUT_ASCII): 8-bit chars should be zero-extended.
Richard Kenner [Mon, 6 Dec 1993 12:38:16 +0000 (07:38 -0500)]
(ASM_OUTPUT_ASCII): 8-bit chars should be zero-extended.

From-SVN: r6189

30 years ago(output_ascii_pseudo_op): 8-bit chars should be zero-extended.
Richard Kenner [Mon, 6 Dec 1993 12:34:53 +0000 (07:34 -0500)]
(output_ascii_pseudo_op): 8-bit chars should be zero-extended.

From-SVN: r6188

30 years ago(expand_expr, case PLACEHOLDER_EXPR): Remove top entry from
Richard Kenner [Mon, 6 Dec 1993 12:32:35 +0000 (07:32 -0500)]
(expand_expr, case PLACEHOLDER_EXPR): Remove top entry from
PLACEHOLDER_LIST when expanding the value in it.

From-SVN: r6187

30 years ago(start_sequence): Save current sequence_rtl_expr.
Doug Evans [Mon, 6 Dec 1993 10:39:58 +0000 (10:39 +0000)]
(start_sequence): Save current sequence_rtl_expr.

From-SVN: r6186

30 years ago(c_expand_return): Return if convert_for_assignment returns
Richard Kenner [Fri, 3 Dec 1993 12:06:46 +0000 (07:06 -0500)]
(c_expand_return): Return if convert_for_assignment returns
error_mark_node.

From-SVN: r6185

30 years agoDefine and protect against __STDDEF_H__ for Irix 5.1.
Richard Kenner [Fri, 3 Dec 1993 11:48:21 +0000 (06:48 -0500)]
Define and protect against __STDDEF_H__ for Irix 5.1.

From-SVN: r6184

30 years ago(stdio.h): Fix typos (missing quote) in previous change.
Richard Kenner [Fri, 3 Dec 1993 11:41:47 +0000 (06:41 -0500)]
(stdio.h): Fix typos (missing quote) in previous change.

From-SVN: r6183

30 years ago(ashlsi3, ashrsi3, lshrsi3): Use arith_operand instead of shift_operand.
Richard Kenner [Fri, 3 Dec 1993 11:35:45 +0000 (06:35 -0500)]
(ashlsi3, ashrsi3, lshrsi3): Use arith_operand instead of shift_operand.

(ashlsi3, ashrsi3, lshrsi3): Use arith_operand instead of
shift_operand.  Truncate shift counts to 5 bits.

From-SVN: r6182

30 years ago(shift_operand): Delete function.
Richard Kenner [Fri, 3 Dec 1993 11:34:48 +0000 (06:34 -0500)]
(shift_operand): Delete function.

From-SVN: r6181

30 years ago(scan_loop): Correct arguments for register check.
Richard Kenner [Thu, 2 Dec 1993 13:10:43 +0000 (08:10 -0500)]
(scan_loop): Correct arguments for register check.

From-SVN: r6180

30 years ago(push_topmost_sequence, end_sequence): Update sequence_rtl_expr from
Richard Kenner [Thu, 2 Dec 1993 12:57:13 +0000 (07:57 -0500)]
(push_topmost_sequence, end_sequence): Update sequence_rtl_expr from
sequence_stack entry.

From-SVN: r6179

30 years ago(emit_library_call): Use Pmode, not OUTMODE, when passing in structure
Richard Kenner [Thu, 2 Dec 1993 12:22:47 +0000 (07:22 -0500)]
(emit_library_call): Use Pmode, not OUTMODE, when passing in structure
address.

From-SVN: r6178

30 years agoPreserve _HIDDEN_VA_LIST when changing VA_LIST to DUMMY_VA_LIST.
Richard Kenner [Thu, 2 Dec 1993 12:06:58 +0000 (07:06 -0500)]
Preserve _HIDDEN_VA_LIST when changing VA_LIST to DUMMY_VA_LIST.

Change __va_list to __gnuc_va_list.  For AIX 3.2.5.

From-SVN: r6177

30 years ago(secondary_reload_class): Kernel regs are in same class as user regs.
Richard Kenner [Thu, 2 Dec 1993 12:00:18 +0000 (07:00 -0500)]
(secondary_reload_class): Kernel regs are in same class as user regs.

From-SVN: r6176

30 years ago(movti split): Set CR to 3, not 1 like DImode.
Richard Kenner [Thu, 2 Dec 1993 11:58:25 +0000 (06:58 -0500)]
(movti split): Set CR to 3, not 1 like DImode.

From-SVN: r6175

30 years ago(find_reloads_toplev): Replace obsolete reference to
Richard Kenner [Thu, 2 Dec 1993 11:45:55 +0000 (06:45 -0500)]
(find_reloads_toplev): Replace obsolete reference to
BYTE_LOADS_*_EXTEND with LOAD_EXTEND_OP.

From-SVN: r6174

30 years ago(ASM_STABS_OP, ASM_STABN_OP): Define.
Richard Kenner [Thu, 2 Dec 1993 11:39:06 +0000 (06:39 -0500)]
(ASM_STABS_OP, ASM_STABN_OP): Define.

(ASM_FILE_END): Put a TAB before the .stabs directive.

From-SVN: r6173

30 years ago(define_function_unit): Restore ppc601 load and fpload timings.
Richard Kenner [Thu, 2 Dec 1993 11:30:05 +0000 (06:30 -0500)]
(define_function_unit): Restore ppc601 load and fpload timings.

From-SVN: r6172

30 years ago(STATIC_CHAIN_REGNUM): Use %g2; %g1 is reserved for prologue.
Richard Kenner [Wed, 1 Dec 1993 00:29:55 +0000 (19:29 -0500)]
(STATIC_CHAIN_REGNUM): Use %g2; %g1 is reserved for prologue.

(TRAMPOLINE_TEMPLATE, INITIALIZE_TRAMPOLINE): Swap useage of %g1 and %g2.

From-SVN: r6171

30 years ago(movdf): Don't need earlyclobber when a register is copied to itself.
Richard Kenner [Wed, 1 Dec 1993 00:24:29 +0000 (19:24 -0500)]
(movdf): Don't need earlyclobber when a register is copied to itself.

From-SVN: r6170

30 years ago(pop_init_level): Ensure never on momentary_obstack when calling
Richard Kenner [Sat, 27 Nov 1993 11:19:03 +0000 (06:19 -0500)]
(pop_init_level): Ensure never on momentary_obstack when calling
complete_array_type.

From-SVN: r6169

30 years ago(scanning files_to_check): Create subdirs files are in.
Richard Stallman [Sat, 27 Nov 1993 11:11:23 +0000 (11:11 +0000)]
(scanning files_to_check): Create subdirs files are in.

From-SVN: r6168

30 years ago(cmpsi, cmphi, cmpqi): Handle SGS_CMP_ORDER when outputting cmpm insn.
Richard Stallman [Sat, 27 Nov 1993 08:53:07 +0000 (08:53 +0000)]
(cmpsi, cmphi, cmpqi): Handle SGS_CMP_ORDER when outputting cmpm insn.

From-SVN: r6167

30 years ago(default_compilers): Do define __GNUC_MINOR__ if input is `-'.
Richard Stallman [Fri, 26 Nov 1993 20:58:04 +0000 (20:58 +0000)]
(default_compilers): Do define __GNUC_MINOR__ if input is `-'.

From-SVN: r6166

30 years ago(emit-rtl.o): Includes tree.h.
Richard Kenner [Thu, 25 Nov 1993 23:16:17 +0000 (18:16 -0500)]
(emit-rtl.o): Includes tree.h.

From-SVN: r6165

30 years ago(expand_start_stmt_expr): Call start_sequence_for_rtl_expr instead of
Richard Kenner [Thu, 25 Nov 1993 23:13:11 +0000 (18:13 -0500)]
(expand_start_stmt_expr): Call start_sequence_for_rtl_expr instead of
start_sequence.

From-SVN: r6164

30 years ago(expand_expr, case RTL_EXPR): Call free_temps_for_rtl_expr.
Richard Kenner [Thu, 25 Nov 1993 23:12:37 +0000 (18:12 -0500)]
(expand_expr, case RTL_EXPR): Call free_temps_for_rtl_expr.

From-SVN: r6163

30 years agoInclude tree.h.
Richard Kenner [Thu, 25 Nov 1993 23:11:29 +0000 (18:11 -0500)]
Include tree.h.

(sequence_rtl_expr): New variable.
(save_emit_status, restore_emit_status): Save and restore it.
(init_emit): Initialize it.
(start_sequence_for_rtl_expr): New function.

From-SVN: r6162

30 years agoDeclare sequence_rtl_expr.
Richard Kenner [Thu, 25 Nov 1993 23:10:57 +0000 (18:10 -0500)]
Declare sequence_rtl_expr.

(struct temp_slot): New field rtl_expr.
(assign_stack_temp): Set it from sequence_rtl_expr.
({free,pop}_temp_slots): Don't free any slot with nonzero rtl_expr.
(free_temps_for_rtl_expr): New function.

From-SVN: r6161

30 years ago(struct sequence_stack): New field sequence_rtl_expr.
Richard Kenner [Thu, 25 Nov 1993 23:10:26 +0000 (18:10 -0500)]
(struct sequence_stack): New field sequence_rtl_expr.

(struct function): Likewise.

From-SVN: r6160

30 years ago(stmp-fixproto): Create include subdir if doesn't exist.
Richard Stallman [Thu, 25 Nov 1993 22:24:26 +0000 (22:24 +0000)]
(stmp-fixproto): Create include subdir if doesn't exist.

From-SVN: r6159

30 years agoClean up comment formatting.
Richard Kenner [Thu, 25 Nov 1993 15:53:19 +0000 (10:53 -0500)]
Clean up comment formatting.

From-SVN: r6158

30 years ago(shorten_compare): Correct typo from last change.
Richard Stallman [Wed, 24 Nov 1993 23:14:43 +0000 (23:14 +0000)]
(shorten_compare): Correct typo from last change.

From-SVN: r6157

30 years ago(save_def_or_dec): Correct typo in change of Nov 23.
Richard Stallman [Wed, 24 Nov 1993 19:33:10 +0000 (19:33 +0000)]
(save_def_or_dec): Correct typo in change of Nov 23.

(save_def_or_dec): Correct typo in change of Nov 23.  Make
sure pointers within def_dec_p are valid before it is freed.

From-SVN: r6156

30 years ago(expand_expr, case ADDR_EXPR): Also pass const0_rtx if necessary, to avoid multiple...
Richard Kenner [Wed, 24 Nov 1993 12:02:20 +0000 (07:02 -0500)]
(expand_expr, case ADDR_EXPR): Also pass const0_rtx if necessary, to avoid multiple cleanup runs.

(expand_expr, case ADDR_EXPR): Also pass const0_rtx if necessary, to
avoid multiple cleanup runs.
(expand_expr, case WITH_CLEANUP_EXPR): Pass const0_rtx if necessary,
to keep the recursive call from running the same cleanups twice.
(expand_expr, case TARGET_EXPR): Don't try to add the cleanup if
ignore's non-zero, since we would have already done it.

From-SVN: r6155

30 years agoCygnus<->FSF merge for gcc-2.5.5
Brendan Kehoe [Wed, 24 Nov 1993 05:13:59 +0000 (00:13 -0500)]
Cygnus<->FSF merge for gcc-2.5.5

From-SVN: r6154

30 years ago(function_start_label): New function.
Richard Stallman [Wed, 24 Nov 1993 02:20:47 +0000 (02:20 +0000)]
(function_start_label): New function.

(output_entry_point_die): Use it.
(output_global_subroutine_die, output_local_subroutine_die): Use it.

From-SVN: r6153

30 years ago(save_def_or_dec): If function's aux info doesn't end with a closeparen, ignore it.
Richard Stallman [Wed, 24 Nov 1993 00:11:19 +0000 (00:11 +0000)]
(save_def_or_dec): If function's aux info doesn't end with a closeparen, ignore it.

(save_def_or_dec): If function's aux info doesn't end
with a closeparen, ignore it.
(xmalloc, xrealloc): Cast result of malloc.

From-SVN: r6152

30 years ago(build_binary_op): Don't accept complex types for max, min, lt, etc.
Richard Stallman [Tue, 23 Nov 1993 23:10:32 +0000 (23:10 +0000)]
(build_binary_op): Don't accept complex types for max, min, lt, etc.

From-SVN: r6151

30 years ago(rare_destination): Ensure we always correctly handle a null
Richard Kenner [Tue, 23 Nov 1993 23:05:04 +0000 (18:05 -0500)]
(rare_destination): Ensure we always correctly handle a null
JUMP_LABEL.

From-SVN: r6150

30 years ago(ASM_SPEC): Pass -linkrelax, not -link-relax.
Richard Kenner [Tue, 23 Nov 1993 22:48:30 +0000 (17:48 -0500)]
(ASM_SPEC): Pass -linkrelax, not -link-relax.

From-SVN: r6149

30 years ago(try_combine, simplify_shift_const): Add initializations for some
Richard Kenner [Tue, 23 Nov 1993 22:43:26 +0000 (17:43 -0500)]
(try_combine, simplify_shift_const): Add initializations for some
uninitialized variables.

From-SVN: r6148

30 years ago(arm_backwards_branch): Branching to the current insn is a backwards
Richard Kenner [Tue, 23 Nov 1993 22:35:16 +0000 (17:35 -0500)]
(arm_backwards_branch): Branching to the current insn is a backwards
branch.

From-SVN: r6147

30 years ago(check_format_info): When we have INTEGER_TYPEs...
Richard Kenner [Tue, 23 Nov 1993 22:32:21 +0000 (17:32 -0500)]
(check_format_info): When we have INTEGER_TYPEs...

(check_format_info): When we have INTEGER_TYPEs, save result of
signed_type or unsigned_type for later comparison with the various
forms of char types.

From-SVN: r6146

30 years ago(__bb_exit_func): Fix format %*d -> %*ld.
Richard Stallman [Tue, 23 Nov 1993 22:01:14 +0000 (22:01 +0000)]
(__bb_exit_func): Fix format %*d -> %*ld.

From-SVN: r6145

30 years agoDon't fail to set $$.
Richard Stallman [Tue, 23 Nov 1993 21:54:55 +0000 (21:54 +0000)]
Don't fail to set $$.

From-SVN: r6144

30 years ago(expand_expr...
Richard Kenner [Tue, 23 Nov 1993 20:26:10 +0000 (15:26 -0500)]
(expand_expr...

(expand_expr, case SAVE_EXPR): Properly recompute the value of
UNSIGNEDP when SAVE_EXPR_RTL is nonzero and we have promoted.

From-SVN: r6143

30 years ago(output_local_subroutine_die): Use the function name
Richard Stallman [Tue, 23 Nov 1993 09:18:25 +0000 (09:18 +0000)]
(output_local_subroutine_die): Use the function name
from its symbol_ref, not DECL_ASSEMBLER_NAME.

From-SVN: r6142

30 years ago(expand_function_end): New arg END_BINDINGS.
Richard Stallman [Tue, 23 Nov 1993 06:19:36 +0000 (06:19 +0000)]
(expand_function_end): New arg END_BINDINGS.

From-SVN: r6141

30 years ago(finish_function): Pass new arg to expand_function_end.
Richard Stallman [Tue, 23 Nov 1993 06:19:09 +0000 (06:19 +0000)]
(finish_function): Pass new arg to expand_function_end.

Don't call expand_end_bindings here.

From-SVN: r6140

30 years ago(output_inline_function): Pass new arg to expand_function_end.
Richard Stallman [Tue, 23 Nov 1993 06:18:46 +0000 (06:18 +0000)]
(output_inline_function): Pass new arg to expand_function_end.

From-SVN: r6139

30 years ago*** empty log message ***
Steve Chamberlain [Mon, 22 Nov 1993 19:00:28 +0000 (19:00 +0000)]
*** empty log message ***

From-SVN: r6138

30 years ago(ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL): Use SIZE, not ROUNDED.
Richard Stallman [Mon, 22 Nov 1993 03:39:43 +0000 (03:39 +0000)]
(ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL): Use SIZE, not ROUNDED.

(FUNCTION_PROLOGUE, FUNCTION_EPILOGUE): Definitions turned off.
(REGISTER_PREFIX, IMMEDIATE_PREFIX): New definitions.
(PARM_BOUNDARY): New definition.

From-SVN: r6137

30 years ago(__enable_execute_stack): Add DolphinOS version.
Richard Kenner [Sun, 21 Nov 1993 20:38:55 +0000 (15:38 -0500)]
(__enable_execute_stack): Add DolphinOS version.

From-SVN: r6136

30 years ago(EXTRA_PARTS): Redefined to also contain gcc.ld.
Richard Kenner [Sun, 21 Nov 1993 20:38:01 +0000 (15:38 -0500)]
(EXTRA_PARTS): Redefined to also contain gcc.ld.

(gcc.ld): Copied from dolphin.ld.
(X_CFLAGS): Define __m88k__.

From-SVN: r6135

30 years agoRemove some generated .asm files.
Richard Kenner [Sun, 21 Nov 1993 20:37:32 +0000 (15:37 -0500)]
Remove some generated .asm files.

From-SVN: r6134

30 years agoInitial revision
Richard Kenner [Sun, 21 Nov 1993 20:37:05 +0000 (15:37 -0500)]
Initial revision

From-SVN: r6133

30 years ago(SDB_ALLOW_FORWARD_REFERENCES): Define.
Richard Kenner [Sun, 21 Nov 1993 20:31:26 +0000 (15:31 -0500)]
(SDB_ALLOW_FORWARD_REFERENCES): Define.

(SDB_ALLOW_UNKNOWN_REFERENCES): Define.
(CPP_PREDEFINES): Redefine.
(CPP_DEFAULT): Redefine.
(INITIALIZE_TRAMPOLINE): Redefine.

From-SVN: r6132

30 years ago(LIB_SPEC): Fix the other definition too.
Richard Stallman [Sun, 21 Nov 1993 11:24:57 +0000 (11:24 +0000)]
(LIB_SPEC): Fix the other definition too.

From-SVN: r6131

30 years ago(LIB_SPEC): Use -lm in addition to -lc--not instead of -lc.
Richard Stallman [Sun, 21 Nov 1993 11:23:36 +0000 (11:23 +0000)]
(LIB_SPEC): Use -lm in addition to -lc--not instead of -lc.

From-SVN: r6130

30 years ago(write_rbrac): Make added declarations conditional
Richard Stallman [Sun, 21 Nov 1993 10:12:08 +0000 (10:12 +0000)]
(write_rbrac): Make added declarations conditional
on __cplusplus and nothing else.

From-SVN: r6129

30 years ago(stdio.h): Reenable adding protos for v*printf.
Richard Stallman [Sun, 21 Nov 1993 10:11:51 +0000 (10:11 +0000)]
(stdio.h): Reenable adding protos for v*printf.

From-SVN: r6128

30 years ago(authdes_create): Delete arg info.
Richard Stallman [Sun, 21 Nov 1993 09:24:43 +0000 (09:24 +0000)]
(authdes_create): Delete arg info.

We can't count on having struct sockaddr defined.

From-SVN: r6127

30 years ago(math.h): When deleting inline sqrt and abs,
Richard Stallman [Sun, 21 Nov 1993 06:54:47 +0000 (06:54 +0000)]
(math.h): When deleting inline sqrt and abs,

be flexible about arg name and function body.

From-SVN: r6126

30 years ago(stmp-fixproto): Never run fixproto twice.
Richard Stallman [Sun, 21 Nov 1993 06:01:04 +0000 (06:01 +0000)]
(stmp-fixproto): Never run fixproto twice.

From-SVN: r6125

30 years ago(warn_if_unused_value): Handle arbitrary number of casts
Jim Wilson [Sat, 20 Nov 1993 21:51:04 +0000 (13:51 -0800)]
(warn_if_unused_value): Handle arbitrary number of casts
before a modify.

From-SVN: r6124

30 years ago(perform_divsi3, perform_modsi3): Add '&' in constraint for DX;
Richard Kenner [Sat, 20 Nov 1993 21:38:20 +0000 (16:38 -0500)]
(perform_divsi3, perform_modsi3): Add '&' in constraint for DX;

explicitly copy arg arg1 to cx.

From-SVN: r6123

30 years ago(expand_builtin): For sin, cos, fsqrt, alloca, ffs, strlen,
Richard Stallman [Sat, 20 Nov 1993 09:21:06 +0000 (09:21 +0000)]
(expand_builtin): For sin, cos, fsqrt, alloca, ffs, strlen,

strcpy, memcpy, strcmp, memcmp, if args are bad, use expand_call.

From-SVN: r6122

30 years ago(write_rbrac): Treat rewinddir like memmove.
Richard Stallman [Sat, 20 Nov 1993 07:26:48 +0000 (07:26 +0000)]
(write_rbrac): Treat rewinddir like memmove.

From-SVN: r6121

30 years agoRemove declarations for malloc and realloc.
Richard Kenner [Fri, 19 Nov 1993 23:51:07 +0000 (18:51 -0500)]
Remove declarations for malloc and realloc.

From-SVN: r6120

30 years ago(store_field): Convert EXP to MODE before calling store_bit_field.
Richard Kenner [Fri, 19 Nov 1993 23:48:17 +0000 (18:48 -0500)]
(store_field): Convert EXP to MODE before calling store_bit_field.

From-SVN: r6119

30 years ago(expand_complex_abs): Replace some erroneous uses of MODE with
Richard Kenner [Fri, 19 Nov 1993 23:36:25 +0000 (18:36 -0500)]
(expand_complex_abs): Replace some erroneous uses of MODE with
SUBMODE.

From-SVN: r6118

30 years ago(force_to_mode): Don't allow sign-extension of constants when we are
Richard Kenner [Fri, 19 Nov 1993 23:24:20 +0000 (18:24 -0500)]
(force_to_mode): Don't allow sign-extension of constants when we are
narrowing things in an IOR or XOR.

From-SVN: r6117

30 years ago(output_function_profiler): When TARGET_MINIMAL_TOC,
Jim Wilson [Fri, 19 Nov 1993 21:42:23 +0000 (13:42 -0800)]
(output_function_profiler): When TARGET_MINIMAL_TOC,

emit .long instead of .tc.

From-SVN: r6116

30 years ago(movsf+1,2,movdf+1,2): Make 'f' preferred register class.
Richard Stallman [Fri, 19 Nov 1993 21:07:39 +0000 (21:07 +0000)]
(movsf+1,2,movdf+1,2): Make 'f' preferred register class.

From-SVN: r6115

30 years ago(HARD_REGNO_MODE_OK): Allow any mode in general regs.
Richard Stallman [Fri, 19 Nov 1993 21:07:14 +0000 (21:07 +0000)]
(HARD_REGNO_MODE_OK): Allow any mode in general regs.

Float regs may only hold SFmode and DFmode.
(FUNCTION_ARG): Only MODE_INT and MODE_FLOAT with size <= 8 are
passed in registers.
(FUNCTION_ARG_ADVANCE): Update accordingly.
(FUNCTION_ARG_PARTIAL_NREG): Undefine.

From-SVN: r6114

30 years agoWhen compute DOTS, convert /./ to / to avoid
Richard Stallman [Fri, 19 Nov 1993 20:19:29 +0000 (20:19 +0000)]
When compute DOTS, convert /./ to / to avoid
accidentally converting it to /../.

From-SVN: r6113