]> gcc.gnu.org Git - gcc.git/log
gcc.git
29 years ago(finish_enum, finish_struct): Add ATTRIBUTES argument.
Richard Kenner [Wed, 26 Apr 1995 21:22:41 +0000 (17:22 -0400)]
(finish_enum, finish_struct): Add ATTRIBUTES argument.

From-SVN: r9484

29 years ago(TYPE_PARSE_INFO): Delete unused field.
Richard Kenner [Wed, 26 Apr 1995 21:22:19 +0000 (17:22 -0400)]
(TYPE_PARSE_INFO): Delete unused field.

(TYPE_PACKED): Add new macro.
(struct tree_type): Delete unused field `parse_info'.
Add new field `packed_flag'.

From-SVN: r9483

29 years agoSupport Linux elf and a.out systems; Add parisc support
Michael Meissner [Wed, 26 Apr 1995 20:45:43 +0000 (20:45 +0000)]
Support Linux elf and a.out systems; Add parisc support

From-SVN: r9482

29 years ago(NEGTF2_LIBCALL): Define.
Jim Wilson [Wed, 26 Apr 1995 19:16:21 +0000 (12:16 -0700)]
(NEGTF2_LIBCALL): Define.

(INIT_TARGET_OPTABS): Add support for all TFmode *_LIBCALL macros.

From-SVN: r9481

29 years ago(init_optabs): Delete all uses of undocumented TImode and
Jim Wilson [Wed, 26 Apr 1995 19:13:00 +0000 (12:13 -0700)]
(init_optabs): Delete all uses of undocumented TImode and
TFmode *_LIBCALL macros.

From-SVN: r9480

29 years ago(simplify_rtx, case TRUNCATE): Add. Use force_to_mode.
Jim Wilson [Wed, 26 Apr 1995 18:08:54 +0000 (11:08 -0700)]
(simplify_rtx, case TRUNCATE): Add.  Use force_to_mode.

(force_to_mode, case AND): Allow some simplifications when GET_MODE (x)
has more bits than HOST_BITS_PER_WIDE_INT.

From-SVN: r9479

29 years ago(truncdiqi2+[456]): Add patterns to simplify ZERO_EXTEND
Jim Wilson [Wed, 26 Apr 1995 18:06:52 +0000 (11:06 -0700)]
(truncdiqi2+[456]): Add patterns to simplify ZERO_EXTEND
of a TRUNCATE.

From-SVN: r9478

29 years ago(memop): Deleted.
Doug Evans [Wed, 26 Apr 1995 17:01:05 +0000 (17:01 +0000)]
(memop): Deleted.

(splittable_symbolic_memory_operand): New function.
(splittable_immediate_memory_operand): New function.

From-SVN: r9477

29 years ago(memop define_splits): Rewrite to not use memop.
Doug Evans [Wed, 26 Apr 1995 16:59:55 +0000 (16:59 +0000)]
(memop define_splits): Rewrite to not use memop.

Preserve MEM_IN_STRUCT_P, MEM_VOLATILE_P, RTX_UNCHANGING_P bits.

From-SVN: r9476

29 years ago(expand_builtin, case BUILT_IN_CONSTANT_P): A pointer to a string
Richard Kenner [Wed, 26 Apr 1995 16:29:48 +0000 (12:29 -0400)]
(expand_builtin, case BUILT_IN_CONSTANT_P): A pointer to a string
constant is a constant.

From-SVN: r9475

29 years ago(init_decl_processing): Don't give builtin__constant_p an argument
Richard Kenner [Wed, 26 Apr 1995 16:28:49 +0000 (12:28 -0400)]
(init_decl_processing): Don't give builtin__constant_p an argument
type.

From-SVN: r9474

29 years ago(CRAY*Y-MP:*:*:*): New entry.
Richard Kenner [Wed, 26 Apr 1995 14:27:47 +0000 (10:27 -0400)]
(CRAY*Y-MP:*:*:*): New entry.

From-SVN: r9473

29 years ago(output_init_element): Constructor is not simple if a bitfield is
Richard Kenner [Wed, 26 Apr 1995 12:35:12 +0000 (08:35 -0400)]
(output_init_element): Constructor is not simple if a bitfield is
being assigned a non-integer.

From-SVN: r9472

29 years ago(push_init_level): Update constructor_depth when we push spelling
Richard Kenner [Wed, 26 Apr 1995 12:04:28 +0000 (08:04 -0400)]
(push_init_level): Update constructor_depth when we push spelling
level.

From-SVN: r9471

29 years ago(alpha_builtin_saveregs): Refine last change to work for both stdarg
Richard Kenner [Wed, 26 Apr 1995 02:48:27 +0000 (22:48 -0400)]
(alpha_builtin_saveregs): Refine last change to work for both stdarg
and varargs.

From-SVN: r9470

29 years agopa.c (emit_move_sequence): Handle function label arithmetic for PIC code generation...
Jeff Law [Tue, 25 Apr 1995 23:49:45 +0000 (17:49 -0600)]
pa.c (emit_move_sequence): Handle function label arithmetic for PIC code generation too.

* pa.c (emit_move_sequence): Handle function label arithmetic for
PIC code generation too.

From-SVN: r9469

29 years ago(struct move_by_pieces): Add to_struct and from_struct fields.
Jim Wilson [Tue, 25 Apr 1995 23:36:38 +0000 (16:36 -0700)]
(struct move_by_pieces): Add to_struct and from_struct fields.

(move_by_pieces): Set to_struct and from_struct fields.
(move_by_pieces_1): Set MEM_IN_STRUCT_P of to1 and from1.
(expand_builtin, case BUILT_IN_MEMCPY): New variable type.
Set MEM_IN_STRUCT_P of src_mem and dest_mem.

From-SVN: r9468

29 years ago(clean): Delete libgcc1-asm.a.
Jim Wilson [Tue, 25 Apr 1995 23:21:32 +0000 (16:21 -0700)]
(clean): Delete libgcc1-asm.a.

From-SVN: r9467

29 years ago(CPP_SPEC): Define.
Jim Wilson [Tue, 25 Apr 1995 23:18:01 +0000 (16:18 -0700)]
(CPP_SPEC): Define.

From-SVN: r9466

29 years ago(pushdecl): Don't test DECL_EXTERNAL when deciding whether
Jim Wilson [Tue, 25 Apr 1995 23:11:10 +0000 (16:11 -0700)]
(pushdecl): Don't test DECL_EXTERNAL when deciding whether
to register a duplicate decl in the current block.

From-SVN: r9465

29 years ago(untyped_call): Make it return a complex double.
Richard Kenner [Tue, 25 Apr 1995 23:10:10 +0000 (19:10 -0400)]
(untyped_call): Make it return a complex double.

From-SVN: r9464

29 years ago(gen_highpart): Add comment about broken implementation.
Richard Kenner [Tue, 25 Apr 1995 23:09:34 +0000 (19:09 -0400)]
(gen_highpart): Add comment about broken implementation.

From-SVN: r9463

29 years ago(expand_builtin_apply_args): If STACK_REGS is defined...
Richard Kenner [Tue, 25 Apr 1995 23:09:01 +0000 (19:09 -0400)]
(expand_builtin_apply_args): If STACK_REGS is defined...

(expand_builtin_apply_args): If STACK_REGS is defined, generate USE
insns before the function body, thus showing which registers are
filled with parameters.
Reverse order of saving registers, more compact code for i387.
(expand_builtin_apply): Likewise.

From-SVN: r9462

29 years ago(assign_parms): If STACK_REGS is defined...
Richard Kenner [Tue, 25 Apr 1995 23:08:04 +0000 (19:08 -0400)]
(assign_parms): If STACK_REGS is defined...

(assign_parms): If STACK_REGS is defined, generate USE insns before
the function body, thus showing which registers are filled with
parameters.

From-SVN: r9461

29 years agoAdd copyright for 1995.
Richard Kenner [Tue, 25 Apr 1995 23:07:43 +0000 (19:07 -0400)]
Add copyright for 1995.

From-SVN: r9460

29 years ago(current_function_returns_real): Deleted (unused).
Richard Kenner [Tue, 25 Apr 1995 23:06:57 +0000 (19:06 -0400)]
(current_function_returns_real): Deleted (unused).

(FP_mode_reg): Trimmed to a smaller size, less overhead.
(FP_MODE_REG): New macro over which FP_mode_reg will be accessed.
(mark_regs_pat, straighten_stack): New functions.
(reg_to_stack): Amend initialisation of FP_mode_reg.
Mark FP registers mentioned in USE insns before NOTE_INSN_FUNCTION_BEG.
(get_true_reg): Eliminate FP subreg accesses in favour of the actual FP
register in use.
(record_reg_life_pat): Make it work on SUBREGs as well.  Make use of the new
mark_regs_pat function.  Handle USE insns if called unnested.
(record_reg_life): Don't check for QImode again, we know that it is there.
Process CALL_INSNs like all other insns, they might `use' some FP argument
registers if register passing.
(stack_result_p): Changed in stack_result and returning an rtx.
(stack_reg_life_analysis): Take a new stackentry state argument.
Use stack_result and the rtx to mark using mark_regs_pat.  This ensures that
types that need multiple FP registers are handled correctly
Delete the no_live_regs shortcut to save space.
Use stackentry state to determine filled registers.
(replace_reg): Accept COMPLEX_FLOAT as well.
(move_for_stack_reg): Optimise away some pointer dereferencing.
(subst_stack_regs): Make sure the stack is in the right order and of the right
size for register passing.
(goto_block_pat): Make sure the stack is in the right order to return possible
multi-register values from the function.
(convert_regs): Fix comment about CALL_INSN, it's no longer valid.
Make sure the stack is of the right size and in the right order to return
possible multi-register values from the function.

From-SVN: r9459

29 years ago(attrib): Permit null-length argument list to attributes.
Richard Kenner [Tue, 25 Apr 1995 22:57:39 +0000 (18:57 -0400)]
(attrib): Permit null-length argument list to attributes.

From-SVN: r9458

29 years ago(attribute_in_list): New declaration.
Richard Kenner [Tue, 25 Apr 1995 22:52:37 +0000 (18:52 -0400)]
(attribute_in_list): New declaration.

From-SVN: r9457

29 years ago(valid_machine_attribute): Use new function attribute_in_list...
Richard Kenner [Tue, 25 Apr 1995 22:52:18 +0000 (18:52 -0400)]
(valid_machine_attribute): Use new function attribute_in_list...

(valid_machine_attribute): Use new function attribute_in_list, makes
sure type_attribute_variants are reused even when attributes have
parameters.
Assign any new type to TREE_TYPE (decl).
(attribute_in_list): New function.
(attribute_list_contained): Use it.

From-SVN: r9456

29 years ago(main): Pass INIT_ENVIRONMENT to putenv.
Jim Wilson [Tue, 25 Apr 1995 22:39:42 +0000 (15:39 -0700)]
(main): Pass INIT_ENVIRONMENT to putenv.

From-SVN: r9455

29 years ago(chain_member_purpose): Make similar to chain_member_value.
Richard Kenner [Tue, 25 Apr 1995 22:39:11 +0000 (18:39 -0400)]
(chain_member_purpose): Make similar to chain_member_value.

From-SVN: r9454

29 years ago(INIT_ENVIRONMENT): Define as string not putenv call.
Jim Wilson [Tue, 25 Apr 1995 22:38:15 +0000 (15:38 -0700)]
(INIT_ENVIRONMENT): Define as string not putenv call.

From-SVN: r9453

29 years ago(expand_return): When returning BLKmode structure in
Jim Wilson [Tue, 25 Apr 1995 22:25:28 +0000 (15:25 -0700)]
(expand_return): When returning BLKmode structure in
registers, copy it to a psuedo-reg instead of to hard registers.

From-SVN: r9452

29 years agoMake-lang.in.
Richard Kenner [Tue, 25 Apr 1995 22:08:27 +0000 (18:08 -0400)]
Make-lang.in.

From-SVN: r9451

29 years agoChange "realclean" to "maintainer-clean".
Richard Kenner [Tue, 25 Apr 1995 22:07:11 +0000 (18:07 -0400)]
Change "realclean" to "maintainer-clean".

From-SVN: r9450

29 years agoRemoved __NetBSD__ from conditional.
Richard Kenner [Tue, 25 Apr 1995 21:47:34 +0000 (17:47 -0400)]
Removed __NetBSD__ from conditional.

Declare strerror if HAVE_STRERROR is defined; otherwise declare
sys_errlist and sys_nerr.
(my_strerror): New function.
(errno): Don't define if already defined as a macro.

From-SVN: r9449

29 years ago(current_file_function_operand): Return false if profiling.
Richard Kenner [Tue, 25 Apr 1995 21:43:07 +0000 (17:43 -0400)]
(current_file_function_operand): Return false if profiling.

From-SVN: r9448

29 years ago(convert_move): Don't access a hard reg in an invalid mode when doing
Richard Kenner [Tue, 25 Apr 1995 21:05:37 +0000 (17:05 -0400)]
(convert_move): Don't access a hard reg in an invalid mode when doing
a truncation.

From-SVN: r9447

29 years ago(CONST_OK_FOR_LETTER_P, case 'L'): Reject 0x80000000.
Richard Kenner [Tue, 25 Apr 1995 20:36:31 +0000 (16:36 -0400)]
(CONST_OK_FOR_LETTER_P, case 'L'): Reject 0x80000000.

From-SVN: r9446

29 years ago(add_operand): Test for exactly the constants allowed by the
Richard Kenner [Tue, 25 Apr 1995 20:36:05 +0000 (16:36 -0400)]
(add_operand): Test for exactly the constants allowed by the
constraints.

From-SVN: r9445

29 years ago(start_decl): New args for attributes; call decl_attributes.
Richard Kenner [Tue, 25 Apr 1995 20:06:42 +0000 (16:06 -0400)]
(start_decl): New args for attributes; call decl_attributes.

From-SVN: r9444

29 years ago(start_decl): Two new tree parameters.
Richard Kenner [Tue, 25 Apr 1995 20:06:19 +0000 (16:06 -0400)]
(start_decl): Two new tree parameters.

From-SVN: r9443

29 years ago(initdcl, notype_initdcl): Pass attributes to start_decl; delete call
Richard Kenner [Tue, 25 Apr 1995 20:06:00 +0000 (16:06 -0400)]
(initdcl, notype_initdcl): Pass attributes to start_decl; delete call
to decl_attributes.

From-SVN: r9442

29 years agoDo not allow DFs to use 2 register addressing if -msoft-float
Michael Meissner [Tue, 25 Apr 1995 19:46:08 +0000 (19:46 +0000)]
Do not allow DFs to use 2 register addressing if -msoft-float

From-SVN: r9441

29 years ago(divhi3, udivhi3, modhi3, umodhi3): Deleted these insns plus some surrounding trash.
Richard Kenner [Tue, 25 Apr 1995 19:45:30 +0000 (15:45 -0400)]
(divhi3, udivhi3, modhi3, umodhi3): Deleted these insns plus some surrounding trash.

(divhi3, udivhi3, modhi3, umodhi3): Deleted these insns plus some
surrounding trash.
(divmodhi4, udivmodhi4): Added these insns.

From-SVN: r9440

29 years ago(duplicate_decls): Don't look at TYPE_ACTUAL_ARG_TYPES if it is not
Richard Kenner [Tue, 25 Apr 1995 17:30:35 +0000 (13:30 -0400)]
(duplicate_decls): Don't look at TYPE_ACTUAL_ARG_TYPES if it is not
set.

From-SVN: r9439

29 years agoInitial revision
Richard Kenner [Tue, 25 Apr 1995 16:42:00 +0000 (12:42 -0400)]
Initial revision

From-SVN: r9438

29 years ago(alpha_builtin_saveregs): Add to incoming args addr if less than 6
Richard Kenner [Tue, 25 Apr 1995 14:12:34 +0000 (10:12 -0400)]
(alpha_builtin_saveregs): Add to incoming args addr if less than 6
named args, not less than or equal to.

From-SVN: r9437

29 years ago(fatal, error): Make first arg const to avoid warning.
Richard Kenner [Mon, 24 Apr 1995 23:44:34 +0000 (19:44 -0400)]
(fatal, error): Make first arg const to avoid warning.

From-SVN: r9436

29 years ago(expand_end_bindings): Write a BARRIER after call to abort in nonlocal
Richard Kenner [Mon, 24 Apr 1995 23:22:18 +0000 (19:22 -0400)]
(expand_end_bindings): Write a BARRIER after call to abort in nonlocal
handler.

From-SVN: r9435

29 years ago(expand_decl_init): Call preserve_temp_slots to keep around any temp
Richard Kenner [Mon, 24 Apr 1995 19:25:06 +0000 (15:25 -0400)]
(expand_decl_init): Call preserve_temp_slots to keep around any temp
whose address was taken.

From-SVN: r9434

29 years ago67th Cygnus<->FSF merge
Mike Stump [Mon, 24 Apr 1995 17:27:46 +0000 (17:27 +0000)]
67th Cygnus<->FSF merge

From-SVN: r9433

29 years ago(call_internal_reg): Fix typos in length calculation.
Torbjorn Granlund [Fri, 21 Apr 1995 23:39:23 +0000 (23:39 +0000)]
(call_internal_reg): Fix typos in length calculation.

(call_value_internal_reg): Likewise.

From-SVN: r9432

29 years ago(STANDARD_INCLUDE_DIR): New macro.
Roland McGrath [Fri, 21 Apr 1995 17:18:23 +0000 (17:18 +0000)]
(STANDARD_INCLUDE_DIR): New macro.

From-SVN: r9431

29 years ago(STANDARD_INCLUDE_DIR): Macro moved to generic gnu.h.
Roland McGrath [Fri, 21 Apr 1995 17:17:09 +0000 (17:17 +0000)]
(STANDARD_INCLUDE_DIR): Macro moved to generic gnu.h.

From-SVN: r9430

29 years ago(default_compilers): Pass -I to gnat1.
Richard Kenner [Fri, 21 Apr 1995 12:23:45 +0000 (08:23 -0400)]
(default_compilers): Pass -I to gnat1.

From-SVN: r9429

29 years ago(lang_options): Add -I for GNAT.
Richard Kenner [Fri, 21 Apr 1995 12:22:39 +0000 (08:22 -0400)]
(lang_options): Add -I for GNAT.

From-SVN: r9428

29 years ago(integer_all_onesp): Test to size of mode, not TYPE_PRECISION.
Richard Kenner [Fri, 21 Apr 1995 12:11:06 +0000 (08:11 -0400)]
(integer_all_onesp): Test to size of mode, not TYPE_PRECISION.

From-SVN: r9427

29 years ago(main): Turn on -fforce-mem for -O2.
Richard Kenner [Fri, 21 Apr 1995 12:08:07 +0000 (08:08 -0400)]
(main): Turn on -fforce-mem for -O2.

From-SVN: r9426

29 years ago([lr]rotate_double): Replace; old versions were bogus.
Richard Kenner [Fri, 21 Apr 1995 12:03:23 +0000 (08:03 -0400)]
([lr]rotate_double): Replace; old versions were bogus.

(fold, shift and rotate): Don't call tree_int_cst_sgn on non-integer.
(fold, case LROTATE_EXPR): If constant count, convert to RROTATE_EXPR.
(fold, case RROTATE_EXPR): Sometimes commute logical op with rotate.
Delete pair of counteracting shifts.

From-SVN: r9425

29 years ago(simplify_logical, case AND): If still an AND, get new values for op0
Richard Kenner [Fri, 21 Apr 1995 11:57:42 +0000 (07:57 -0400)]
(simplify_logical, case AND): If still an AND, get new values for op0
and op1.

From-SVN: r9424

29 years agoCompletely rewritten.
Jim Wilson [Fri, 21 Apr 1995 01:19:27 +0000 (18:19 -0700)]
Completely rewritten.

From-SVN: r9423

29 years ago(FAST_BIT, CONSTLEN_2_BIT, CONSTLEN_3_BIT, CONSTLEN_0_BIT,
Jim Wilson [Fri, 21 Apr 1995 01:19:03 +0000 (18:19 -0700)]
(FAST_BIT, CONSTLEN_2_BIT, CONSTLEN_3_BIT, CONSTLEN_0_BIT,

TARGET_FASTCODE, TARGET_CLEN3, TARGET_CLEN0, TARGET_OPTIONS): Delete.
(TARGET_SWITCHES): Delete -mclen3 and -mclen0 options.
(TARGET_DEFAULT): Is zero.
(OVERRIDE_OPTIONS): Delete code to set max_count_si and max_count_hi.
(SPECIAL_REG): New macro.
(HARD_REGNO_MODE_OK): Allow any mode in any general register.
(GO_IF_LEGITIMATE_ADDRESS): Delete constant + reg address case.
(MOVE_RATIO): Define to 2 when TARGET_SMALLCODE.
(max_si, max_hi, max_count_si, max_count_hi): Delete.

From-SVN: r9422

29 years agoDelete spurious constraints from all define_expands.
Jim Wilson [Fri, 21 Apr 1995 01:18:26 +0000 (18:18 -0700)]
Delete spurious constraints from all define_expands.

(rotlsi3_1): Set T reg instead of clobbering it.
(ashrsi3): Use expand_ashiftrt instead of gen_shifty_op.
(movsi_i, movhi_i, movsf_i): Add conditions to reject patterns
needing a reload.
(movdi-2, movdf_k): Correct conditions to reject patterns needing
a reload.
([inverse_]branch_{true,false}): Pass operands to output_branch.
(jump): Delete unnecessary braces.
(call, call_value): Don't use expand_acall.  Force operand0 into
a register.

From-SVN: r9421

29 years agoUse TREE_ADDRESSABLE rather than | TYPE_NEEDS_CONSTRUCTING to decide whether a...
Jason Merrill [Thu, 20 Apr 1995 22:26:30 +0000 (22:26 +0000)]
Use TREE_ADDRESSABLE rather than | TYPE_NEEDS_CONSTRUCTING to decide whether a...

Use TREE_ADDRESSABLE rather than
|        TYPE_NEEDS_CONSTRUCTING to decide whether a parameter needs to be
|        passed by invisible reference.

From-SVN: r9420

29 years ago(TARGET_SWITCHES): Fix typo.
Torbjorn Granlund [Wed, 19 Apr 1995 21:49:24 +0000 (21:49 +0000)]
(TARGET_SWITCHES): Fix typo.

From-SVN: r9419

29 years ago66th Cygnus<->FSF merge
Mike Stump [Wed, 19 Apr 1995 17:08:54 +0000 (17:08 +0000)]
66th Cygnus<->FSF merge

From-SVN: r9418

29 years ago(get_set_constructor_bytes): Fix BITS_BIG_ENDIAN -> BYTES_BIG_ENDIAN.
Per Bothner [Wed, 19 Apr 1995 01:09:38 +0000 (18:09 -0700)]
(get_set_constructor_bytes):  Fix BITS_BIG_ENDIAN -> BYTES_BIG_ENDIAN.

From-SVN: r9417

29 years ago(store_constructor): Fix BITS_BIG_ENDIAN -> BYTES_BIG_ENDIAN for SET_TYPE.
Per Bothner [Wed, 19 Apr 1995 01:07:59 +0000 (18:07 -0700)]
(store_constructor):  Fix BITS_BIG_ENDIAN -> BYTES_BIG_ENDIAN for SET_TYPE.

From-SVN: r9416

29 years ago(FIXPROTO_DEFINES): Define _HPUX_SOURCE so putenv gets seen.
Per Bothner [Wed, 19 Apr 1995 00:23:29 +0000 (17:23 -0700)]
(FIXPROTO_DEFINES): Define _HPUX_SOURCE so putenv gets seen.

From-SVN: r9415

29 years agoAlways define handle_pragma_weak, but don't do anything unless
Michael Meissner [Tue, 18 Apr 1995 20:51:03 +0000 (20:51 +0000)]
Always define handle_pragma_weak, but don't do anything unless
HANDLE_PRAGMA_WEAK is defined.

From-SVN: r9414

29 years agoDo not put enclose within HANDLE_SYSV_PRAGMA
Michael Meissner [Tue, 18 Apr 1995 20:06:17 +0000 (20:06 +0000)]
Do not put enclose within HANDLE_SYSV_PRAGMA

From-SVN: r9413

29 years ago65th Cygnus<->FSF merge
Mike Stump [Tue, 18 Apr 1995 19:23:38 +0000 (19:23 +0000)]
65th Cygnus<->FSF merge

From-SVN: r9412

29 years agoDo not give an error for __attribute__((weak)) on systems that do not support it.
Michael Meissner [Tue, 18 Apr 1995 18:59:29 +0000 (18:59 +0000)]
Do not give an error for __attribute__((weak)) on systems that do not support it.

From-SVN: r9411

29 years agoMove pragma interface support to c-pragma.h
Michael Meissner [Tue, 18 Apr 1995 18:16:51 +0000 (18:16 +0000)]
Move pragma interface support to c-pragma.h

From-SVN: r9410

29 years agoInitial revision
Michael Meissner [Tue, 18 Apr 1995 18:10:45 +0000 (18:10 +0000)]
Initial revision

From-SVN: r9409

29 years agoDo not generate mem->mem SF moves if -msoft-float
Michael Meissner [Tue, 18 Apr 1995 18:08:17 +0000 (18:08 +0000)]
Do not generate mem->mem SF moves if -msoft-float

From-SVN: r9408

29 years agoMake weak symbols work again.
Michael Meissner [Tue, 18 Apr 1995 10:56:20 +0000 (10:56 +0000)]
Make weak symbols work again.

From-SVN: r9407

29 years ago(size_int): Arg is unsigned HOST_WIDE_INT.
Richard Kenner [Tue, 18 Apr 1995 10:19:35 +0000 (06:19 -0400)]
(size_int): Arg is unsigned HOST_WIDE_INT.

From-SVN: r9406

29 years ago(size_int): Likewise.
Richard Kenner [Tue, 18 Apr 1995 10:19:10 +0000 (06:19 -0400)]
(size_int): Likewise.

From-SVN: r9405

29 years agoASM_OUTPUT_EXTERNAL revisited
Jason Merrill [Tue, 18 Apr 1995 06:35:02 +0000 (06:35 +0000)]
ASM_OUTPUT_EXTERNAL revisited

From-SVN: r9404

29 years agocpplib.c: Rename make_definition to cpp_define.
Per Bothner [Mon, 17 Apr 1995 23:43:46 +0000 (16:43 -0700)]
cpplib.c: Rename make_definition to cpp_define.

* cpplib.c:  Rename  make_definition to cpp_define.
* cpplib.c (special_symbol):  For T_SPECLINE, calculate __LINE__
in enclosing file buffer, not current buffer (if macro expanding).
(cpp_get_token):  Fix thinko (in code for chopping unneeded space).

From-SVN: r9403

29 years ago* cpplib.h (cpp_define): New declaration.
Per Bothner [Mon, 17 Apr 1995 23:43:30 +0000 (16:43 -0700)]
* cpplib.h (cpp_define):  New declaration.

From-SVN: r9402

29 years ago* config/mips/x-iris6 (FIXPROTO_DEFINES): Add -D_LANGUAGE_C_PLUS_PLUS.
Per Bothner [Mon, 17 Apr 1995 23:30:56 +0000 (16:30 -0700)]
* config/mips/x-iris6 (FIXPROTO_DEFINES):  Add -D_LANGUAGE_C_PLUS_PLUS.

From-SVN: r9401

29 years ago* config/mips/x-iris (FIXPROTO_DEFINES): Add -D_LANGUAGE_C_PLUS_PLUS.
Per Bothner [Mon, 17 Apr 1995 23:30:38 +0000 (16:30 -0700)]
* config/mips/x-iris (FIXPROTO_DEFINES):  Add -D_LANGUAGE_C_PLUS_PLUS.

From-SVN: r9400

29 years ago(ASM_IDENTIFY_GCC, ASM_IDENTIFY_LANGUAGE): Define.
Jim Wilson [Mon, 17 Apr 1995 21:06:01 +0000 (14:06 -0700)]
(ASM_IDENTIFY_GCC, ASM_IDENTIFY_LANGUAGE): Define.

From-SVN: r9399

29 years ago(CPP_SPECS): Define and use _ABI64 instead of _MIPS_SIM_ABI64.
Jim Wilson [Mon, 17 Apr 1995 21:05:40 +0000 (14:05 -0700)]
(CPP_SPECS): Define and use _ABI64 instead of _MIPS_SIM_ABI64.

(CPP_SPECS): Define and use _ABI64 instead of
_MIPS_SIM_ABI64.
(SETUP_INCOMING_VARARGS): Set MEM_IN_STRUCT_P if big endian target.

From-SVN: r9398

29 years ago(get_last_value): Ignore BARRIER when scanning backwards.
Jim Wilson [Mon, 17 Apr 1995 20:55:26 +0000 (13:55 -0700)]
(get_last_value): Ignore BARRIER when scanning backwards.

(move_deaths): New variables before_dead and after_dead.  Set them
to instructions that have valid INSN_CUID values and use in test.

From-SVN: r9397

29 years ago(subst_prev_insn): New variable.
Jim Wilson [Mon, 17 Apr 1995 20:49:59 +0000 (13:49 -0700)]
(subst_prev_insn): New variable.

(try_combine): Set it.
(get_last_value): Use it.

From-SVN: r9396

29 years ago(find_reloads): Recompute reg_equiv_address from reg_equiv_memory_loc before using it.
Jim Wilson [Mon, 17 Apr 1995 19:46:50 +0000 (12:46 -0700)]
(find_reloads): Recompute reg_equiv_address from reg_equiv_memory_loc before using it.

(find_reloads): Recompute reg_equiv_address from
reg_equiv_memory_loc before using it.
(find_reloads_toplev, make_memloc): Likewise.

From-SVN: r9395

29 years ago(instantiate_decls): Use temporary allocation if
Jim Wilson [Mon, 17 Apr 1995 19:23:52 +0000 (12:23 -0700)]
(instantiate_decls): Use temporary allocation if
DECL_DEFER_OUTPUT is set.

From-SVN: r9394

29 years ago(expand_builtin, case BUILT_IN_MEMCPY): Call force_operand
Jim Wilson [Mon, 17 Apr 1995 19:19:48 +0000 (12:19 -0700)]
(expand_builtin, case BUILT_IN_MEMCPY): Call force_operand
on dest_rtx before returning it.

From-SVN: r9393

29 years agoweaken C++ free-store functions
Jason Merrill [Sun, 16 Apr 1995 06:17:34 +0000 (06:17 +0000)]
weaken C++ free-store functions

From-SVN: r9392

29 years agoattributes weak and alias
Jason Merrill [Sun, 16 Apr 1995 06:14:00 +0000 (06:14 +0000)]
attributes weak and alias

From-SVN: r9391

29 years ago(expand_call): Call preserve_temp_slots on temps made for BLKmode args
Richard Kenner [Sat, 15 Apr 1995 17:52:45 +0000 (13:52 -0400)]
(expand_call): Call preserve_temp_slots on temps made for BLKmode args
returned in registers.

From-SVN: r9390

29 years ago(override_options): Fix typo.
Richard Kenner [Sat, 15 Apr 1995 17:26:23 +0000 (13:26 -0400)]
(override_options): Fix typo.

From-SVN: r9389

29 years agoalpha.c (output_epilog): Initialize fp_offset to 0, and
Brendan Kehoe [Sat, 15 Apr 1995 16:12:24 +0000 (12:12 -0400)]
alpha.c (output_epilog): Initialize fp_offset to 0, and

        * alpha/alpha.c (output_epilog): Initialize fp_offset to 0, and

        make sure it's non-zero before we try to use it to restore the

        frame pointer.

From-SVN: r9388

29 years agoReorganize va_arg
Jason Merrill [Fri, 14 Apr 1995 23:44:01 +0000 (23:44 +0000)]
Reorganize va_arg

From-SVN: r9387

29 years ago(ASM_OUTPUT_SECTION_NAME): Make the section read-only executable "ax" if DECL is...
Roland McGrath [Fri, 14 Apr 1995 23:31:05 +0000 (23:31 +0000)]
(ASM_OUTPUT_SECTION_NAME): Make the section read-only executable "ax" if DECL is a FUNCTION_DECL...

(ASM_OUTPUT_SECTION_NAME): Make the section read-only executable "ax"
if DECL is a FUNCTION_DECL; read-only "a" (previously the case always)
if DECL is TREE_READONLY; otherwise writable "aw".

From-SVN: r9386

29 years ago(output_prolog): Changed stack probe at function entry.
Richard Kenner [Fri, 14 Apr 1995 22:49:07 +0000 (18:49 -0400)]
(output_prolog): Changed stack probe at function entry.

From-SVN: r9385

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