gcc.git
29 years agoUse REAL_VALUE_TO_TARGET_{DOUBLE,SINGLE} to print float values
Ian Lance Taylor [Tue, 27 Dec 1994 20:11:06 +0000 (20:11 +0000)]
Use REAL_VALUE_TO_TARGET_{DOUBLE,SINGLE} to print float values

From-SVN: r8692

29 years ago(convert_to_pointer): Eliminate ref to null_pointer_node.
Richard Kenner [Sun, 25 Dec 1994 12:22:24 +0000 (07:22 -0500)]
(convert_to_pointer): Eliminate ref to null_pointer_node.

From-SVN: r8691

29 years agoHandle recursive <limits.h>
Ian Lance Taylor [Thu, 22 Dec 1994 17:50:42 +0000 (17:50 +0000)]
Handle recursive <limits.h>

From-SVN: r8690

29 years agoOn a NeXT, <limits.h> is sometimes not in /usr/include, so look elsewhere
Ian Lance Taylor [Thu, 22 Dec 1994 17:16:22 +0000 (17:16 +0000)]
On a NeXT, <limits.h> is sometimes not in /usr/include, so look elsewhere

From-SVN: r8689

29 years ago(__va_rounded_size): Delete.
Richard Kenner [Wed, 21 Dec 1994 20:56:01 +0000 (15:56 -0500)]
(__va_rounded_size): Delete.

(__va_round): Args have at least PARM_BOUNDARY (=32) alignment.

From-SVN: r8688

29 years ago(TRAMPOLINE_TEMPLATE): Specify some code as explicit hex words.
Richard Kenner [Wed, 21 Dec 1994 20:55:21 +0000 (15:55 -0500)]
(TRAMPOLINE_TEMPLATE): Specify some code as explicit hex words.

Shorten template.
(TRAMPOLINE_SIZE,INITIALIZE_TRAMPOLINE): Update accordingly.
(FUNCTION_ARG,FUNCTION_ARG_ADVANCE): Aggregates are ALWAYS passed
on the stack.

From-SVN: r8687

29 years ago(sun4:SunOS:*:*): Handle Solbourne OS/MP systems.
Richard Kenner [Wed, 21 Dec 1994 20:51:03 +0000 (15:51 -0500)]
(sun4:SunOS:*:*): Handle Solbourne OS/MP systems.

From-SVN: r8686

29 years ago(sqrtsf2, sinsf2, sindf2, sinxf2): Define.
Richard Kenner [Wed, 21 Dec 1994 20:36:31 +0000 (15:36 -0500)]
(sqrtsf2, sinsf2, sindf2, sinxf2): Define.

(cossf2, cosdf2, cosxf2): Likewise.
(sqrtxf2): Operand 1 now XFmode.

From-SVN: r8685

29 years ago(adddi3, subdi3): New patterns.
Richard Kenner [Wed, 21 Dec 1994 19:39:36 +0000 (14:39 -0500)]
(adddi3, subdi3): New patterns.

From-SVN: r8684

29 years ago(mulhisi3): Add truncate to mulhisi3 to fix bug and change from define_insn to...
Richard Kenner [Wed, 21 Dec 1994 18:56:02 +0000 (13:56 -0500)]
(mulhisi3): Add truncate to mulhisi3 to fix bug and change from define_insn to...

(mulhisi3): Add truncate to mulhisi3 to fix bug and change from
define_insn to define_expand to survive register presssure.

From-SVN: r8683

29 years ago(expand_asm_operands): Make sure input operands are valid constants if
Richard Kenner [Wed, 21 Dec 1994 18:45:42 +0000 (13:45 -0500)]
(expand_asm_operands): Make sure input operands are valid constants if
they are constants.

From-SVN: r8682

29 years ago(expand_call): Only inline if DECL_INLINE; don't call
Richard Kenner [Wed, 21 Dec 1994 18:29:35 +0000 (13:29 -0500)]
(expand_call): Only inline if DECL_INLINE; don't call
function_cannot_inline_p here.

From-SVN: r8681

29 years ago(rest_of_compilation): Adjust tests for when to inline and when to
Richard Kenner [Wed, 21 Dec 1994 18:29:03 +0000 (13:29 -0500)]
(rest_of_compilation): Adjust tests for when to inline and when to
defer.

From-SVN: r8680

29 years ago(expand_expr_stmt): If want values for statements, convert function to
Richard Kenner [Wed, 21 Dec 1994 17:50:57 +0000 (12:50 -0500)]
(expand_expr_stmt): If want values for statements, convert function to
address-of-function.

From-SVN: r8679

29 years agoAlways copy flags to new MEM in simplify_shift_const.
Ian Lance Taylor [Wed, 21 Dec 1994 05:00:26 +0000 (05:00 +0000)]
Always copy flags to new MEM in simplify_shift_const.

From-SVN: r8678

29 years agoAdd comment about last change, in accordance with copyright.
Ian Lance Taylor [Wed, 21 Dec 1994 00:52:24 +0000 (00:52 +0000)]
Add comment about last change, in accordance with copyright.

From-SVN: r8677

29 years ago51st Cygnus<->FSF merge
Mike Stump [Tue, 20 Dec 1994 22:14:37 +0000 (22:14 +0000)]
51st Cygnus<->FSF merge

From-SVN: r8676

29 years ago(LINK_SPEC): Add case for -shared, just like in rs6000.h.
Richard Kenner [Tue, 20 Dec 1994 19:15:45 +0000 (14:15 -0500)]
(LINK_SPEC): Add case for -shared, just like in rs6000.h.

From-SVN: r8675

29 years agoBuild libgcc.a
Michael Meissner [Tue, 20 Dec 1994 14:31:20 +0000 (14:31 +0000)]
Build libgcc.a

From-SVN: r8674

29 years agoSupport SYSV pragmas
Michael Meissner [Tue, 20 Dec 1994 14:15:42 +0000 (14:15 +0000)]
Support SYSV pragmas

From-SVN: r8673

29 years ago(CLIB): Add -L/usr/lib/cmplrs/cc3.11.
Jim Wilson [Tue, 20 Dec 1994 01:58:17 +0000 (17:58 -0800)]
(CLIB): Add -L/usr/lib/cmplrs/cc3.11.

From-SVN: r8672

29 years ago(HAVE_VPRINTF): Delete.
Jim Wilson [Tue, 20 Dec 1994 01:54:56 +0000 (17:54 -0800)]
(HAVE_VPRINTF): Delete.

From-SVN: r8671

29 years ago(mark_set_1): For multi-reg hard register, clear all
Jim Wilson [Tue, 20 Dec 1994 01:53:11 +0000 (17:53 -0800)]
(mark_set_1): For multi-reg hard register, clear all
reg_next_use entries.

From-SVN: r8670

29 years ago(stmp-multilib): Check recursive make's return code.
Doug Evans [Mon, 19 Dec 1994 22:49:45 +0000 (22:49 +0000)]
(stmp-multilib): Check recursive make's return code.

(.PHONY): Tell GNU make the various LANGUAGES are phony targets.

From-SVN: r8669

29 years agoDon't print CONST_DOUBLE as floating point if not MODE_FLOAT
Ian Lance Taylor [Mon, 19 Dec 1994 22:08:55 +0000 (22:08 +0000)]
Don't print CONST_DOUBLE as floating point if not MODE_FLOAT

From-SVN: r8668

29 years ago(fpadd_parts): Adding infinities with opposite signs yields a NaN.
Jim Wilson [Mon, 19 Dec 1994 20:48:30 +0000 (12:48 -0800)]
(fpadd_parts): Adding infinities with opposite signs yields a NaN.

From-SVN: r8667

29 years ago(invariant_p): Reject const volatile references.
Jim Wilson [Mon, 19 Dec 1994 20:27:20 +0000 (12:27 -0800)]
(invariant_p): Reject const volatile references.

From-SVN: r8666

29 years ago* pa.md (pic2_highpart): Accept readonly operands.
Jeff Law [Mon, 19 Dec 1994 02:54:42 +0000 (19:54 -0700)]
* pa.md (pic2_highpart): Accept readonly operands.

From-SVN: r8665

29 years ago(macarg1): Count newline at end of C++ comment.
Jim Wilson [Sun, 18 Dec 1994 21:35:07 +0000 (13:35 -0800)]
(macarg1): Count newline at end of C++ comment.

From-SVN: r8664

29 years ago(CPP_PREDEFINES): Change _MIPSEB to _MIPSEL.
Jim Wilson [Sun, 18 Dec 1994 21:28:40 +0000 (13:28 -0800)]
(CPP_PREDEFINES): Change _MIPSEB to _MIPSEL.

From-SVN: r8663

29 years ago(layout_decl): Allow DECL_BIT_FIELD for any type.
Richard Kenner [Sun, 18 Dec 1994 11:54:29 +0000 (06:54 -0500)]
(layout_decl): Allow DECL_BIT_FIELD for any type.

From-SVN: r8662

29 years agopa.h (readonly_section): During PIC code generation, put readonly data into the stand...
Jeff Law [Sat, 17 Dec 1994 08:43:03 +0000 (01:43 -0700)]
pa.h (readonly_section): During PIC code generation, put readonly data into the standard data section.

* pa.h (readonly_section): During PIC code generation, put
readonly data into the standard data section.

* pa.c (pic_label_operand): Disallow SYMBOL_REFs (constant data).

From-SVN: r8661

29 years ago(ashiftrt_r4_1): Delete useless or instruction.
Jim Wilson [Sat, 17 Dec 1994 01:13:41 +0000 (17:13 -0800)]
(ashiftrt_r4_1): Delete useless or instruction.

Add nop to rts delay slot.

From-SVN: r8660

29 years ago(DBX_BLOCKS_FUNCTION_RELATIVE, DBX_FUNCTION_FIRST,
Jim Wilson [Fri, 16 Dec 1994 23:30:11 +0000 (15:30 -0800)]
(DBX_BLOCKS_FUNCTION_RELATIVE, DBX_FUNCTION_FIRST,

DBX_OUTPUT_MAIN_SOURCE_FILE_END): Define.
(ASM_OUTPUT_SOURCE_LINE): Modify it to output function relative stabs.

From-SVN: r8659

29 years ago(distribute_notes): When output an insn to hold a REG_DEAD note,
Richard Kenner [Fri, 16 Dec 1994 11:44:16 +0000 (06:44 -0500)]
(distribute_notes): When output an insn to hold a REG_DEAD note,

update basic_block_head if necessary.

From-SVN: r8658

29 years ago50th Cygnus<->FSF merge
Mike Stump [Fri, 16 Dec 1994 02:07:31 +0000 (02:07 +0000)]
50th Cygnus<->FSF merge

From-SVN: r8657

29 years agopa.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Don't emit a ".text" pseudo-op...
Jeff Law [Thu, 15 Dec 1994 20:24:05 +0000 (13:24 -0700)]
pa.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Don't emit a ".text" pseudo-op...

* pa.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Don't emit a ".text"
pseudo-op, we already make sure we're in the right space/subspace.

From-SVN: r8656

29 years ago(store_constructor): Properly get constant part of bit position when
Richard Kenner [Thu, 15 Dec 1994 12:49:16 +0000 (07:49 -0500)]
(store_constructor): Properly get constant part of bit position when
DECL_FIELD_BITPOS is a PLUS_EXPR.

From-SVN: r8655

29 years ago(get_inner_reference): Use EXACT_DIV_EXPR to compute byte offset from
Richard Kenner [Thu, 15 Dec 1994 00:01:13 +0000 (19:01 -0500)]
(get_inner_reference): Use EXACT_DIV_EXPR to compute byte offset from
bit offset.

From-SVN: r8654

29 years agoFix non-const atof parameter on NEWS-OS 4.2R
Ian Lance Taylor [Wed, 14 Dec 1994 16:42:18 +0000 (16:42 +0000)]
Fix non-const atof parameter on NEWS-OS 4.2R

From-SVN: r8653

29 years ago(handle_pragma): Only print warning once.
Doug Evans [Tue, 13 Dec 1994 23:40:41 +0000 (23:40 +0000)]
(handle_pragma): Only print warning once.

From-SVN: r8652

29 years ago(IMMEDIATE_PREFIX): Really define.
Richard Kenner [Tue, 13 Dec 1994 23:22:14 +0000 (18:22 -0500)]
(IMMEDIATE_PREFIX): Really define.

From-SVN: r8651

29 years ago(FUNCTION_EXTRA_EPILOGUE): Fix typo in mov.l opcode.
Richard Kenner [Tue, 13 Dec 1994 23:21:44 +0000 (18:21 -0500)]
(FUNCTION_EXTRA_EPILOGUE): Fix typo in mov.l opcode.

From-SVN: r8650

29 years ago(instantiate_virtual_regs_1, case PLUS): If offset is
Doug Evans [Tue, 13 Dec 1994 15:04:05 +0000 (15:04 +0000)]
(instantiate_virtual_regs_1, case PLUS): If offset is
zero, make sure register replacement is still validated.

From-SVN: r8649

29 years ago(expand_expr, case MINUS_EXPR): Properly handle case when the NEGATE
Richard Kenner [Tue, 13 Dec 1994 12:50:58 +0000 (07:50 -0500)]
(expand_expr, case MINUS_EXPR): Properly handle case when the NEGATE
overflows.

From-SVN: r8648

29 years ago(debug_reload): Use GET_MODE_NAME to avoid warning.
Richard Kenner [Mon, 12 Dec 1994 22:22:05 +0000 (17:22 -0500)]
(debug_reload): Use GET_MODE_NAME to avoid warning.

From-SVN: r8647

29 years ago(emit_store_flag): Set mode after canonicalizing op0/op1 so op1 is constant.
Doug Evans [Mon, 12 Dec 1994 18:17:32 +0000 (18:17 +0000)]
(emit_store_flag): Set mode after canonicalizing op0/op1 so op1 is constant.

From-SVN: r8646

29 years ago(locate_and_pad_parm): Don't call pad_below for BLKmode parms in regs.
Doug Evans [Mon, 12 Dec 1994 18:14:40 +0000 (18:14 +0000)]
(locate_and_pad_parm): Don't call pad_below for BLKmode parms in regs.

From-SVN: r8645

29 years ago(vms_fopen): Call `fopen' through an indirect pointer to inhibit checking argument...
Richard Kenner [Mon, 12 Dec 1994 13:04:24 +0000 (08:04 -0500)]
(vms_fopen): Call `fopen' through an indirect pointer to inhibit checking argument list against its prototype.

(vms_fopen): Call `fopen' through an indirect pointer to inhibit checking
argument list against its prototype.
Increase RMS multi-block count from 16 to 32.

From-SVN: r8644

29 years ago(do_include): Avoid dynamic initialization of aggregate.
Richard Kenner [Sat, 10 Dec 1994 22:03:42 +0000 (17:03 -0500)]
(do_include): Avoid dynamic initialization of aggregate.

From-SVN: r8643

29 years ago(cmpsi): Make this into a define_expand; legitimize PIC addresses if necessary.
Richard Kenner [Sat, 10 Dec 1994 21:57:40 +0000 (16:57 -0500)]
(cmpsi): Make this into a define_expand; legitimize PIC addresses if necessary.

(cmpsi): Make this into a define_expand; legitimize PIC addresses if
necessary.
Old cmpsi code now unnamed define_insn pattern.

From-SVN: r8642

29 years ago(pedantic_omit_one_operand): New function.
Richard Kenner [Sat, 10 Dec 1994 21:05:49 +0000 (16:05 -0500)]
(pedantic_omit_one_operand): New function.

(fold, case COND_EXPR): Use it instead of calling pedantic_non_lvalue on the
result of omit_one_operand.

From-SVN: r8641

29 years ago*** empty log message ***
Steve Chamberlain [Fri, 9 Dec 1994 23:52:37 +0000 (23:52 +0000)]
*** empty log message ***

From-SVN: r8640

29 years ago(BISONFLAGS): Delete --yacc.
Doug Evans [Fri, 9 Dec 1994 23:19:15 +0000 (23:19 +0000)]
(BISONFLAGS): Delete --yacc.

(PARSE_H): Depend on $(PARSE_C), for parallel makes.
(PARSE_C): Undo last patch.

From-SVN: r8639

29 years agors6000.h (LINK_SPEC): Add %{shared:-bM:SRE}.
Jason Merrill [Fri, 9 Dec 1994 23:11:54 +0000 (23:11 +0000)]
rs6000.h (LINK_SPEC): Add %{shared:-bM:SRE}.

Fri Dec  9 14:52:41 1994  Jason Merrill  <jason@phydeaux.cygnus.com>

        * rs6000/rs6000.h (LINK_SPEC): Add %{shared:-bM:SRE}.
        (LINK_LIBGCC_SPECIAL_1): Use LIBGCC_SPEC instead.

From-SVN: r8638

29 years ago* gcc.c (default_compilers): Add support for Chill (.ch and .chi).
Per Bothner [Fri, 9 Dec 1994 23:10:41 +0000 (15:10 -0800)]
* gcc.c (default_compilers):  Add support for Chill (.ch and .chi).

From-SVN: r8637

29 years ago(sys/byteorder.h): Turn extern inlines back into static inlines for targets...
Richard Kenner [Fri, 9 Dec 1994 22:31:38 +0000 (17:31 -0500)]
(sys/byteorder.h): Turn extern inlines back into static inlines for targets...

(sys/byteorder.h): Turn extern inlines back into static inlines for
targets (such as SPARC/Solaris) that don't supply these functions in
the C library.

From-SVN: r8636

29 years ago(MASK_NO_FPR, TARGET_NO_FPR): Define.
Richard Kenner [Fri, 9 Dec 1994 22:19:34 +0000 (17:19 -0500)]
(MASK_NO_FPR, TARGET_NO_FPR): Define.

(TARGET_SWITCHES): Add "fp-regs" and "no-fp-regs".
(CONDITIONAL_REGISTER_USAGE): Set FPRs fixed and call_used if TARGET_NO_FPR.

From-SVN: r8635

29 years ago(fold): Call real_zerop for real constants.
Doug Evans [Fri, 9 Dec 1994 21:06:03 +0000 (21:06 +0000)]
(fold): Call real_zerop for real constants.

From-SVN: r8634

29 years ago(dbxout_type_method_1): Don't try to look at the first
Jason Merrill [Fri, 9 Dec 1994 03:29:37 +0000 (03:29 +0000)]
(dbxout_type_method_1): Don't try to look at the first
        argument of non-methods (which might not have a first argument).

From-SVN: r8633

29 years agoInitial revision
Roland McGrath [Thu, 8 Dec 1994 21:07:20 +0000 (21:07 +0000)]
Initial revision

From-SVN: r8632

29 years ago(bsetmemqi, bclrmemqi): New patterns to set bit in memory byte with
Richard Kenner [Thu, 8 Dec 1994 20:41:17 +0000 (15:41 -0500)]
(bsetmemqi, bclrmemqi): New patterns to set bit in memory byte with
bit number dynamic (use bclr/bset instructions).

From-SVN: r8631

29 years ago(extend_operator): New predicate.
Richard Kenner [Thu, 8 Dec 1994 20:40:54 +0000 (15:40 -0500)]
(extend_operator): New predicate.

From-SVN: r8630

29 years ago(do_include): Don't turn newline markers into spaces when expanding an
Richard Kenner [Thu, 8 Dec 1994 19:33:33 +0000 (14:33 -0500)]
(do_include): Don't turn newline markers into spaces when expanding an
include file name.

From-SVN: r8629

29 years ago(discard_comments): If traditional, replace a comment with nothing
Richard Kenner [Thu, 8 Dec 1994 19:19:11 +0000 (14:19 -0500)]
(discard_comments): If traditional, replace a comment with nothing
instead of with a space.

From-SVN: r8628

29 years ago(char_name): New var.
Richard Kenner [Thu, 8 Dec 1994 19:13:25 +0000 (14:13 -0500)]
(char_name): New var.

(initialize_char_syntax): Initialize it.
(handle_directive): Use it to simplify printing of diagnostics.
Warn about '\r' too.
(create_definition, do_pragma, do_endif, make_assertion): Be consistent
about skipping all horizontal white space, not just space and tab.

From-SVN: r8627

29 years ago(CRT_END): Add dummy refs to ___brk_addr, __environ and atexit if
Richard Kenner [Thu, 8 Dec 1994 18:49:36 +0000 (13:49 -0500)]
(CRT_END): Add dummy refs to ___brk_addr, __environ and atexit if
__linux__ and __PIC__ defined.

From-SVN: r8626

29 years ago(distribute_notes): If can't find place for REG_DEAD note, add an INSN
Richard Kenner [Thu, 8 Dec 1994 02:57:53 +0000 (21:57 -0500)]
(distribute_notes): If can't find place for REG_DEAD note, add an INSN
with a USE to hold it.

From-SVN: r8625

29 years agoNew pattern for ior between SImode target and zero_extended value.
Richard Kenner [Wed, 7 Dec 1994 21:51:43 +0000 (16:51 -0500)]
New pattern for ior between SImode target and zero_extended value.

From-SVN: r8624

29 years ago(preserve_momentary): New function.
Richard Kenner [Wed, 7 Dec 1994 21:42:35 +0000 (16:42 -0500)]
(preserve_momentary): New function.

From-SVN: r8623

29 years ago(locate_and_pad_parm): Do padding before rounding
Doug Evans [Wed, 7 Dec 1994 20:58:08 +0000 (20:58 +0000)]
(locate_and_pad_parm): Do padding before rounding
so pad_below knows how much is needed.

From-SVN: r8622

29 years ago*** empty log message ***
Steve Chamberlain [Wed, 7 Dec 1994 02:04:12 +0000 (02:04 +0000)]
*** empty log message ***

From-SVN: r8621

29 years ago*** empty log message ***
Steve Chamberlain [Wed, 7 Dec 1994 01:52:01 +0000 (01:52 +0000)]
*** empty log message ***

From-SVN: r8620

29 years ago(init_decl_processing): Implement built-in functions fabsf, sqrtf,
Richard Kenner [Wed, 7 Dec 1994 00:11:19 +0000 (19:11 -0500)]
(init_decl_processing): Implement built-in functions fabsf, sqrtf,

sinf, cosf, fabsl, sqrtl, sinl, cosl.

From-SVN: r8619

29 years agoFix comments.
Richard Kenner [Wed, 7 Dec 1994 00:05:08 +0000 (19:05 -0500)]
Fix comments.

From-SVN: r8618

29 years ago(CPP_PREDEFINES): Set __GNUC_MINOR__ to 7.
Richard Kenner [Tue, 6 Dec 1994 23:42:11 +0000 (18:42 -0500)]
(CPP_PREDEFINES): Set __GNUC_MINOR__ to 7.

From-SVN: r8617

29 years agoEliminate `set symbol/scope=noGlobal'.
Richard Kenner [Tue, 6 Dec 1994 23:41:40 +0000 (18:41 -0500)]
Eliminate `set symbol/scope=noGlobal'.

From-SVN: r8616

29 years agot-sol2 (CRTSTUFF_T_CFLAGS): Don't use PIC if cross-compiling, use the native assemble...
Jason Merrill [Tue, 6 Dec 1994 20:09:44 +0000 (20:09 +0000)]
t-sol2 (CRTSTUFF_T_CFLAGS): Don't use PIC if cross-compiling, use the native assembler otherwise.

Mon Dec  5 19:32:48 1994  Jason Merrill  <jason@phydeaux.cygnus.com>

        * sparc/t-sol2 (CRTSTUFF_T_CFLAGS): Don't use PIC if
        cross-compiling, use the native assembler otherwise.

From-SVN: r8615

29 years ago(NO_IMPLICIT_EXTERN_C): Define it.
Roland McGrath [Tue, 6 Dec 1994 11:15:08 +0000 (11:15 +0000)]
(NO_IMPLICIT_EXTERN_C): Define it.

From-SVN: r8614

29 years agoInclude "gnu.h".
Roland McGrath [Tue, 6 Dec 1994 10:49:36 +0000 (10:49 +0000)]
Include "gnu.h".

From-SVN: r8613

29 years agoInitial revision
Roland McGrath [Tue, 6 Dec 1994 10:48:28 +0000 (10:48 +0000)]
Initial revision

From-SVN: r8612

29 years ago(dummy.c) [sony]: Include <sys/param.h> and emit newsos4 #ifdef NEWSOS4.
Roland McGrath [Tue, 6 Dec 1994 07:29:38 +0000 (07:29 +0000)]
(dummy.c) [sony]: Include <sys/param.h> and emit newsos4 #ifdef NEWSOS4.

From-SVN: r8611

29 years ago(LIB2FUNCS_EXTRA): Compile fp-bit.c
Doug Evans [Mon, 5 Dec 1994 21:59:27 +0000 (21:59 +0000)]
(LIB2FUNCS_EXTRA): Compile fp-bit.c

From-SVN: r8610

29 years ago(copy_loop_body): Reformat CODE_LABEL_NUMBER macro call
Jim Wilson [Mon, 5 Dec 1994 19:46:45 +0000 (11:46 -0800)]
(copy_loop_body): Reformat CODE_LABEL_NUMBER macro call
to avoid HPUX compiler bug.

From-SVN: r8609

29 years ago(negsf2): Flip sign bit if software floating point.
Doug Evans [Mon, 5 Dec 1994 18:53:20 +0000 (18:53 +0000)]
(negsf2): Flip sign bit if software floating point.

(negdf2,negxf2): Likewise.
(abssf2): Zero sign bit if software floating point.
(absdf2,absxf2): Likewise.

From-SVN: r8608

29 years ago(EXTRA_CONSTRAINT, case 'R'): Fix error in last change.
Richard Kenner [Mon, 5 Dec 1994 18:00:30 +0000 (13:00 -0500)]
(EXTRA_CONSTRAINT, case 'R'): Fix error in last change.

From-SVN: r8607

29 years ago(c-parse.h): Split away from c-parse.c for parallel makes.
Doug Evans [Mon, 5 Dec 1994 05:39:41 +0000 (05:39 +0000)]
(c-parse.h): Split away from c-parse.c for parallel makes.

(bi-parser.h): Likewise with bi-parser.c.

From-SVN: r8606

29 years agoDelete this patch:
Doug Evans [Mon, 5 Dec 1994 02:04:24 +0000 (02:04 +0000)]
Delete this patch:

* reorg.c (fill_slots_from_thread): Create a USE insn for any
redundant insn we pretend to fill a delay slot with.  Continue
searching for a suitable delay slot insn at the new USE insn.

From-SVN: r8605

29 years ago* expr.c (store_constructor): Add support for SET_TYPE.
Per Bothner [Sat, 3 Dec 1994 04:17:51 +0000 (20:17 -0800)]
* expr.c (store_constructor):  Add support for SET_TYPE.

From-SVN: r8604

29 years ago(xcoff_output_standard_types): Add TARGET_64BIT dependencies.
Richard Kenner [Fri, 2 Dec 1994 23:14:05 +0000 (18:14 -0500)]
(xcoff_output_standard_types): Add TARGET_64BIT dependencies.

(xcoff_output_standard_types): Add TARGET_64BIT dependencies.  Add
"wchar", "long long int", and "long long unsigned int" built-in C
types.

From-SVN: r8603

29 years ago(MASK_64BIT, TARGET_64BIT, SHORT_TYPE_SIZE): Define.
Richard Kenner [Fri, 2 Dec 1994 23:13:28 +0000 (18:13 -0500)]
(MASK_64BIT, TARGET_64BIT, SHORT_TYPE_SIZE): Define.

(INT_TYPE_SIZE, MAX_INT_TYPE_SIZE, LONG_TYPE_SIZE): Define.
(MAX_LONG_TYPE_SIZE, LONG_LONG_TYPE_SIZE, CHAR_TYPE_SIZE): Define.
(FLOAT_TYPE_SIZE, DOUBLE_TYPE_SIZE, LONG_DOUBLE_TYPE_SIZE): Define.
(POINTER_SIZE, PARM_BOUNDARY): Depend on TARGET_64BIT.
(BIGGEST_ALIGNMENT, STARTING_FRAME_OFFSET): Likewise.
(FIRST_PARM_OFFSET, REG_PARM_STACK_SPACE): Likewise.
(STACK_POINTER_OFFSET, Pmode, FUNCTION_MODE): TARGET_64BIT dependent.

From-SVN: r8602

29 years ago(expand_inline_function): If called function calls alloca, save and
Richard Kenner [Fri, 2 Dec 1994 23:11:17 +0000 (18:11 -0500)]
(expand_inline_function): If called function calls alloca, save and
restore SP around its call.

From-SVN: r8601

29 years ago(subst_constant): Don't treat all virtual regs as constants, just
Richard Kenner [Fri, 2 Dec 1994 23:09:21 +0000 (18:09 -0500)]
(subst_constant): Don't treat all virtual regs as constants, just
those that are off FP and AP, but not SP.

From-SVN: r8600

29 years ago(EXTRA_CONSTRAINT): Correctly check for SYMBOL_REF referring to the
Richard Kenner [Fri, 2 Dec 1994 23:08:09 +0000 (18:08 -0500)]
(EXTRA_CONSTRAINT): Correctly check for SYMBOL_REF referring to the
TOC.

From-SVN: r8599

29 years ago(input_operand): Correctly check for SYMBOL_REF referring to the TOC.
Richard Kenner [Fri, 2 Dec 1994 23:07:45 +0000 (18:07 -0500)]
(input_operand): Correctly check for SYMBOL_REF referring to the TOC.

From-SVN: r8598

29 years agofix typo...
Mike Stump [Fri, 2 Dec 1994 22:22:12 +0000 (22:22 +0000)]
fix typo...

From-SVN: r8597

29 years agoi * Makefile.in (BISONFLAGS): Add -yacc so that output winds up in
Mike Stump [Fri, 2 Dec 1994 18:46:00 +0000 (18:46 +0000)]
i        * Makefile.in (BISONFLAGS): Add -yacc so that output winds up in
        y.tab.c.

From-SVN: r8596

29 years agoreorg.c (fill_slots_from_thread): Create a USE insn for any redundant insn we pretend...
Jeff Law [Thu, 1 Dec 1994 01:43:50 +0000 (18:43 -0700)]
reorg.c (fill_slots_from_thread): Create a USE insn for any redundant insn we pretend to fill a delay slot with.

* reorg.c (fill_slots_from_thread): Create a USE insn for any
redundant insn we pretend to fill a delay slot with.  Continue
searching for a suitable delay slot insn at the new USE insn.

From-SVN: r8595

29 years ago(record_dead_and_set_regs_1): Handle SUBREGs.
Richard Kenner [Thu, 1 Dec 1994 00:12:38 +0000 (19:12 -0500)]
(record_dead_and_set_regs_1): Handle SUBREGs.

From-SVN: r8594

29 years ago(convert_move): When emit multiword conversion, force FROM into a new
Richard Kenner [Thu, 1 Dec 1994 00:07:49 +0000 (19:07 -0500)]
(convert_move): When emit multiword conversion, force FROM into a new
pseudo-reg if it overlaps TO.

From-SVN: r8593