]> gcc.gnu.org Git - gcc.git/log
gcc.git
31 years ago(TARGET_SHARED_LIBS): Define as 1.
Richard Stallman [Thu, 20 May 1993 05:11:00 +0000 (05:11 +0000)]
(TARGET_SHARED_LIBS): Define as 1.

(FUNCTION_ARG): If this is a call through a function pointer, then
the caller passes all arguments in general registers.

(FUNCTION_ARG_REGNO_P): Account for registers which may
be unavailable on particular cpu models.  Fix indentation.

From-SVN: r4517

31 years ago(assign_parms): Declare and set current_call_is_indirect.
Richard Stallman [Thu, 20 May 1993 05:10:30 +0000 (05:10 +0000)]
(assign_parms): Declare and set current_call_is_indirect.

From-SVN: r4516

31 years ago(expand_call): Declare and set current_call_is_indirect.
Richard Stallman [Thu, 20 May 1993 05:06:12 +0000 (05:06 +0000)]
(expand_call): Declare and set current_call_is_indirect.

(emit_library_call, emit_library_call_value): Likewise.

From-SVN: r4515

31 years ago(scan_loop): Treat pseudo duplicated for exit tests just
Richard Stallman [Thu, 20 May 1993 04:34:02 +0000 (04:34 +0000)]
(scan_loop): Treat pseudo duplicated for exit tests just
like we treat user vars in seeing if we can move a SET.

From-SVN: r4514

31 years ago(e24toe, e53toe, e64toe): Fix sign in conversions of -infinity.
Richard Stallman [Thu, 20 May 1993 04:27:34 +0000 (04:27 +0000)]
(e24toe, e53toe, e64toe): Fix sign in conversions of -infinity.

(e24toe, e53toe, e64toe): Fix sign in conversions
of -infinity.  Always do eclear before einfin.

From-SVN: r4513

31 years agoentered into RCS
Richard Stallman [Thu, 20 May 1993 03:18:52 +0000 (03:18 +0000)]
entered into RCS

From-SVN: r4512

31 years ago*** empty log message ***
Richard Stallman [Thu, 20 May 1993 03:13:00 +0000 (03:13 +0000)]
*** empty log message ***

From-SVN: r4511

31 years ago(handle_class_ref): Call assemble_constant_align before output_constant.
Richard Stallman [Thu, 20 May 1993 03:11:40 +0000 (03:11 +0000)]
(handle_class_ref): Call assemble_constant_align before output_constant.

From-SVN: r4510

31 years ago(assemble_constant_align): New function.
Richard Stallman [Thu, 20 May 1993 03:10:30 +0000 (03:10 +0000)]
(assemble_constant_align): New function.

From-SVN: r4509

31 years ago(va_dcl): Restore accidentally deleted __builtin_va_alist declaration.
Richard Stallman [Thu, 20 May 1993 02:26:13 +0000 (02:26 +0000)]
(va_dcl): Restore accidentally deleted __builtin_va_alist declaration.

From-SVN: r4508

31 years ago(SHORT_IMMEDIATES_SIGN_EXTEND): Define.
Richard Kenner [Wed, 19 May 1993 22:11:13 +0000 (18:11 -0400)]
(SHORT_IMMEDIATES_SIGN_EXTEND): Define.

From-SVN: r4507

31 years ago(set_nonzero_bits_and_sign_copies...
Richard Kenner [Wed, 19 May 1993 22:09:24 +0000 (18:09 -0400)]
(set_nonzero_bits_and_sign_copies...

(set_nonzero_bits_and_sign_copies, nonzero_bits): If we have a
positive constant that is negative in the mode it is being used in,
treat it as negative.

From-SVN: r4506

31 years ago(X_CFLAGS): Deleted.
Richard Stallman [Wed, 19 May 1993 21:26:23 +0000 (21:26 +0000)]
(X_CFLAGS): Deleted.

From-SVN: r4505

31 years agoInitial revision
Roland McGrath [Wed, 19 May 1993 20:24:48 +0000 (20:24 +0000)]
Initial revision

From-SVN: r4504

31 years agoInitial revision
Richard Stallman [Wed, 19 May 1993 17:41:19 +0000 (17:41 +0000)]
Initial revision

From-SVN: r4503

31 years ago(operand_subword): Reject cases when BITS_PER_WORD is greater than
Richard Kenner [Wed, 19 May 1993 17:13:32 +0000 (13:13 -0400)]
(operand_subword): Reject cases when BITS_PER_WORD is greater than
HOST_BITS_PER_INT unless OP is const0_rtx.

From-SVN: r4502

31 years ago(assertdir): Use $(tooldir)/include for this.
Richard Stallman [Wed, 19 May 1993 03:55:08 +0000 (03:55 +0000)]
(assertdir): Use $(tooldir)/include for this.

(install-dir): Always create assertdir and tooldir.

From-SVN: r4501

31 years ago(add/asl recognizer): Use space, not #, after asl.
Richard Stallman [Tue, 18 May 1993 22:09:26 +0000 (22:09 +0000)]
(add/asl recognizer): Use space, not #, after asl.

Shuffle operands differently.

From-SVN: r4500

31 years agoFix sed for version.c to handle both with
Richard Stallman [Tue, 18 May 1993 21:29:03 +0000 (21:29 +0000)]
Fix sed for version.c to handle both with
and without spaces correctly (MS-DOS).

From-SVN: r4499

31 years ago(infodir): New variable.
Richard Stallman [Tue, 18 May 1993 20:48:27 +0000 (20:48 +0000)]
(infodir): New variable.

(install-dir): Create that dir.
(install-info): New rule.
(install-normal): Depend on install-info.

(local_prefix): Do not default from $(prefix).

From-SVN: r4498

31 years agoUse $file.
Richard Stallman [Tue, 18 May 1993 19:32:56 +0000 (19:32 +0000)]
Use $file.

Use $file. rather than $file.sed
when $file is or might be more than 10 characters long.

From-SVN: r4497

31 years ago(LIB_SPEC): Handle -posix before -shlib.
Richard Stallman [Tue, 18 May 1993 19:26:27 +0000 (19:26 +0000)]
(LIB_SPEC): Handle -posix before -shlib.

From-SVN: r4496

31 years ago*** empty log message ***
Chris Smith [Tue, 18 May 1993 16:26:02 +0000 (16:26 +0000)]
*** empty log message ***

From-SVN: r4495

31 years ago(INITIALIZE_TRAMPOLINE): Make 2:nd flush, end_addr,
Richard Stallman [Tue, 18 May 1993 15:40:21 +0000 (15:40 +0000)]
(INITIALIZE_TRAMPOLINE): Make 2:nd flush, end_addr,

at the last real insn in the trampoline.

From-SVN: r4494

31 years ago(output_prolog): Change (sp) to ($30).
Richard Stallman [Tue, 18 May 1993 04:45:49 +0000 (04:45 +0000)]
(output_prolog): Change (sp) to ($30).

From-SVN: r4493

31 years ago(reload): Don't start 2-group unless it could be finished.
Richard Stallman [Tue, 18 May 1993 04:44:56 +0000 (04:44 +0000)]
(reload): Don't start 2-group unless it could be finished.

From-SVN: r4492

31 years ago(ieeefp.h): Delete definitions of __mips and __m68k.
Richard Stallman [Mon, 17 May 1993 21:34:46 +0000 (21:34 +0000)]
(ieeefp.h): Delete definitions of __mips and __m68k.

From-SVN: r4491

31 years ago(init_rtl): Correct number of 'w's in CONST_DOUBLE format.
Richard Stallman [Mon, 17 May 1993 20:07:45 +0000 (20:07 +0000)]
(init_rtl): Correct number of 'w's in CONST_DOUBLE format.

From-SVN: r4490

31 years ago(ASM_OUTPUT_ASCII): New overriding definition.
Richard Stallman [Mon, 17 May 1993 18:44:49 +0000 (18:44 +0000)]
(ASM_OUTPUT_ASCII): New overriding definition.

From-SVN: r4489

31 years ago(extraclean): Remove junk from objc subdir.
Richard Stallman [Mon, 17 May 1993 18:25:05 +0000 (18:25 +0000)]
(extraclean): Remove junk from objc subdir.

From-SVN: r4488

31 years ago(ieeefp.h): Delete definitions of __i860 and __m88k.
Richard Stallman [Mon, 17 May 1993 18:18:48 +0000 (18:18 +0000)]
(ieeefp.h): Delete definitions of __i860 and __m88k.

(ieeefp.h): Delete `#define __sparc' also.
(ieeefp.h): Delete `#define __i386' line.

From-SVN: r4487

31 years ago[__svr4__ __i860__]: Define _VA_LIST only if not defined already.
Richard Stallman [Mon, 17 May 1993 17:56:32 +0000 (17:56 +0000)]
[__svr4__ __i860__]: Define _VA_LIST only if not defined already.

From-SVN: r4486

31 years ago(cacheflush): Flush the cache entries associated with
Richard Stallman [Mon, 17 May 1993 17:47:07 +0000 (17:47 +0000)]
(cacheflush): Flush the cache entries associated with
both the starting and ending addresses of the trampoline.

From-SVN: r4485

31 years ago(INITIALIZE_TRAMPOLINE): Pass both the starting and ending
Richard Stallman [Mon, 17 May 1993 17:46:45 +0000 (17:46 +0000)]
(INITIALIZE_TRAMPOLINE): Pass both the starting and ending
addresses of the trampoline to the cacheflush pattern.

From-SVN: r4484

31 years ago(BIGGEST_FIELD_ALIGNMENT, PCC_BITFIELD_TYPE_MATTERS):
Richard Stallman [Mon, 17 May 1993 17:45:02 +0000 (17:45 +0000)]
(BIGGEST_FIELD_ALIGNMENT, PCC_BITFIELD_TYPE_MATTERS):

Deleted.  Now handled by HANDLE_SYSV_PRAGMA.
(HANDLE_SYSV_PRAGMA): Deleted: already defined by svr4.h.

From-SVN: r4483

31 years ago(extraclean): Delete junk in subdirs of config.
Richard Stallman [Mon, 17 May 1993 04:07:35 +0000 (04:07 +0000)]
(extraclean): Delete junk in subdirs of config.

(distclean): Delete {c,cplus,objc}-parse.output.

From-SVN: r4482

31 years ago(initial_reg_note_copy, final_reg_note_copy): New functions.
Richard Stallman [Sun, 16 May 1993 23:14:24 +0000 (23:14 +0000)]
(initial_reg_note_copy, final_reg_note_copy): New functions.

(copy_loop_body): Use new function to copy REG_NOTES.

From-SVN: r4481

31 years ago(find_end_label): Update insn after calling emit_jump_insn.
Richard Stallman [Sun, 16 May 1993 21:34:18 +0000 (21:34 +0000)]
(find_end_label): Update insn after calling emit_jump_insn.

From-SVN: r4480

31 years ago[__svr4__ __i860__] (_VA_LIST): Do define.
Richard Stallman [Sun, 16 May 1993 04:30:47 +0000 (04:30 +0000)]
[__svr4__ __i860__] (_VA_LIST): Do define.

From-SVN: r4479

31 years ago(va_arg) [__MIPSEB__]:
Richard Stallman [Sun, 16 May 1993 04:15:14 +0000 (04:15 +0000)]
(va_arg) [__MIPSEB__]:

After incrementing, subtract the rounded size, not the size proper.

From-SVN: r4478

31 years agoAdd conditional against multiple inclusion.
Richard Stallman [Sun, 16 May 1993 03:46:56 +0000 (03:46 +0000)]
Add conditional against multiple inclusion.

From-SVN: r4477

31 years ago(expand_assignment): Fix error in last change.
Richard Kenner [Sat, 15 May 1993 20:11:06 +0000 (16:11 -0400)]
(expand_assignment): Fix error in last change.

From-SVN: r4476

31 years ago(movqi, movhi, movsi): Make sure that address returned from
Richard Kenner [Sat, 15 May 1993 17:23:58 +0000 (13:23 -0400)]
(movqi, movhi, movsi): Make sure that address returned from
force_const_mem is valid.

From-SVN: r4475

31 years ago(INITIALIZE_TRAMPOLINE): Don't make improper SUBREGs and ensure that
Richard Kenner [Sat, 15 May 1993 16:16:47 +0000 (12:16 -0400)]
(INITIALIZE_TRAMPOLINE): Don't make improper SUBREGs and ensure that
CXT and FNADDR are in registers.

From-SVN: r4474

31 years ago(REGNO_REG_CLASS): Don't call abort; it will cause a compilation error
Richard Kenner [Sat, 15 May 1993 15:45:31 +0000 (11:45 -0400)]
(REGNO_REG_CLASS): Don't call abort; it will cause a compilation error
as written and isn't done elsewhere.

From-SVN: r4473

31 years ago(insert_ap_loads): Initialize AP_IS_LIVE to 0 at start of both loops,
Richard Kenner [Sat, 15 May 1993 15:44:51 +0000 (11:44 -0400)]
(insert_ap_loads): Initialize AP_IS_LIVE to 0 at start of both loops,

not just first one.

From-SVN: r4472

31 years ago(set_nonzero_bits_and_sign_copies): Don't record data for a a pseudo that is undefine...
Richard Kenner [Sat, 15 May 1993 14:43:42 +0000 (10:43 -0400)]
(set_nonzero_bits_and_sign_copies): Don't record data for a a pseudo that is undefined on entry to a function.

(set_nonzero_bits_and_sign_copies): Don't record data for a a pseudo that is
undefined on entry to a function.
When a pseudo is clobbered, show we don't know anything about it.

From-SVN: r4471

31 years agoFix typo in last change.
Richard Stallman [Sat, 15 May 1993 14:32:16 +0000 (14:32 +0000)]
Fix typo in last change.

From-SVN: r4470

31 years ago(compile_file): If support dbx output,
Richard Stallman [Sat, 15 May 1993 14:29:49 +0000 (14:29 +0000)]
(compile_file): If support dbx output,

always output 0 at start of text section.

From-SVN: r4469

31 years ago(expand_assignment): Always return a result that has the mode of TO.
Richard Stallman [Sat, 15 May 1993 13:59:45 +0000 (13:59 +0000)]
(expand_assignment): Always return a result that has the mode of TO.

From-SVN: r4468

31 years ago(rs6000_makes_calls): If profiling, say we make calls.
Richard Kenner [Sat, 15 May 1993 13:11:49 +0000 (09:11 -0400)]
(rs6000_makes_calls): If profiling, say we make calls.

From-SVN: r4467

31 years ago(output_addr_const): Don't printing leading zeros.
Richard Stallman [Sat, 15 May 1993 13:06:59 +0000 (13:06 +0000)]
(output_addr_const): Don't printing leading zeros.

From-SVN: r4466

31 years ago(TRAMPOLINE_TEMPLATE): Change .long to .word; split into two lines.
Richard Stallman [Sat, 15 May 1993 13:03:14 +0000 (13:03 +0000)]
(TRAMPOLINE_TEMPLATE): Change .long to .word; split into two lines.

From-SVN: r4465

31 years ago(reload): Don't start 2-group unless it could be finished.
Richard Stallman [Sat, 15 May 1993 13:01:07 +0000 (13:01 +0000)]
(reload): Don't start 2-group unless it could be finished.

From-SVN: r4464

31 years ago(X_CFLAGS): Defined.
Richard Stallman [Sat, 15 May 1993 04:38:49 +0000 (04:38 +0000)]
(X_CFLAGS): Defined.

(GCC_CFLAGS): Definition deleted.

From-SVN: r4463

31 years ago(option_map): Renamed --version to --use-version.
Richard Stallman [Fri, 14 May 1993 22:10:11 +0000 (22:10 +0000)]
(option_map): Renamed --version to --use-version.

From-SVN: r4462

31 years ago(N_DSLINE, N_BSLINE): Delete definitions.
Jim Wilson [Fri, 14 May 1993 21:39:14 +0000 (14:39 -0700)]
(N_DSLINE, N_BSLINE): Delete definitions.

(stab_to_sclass): Use ifdefs to test for presence of N_MAIN,
N_BSLINE, N_DSLINE, N_BINCL, N_EINCL, N_EXCL, N_M2C, N_SCOPE.

From-SVN: r4461

31 years ago(split_hard_reg_notes): Handle 0th sub register, and multiple register kills.
Jim Wilson [Fri, 14 May 1993 21:16:34 +0000 (14:16 -0700)]
(split_hard_reg_notes): Handle 0th sub register, and multiple register kills.

(split_hard_reg_notes): Handle 0th sub register, and
multiple register kills.
(update_flow_info): For multi-word hard regs, use
split_hard_reg_notes to add all REG_DEAD notes, instead of just
the additional ones due to splitting.

From-SVN: r4460

31 years agoDeclare output_arithmetic_with_immediate_multiply.
Torbjorn Granlund [Fri, 14 May 1993 21:10:40 +0000 (21:10 +0000)]
Declare output_arithmetic_with_immediate_multiply.

From-SVN: r4459

31 years agoDon't leave new_thread hanging if it was split by try_split
Ian Lance Taylor [Fri, 14 May 1993 20:37:56 +0000 (20:37 +0000)]
Don't leave new_thread hanging if it was split by try_split

From-SVN: r4458

31 years ago(expand_decl): Don't set RTX_UNCHANGING_P.
Richard Stallman [Fri, 14 May 1993 19:00:45 +0000 (19:00 +0000)]
(expand_decl): Don't set RTX_UNCHANGING_P.

From-SVN: r4457

31 years agoentered into RCS
Richard Stallman [Fri, 14 May 1993 17:36:43 +0000 (17:36 +0000)]
entered into RCS

From-SVN: r4456

31 years ago(unroll_loop): Clear map->integrating.
Jim Wilson [Fri, 14 May 1993 17:23:25 +0000 (10:23 -0700)]
(unroll_loop): Clear map->integrating.

From-SVN: r4455

31 years ago(struct inline_remap): Add integrating field.
Jim Wilson [Fri, 14 May 1993 17:22:55 +0000 (10:22 -0700)]
(struct inline_remap): Add integrating field.

From-SVN: r4454

31 years ago(expand_inline_function): Set map->integrating.
Jim Wilson [Fri, 14 May 1993 17:21:54 +0000 (10:21 -0700)]
(expand_inline_function): Set map->integrating.

(copy_rtx_and_substitute, case MEM): Don't copy RTX_UNCHANGING_P
when doing function inlining.

From-SVN: r4453

31 years ago(default_conversion): Don't replace iterator with its initial value.
Richard Stallman [Fri, 14 May 1993 17:14:17 +0000 (17:14 +0000)]
(default_conversion): Don't replace iterator with its initial value.

From-SVN: r4452

31 years ago(PRINT_OPERAND): Handle CODE == '/'.
Richard Stallman [Fri, 14 May 1993 16:37:37 +0000 (16:37 +0000)]
(PRINT_OPERAND): Handle CODE == '/'.

From-SVN: r4451

31 years ago(__objc_init_protocols): Don't install protocol class pointer twice.
Richard Stallman [Fri, 14 May 1993 16:05:19 +0000 (16:05 +0000)]
(__objc_init_protocols): Don't install protocol class pointer twice.

From-SVN: r4450

31 years agopa.h (CPP_SPEC): Correct specs so that _PA_RISC1_1 is only defined when...
Jeff Law [Fri, 14 May 1993 04:50:47 +0000 (22:50 -0600)]
pa.h (CPP_SPEC): Correct specs so that _PA_RISC1_1 is only defined when...

* pa.h (CPP_SPEC): Correct specs so that _PA_RISC1_1 is
only defined when generating code for 1.1 machines
regardless of the default target.

From-SVN: r4449

31 years agopa.h (CONSTANT_ADDRESS_P): Accept symbolic addresses during and after reload.
Jeff Law [Fri, 14 May 1993 04:46:44 +0000 (22:46 -0600)]
pa.h (CONSTANT_ADDRESS_P): Accept symbolic addresses during and after reload.

* pa.h (CONSTANT_ADDRESS_P): Accept symbolic addresses during
and after reload.

From-SVN: r4448

31 years agopa.c (emit_move_sequence): Handle secondary reloads for load of FP registers from...
Jeff Law [Fri, 14 May 1993 04:46:44 +0000 (22:46 -0600)]
pa.c (emit_move_sequence): Handle secondary reloads for load of FP registers from constant expressions.

* pa.c (emit_move_sequence): Handle secondary reloads for load of
FP registers from constant expressions.

From-SVN: r4447

31 years ago(complete_array_type): Delete the code to call change_main_variant.
Richard Stallman [Fri, 14 May 1993 04:36:34 +0000 (04:36 +0000)]
(complete_array_type): Delete the code to call change_main_variant.

From-SVN: r4446

31 years ago(restore_referenced_regs): New variable saveregs which is number of regs to save...
Richard Stallman [Fri, 14 May 1993 04:22:03 +0000 (04:22 +0000)]
(restore_referenced_regs): New variable saveregs which is number of regs to save at a time...

(restore_referenced_regs): New variable saveregs
which is number of regs to save at a time, instead of numregs,
which is total number of registers to save.

From-SVN: r4445

31 years ago(fix_truncdfsi2, fixuns_truncdfsi2, trunc_call): Fix typo in type of
Richard Kenner [Fri, 14 May 1993 01:49:43 +0000 (21:49 -0400)]
(fix_truncdfsi2, fixuns_truncdfsi2, trunc_call): Fix typo in type of
FIX and UNSIGNED_RIX rtl.

From-SVN: r4444

31 years ago(reorg_redirect_jump): New function.
Richard Kenner [Fri, 14 May 1993 01:47:45 +0000 (21:47 -0400)]
(reorg_redirect_jump): New function.

Call it in most places instead of redirect_jump.

From-SVN: r4443

31 years ago(combined mult/arithmetic recognizers): Switch on.
Richard Stallman [Thu, 13 May 1993 22:50:40 +0000 (22:50 +0000)]
(combined mult/arithmetic recognizers): Switch on.

Add special pattern for reload.

From-SVN: r4442

31 years ago(OBJC, OBJECTIVE-C): Don't depend on objc-runtime.
Richard Stallman [Thu, 13 May 1993 22:30:37 +0000 (22:30 +0000)]
(OBJC, OBJECTIVE-C): Don't depend on objc-runtime.

(TAROUTOPTS): New variable.
(install-headers-tar): Use TAROUTOPTS.

From-SVN: r4441

31 years ago(dbxout_parms): Don't output a parm if it's a mem that has a constant address.
Richard Stallman [Thu, 13 May 1993 22:29:26 +0000 (22:29 +0000)]
(dbxout_parms): Don't output a parm if it's a mem that has a constant address.

From-SVN: r4440

31 years ago(TAROUTOPTS): Overridden.
Richard Stallman [Thu, 13 May 1993 22:04:17 +0000 (22:04 +0000)]
(TAROUTOPTS): Overridden.

From-SVN: r4439

31 years ago(LONG_DOUBLE_TYPE_SIZE): Redefine as 64.
Richard Stallman [Thu, 13 May 1993 13:57:53 +0000 (13:57 +0000)]
(LONG_DOUBLE_TYPE_SIZE): Redefine as 64.

From-SVN: r4438

31 years ago(ASM_OUTPUT_FLOAT_OPERAND): Output as hex, unless CODE is 'f'.
Richard Stallman [Thu, 13 May 1993 13:57:34 +0000 (13:57 +0000)]
(ASM_OUTPUT_FLOAT_OPERAND): Output as hex, unless CODE is 'f'.

From-SVN: r4437

31 years ago(LONG_DOUBLE_TYPE_SIZE): Redefine as 64.
Richard Stallman [Thu, 13 May 1993 13:56:23 +0000 (13:56 +0000)]
(LONG_DOUBLE_TYPE_SIZE): Redefine as 64.

(ASM_OUTPUT_FLOAT_OPERAND): Output as hex, unless CODE is 'f'.

From-SVN: r4436

31 years agoInclude gstdarg.h before stdio.h.
Richard Stallman [Thu, 13 May 1993 12:34:36 +0000 (12:34 +0000)]
Include gstdarg.h before stdio.h.

From-SVN: r4435

31 years ago(libobjc.a): Depend on EXTRA_PARTS.
Richard Stallman [Thu, 13 May 1993 12:28:41 +0000 (12:28 +0000)]
(libobjc.a): Depend on EXTRA_PARTS.

From-SVN: r4434

31 years ago(REG_OK_FOR_BASE_P REG_OK_FOR_INDEX_P): Don't use extended registers for base or...
John Hassey [Wed, 12 May 1993 21:22:50 +0000 (21:22 +0000)]
(REG_OK_FOR_BASE_P REG_OK_FOR_INDEX_P): Don't use extended registers for base or index.

From-SVN: r4433

31 years ago(copy_loop_body): Delete May 10 change.
Jim Wilson [Wed, 12 May 1993 18:47:43 +0000 (11:47 -0700)]
(copy_loop_body): Delete May 10 change.

From-SVN: r4432

31 years agoFix comment syntax typo.
Richard Stallman [Wed, 12 May 1993 18:09:10 +0000 (18:09 +0000)]
Fix comment syntax typo.

From-SVN: r4431

31 years ago(call_insn_operand): New funcion.
Richard Stallman [Wed, 12 May 1993 04:55:43 +0000 (04:55 +0000)]
(call_insn_operand): New funcion.

From-SVN: r4430

31 years ago(call, call_value): Copy fn address to safe reg if necessary.
Richard Stallman [Wed, 12 May 1993 04:55:12 +0000 (04:55 +0000)]
(call, call_value): Copy fn address to safe reg if necessary.

(call, call_value matchers): Use call_insn_operand as predicate.

From-SVN: r4429

31 years ago(real_value_from_int_cst): Use temporary variable `e' to
Richard Stallman [Wed, 12 May 1993 04:29:00 +0000 (04:29 +0000)]
(real_value_from_int_cst): Use temporary variable `e' to
work around bugs in 386 PCC.

(build_array_type): Delete the code to set TYPE_MAIN_VARIANT.

(build_array_type):
Don't change TYPE_MAIN_VARIANT if incomplete (domain not known).

From-SVN: r4428

31 years agoInitial revision
Jim Meyering [Tue, 11 May 1993 23:23:34 +0000 (23:23 +0000)]
Initial revision

From-SVN: r4427

31 years agoPass correct -g<n> value for -gstabs, -gcoff, etc.
Michael Meissner [Tue, 11 May 1993 21:07:56 +0000 (21:07 +0000)]
Pass correct -g<n> value for -gstabs, -gcoff, etc.

From-SVN: r4426

31 years ago(block_alloc): Don't dereference a NULL pointer.
Richard Stallman [Tue, 11 May 1993 20:59:58 +0000 (20:59 +0000)]
(block_alloc): Don't dereference a NULL pointer.

From-SVN: r4425

31 years ago(mostly_true_jump): Jump is forward if TARGET_LABEL is zero; don't try
Richard Kenner [Tue, 11 May 1993 11:25:56 +0000 (07:25 -0400)]
(mostly_true_jump): Jump is forward if TARGET_LABEL is zero; don't try
to get INSN_CODE of zero.

From-SVN: r4424

31 years ago(LPREFIX): Don't include a `.' in the label name.
Richard Stallman [Tue, 11 May 1993 04:56:36 +0000 (04:56 +0000)]
(LPREFIX): Don't include a `.' in the label name.

From-SVN: r4423

31 years ago(enan): Add forward decl.
Richard Stallman [Tue, 11 May 1993 04:44:32 +0000 (04:44 +0000)]
(enan): Add forward decl.

From-SVN: r4422

31 years ago(__floatdisf): Use DFtype for intermediate values.
Richard Stallman [Tue, 11 May 1993 04:42:22 +0000 (04:42 +0000)]
(__floatdisf): Use DFtype for intermediate values.

From-SVN: r4421

31 years ago(memory.h): Don't try to read it if it doesn't exist.
Richard Stallman [Tue, 11 May 1993 04:40:17 +0000 (04:40 +0000)]
(memory.h): Don't try to read it if it doesn't exist.

From-SVN: r4420

31 years ago(output_move_double): Use operand 0 to get SIZE.
Richard Stallman [Tue, 11 May 1993 04:39:27 +0000 (04:39 +0000)]
(output_move_double): Use operand 0 to get SIZE.

From-SVN: r4419

31 years ago(change_main_variant): New function.
Richard Stallman [Tue, 11 May 1993 04:38:47 +0000 (04:38 +0000)]
(change_main_variant): New function.

(build_array_type): Use that to set the TYPE_MAIN_VARIANT.

(real_value_from_int_cst):
If I is unsigned, use REAL_VALUE_FROM_UNSIGNED_INT.

From-SVN: r4418

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