platform/upstream/gcc.git
31 years ago(allocate_reload_reg): Always check for asm
Richard Stallman [Mon, 5 Oct 1992 06:37:26 +0000 (06:37 +0000)]
(allocate_reload_reg): Always check for asm
on failure instead of simply aborting.

From-SVN: r2324

31 years ago(gen_realpart, gen_imagpart): New functions.
Richard Stallman [Mon, 5 Oct 1992 06:34:26 +0000 (06:34 +0000)]
(gen_realpart, gen_imagpart): New functions.

From-SVN: r2323

31 years ago(expand_expr): Use gen_realpart, gen_imagpart.
Richard Stallman [Mon, 5 Oct 1992 06:30:54 +0000 (06:30 +0000)]
(expand_expr): Use gen_realpart, gen_imagpart.

(expand_expr): For ABS_EXPR, give expand_unop the operand's mode.
(expand_expr): For REALPART_EXPR, IMAGPART_EXPR, just return that part.

From-SVN: r2322

31 years ago(init_optabs): Use cabs as the only libcall for abs.
Richard Stallman [Mon, 5 Oct 1992 06:28:37 +0000 (06:28 +0000)]
(init_optabs): Use cabs as the only libcall for abs.

(expand_complex_abs): New function.
(expand_unop, expand_binop): Use gen_realpart, gen_imagpart.

From-SVN: r2321

31 years ago(allocate_dynamic_stack_space) [MUST_ALIGN]:
Richard Stallman [Mon, 5 Oct 1992 06:27:12 +0000 (06:27 +0000)]
(allocate_dynamic_stack_space) [MUST_ALIGN]:

Always add to size, always round up to STACK_BOUNDARY,
always round the address.

From-SVN: r2320

31 years agoFix typo in last change.
Richard Stallman [Sun, 4 Oct 1992 23:10:06 +0000 (23:10 +0000)]
Fix typo in last change.

From-SVN: r2319

31 years ago(readescape): No warning if digits in \x are all 0's.
Richard Stallman [Sun, 4 Oct 1992 04:58:30 +0000 (04:58 +0000)]
(readescape): No warning if digits in \x are all 0's.

From-SVN: r2318

31 years ago(expand_complex_abs): Add declaration.
Richard Stallman [Sat, 3 Oct 1992 18:44:17 +0000 (18:44 +0000)]
(expand_complex_abs): Add declaration.

From-SVN: r2317

31 years agoAdd expand_complex_abs decl.
Michael Meissner [Sat, 3 Oct 1992 14:47:33 +0000 (14:47 +0000)]
Add expand_complex_abs decl.

From-SVN: r2316

31 years agoOn DEC OSF/1 use x-dec-osf1 for xmake-file
Michael Meissner [Sat, 3 Oct 1992 11:33:18 +0000 (11:33 +0000)]
On DEC OSF/1 use x-dec-osf1 for xmake-file

From-SVN: r2315

31 years ago*** empty log message ***
Tom Wood [Sat, 3 Oct 1992 09:03:24 +0000 (09:03 +0000)]
*** empty log message ***

From-SVN: r2314

31 years ago(gen_realpart, gen_imagpart): Declared.
Richard Stallman [Sat, 3 Oct 1992 05:35:44 +0000 (05:35 +0000)]
(gen_realpart, gen_imagpart): Declared.

From-SVN: r2313

31 years ago(DBX_REGISTER_NUMBER): Don't abort here on pseudo-regs.
Richard Stallman [Sat, 3 Oct 1992 02:31:20 +0000 (02:31 +0000)]
(DBX_REGISTER_NUMBER):  Don't abort here on pseudo-regs.

From-SVN: r2312

31 years ago(output_mem_loc_descriptor, output_loc_descriptor):
Richard Stallman [Sat, 3 Oct 1992 02:30:30 +0000 (02:30 +0000)]
(output_mem_loc_descriptor, output_loc_descriptor):

Catch cases of bogus DECL_RTL values involving pseudo-regs (for all
target systems) and print an annoying message if we ever see such a case.

From-SVN: r2311

31 years ago(install-common-headers): Use __eprintf as indicator for GCC's assert.h.
Richard Stallman [Sat, 3 Oct 1992 02:15:20 +0000 (02:15 +0000)]
(install-common-headers): Use __eprintf as indicator for GCC's assert.h.

From-SVN: r2310

31 years ago(install-common-headers): Install assert.h separately, in includedir,
Richard Stallman [Sat, 3 Oct 1992 01:09:38 +0000 (01:09 +0000)]
(install-common-headers): Install assert.h separately, in includedir,

but not if file exists and lacks the magic comment.

From-SVN: r2309

31 years agoAdd magic comment at beginning.
Richard Stallman [Sat, 3 Oct 1992 01:07:56 +0000 (01:07 +0000)]
Add magic comment at beginning.

From-SVN: r2308

31 years ago(includedir): New variable.
Richard Stallman [Sat, 3 Oct 1992 01:04:00 +0000 (01:04 +0000)]
(includedir): New variable.

(USER_H): assert.h removed from value.
(install-common-headers): Install assert.h separately, in includedir.

From-SVN: r2307

31 years ago(reload): Move test for failure to find any group to after the loop over i.
Richard Stallman [Sat, 3 Oct 1992 00:38:02 +0000 (00:38 +0000)]
(reload): Move test for failure to find any group to after the loop over i.

(reload): Move test for failure to find any group
to after the loop over i.  Also check that all the regnos fit
below FIRST_PSEUDO_REGISTER.

From-SVN: r2306

31 years ago(expand_unop): Handle complex negate and abs val.
Richard Stallman [Fri, 2 Oct 1992 01:42:33 +0000 (01:42 +0000)]
(expand_unop): Handle complex negate and abs val.

(init_optabs): Set up libcalls for complex abs.
(init_complex_libcalls): New function.

From-SVN: r2305

31 years agoUndo some of the index changes, and write our own index/rindex.
Michael Meissner [Fri, 2 Oct 1992 01:07:59 +0000 (01:07 +0000)]
Undo some of the index changes, and write our own index/rindex.

From-SVN: r2304

31 years agoRISC-OS 5.0 changes.
Michael Meissner [Thu, 1 Oct 1992 21:25:34 +0000 (21:25 +0000)]
RISC-OS 5.0 changes.

From-SVN: r2303

31 years ago(emit_reload_insns): Add a case to handle
Jim Wilson [Thu, 1 Oct 1992 19:18:06 +0000 (12:18 -0700)]
(emit_reload_insns): Add a case to handle
SECONDARY_MEMORY_NEEDED in the SECONDARY_OUTPUT_RELOAD_CLASS code.

From-SVN: r2302

31 years ago(SECONDARY_INPUT_RELOAD_CLASS): Also need a temp reg when loading HImode and QImode...
Jim Wilson [Thu, 1 Oct 1992 19:17:02 +0000 (12:17 -0700)]
(SECONDARY_INPUT_RELOAD_CLASS): Also need a temp reg when loading HImode and QImode values from memory to FP_REGS.

(SECONDARY_INPUT_RELOAD_CLASS): Also need a temp reg
when loading HImode and QImode values from memory to FP_REGS.
(SECONDARY_OUTPUT_RELOAD_CLASS): New macro.  Define this to handle
HImode and QImode stores from FP_REGS to memory similar to above.

From-SVN: r2301

31 years ago(declare_function_name): __FUNC__ variables
Richard Stallman [Thu, 1 Oct 1992 19:01:26 +0000 (19:01 +0000)]
(declare_function_name): __FUNC__ variables
are compiler-created, so set DECL_SOURCE_LINE to zero.

From-SVN: r2300

31 years agoExpect 56 conflicts for objc.
Richard Stallman [Thu, 1 Oct 1992 17:38:39 +0000 (17:38 +0000)]
Expect 56 conflicts for objc.

From-SVN: r2299

31 years agopa.md (add high part and dp register): Split into two patterns, one for normal code...
Jeff Law [Thu, 1 Oct 1992 17:06:29 +0000 (11:06 -0600)]
pa.md (add high part and dp register): Split into two patterns, one for normal code, one for kernels.

* pa.md (add high part and dp register): Split into two patterns,
one for normal code, one for kernels.  Kernel version only allows
"r1" as the destination register.

From-SVN: r2298

31 years agopa.h (LEGITIMIZE_ADDRESS, [...]): Emit a sequence which will cause "addil" instructio...
Jeff Law [Thu, 1 Oct 1992 17:05:02 +0000 (11:05 -0600)]
pa.h (LEGITIMIZE_ADDRESS, [...]): Emit a sequence which will cause "addil" instructions to be emitted instead of...

* pa.h (LEGITIMIZE_ADDRESS, SYMBOL_REF case): Emit a sequence
which will cause "addil" instructions to be emitted instead of
"ldil; add" sequences.
* pa.h (TARGET_KERNEL): New switch "-mkernel" which forces gcc to
avoid "ldil; add" sequences with %r27 and instead generate "addil"
sequences.  This avoids a HPUX linker bug when compiling kernels.

From-SVN: r2297

31 years agopa.c (emit_move_sequence): When making a reference to the data space before reload...
Jeff Law [Thu, 1 Oct 1992 17:03:46 +0000 (11:03 -0600)]
pa.c (emit_move_sequence): When making a reference to the data space before reload...

* pa.c (emit_move_sequence): When making a reference to the data
space before reload, emit an insn sequence which is much more
likely to create "addil" instructions rather than "ldil; add"
sequences.  Doing so greatly reduces the chance of running into a
HPUX linker bug when compiling kernels.

From-SVN: r2296

31 years agoAdd mode spec for Emacs.
Richard Stallman [Thu, 1 Oct 1992 09:05:18 +0000 (09:05 +0000)]
Add mode spec for Emacs.

From-SVN: r2295

31 years ago(c-parse.y, objc-parse.y): Construct from c-parse.in.
Richard Stallman [Thu, 1 Oct 1992 09:03:03 +0000 (09:03 +0000)]
(c-parse.y, objc-parse.y): Construct from c-parse.in.

(gcc.xtar): Depend on c-parse.y, objc-parse.y.
(realclean): Delete c-parse.y, objc-parse.y.

From-SVN: r2294

31 years agoInitial revision
Richard Stallman [Thu, 1 Oct 1992 09:01:10 +0000 (09:01 +0000)]
Initial revision

From-SVN: r2293

31 years ago(allocate_dynamic_stack_space): If STACK_DYNAMIC_OFFSET or STACK_POINTER_OFFSET...
Richard Stallman [Thu, 1 Oct 1992 07:55:51 +0000 (07:55 +0000)]
(allocate_dynamic_stack_space): If STACK_DYNAMIC_OFFSET or STACK_POINTER_OFFSET...

(allocate_dynamic_stack_space): If STACK_DYNAMIC_OFFSET
or STACK_POINTER_OFFSET, always round address up to BIGGEST_ALIGNMENT.

From-SVN: r2292

31 years agoIf _ANSI_H_, undef _PTRDIFF_T_, _SIZE_T_, _WCHAR_T.
Richard Stallman [Thu, 1 Oct 1992 06:11:57 +0000 (06:11 +0000)]
If _ANSI_H_, undef _PTRDIFF_T_, _SIZE_T_, _WCHAR_T.

From-SVN: r2291

31 years ago(NO_UNDERSCORES): Deleted.
Richard Stallman [Thu, 1 Oct 1992 04:54:36 +0000 (04:54 +0000)]
(NO_UNDERSCORES): Deleted.

From-SVN: r2290

31 years ago(__eprintf): Do nothing if inhibit_eprintf is defined.
Richard Stallman [Thu, 1 Oct 1992 03:34:27 +0000 (03:34 +0000)]
(__eprintf): Do nothing if inhibit_eprintf is defined.

From-SVN: r2289

31 years agoentered into RCS
Richard Stallman [Wed, 30 Sep 1992 22:42:04 +0000 (22:42 +0000)]
entered into RCS

From-SVN: r2288

31 years ago(install-fixincludes): rm syslimits.h before installing.
Richard Stallman [Wed, 30 Sep 1992 22:24:46 +0000 (22:24 +0000)]
(install-fixincludes): rm syslimits.h before installing.

Install it with cp.  Add an else-part to the if that installs it.

From-SVN: r2287

31 years agoDon't use system syms.h on hpux.
Richard Stallman [Wed, 30 Sep 1992 21:28:24 +0000 (21:28 +0000)]
Don't use system syms.h on hpux.

From-SVN: r2286

31 years ago(orcc peephole): Don't accept FP reg for operand 0.
Jim Wilson [Wed, 30 Sep 1992 19:08:44 +0000 (12:08 -0700)]
(orcc peephole): Don't accept FP reg for operand 0.

From-SVN: r2285

31 years agoUse <...> to include va-*.h.
Richard Stallman [Wed, 30 Sep 1992 05:57:35 +0000 (05:57 +0000)]
Use <...> to include va-*.h.

From-SVN: r2284

31 years ago(find_splittable_givs): recog_memoized failure return is -1 not 0.
Jim Wilson [Tue, 29 Sep 1992 22:41:28 +0000 (15:41 -0700)]
(find_splittable_givs): recog_memoized failure return is -1 not 0.

From-SVN: r2283

31 years ago(os handling): Recognize `linux' as a valid os.
Roland McGrath [Tue, 29 Sep 1992 22:19:48 +0000 (22:19 +0000)]
(os handling): Recognize `linux' as a valid os.

From-SVN: r2282

31 years agoUse <...> in #include.
Richard Stallman [Tue, 29 Sep 1992 21:29:17 +0000 (21:29 +0000)]
Use <...> in #include.

From-SVN: r2281

31 years agoFix comment syntax after #endif.
Richard Stallman [Tue, 29 Sep 1992 20:08:08 +0000 (20:08 +0000)]
Fix comment syntax after #endif.

From-SVN: r2280

31 years ago(ENQUIRE_CFLAGS): Remove -DNO_SC.
Richard Stallman [Tue, 29 Sep 1992 20:06:22 +0000 (20:06 +0000)]
(ENQUIRE_CFLAGS): Remove -DNO_SC.

From-SVN: r2279

31 years ago(expand_binop): Convert X - C to X + (-C).
Richard Kenner [Tue, 29 Sep 1992 14:14:19 +0000 (10:14 -0400)]
(expand_binop): Convert X - C to X + (-C).

From-SVN: r2278

31 years ago(copy_loop_body...
Jim Wilson [Mon, 28 Sep 1992 21:25:53 +0000 (14:25 -0700)]
(copy_loop_body...

(copy_loop_body, JUMP_INSN case): When invert jump
insn, must first construct new insn before trying to invert it,
so that validate_change will work properly.

From-SVN: r2277

31 years ago(find_splittable_givs): Pass mem_mode not mode to memory_address_p.
Jim Wilson [Mon, 28 Sep 1992 21:21:34 +0000 (14:21 -0700)]
(find_splittable_givs): Pass mem_mode not mode to memory_address_p.

From-SVN: r2276

31 years ago(copy_loop_body, JUMP_INSN case): When setting JUMP_LABEL field, verify that what...
Jim Wilson [Mon, 28 Sep 1992 21:18:17 +0000 (14:18 -0700)]
(copy_loop_body, JUMP_INSN case): When setting JUMP_LABEL field, verify that what we think is a label actually is.

(copy_loop_body, JUMP_INSN case): When setting
JUMP_LABEL field, verify that what we think is a label actually
is.  If it isn't then map the old JUMP_LABEL to find the new one.

From-SVN: r2275

31 years ago(orcc peephole): Don't allow FP regs to match pattern.
Jim Wilson [Mon, 28 Sep 1992 21:16:10 +0000 (14:16 -0700)]
(orcc peephole): Don't allow FP regs to match pattern.

From-SVN: r2274

31 years ago(va_arg, va_start): Explicitly cast to __gnuc_va_alist.
Richard Stallman [Mon, 28 Sep 1992 21:16:00 +0000 (21:16 +0000)]
(va_arg, va_start): Explicitly cast to __gnuc_va_alist.

From-SVN: r2273

31 years ago(indirect_jump): Use bx instead of b*, and accept any
Jim Wilson [Mon, 28 Sep 1992 21:14:21 +0000 (14:14 -0700)]
(indirect_jump):  Use bx instead of b*, and accept any
address_operand instead of just a register operand.

From-SVN: r2272

31 years ago(i960_round_tree): Correct conversion of bits to bytes to round up to nearest byte.
Jim Wilson [Mon, 28 Sep 1992 21:11:48 +0000 (14:11 -0700)]
(i960_round_tree): Correct conversion of bits to bytes to round up to nearest byte.

(i960_round_tree): Correct conversion of bits to bytes to
round up to nearest byte.
(i960_round_align): Likewise.

From-SVN: r2271

31 years agoFix typo.
Michael Meissner [Mon, 28 Sep 1992 19:53:47 +0000 (19:53 +0000)]
Fix typo.

From-SVN: r2270

31 years ago(expand_binop): Use get_insns, not gen_sequence.
Richard Stallman [Mon, 28 Sep 1992 16:24:36 +0000 (16:24 +0000)]
(expand_binop): Use get_insns, not gen_sequence.

From-SVN: r2269

31 years ago(build_unary_op): Address of nested fcn isn't constant.
Richard Stallman [Mon, 28 Sep 1992 16:07:29 +0000 (16:07 +0000)]
(build_unary_op): Address of nested fcn isn't constant.

From-SVN: r2268

31 years ago(__builtin_new): Avoid passing 0 to malloc.
Richard Stallman [Mon, 28 Sep 1992 13:43:23 +0000 (13:43 +0000)]
(__builtin_new): Avoid passing 0 to malloc.

From-SVN: r2267

31 years ago(indirect_jump): Use address_operand as predicate.
Richard Stallman [Mon, 28 Sep 1992 13:38:03 +0000 (13:38 +0000)]
(indirect_jump): Use address_operand as predicate.

From-SVN: r2266

31 years ago(subsi3): Remove last change.
Richard Kenner [Mon, 28 Sep 1992 12:18:10 +0000 (08:18 -0400)]
(subsi3): Remove last change.

(allocate_stack): Go back to calling subsi3.

From-SVN: r2265

31 years ago(struct arg_data): New field unsignedp.
Richard Kenner [Sun, 27 Sep 1992 22:19:16 +0000 (18:19 -0400)]
(struct arg_data): New field unsignedp.

(expand_call): Handle PROMOTE_FUNCTION_ARGS and PROMOTE_FUNCTION_RETURN.

From-SVN: r2264

31 years ago(assign_parms): If PROMOTE_FUNCTION_ARGS is defined, see if the incoming register...
Richard Kenner [Sun, 27 Sep 1992 22:18:33 +0000 (18:18 -0400)]
(assign_parms): If PROMOTE_FUNCTION_ARGS is defined, see if the incoming register should be used in a wider mode.

(assign_parms): If PROMOTE_FUNCTION_ARGS is defined, see if the incoming
register should be used in a wider mode.
(expand_function_start): Likewise for return value if PROMOTE_FUNCTION_RETURN
is defined.

From-SVN: r2263

31 years ago(subsi3): Don't bother calling negate_rtx for constant; we shouldn't be called with...
Richard Kenner [Sun, 27 Sep 1992 17:05:40 +0000 (13:05 -0400)]
(subsi3): Don't bother calling negate_rtx for constant; we shouldn't be called with a constant.

(subsi3): Don't bother calling negate_rtx for constant; we shouldn't be
called with a constant.
(maskir patterns): Don't mention an operand before it is used; use operand
number 1 for operand with '0' constraint.
(allocate_stack): Use reg_or_short_operand for predicate of allocation amount;
use negate_rtx and always make a PLUS.

From-SVN: r2262

31 years ago(EXTRA_CONSTRAINT, case 'Q'): Check for MEM instead of calling memory_operand.
Richard Kenner [Sun, 27 Sep 1992 17:04:57 +0000 (13:04 -0400)]
(EXTRA_CONSTRAINT, case 'Q'): Check for MEM instead of calling memory_operand.

(SHIFT_COUNT_TRUNCATED): No longer define this.

From-SVN: r2261

31 years agoPrint OSF/rose for version info.
Michael Meissner [Sun, 27 Sep 1992 13:19:01 +0000 (13:19 +0000)]
Print OSF/rose for version info.

From-SVN: r2260

31 years ago(indirect_jump): Use %a0 for output, and p for constraint.
Richard Stallman [Sun, 27 Sep 1992 03:31:24 +0000 (03:31 +0000)]
(indirect_jump): Use %a0 for output, and p for constraint.

From-SVN: r2259

31 years ago(eliminate_regs_in_insn): If recognition fails on modified insn,
Richard Stallman [Sun, 27 Sep 1992 03:28:28 +0000 (03:28 +0000)]
(eliminate_regs_in_insn): If recognition fails on modified insn,

go ahead and modify just the same.

From-SVN: r2258

31 years ago(eliminate_regs_in_insn): Rerecognize if move insn becomes a non-move.
Richard Stallman [Sat, 26 Sep 1992 22:48:08 +0000 (22:48 +0000)]
(eliminate_regs_in_insn): Rerecognize if move insn becomes a non-move.

From-SVN: r2257

31 years agoRISC-OS rev 5, DEC OSF/1 changes.
Michael Meissner [Sat, 26 Sep 1992 22:37:56 +0000 (22:37 +0000)]
RISC-OS rev 5, DEC OSF/1 changes.

From-SVN: r2256

31 years ago(comment before extendhisi2): Remove the lie.
Torbjorn Granlund [Sat, 26 Sep 1992 22:36:47 +0000 (22:36 +0000)]
(comment before extendhisi2): Remove the lie.

(zero_extendhisi2): Rewrite to work if op0 == op1.  Use
gen_lowpart in preparation code.
(extendqisi2, extendhisi2): Likewise.
(extendqihi2): Expand.
(restorehi): Rewrite for correctness, efficiency, and
clarity. Avoid generating insns involving truncate.  Generate
needed pseudos in preparation statements.
(storehi): Likewise.
(storeinthi): Likewise.
(movhi): Call gen_storehi, gen_restorehi, gen_storeinthi according
their new definitions.  Use force_reg to put address in register.

From-SVN: r2255

31 years agoInitial revision
Michael Meissner [Sat, 26 Sep 1992 22:01:27 +0000 (22:01 +0000)]
Initial revision

From-SVN: r2254

31 years ago(location_attribute): If DECL_RTL looks like (MEM pseudo),
Richard Stallman [Sat, 26 Sep 1992 20:40:25 +0000 (20:40 +0000)]
(location_attribute): If DECL_RTL looks like (MEM pseudo),

treat that variable as optimized away.

From-SVN: r2253

31 years ago(install-fixincludes): Use - when making syslimits.h; fix if-statement syntax.
Richard Stallman [Sat, 26 Sep 1992 20:28:15 +0000 (20:28 +0000)]
(install-fixincludes): Use - when making syslimits.h; fix if-statement syntax.

From-SVN: r2252

31 years ago(jump_optimize): When handling dispatch table that always
Richard Stallman [Sat, 26 Sep 1992 19:09:26 +0000 (19:09 +0000)]
(jump_optimize): When handling dispatch table that always
goes to the same place, verify previous insn exists.

From-SVN: r2251

31 years agoIn the targets such as $(HOST_PREFIX_1)rtl.o,
Richard Stallman [Sat, 26 Sep 1992 00:16:16 +0000 (00:16 +0000)]
In the targets such as $(HOST_PREFIX_1)rtl.o,

use sed to make them include hconfig.h instead of config.h.
(distclean): Add command to delete hconfig.h.

From-SVN: r2250

31 years ago(initializer_constant_valid_p): Really use endtype.
Richard Stallman [Fri, 25 Sep 1992 22:31:38 +0000 (22:31 +0000)]
(initializer_constant_valid_p): Really use endtype.

From-SVN: r2249

31 years ago(do_include): "Concatenate" multiple "strings" in #include.
Richard Stallman [Fri, 25 Sep 1992 22:01:36 +0000 (22:01 +0000)]
(do_include): "Concatenate" multiple "strings" in #include.

From-SVN: r2248

31 years ago(CPP_PREDEFINES): Define __ARCHITECTURE__.
Richard Stallman [Fri, 25 Sep 1992 22:01:21 +0000 (22:01 +0000)]
(CPP_PREDEFINES): Define __ARCHITECTURE__.

From-SVN: r2247

31 years ago(dbxout_symbol): For anonymous enum, output type anyway.
Richard Stallman [Fri, 25 Sep 1992 06:26:22 +0000 (06:26 +0000)]
(dbxout_symbol): For anonymous enum, output type anyway.

From-SVN: r2246

31 years ago(push_function_context): Save epilogue_delay_list.
Jim Wilson [Fri, 25 Sep 1992 05:52:48 +0000 (22:52 -0700)]
(push_function_context): Save epilogue_delay_list.

(pop_function_context): Restore epilogue_delay_list.

From-SVN: r2245

31 years ago(struct function): Add epilogue_delay_list field.
Jim Wilson [Fri, 25 Sep 1992 05:52:11 +0000 (22:52 -0700)]
(struct function): Add epilogue_delay_list field.

From-SVN: r2244

31 years ago(nonlocal_goto): Force operands[0] to be a register.
Jim Wilson [Fri, 25 Sep 1992 05:49:59 +0000 (22:49 -0700)]
(nonlocal_goto): Force operands[0] to be a register.

From-SVN: r2243

31 years ago(va_arg): Add 3 more (void *) casts to avoid warnings
Jim Wilson [Fri, 25 Sep 1992 05:47:53 +0000 (22:47 -0700)]
(va_arg): Add 3 more (void *) casts to avoid warnings
with -Wcast-align.

From-SVN: r2242

31 years ago(SF_MODES): Accept all single word or smaller integer modes not just SImode.
Jim Wilson [Fri, 25 Sep 1992 05:46:02 +0000 (22:46 -0700)]
(SF_MODES): Accept all single word or smaller integer modes not just SImode.

(SF_MODES): Accept all single word or smaller integer
modes not just SImode.  These are needed for fix/float conversions.

From-SVN: r2241

31 years ago(sched_analyze_2, PRE_DEC case): Call sched_analyze_2 in
Jim Wilson [Fri, 25 Sep 1992 05:44:06 +0000 (22:44 -0700)]
(sched_analyze_2, PRE_DEC case): Call sched_analyze_2 in
addition to sched_analyze_1.

From-SVN: r2240

31 years ago(va_start): Must access anonymous arg as offset from start of argument block.
Jim Wilson [Fri, 25 Sep 1992 05:41:51 +0000 (22:41 -0700)]
(va_start):  Must access anonymous arg as offset from start of argument block.

From-SVN: r2239

31 years ago(movdi...
Jim Wilson [Fri, 25 Sep 1992 05:39:45 +0000 (22:39 -0700)]
(movdi...

(movdi, movti, movdf, movtf): Make store zero to memory
a separate case, only accept offsettable memory addresses, and call
adj_offsettable_operand to calculate subword addresses.

From-SVN: r2238

31 years ago(i960_output_ldconst): Pass missing xoperands argument to output_asm_insn call.
Jim Wilson [Fri, 25 Sep 1992 05:37:08 +0000 (22:37 -0700)]
(i960_output_ldconst): Pass missing xoperands argument to output_asm_insn call.

From-SVN: r2237

31 years ago(movti): Split CONST_INTs into 4 moves, and force all other constants to
Jim Wilson [Fri, 25 Sep 1992 05:33:07 +0000 (22:33 -0700)]
(movti):  Split CONST_INTs into 4 moves, and force all other constants to
memory.

From-SVN: r2236

31 years agoFix varardic functions returning structs.
Michael Meissner [Thu, 24 Sep 1992 22:11:57 +0000 (22:11 +0000)]
Fix varardic functions returning structs.

From-SVN: r2235

31 years ago(REGISTER_MOVE_COST): Fix typo. Use `||' instead of `|'.
Torbjorn Granlund [Thu, 24 Sep 1992 19:37:34 +0000 (19:37 +0000)]
(REGISTER_MOVE_COST): Fix typo.  Use `||' instead of `|'.

(REG_CLASS_FROM_LETTER): Don't handle 'r' constraints here.

From-SVN: r2234

31 years ago(clobbered_register): Delete.
Torbjorn Granlund [Thu, 24 Sep 1992 19:36:29 +0000 (19:36 +0000)]
(clobbered_register): Delete.

(srcsi_operand): Return 1 also for things matching depi_cint_operand.
(secondary_reload_class): Replace.

From-SVN: r2233

31 years ago(ldo/ldil SImode and HImode recognizers): Use "const_int_operand" for operand 1 and...
Torbjorn Granlund [Thu, 24 Sep 1992 19:33:59 +0000 (19:33 +0000)]
(ldo/ldil SImode and HImode recognizers): Use "const_int_operand" for operand 1 and simplify final condition.

(ldo/ldil SImode and HImode recognizers): Use "const_int_operand"
for operand 1 and simplify final condition.  Remove `n' constraint.
(depi SImode and HImode recognizers): Remove `n' constraint.
(plus:SI ... high ... splitter): Don't overwrite input, go via
clobber operand instead.
(many patterns): Replace `in' constraint with just `i'.
(movstrsi): Don't do (clobber (match_scratch)), use explicit
pseudos instead, generated in preparation C code.  Don't call
force_not_mem for operand 2.
(movstrsi recognizer): Add `&' to operand 3
(andsi3): Fix typo.
(iorsi3): Fix typo.
(load-shift-16): New optimizer.
(load-shift optimizers): Set "type" attr.

From-SVN: r2232

31 years ago(yylex, case '"'): Initialize arg pased to readescape.
Richard Kenner [Thu, 24 Sep 1992 19:23:56 +0000 (15:23 -0400)]
(yylex, case '"'): Initialize arg pased to readescape.

From-SVN: r2231

31 years ago(lang_options): Add Objc options.
Richard Stallman [Thu, 24 Sep 1992 19:17:56 +0000 (19:17 +0000)]
(lang_options): Add Objc options.

From-SVN: r2230

31 years ago(length_used): New variable.
Richard Kenner [Thu, 24 Sep 1992 11:28:09 +0000 (07:28 -0400)]
(length_used): New variable.

(walk_attr_value): Set it when we have (eq_attr "length" ...).
(write_const_num_delay_slots): Value is 1 unless LENGTH_USED is set.

From-SVN: r2229

31 years ago(mark_set_resources, case CC0): Set RES->CC if IN_SEST.
Richard Kenner [Thu, 24 Sep 1992 11:09:49 +0000 (07:09 -0400)]
(mark_set_resources, case CC0): Set RES->CC if IN_SEST.

From-SVN: r2228

31 years ago(forbidden_inc_dec_class, in_inc_dec): New variables.
Richard Kenner [Thu, 24 Sep 1992 10:30:43 +0000 (06:30 -0400)]
(forbidden_inc_dec_class, in_inc_dec): New variables.

(regclass): Don't alloca the costs twice.
Initialize forbidden_inc_dec_class.
For regs that have inc-dec, ignore forbidden classes.
(record_address_regs): Update in_inc_dec.

From-SVN: r2227

31 years agoAdd comment.
Richard Stallman [Thu, 24 Sep 1992 06:58:57 +0000 (06:58 +0000)]
Add comment.

From-SVN: r2226

31 years agoInitial revision
Richard Stallman [Thu, 24 Sep 1992 06:57:49 +0000 (06:57 +0000)]
Initial revision

From-SVN: r2225