]> gcc.gnu.org Git - gcc.git/log
gcc.git
29 years ago(expand_shift): Re-enable truncation of immediate shift count.
Jim Wilson [Sat, 19 Nov 1994 23:37:10 +0000 (15:37 -0800)]
(expand_shift): Re-enable truncation of immediate shift count.

From-SVN: r8527

29 years ago(mips_const_double_ok): Accept VOIDmode not DImode.
Jim Wilson [Sat, 19 Nov 1994 22:14:18 +0000 (14:14 -0800)]
(mips_const_double_ok): Accept VOIDmode not DImode.

(mips_move_1word): Accept VOIDmode CONST_DOUBLE.

From-SVN: r8526

29 years ago(install-common): Fix typo in installation of native gcc.
Doug Evans [Sat, 19 Nov 1994 18:58:46 +0000 (18:58 +0000)]
(install-common): Fix typo in installation of native gcc.

From-SVN: r8525

29 years ago(sign_extend): Disable pattern with explicit SUBREG.
Richard Kenner [Sat, 19 Nov 1994 11:26:31 +0000 (06:26 -0500)]
(sign_extend): Disable pattern with explicit SUBREG.

(cmov): Allow first operand of comparison to be zero, 2nd reg.

From-SVN: r8524

29 years ago(print_operand, case 'c', case 'd'): New cases.
Richard Kenner [Sat, 19 Nov 1994 11:26:05 +0000 (06:26 -0500)]
(print_operand, case 'c', case 'd'): New cases.

From-SVN: r8523

29 years ago(CLIB): Remove -lsysv.
Richard Kenner [Sat, 19 Nov 1994 10:36:31 +0000 (05:36 -0500)]
(CLIB): Remove -lsysv.

From-SVN: r8522

29 years ago(DEFAULT_PCC_STRUCT_RETURN): Define as 0.
Richard Kenner [Sat, 19 Nov 1994 10:36:13 +0000 (05:36 -0500)]
(DEFAULT_PCC_STRUCT_RETURN): Define as 0.

From-SVN: r8521

29 years agoInitial revision
Jason Merrill [Sat, 19 Nov 1994 04:16:08 +0000 (04:16 +0000)]
Initial revision

From-SVN: r8520

29 years agoShared library support.
Jason Merrill [Sat, 19 Nov 1994 04:09:58 +0000 (04:09 +0000)]
Shared library support.

From-SVN: r8519

29 years ago(program_transform_name): Put -e before sed expression.
Doug Evans [Sat, 19 Nov 1994 01:02:32 +0000 (01:02 +0000)]
(program_transform_name): Put -e before sed expression.

(program_transform_cross_name): Likewise.

From-SVN: r8518

29 years ago(peepholes for two DF load/store): New peepholes.
Richard Kenner [Sat, 19 Nov 1994 00:16:06 +0000 (19:16 -0500)]
(peepholes for two DF load/store): New peepholes.

From-SVN: r8517

29 years ago(addrs_ok_for_quad_peep): New function.
Richard Kenner [Sat, 19 Nov 1994 00:15:47 +0000 (19:15 -0500)]
(addrs_ok_for_quad_peep): New function.

(output_prolog): Use liu mnemonic.

From-SVN: r8516

29 years ago(class_create_instance): Replace memchr with memset.
Richard Kenner [Sat, 19 Nov 1994 00:10:21 +0000 (19:10 -0500)]
(class_create_instance): Replace memchr with memset.

From-SVN: r8515

29 years ago(extraclean): Remove *.ps.
Richard Kenner [Sat, 19 Nov 1994 00:01:33 +0000 (19:01 -0500)]
(extraclean): Remove *.ps.

From-SVN: r8514

29 years ago(create_definition): Allow carriage-return ('\r') as white space in
Richard Kenner [Fri, 18 Nov 1994 23:53:39 +0000 (18:53 -0500)]
(create_definition): Allow carriage-return ('\r') as white space in
simple or empty expansion.

From-SVN: r8513

29 years ago(main): Fix off-by-one error allocating sdbuff.
Richard Kenner [Fri, 18 Nov 1994 23:30:36 +0000 (18:30 -0500)]
(main): Fix off-by-one error allocating sdbuff.

From-SVN: r8512

29 years ago(record_reg_classes): When handling case of single SET between a hard register alone...
Richard Kenner [Fri, 18 Nov 1994 23:23:49 +0000 (18:23 -0500)]
(record_reg_classes): When handling case of single SET between a hard register alone in a class and a pseudo...

(record_reg_classes): When handling case of single SET
between a hard register alone in a class and a pseudo, make sure the
register is the only member of the class.

From-SVN: r8511

29 years ago(MD_STARTFILE_PREFIX): Delete.
Jim Wilson [Fri, 18 Nov 1994 20:14:38 +0000 (12:14 -0800)]
(MD_STARTFILE_PREFIX): Delete.

From-SVN: r8510

29 years ago(objc-parse.y, mostlyclean): Rename temp file for objc-parse.y to be
Richard Kenner [Fri, 18 Nov 1994 19:15:54 +0000 (14:15 -0500)]
(objc-parse.y, mostlyclean): Rename temp file for objc-parse.y to be
under 14 characters.

From-SVN: r8509

29 years ago#include "gofast.h"
Doug Evans [Fri, 18 Nov 1994 04:38:41 +0000 (04:38 +0000)]
#include "gofast.h"

#include "gofast.h"
(INIT_SUBTARGET_OPTABS): Define.

From-SVN: r8508

29 years agoInitial revision
Doug Evans [Fri, 18 Nov 1994 03:50:28 +0000 (03:50 +0000)]
Initial revision

From-SVN: r8507

29 years agoVendor for vxworks is wrs.
Doug Evans [Fri, 18 Nov 1994 03:37:48 +0000 (03:37 +0000)]
Vendor for vxworks is wrs.

From-SVN: r8506

29 years ago(DBX_DEBUGGING_INFO): Define.
Doug Evans [Fri, 18 Nov 1994 03:27:36 +0000 (03:27 +0000)]
(DBX_DEBUGGING_INFO): Define.

(PREFERRED_DEBUGGING_TYPE): Define to SDB_DEBUG.

From-SVN: r8505

29 years agoAdd "Contributed by..." comment.
Doug Evans [Fri, 18 Nov 1994 01:57:42 +0000 (01:57 +0000)]
Add "Contributed by..." comment.

From-SVN: r8504

29 years agoprogram_transform_name changes.
Doug Evans [Fri, 18 Nov 1994 01:33:03 +0000 (01:33 +0000)]
program_transform_name changes.

From-SVN: r8503

29 years ago(c++.install-man): Use program_transform_name on g++.1.
Doug Evans [Fri, 18 Nov 1994 01:32:08 +0000 (01:32 +0000)]
(c++.install-man): Use program_transform_name on g++.1.

(c++.uninstall): Likewise.

From-SVN: r8502

29 years ago(CXX_INSTALL_NAME) Use program_transform_name.
Doug Evans [Fri, 18 Nov 1994 01:10:14 +0000 (01:10 +0000)]
(CXX_INSTALL_NAME) Use program_transform_name.

(GXX_INSTALL_NAME) Likewise.
(CXX_CROSS_NAME) Use program_transform_cross_name.
(GXX_CROSS_NAME) Likewise.

From-SVN: r8501

29 years ago(INIT_TARGET_OPTABS): Add missing definition.
Doug Evans [Fri, 18 Nov 1994 00:46:05 +0000 (00:46 +0000)]
(INIT_TARGET_OPTABS): Add missing definition.

From-SVN: r8500

29 years agoInitial revision
Doug Evans [Fri, 18 Nov 1994 00:38:19 +0000 (00:38 +0000)]
Initial revision

From-SVN: r8499

29 years agoInitial revision
Doug Evans [Fri, 18 Nov 1994 00:23:21 +0000 (00:23 +0000)]
Initial revision

From-SVN: r8498

29 years agoInitial revision
Doug Evans [Fri, 18 Nov 1994 00:10:29 +0000 (00:10 +0000)]
Initial revision

From-SVN: r8497

29 years agoInitial revision
Doug Evans [Thu, 17 Nov 1994 23:58:35 +0000 (23:58 +0000)]
Initial revision

From-SVN: r8496

29 years agoUsage change.
Doug Evans [Thu, 17 Nov 1994 23:52:38 +0000 (23:52 +0000)]
Usage change.

Usage change.  Now is top level target description for bare m68k
boards using coff format.

From-SVN: r8495

29 years ago(simplify_binary_operation): Do (x - (x & y)) -> (x & ~y).
Torbjorn Granlund [Thu, 17 Nov 1994 23:31:20 +0000 (23:31 +0000)]
(simplify_binary_operation): Do (x - (x & y)) -> (x & ~y).

From-SVN: r8494

29 years agom68k-coff.h renamed to coff.h.
Doug Evans [Thu, 17 Nov 1994 23:21:49 +0000 (23:21 +0000)]
m68k-coff.h renamed to coff.h.

From-SVN: r8493

29 years agoInitial revision
Doug Evans [Thu, 17 Nov 1994 23:19:59 +0000 (23:19 +0000)]
Initial revision

From-SVN: r8492

29 years agoInitial revision
Doug Evans [Thu, 17 Nov 1994 22:49:16 +0000 (22:49 +0000)]
Initial revision

From-SVN: r8491

29 years agoInitial revision
Doug Evans [Thu, 17 Nov 1994 22:31:06 +0000 (22:31 +0000)]
Initial revision

From-SVN: r8490

29 years agoInclude <machine/ansi.h> on NetBSD.
Richard Kenner [Thu, 17 Nov 1994 22:25:58 +0000 (17:25 -0500)]
Include <machine/ansi.h> on NetBSD.

Check for _BSD_XXX_T_ as well as _XXX_T_.
Add _BSD_XXX_T_ to list of defines to check and define for a given
type for SIZE_T, PTRDIFF_T, and WCHAR_T.

From-SVN: r8489

29 years agoInitial revision
Doug Evans [Thu, 17 Nov 1994 22:21:03 +0000 (22:21 +0000)]
Initial revision

From-SVN: r8488

29 years agoInitial revision
Doug Evans [Thu, 17 Nov 1994 21:59:01 +0000 (21:59 +0000)]
Initial revision

From-SVN: r8487

29 years ago(program_transform_name, program_transform_cross_name): Define.
Doug Evans [Thu, 17 Nov 1994 21:03:59 +0000 (21:03 +0000)]
(program_transform_name, program_transform_cross_name): Define.

(GCC_INSTALL_NAME, GCC_CROSS_NAME): Define.
(install-common): Use them.
(install-man): Likewise.
(distclean): Delete *.asm.
(stage*, risky-stage*): If as/ld/real-ld exist, copy them to stage dir.

From-SVN: r8486

29 years ago(expand_unop): Try subtraction from zero if there isn't a
Doug Evans [Thu, 17 Nov 1994 20:14:21 +0000 (20:14 +0000)]
(expand_unop): Try subtraction from zero if there isn't a
negate library function.

From-SVN: r8485

29 years ago(sparc): Recognize as a cpu.
Doug Evans [Thu, 17 Nov 1994 20:12:13 +0000 (20:12 +0000)]
(sparc): Recognize as a cpu.

(ecoff*, vsta, udi): Recognize as os's.
(udi29k): New alias.

From-SVN: r8484

29 years ago(addsi3, adddi3): For patterns valid only during reload, allow operand
Richard Kenner [Thu, 17 Nov 1994 19:44:28 +0000 (14:44 -0500)]
(addsi3, adddi3): For patterns valid only during reload, allow operand
1 to be `some_operand'.

From-SVN: r8483

29 years ago(PREDICATE_CODES): Add `some_operand'.
Richard Kenner [Thu, 17 Nov 1994 19:44:04 +0000 (14:44 -0500)]
(PREDICATE_CODES): Add `some_operand'.

From-SVN: r8482

29 years ago(some_operand): New function.
Richard Kenner [Thu, 17 Nov 1994 19:43:33 +0000 (14:43 -0500)]
(some_operand): New function.

From-SVN: r8481

29 years ago(find_auto_inc): Insert missing "return" statement.
Richard Kenner [Thu, 17 Nov 1994 17:45:29 +0000 (12:45 -0500)]
(find_auto_inc): Insert missing "return" statement.

From-SVN: r8480

29 years ago(RTX_COSTS): Removed reference to obsolete LSHIFT.
Richard Kenner [Thu, 17 Nov 1994 16:11:42 +0000 (11:11 -0500)]
(RTX_COSTS): Removed reference to obsolete LSHIFT.

From-SVN: r8479

29 years ago(notice_update_cc): Removed reference to obsolete LSHIFT.
Richard Kenner [Thu, 17 Nov 1994 16:11:17 +0000 (11:11 -0500)]
(notice_update_cc): Removed reference to obsolete LSHIFT.

From-SVN: r8478

29 years ago(print_char_table): Allow `L' for `u'.
Richard Kenner [Thu, 17 Nov 1994 16:06:36 +0000 (11:06 -0500)]
(print_char_table): Allow `L' for `u'.

From-SVN: r8477

29 years agoAccept -domain as OS, and make it default for Apollo.
Richard Stallman [Thu, 17 Nov 1994 15:16:50 +0000 (15:16 +0000)]
Accept -domain as OS, and make it default for Apollo.

From-SVN: r8476

29 years ago(move_movables): For move_insn case, skip notes when deleting
Richard Kenner [Thu, 17 Nov 1994 00:28:34 +0000 (19:28 -0500)]
(move_movables): For move_insn case, skip notes when deleting
instructions.

From-SVN: r8475

29 years ago(record_reg_classes): Handle case of single SET between a hard
Richard Kenner [Thu, 17 Nov 1994 00:11:55 +0000 (19:11 -0500)]
(record_reg_classes): Handle case of single SET between a hard
register alone in a class and a pseudo.

From-SVN: r8474

29 years ago(integer_{zero,one,all_ones,pow2}p): Handle COMPLEX_CST.
Richard Kenner [Wed, 16 Nov 1994 22:37:52 +0000 (17:37 -0500)]
(integer_{zero,one,all_ones,pow2}p): Handle COMPLEX_CST.

(real_{zero,one,two}p): Likewise.

From-SVN: r8473

29 years ago(main): For -V output, give both driver and compiler versions, if they
Richard Kenner [Wed, 16 Nov 1994 21:40:04 +0000 (16:40 -0500)]
(main): For -V output, give both driver and compiler versions, if they
differ.

From-SVN: r8472

29 years agoadd support for -EL and -EB
Ian Lance Taylor [Wed, 16 Nov 1994 21:35:44 +0000 (21:35 +0000)]
add support for -EL and -EB

From-SVN: r8471

29 years agoCheck target endianness at run time, not compile time
Ian Lance Taylor [Wed, 16 Nov 1994 21:10:09 +0000 (21:10 +0000)]
Check target endianness at run time, not compile time

From-SVN: r8470

29 years ago(rescan): Remove unnecessary comparisons of ibp to limit.
Richard Kenner [Wed, 16 Nov 1994 21:03:44 +0000 (16:03 -0500)]
(rescan): Remove unnecessary comparisons of ibp to limit.

From-SVN: r8469

29 years ago(rest_of_compilation): Always rerun jump_optimize after CSE if -O2.
Richard Kenner [Wed, 16 Nov 1994 12:59:24 +0000 (07:59 -0500)]
(rest_of_compilation): Always rerun jump_optimize after CSE if -O2.

From-SVN: r8468

29 years ago(fold): If moved conversion into COND_EXPR, leave it there if it is an integral conve...
Richard Kenner [Wed, 16 Nov 1994 12:55:26 +0000 (07:55 -0500)]
(fold): If moved conversion into COND_EXPR, leave it there if it is an integral conversion to word or narrower.

(fold): If moved conversion into COND_EXPR, leave it there if it is an
integral conversion to word or narrower.
(fold, case NOP_EXPR): Ignore conversion to same type as operand.
(fold, case COND_EXPR): Make third operand the simplest.

From-SVN: r8467

29 years ago(convert_move): Don't put FROM in a register if it is a SUBREG.
Richard Kenner [Wed, 16 Nov 1994 12:47:58 +0000 (07:47 -0500)]
(convert_move): Don't put FROM in a register if it is a SUBREG.

(store_expr): If don't want a value and storing into promoted
variable, do conversion at tree level; don't copy volatile MEM unless
want value, as comment says.

From-SVN: r8466

29 years agoExtend comment for SET_TYPE to mention Chill.
Per Bothner [Wed, 16 Nov 1994 04:19:55 +0000 (20:19 -0800)]
Extend comment for SET_TYPE to mention Chill.

From-SVN: r8465

29 years agoBut don't delete too much!
Doug Evans [Wed, 16 Nov 1994 02:49:08 +0000 (02:49 +0000)]
But don't delete too much!

From-SVN: r8464

29 years agoDelete cygnus stuff.
Doug Evans [Wed, 16 Nov 1994 01:29:45 +0000 (01:29 +0000)]
Delete cygnus stuff.

From-SVN: r8463

29 years agoClean up some comments. Delete unnecessary cygnus stuff.
Doug Evans [Wed, 16 Nov 1994 01:20:03 +0000 (01:20 +0000)]
Clean up some comments.  Delete unnecessary cygnus stuff.

From-SVN: r8462

29 years ago(ASM_OUTPUT_SECTION_NAME): New arg DECL.
Doug Evans [Wed, 16 Nov 1994 01:02:01 +0000 (01:02 +0000)]
(ASM_OUTPUT_SECTION_NAME): New arg DECL.

From-SVN: r8461

29 years ago(named_section): New argument decl, all callers changed.
Doug Evans [Wed, 16 Nov 1994 00:53:50 +0000 (00:53 +0000)]
(named_section): New argument decl, all callers changed.

From-SVN: r8460

29 years ago(FUNCTION_VALUE): Use
Jason Merrill [Wed, 16 Nov 1994 00:48:05 +0000 (00:48 +0000)]
(FUNCTION_VALUE): Use
        POINTER_TYPE_P rather than checking the type against POINTER_TYPE
        (to include references).

From-SVN: r8459

29 years ago(init_function_start): Use
Jason Merrill [Wed, 16 Nov 1994 00:45:41 +0000 (00:45 +0000)]
(init_function_start): Use
        POINTER_TYPE_P rather than checking the type against POINTER_TYPE
        (to include references).

From-SVN: r8458

29 years agoDon't define __PTR_TO_INT and
Jason Merrill [Wed, 16 Nov 1994 00:45:41 +0000 (00:45 +0000)]
Don't define __PTR_TO_INT and
        __INT_TO_PTR.

From-SVN: r8457

29 years ago(POINTER_TYPE_P): New macro.
Jason Merrill [Wed, 16 Nov 1994 00:45:41 +0000 (00:45 +0000)]
(POINTER_TYPE_P): New macro.

From-SVN: r8456

29 years agoDefine __PTR_TO_INT and __INT_TO_PTR.
Jason Merrill [Wed, 16 Nov 1994 00:45:41 +0000 (00:45 +0000)]
Define __PTR_TO_INT and __INT_TO_PTR.

From-SVN: r8455

29 years ago(FUNCTION_VALUE): Use INTEGRAL_MODE_P rather than
Jason Merrill [Wed, 16 Nov 1994 00:45:41 +0000 (00:45 +0000)]
(FUNCTION_VALUE): Use INTEGRAL_MODE_P rather than
        checking the type against various integral and pointer types.

From-SVN: r8454

29 years ago(FUNCTION_VALUE): Use POINTER_TYPE_P rather than checking the type against POINTER_TY...
Jason Merrill [Wed, 16 Nov 1994 00:45:41 +0000 (00:45 +0000)]
(FUNCTION_VALUE): Use POINTER_TYPE_P rather than checking the type against POINTER_TYPE (to include references).

(FUNCTION_VALUE): Use
        POINTER_TYPE_P rather than checking the type against POINTER_TYPE
        (to include references).
 Don't define __PTR_TO_INT and
        __INT_TO_PTR.

From-SVN: r8453

29 years ago(relax_delay_slots): When invert a conditional jump over a single unconditional jump...
Richard Kenner [Wed, 16 Nov 1994 00:33:56 +0000 (19:33 -0500)]
(relax_delay_slots): When invert a conditional jump over a single unconditional jump...

(relax_delay_slots): When invert a conditional jump over a single
unconditional jump, invert the INSN_FROM_TARGET_P bit of insns in the
delay slots.

From-SVN: r8452

29 years ago(staticp): A non-nested function is always static.
Richard Kenner [Wed, 16 Nov 1994 00:28:56 +0000 (19:28 -0500)]
(staticp):  A non-nested function is always static.

From-SVN: r8451

29 years ago(specs, float.h-cross, xlimits.h): Use temporary instead of redirecting output direct...
Richard Kenner [Wed, 16 Nov 1994 00:17:27 +0000 (19:17 -0500)]
(specs, float.h-cross, xlimits.h): Use temporary instead of redirecting output directly to make target.

(specs, float.h-cross, xlimits.h): Use temporary instead of redirecting
output directly to make target.
($(MD_FILE), xsys-protos.h): Likewise.
(mostlyclean): Remove any of these temporaries.

From-SVN: r8450

29 years ago(libgcc2.a): Add missing semicolon in commented code that could cause
Richard Kenner [Wed, 16 Nov 1994 00:11:53 +0000 (19:11 -0500)]
(libgcc2.a): Add missing semicolon in commented code that could cause
a /bin/sh syntax error if uncommented.

From-SVN: r8449

29 years ago(NO_IMPLICIT_EXTERN_C): Define.
Richard Kenner [Wed, 16 Nov 1994 00:06:55 +0000 (19:06 -0500)]
(NO_IMPLICIT_EXTERN_C): Define.

From-SVN: r8448

29 years ago(redundant_insn): Renamed from redundant_insn_p; all callers changed.
Richard Kenner [Wed, 16 Nov 1994 00:00:32 +0000 (19:00 -0500)]
(redundant_insn): Renamed from redundant_insn_p; all callers changed.

From-SVN: r8447

29 years ago(redundant_insn_p): Change return type to rtx.
Richard Kenner [Tue, 15 Nov 1994 23:57:29 +0000 (18:57 -0500)]
(redundant_insn_p): Change return type to rtx.

(redundant_insn_p): Change return type to rtx.  Return the redundant insn
instead of true.
(update_reg_unused_notes): New function.
(fill_slots_from_thread): Call update_reg_unused_notes after one of the
redundant_insn_p calls.

From-SVN: r8446

29 years agoDeclare expand_abs.
Richard Kenner [Tue, 15 Nov 1994 23:39:21 +0000 (18:39 -0500)]
Declare expand_abs.

From-SVN: r8445

29 years ago(expand_abs): New function, code moved from expand_expr.
Richard Kenner [Tue, 15 Nov 1994 23:37:55 +0000 (18:37 -0500)]
(expand_abs): New function, code moved from expand_expr.

From-SVN: r8444

29 years ago(do_jump_by_parts_greater_rtx): No longer static.
Richard Kenner [Tue, 15 Nov 1994 23:35:35 +0000 (18:35 -0500)]
(do_jump_by_parts_greater_rtx): No longer static.

(expand_expr): Delete code for plain `abs'.

From-SVN: r8443

29 years ago(expand_divmod, case ROUND_DIV_EXPR): Implement.
Richard Kenner [Tue, 15 Nov 1994 21:50:23 +0000 (16:50 -0500)]
(expand_divmod, case ROUND_DIV_EXPR): Implement.

From-SVN: r8442

29 years agopa.c (output_cbranch): Improve code for short backwards branch with an unfilled delay...
Jeff Law [Tue, 15 Nov 1994 17:12:02 +0000 (10:12 -0700)]
pa.c (output_cbranch): Improve code for short backwards branch with an unfilled delay slot.

* pa.c (output_cbranch): Improve code for short backwards branch
with an unfilled delay slot.
(output_bb, output_dbra, output_movb): Likewise.

From-SVN: r8441

29 years ago(flow_delete_insn): New function.
Doug Evans [Tue, 15 Nov 1994 15:38:07 +0000 (15:38 +0000)]
(flow_delete_insn): New function.

(find_basic_blocks): Call it to physically delete insns in
unreachable blocks.  When scanning blocks after dead ones,
start scanning after the dead one (not at the dead one).
If there are lots of unreachable blocks, make another pass to squeeze
them out (this reduces memory usage in some pathalogical cases by a
significant amount without resorting to sparse matrices).
(propagate_block): Make code a bit more efficient (for example,
no need to test `loop_depth' for each insn, just notes).

From-SVN: r8440

29 years ago(delete_insn): Delete labels in ADDR_VECs and
Doug Evans [Tue, 15 Nov 1994 15:36:58 +0000 (15:36 +0000)]
(delete_insn): Delete labels in ADDR_VECs and
ADDR_DIFF_VECs if their use count becomes zero.

From-SVN: r8439

29 years ago(assign_stack_temp): Compute size of slot after
Doug Evans [Tue, 15 Nov 1994 14:55:15 +0000 (14:55 +0000)]
(assign_stack_temp): Compute size of slot after
assign_stack_local has accounted for alignment.

From-SVN: r8438

29 years ago* config/pa/t-pa (INSTALLED_H): Delete.
Jeff Law [Tue, 15 Nov 1994 04:59:14 +0000 (21:59 -0700)]
* config/pa/t-pa (INSTALLED_H): Delete.

From-SVN: r8437

29 years agox-pa (TAROUTOPTS): Delete.
Jeff Law [Tue, 15 Nov 1994 04:56:03 +0000 (21:56 -0700)]
x-pa (TAROUTOPTS): Delete.

* config/pa/x-pa (TAROUTOPTS): Delete.  It was an HPUX host
conditional, and x-pa is a BSD host target fragment.
(INSTALL_HEADERS): Define.
(STMP_FIXPROTO): Define.

From-SVN: r8436

29 years agopa-hiux.h: Include "pa/pa-hpux.h" and just override the CPP predefines.
Jeff Law [Tue, 15 Nov 1994 04:52:54 +0000 (21:52 -0700)]
pa-hiux.h: Include "pa/pa-hpux.h" and just override the CPP predefines.

* config/pa/pa-hiux.h: Include "pa/pa-hpux.h" and just override
the CPP predefines.
(CPP_PREDEFINES): Add -A assertions.
* config/pa/{pa1-hiux.h, pa-ghiux.h, pa1-ghiux.h}: Likewise.

From-SVN: r8435

29 years agoFixes for NextStep 3.2.
Richard Kenner [Tue, 15 Nov 1994 00:14:54 +0000 (19:14 -0500)]
Fixes for NextStep 3.2.

Fixes for NextStep 3.2.  Remove ``__const__'' from sin and cos
prototypes in ansi/math.h.  Remove keyword ``template'' from
bfd/libc.h.  Remove ``volatile'' from abort in bsd/libc.h and abort
and exit in ansi/stdlib.h.

From-SVN: r8434

29 years agoSupport paragon as i860-intel-osf1. (From RMS.)
Per Bothner [Tue, 15 Nov 1994 00:05:02 +0000 (16:05 -0800)]
Support paragon as i860-intel-osf1.  (From RMS.)

From-SVN: r8433

29 years ago(INCLUDE_DEFAULTS): Move definition beyond FREEBSD_NATIVE conditional.
Richard Kenner [Mon, 14 Nov 1994 23:48:17 +0000 (18:48 -0500)]
(INCLUDE_DEFAULTS): Move definition beyond FREEBSD_NATIVE conditional.

(FUNCTION_PROFILER): Move down to make file more similar to netbsd-i386.h.
(DEFAULT_TARGET_MACHINE, etc): Comment our this braindamage!

From-SVN: r8432

29 years ago(expand_call): If IS_CONST and VALREG == 0, end our sequence and emit
Richard Kenner [Mon, 14 Nov 1994 23:46:08 +0000 (18:46 -0500)]
(expand_call): If IS_CONST and VALREG == 0, end our sequence and emit
the insns.

From-SVN: r8431

29 years ago(expand_divmod, case TRUNC_DIV_EXPR): Promote signed division by
Richard Kenner [Sat, 12 Nov 1994 11:35:09 +0000 (06:35 -0500)]
(expand_divmod, case TRUNC_DIV_EXPR): Promote signed division by
0x80000000 to unsigned.

From-SVN: r8430

29 years ago(assign_stack_temp): Always initialize p->rtl_expr.
Richard Kenner [Fri, 11 Nov 1994 23:55:49 +0000 (18:55 -0500)]
(assign_stack_temp): Always initialize p->rtl_expr.

From-SVN: r8429

29 years ago(duplicate_decls): Properly merge decls with differing DECL_CONTEXT.
Richard Kenner [Fri, 11 Nov 1994 22:53:39 +0000 (17:53 -0500)]
(duplicate_decls): Properly merge decls with differing DECL_CONTEXT.

From-SVN: r8428

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