OSDN Git Service

pf3gnuchains/gcc-fork.git
29 years agoAIX shared libraries
merrill [Tue, 9 May 1995 10:21:13 +0000 (10:21 +0000)]
AIX shared libraries

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9595 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(declare_hidden_char_array): Mark decl artificial.
merrill [Tue, 9 May 1995 10:06:32 +0000 (10:06 +0000)]
(declare_hidden_char_array): Mark decl artificial.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9594 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(_objc_load_callback): Add declaration.
kenner [Mon, 8 May 1995 22:13:53 +0000 (22:13 +0000)]
(_objc_load_callback): Add declaration.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9593 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(_objc_load_callback): Add declaration.
kenner [Mon, 8 May 1995 22:13:33 +0000 (22:13 +0000)]
(_objc_load_callback): Add declaration.
(__objc_exec_class): Call _objc_load_callback after every Class or Category
is added.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9592 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(expand_expr, case INDIRECT_REF): Set RTX_UNCHANGING_P if both
kenner [Mon, 8 May 1995 21:59:41 +0000 (21:59 +0000)]
(expand_expr, case INDIRECT_REF): Set RTX_UNCHANGING_P if both
TREE_READONLY and TREE_STATIC set.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9591 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(convert_for_assignment): Don't give errors about adding const or
kenner [Mon, 8 May 1995 21:56:12 +0000 (21:56 +0000)]
(convert_for_assignment): Don't give errors about adding const or
volatile unless both sides point to functions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9590 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(expand_call): Improve -Winline warnings.
merrill [Mon, 8 May 1995 00:51:46 +0000 (00:51 +0000)]
(expand_call): Improve -Winline warnings.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9589 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoAdd support for win32's stdcall functions.
kenner [Sun, 7 May 1995 21:28:23 +0000 (21:28 +0000)]
Add support for win32's stdcall functions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9588 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUse "go32" instead of "msdos" for future expansion.
kenner [Sun, 7 May 1995 21:27:58 +0000 (21:27 +0000)]
Use "go32" instead of "msdos" for future expansion.
Add ^M to end of each line.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9587 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoDECL_ARTIFICIAL
merrill [Sun, 7 May 1995 10:28:12 +0000 (10:28 +0000)]
DECL_ARTIFICIAL

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9586 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(expand_function_end): Don't warn about unused
merrill [Sun, 7 May 1995 10:28:12 +0000 (10:28 +0000)]
(expand_function_end): Don't warn about unused
        anonymous or artificial parms.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9585 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(process_init_element): Don't clear_momentary if constructor_stack is
kenner [Fri, 5 May 1995 23:14:07 +0000 (23:14 +0000)]
(process_init_element): Don't clear_momentary if constructor_stack is
not empty.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9584 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(do_jump): Fix error in last change.
kenner [Fri, 5 May 1995 21:36:40 +0000 (21:36 +0000)]
(do_jump): Fix error in last change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9583 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(SHELL): Now /bin/sh.
kenner [Fri, 5 May 1995 20:54:10 +0000 (20:54 +0000)]
(SHELL): Now /bin/sh.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9582 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago * pa.c (emit_move_sequence): Force problematical constants
law [Fri, 5 May 1995 18:55:27 +0000 (18:55 +0000)]
* pa.c (emit_move_sequence): Force problematical constants
into memory during the reload pass when generating PIC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9581 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(build_binary_op): Also warn about ordered comparison of pointer with
kenner [Fri, 5 May 1995 18:51:56 +0000 (18:51 +0000)]
(build_binary_op): Also warn about ordered comparison of pointer with
zero if -Wall.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9580 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoNXConstantString.h renamed to NXConstStr.h.
dje [Fri, 5 May 1995 17:32:07 +0000 (17:32 +0000)]
NXConstantString.h renamed to NXConstStr.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9579 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(emdnorm, toe64, etoe64): Significand of Intel long double denormals
kenner [Fri, 5 May 1995 11:10:06 +0000 (11:10 +0000)]
(emdnorm, toe64, etoe64): Significand of Intel long double denormals
is shifted down one bit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9578 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(do_jump, case EQ_EXPR, NE_EXPR): Properly compare complex.
kenner [Fri, 5 May 1995 11:03:41 +0000 (11:03 +0000)]
(do_jump, case EQ_EXPR, NE_EXPR): Properly compare complex.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9577 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoAdd more NetBSD cases: atrai, sun3*, and mac68k.
kenner [Fri, 5 May 1995 09:50:51 +0000 (09:50 +0000)]
Add more NetBSD cases: atrai, sun3*, and mac68k.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9576 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoNXConstantString renamed to NXConstStr.
kenner [Thu, 4 May 1995 22:01:21 +0000 (22:01 +0000)]
NXConstantString renamed to NXConstStr.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9575 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoInitial revision
kenner [Thu, 4 May 1995 21:37:30 +0000 (21:37 +0000)]
Initial revision

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9574 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoMake collect demangle
merrill [Thu, 4 May 1995 21:25:31 +0000 (21:25 +0000)]
Make collect demangle

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9573 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(plain_type): Pass additional argument to plain_type_1.
wilson [Thu, 4 May 1995 18:14:53 +0000 (18:14 +0000)]
(plain_type): Pass additional argument to plain_type_1.
(plain_type_1): New parameter level.  Increment it when making
recursive calls.  Force the type to void_type_mode before starting
a 7th level of recursion.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9572 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(general_movsrc_operand, general_movdst_operand): Delete
wilson [Thu, 4 May 1995 18:12:10 +0000 (18:12 +0000)]
(general_movsrc_operand, general_movdst_operand): Delete
references to POST_DEC and PRE_INC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9571 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoClean up whitespace, comments, etc.
wilson [Thu, 4 May 1995 18:11:46 +0000 (18:11 +0000)]
Clean up whitespace, comments, etc.
(TARGET_SH, RTL_BIT, DT_BIT, C_BIT, R_BIT, TARGET_DUMP_RTL,
TARGET_DUMP_R, TARGET_CDUMP): Delete.
(TARGET_SWITCHES): Delete -mR, -mc, -mr options.
(CONST_DOUBLE_OK_FOR_LETTER_P): Delete 'G' contraint.
(FUNCTION_VALUE): Simplify.
(REG_OK_FOR_PRE_POST_P, IS_INDEX): Delete.
(BASE_REGISTER_RTX_P, INDEX_REGISTER_RTX_P): Rewrite to allow
SUBREGs.
(GO_IF_LEGITIMATE_INDEX): Delete unused REGNO argument.
(GO_IF_LEGITIMATE_ADDRESS): Use BASE_REGISTER_RTX_P instead of
REG_OK_FOR_PRE_POST_P.  Don't accept PRE_INC or POST_DEC addresses.
(PREDICATE_CODES, PROMOTE_MODE): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9570 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoFix abs not to use powerpc instructions on -mcpu=common
meissner [Wed, 3 May 1995 18:49:09 +0000 (18:49 +0000)]
Fix abs not to use powerpc instructions on -mcpu=common

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9569 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(gen_aux_info_file): Use strerror #ifdef HAVE_STRERROR.
kenner [Wed, 3 May 1995 12:48:50 +0000 (12:48 +0000)]
(gen_aux_info_file): Use strerror #ifdef HAVE_STRERROR.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9568 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago * pa.c (output_call): Fix typo/thinko in last change.
law [Wed, 3 May 1995 05:07:56 +0000 (05:07 +0000)]
* pa.c (output_call): Fix typo/thinko in last change.
(output_function_epilogue): Align the data section before
emitting deferred plabels.

From Torbjorn:
* pa.c (before functions): Declare deferred_plabels and
n_deferred_plabels.
(output_call): When generating pic, don't use LP and RP.  Use 32 bit
plabel instead.
(output_function_epilogue): Output plabels accumulated in output_call.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9567 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agosmall tweak
mrs [Tue, 2 May 1995 21:54:39 +0000 (21:54 +0000)]
small tweak

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9566 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago * pa.c (hppa_expand_epilogue): Fix thinko in last change.
law [Tue, 2 May 1995 21:15:32 +0000 (21:15 +0000)]
    * pa.c (hppa_expand_epilogue): Fix thinko in last change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9565 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(jump_optimize, can_reach_end determination): A barrier can
dje [Tue, 2 May 1995 20:53:50 +0000 (20:53 +0000)]
(jump_optimize, can_reach_end determination): A barrier can
follow the return insn.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9564 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago * fold-const.c (fold): Ensure that we don't alter the expression's
mrs [Tue, 2 May 1995 19:39:17 +0000 (19:39 +0000)]
    * fold-const.c (fold): Ensure that we don't alter the expression's
        type when folding CLEANUP_POINT_EXPRs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9563 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoIf expensive optimizations, use different pseudos when making store flag insns.
meissner [Tue, 2 May 1995 17:41:19 +0000 (17:41 +0000)]
If expensive optimizations, use different pseudos when making store flag insns.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9562 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoTue May 2 01:25:29 1995 Jeffrey A. Law <law@snake.cs.utah.edu>
law [Tue, 2 May 1995 05:27:01 +0000 (05:27 +0000)]
Tue May  2 01:25:29 1995  Jeffrey A. Law  <law@snake.cs.utah.edu>

* pa.c (hppa_expand_epilogue): Correctly handle restore of %rp
for functions with a stack size of exactly 8kbytes and no frame
pointer.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9561 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(sdbout_one_type): Don't switch to text section if
wilson [Mon, 1 May 1995 23:50:11 +0000 (23:50 +0000)]
(sdbout_one_type): Don't switch to text section if
in function with section attribute.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9560 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(combine_instrutions): Set subst_prev_insn to zero.
wilson [Mon, 1 May 1995 23:43:28 +0000 (23:43 +0000)]
(combine_instrutions): Set subst_prev_insn to zero.
(try_combine, undo_all): Likewise.
(get_last_value): Return zero if subst_prev_insn set.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9559 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(INIT_TARGET_OPTABS): Move INIT_SUBTARGET_OPTABS to end.
wilson [Mon, 1 May 1995 23:38:38 +0000 (23:38 +0000)]
(INIT_TARGET_OPTABS): Move INIT_SUBTARGET_OPTABS to end.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9558 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(install-dir): chmod a+rx all newly created directories.
wilson [Mon, 1 May 1995 23:35:37 +0000 (23:35 +0000)]
(install-dir): chmod a+rx all newly created directories.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9557 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(expand_expr, case SAVE_EXPR): Handle the case where
wilson [Mon, 1 May 1995 23:26:28 +0000 (23:26 +0000)]
(expand_expr, case SAVE_EXPR): Handle the case where
mode is VOIDmode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9556 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago68th Cygnus<->FSF merge
mrs [Mon, 1 May 1995 21:36:30 +0000 (21:36 +0000)]
68th Cygnus<->FSF merge

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9555 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoImprove cleaning up. See hangeLog.
bothner [Sun, 30 Apr 1995 21:43:12 +0000 (21:43 +0000)]
Improve cleaning up.  See hangeLog.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9554 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago* cppmain.c (main): Remove commented-out code that used PARSE_GETC.
bothner [Sun, 30 Apr 1995 21:43:12 +0000 (21:43 +0000)]
* cppmain.c (main):  Remove commented-out code that used PARSE_GETC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9553 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoBunch of fixes. See ChangeLog.
bothner [Sun, 30 Apr 1995 21:43:12 +0000 (21:43 +0000)]
Bunch of fixes.  See ChangeLog.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9552 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoRemove PARSE_GETC. Add comment about "@ ".
bothner [Sun, 30 Apr 1995 21:43:12 +0000 (21:43 +0000)]
Remove PARSE_GETC.  Add comment about "@ ".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9551 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(va_arg): Don't assume __va_rounded_size (char) has the value of 4.
kenner [Sun, 30 Apr 1995 12:11:09 +0000 (12:11 +0000)]
(va_arg): Don't assume __va_rounded_size (char) has the value of 4.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9550 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(NOTICE_UPDATE_CC): Correctly handle aob insns.
kenner [Sun, 30 Apr 1995 12:00:18 +0000 (12:00 +0000)]
(NOTICE_UPDATE_CC): Correctly handle aob insns.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9549 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(expand_expr, case CONSTRUCTOR): Don't set target to zero if more then one
kenner [Sun, 30 Apr 1995 11:22:58 +0000 (11:22 +0000)]
(expand_expr, case CONSTRUCTOR): Don't set target to zero if more then one
word.
Pass size and alignment to move_by_pieces_ninsns in bytes, not bits.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9548 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(cse_insn): Properly set IN_MEMORY for SET_DEST.
kenner [Sun, 30 Apr 1995 11:19:15 +0000 (11:19 +0000)]
(cse_insn): Properly set IN_MEMORY for SET_DEST.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9547 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(substitute_in_expr): Preserve TREE_READONLY.
kenner [Sun, 30 Apr 1995 11:16:51 +0000 (11:16 +0000)]
(substitute_in_expr): Preserve TREE_READONLY.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9546 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(enum attrs): Add A_UNUSED.
kenner [Sun, 30 Apr 1995 11:13:38 +0000 (11:13 +0000)]
(enum attrs): Add A_UNUSED.
(init_attributes): Initialize it.
(decl_attributes, case A_UNUSED): New case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9545 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(do_include): Re-fix minor memory leak by using alloca instead of
kenner [Sat, 29 Apr 1995 19:44:14 +0000 (19:44 +0000)]
(do_include): Re-fix minor memory leak by using alloca instead of
xmalloc and free.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9544 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(macarg): Except for reporting error, treat unterminated macro call as
kenner [Sat, 29 Apr 1995 19:41:47 +0000 (19:41 +0000)]
(macarg): Except for reporting error, treat unterminated macro call as
if it were terminated, since `macroexpand' relies on *argptr being
filled in.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9543 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(output_mul_insn): Simplify, it is never called with UNSIGNEDP set.
tege [Sat, 29 Apr 1995 10:07:29 +0000 (10:07 +0000)]
(output_mul_insn): Simplify, it is never called with UNSIGNEDP set.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9542 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(divsi3, udivsi3, modsi3, umodsi3): Simplify.
tege [Sat, 29 Apr 1995 10:06:54 +0000 (10:06 +0000)]
(divsi3, udivsi3, modsi3, umodsi3): Simplify.
(ashlsi3): Clean up indentation and commentary.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9541 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoTweak line numbers in output
merrill [Fri, 28 Apr 1995 19:46:40 +0000 (19:46 +0000)]
Tweak line numbers in output

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9540 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(ENDFILE_SPEC, LIB_SPEC) Fix crtbegin and crtend
coxs [Fri, 28 Apr 1995 17:04:06 +0000 (17:04 +0000)]
(ENDFILE_SPEC, LIB_SPEC) Fix crtbegin and crtend

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9539 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(umulsidi3) Doesn't work for 88110 with mod/div changes
coxs [Fri, 28 Apr 1995 17:04:06 +0000 (17:04 +0000)]
(umulsidi3) Doesn't work for 88110 with mod/div changes
,.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9538 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(FRAME_POINTER_REQUIRED) Add -momit-leaf-frame-pointer
coxs [Fri, 28 Apr 1995 17:04:06 +0000 (17:04 +0000)]
(FRAME_POINTER_REQUIRED) Add -momit-leaf-frame-pointer

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9537 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(symbolic_operand) Put relocatable pic constants in data
coxs [Fri, 28 Apr 1995 17:04:06 +0000 (17:04 +0000)]
(symbolic_operand) Put relocatable pic constants in data

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9536 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(GCC_FOR_TARGET) tdesc gets mixed up for crtbegin/crtend
coxs [Fri, 28 Apr 1995 17:04:06 +0000 (17:04 +0000)]
(GCC_FOR_TARGET) tdesc gets mixed up for crtbegin/crtend

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9535 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(pop_init_level, output_init_element): Pass require_constant_* to
kenner [Fri, 28 Apr 1995 14:40:50 +0000 (14:40 +0000)]
(pop_init_level, output_init_element): Pass require_constant_* to
digest_init.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9534 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(mov[sd]i and splits): Change call to alpha_emit_set_const.
kenner [Fri, 28 Apr 1995 14:38:02 +0000 (14:38 +0000)]
(mov[sd]i and splits): Change call to alpha_emit_set_const.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9533 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(alpha_emit_set_const): Add declaration.
kenner [Fri, 28 Apr 1995 14:37:45 +0000 (14:37 +0000)]
(alpha_emit_set_const): Add declaration.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9532 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(alpha_emit_set_const): Now returns rtx and take MODE arg.
kenner [Fri, 28 Apr 1995 14:37:27 +0000 (14:37 +0000)]
(alpha_emit_set_const): Now returns rtx and take MODE arg.
Rework to use a new pseudo for intermediate values if high opt level.
Also use expand_{bin,un}op.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9531 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(stack_result): Fix bug in last change.
kenner [Fri, 28 Apr 1995 10:36:36 +0000 (10:36 +0000)]
(stack_result): Fix bug in last change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9530 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(sys_nerr): Really declare ifndef HAVE_STRERROR.
dje [Fri, 28 Apr 1995 07:34:26 +0000 (07:34 +0000)]
(sys_nerr): Really declare ifndef HAVE_STRERROR.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9529 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(*): Update calls to start_decl, finish_struct (pass NULLs for attributes).
dje [Fri, 28 Apr 1995 05:07:47 +0000 (05:07 +0000)]
(*): Update calls to start_decl, finish_struct (pass NULLs for attributes).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9528 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago * sparc/sparc.md (tablejump): Only if ! TARGET_MEDANY.
dje [Fri, 28 Apr 1995 02:04:32 +0000 (02:04 +0000)]
* sparc/sparc.md (tablejump): Only if ! TARGET_MEDANY.
(casesi): New pattern for TARGET_MEDANY case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9527 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago* typeck.c (common_type): Call lookup_attribute instead of value_member.
dje [Fri, 28 Apr 1995 01:52:40 +0000 (01:52 +0000)]
* typeck.c (common_type): Call lookup_attribute instead of value_member.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9526 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(RETURN_POPS_ARGS): Call lookup_attribute.
dje [Fri, 28 Apr 1995 01:12:58 +0000 (01:12 +0000)]
(RETURN_POPS_ARGS): Call lookup_attribute.
(ENCODE_SECTION_INFO): Likewise.
(CPP_PREDEFINES): Use __stdcall__, __cdecl__.
(VALID_MACHINE_DECL_ATTRIBUTE): Call is_attribute_p.
`args' must be NULL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9525 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(common_type): Call lookup_attribute instead of value_member.
dje [Fri, 28 Apr 1995 01:11:28 +0000 (01:11 +0000)]
(common_type): Call lookup_attribute instead of value_member.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9524 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoNew anonymous patterns to combine insert with arbitrary ashift, ashiftrt,
kenner [Fri, 28 Apr 1995 01:10:25 +0000 (01:10 +0000)]
New anonymous patterns to combine insert with arbitrary ashift, ashiftrt,
lshiftrt, or zero_extract.  (Based on patch from John Brooks <jbrooks@ea.com>.)
(ashlsi3): Remove extraneous operand processing.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9523 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(decl_attributes): Always continue if attribute not found.
dje [Fri, 28 Apr 1995 01:09:12 +0000 (01:09 +0000)]
(decl_attributes): Always continue if attribute not found.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9522 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(ashiftrt_r4_*): Rewrite for efficiency.
wilson [Fri, 28 Apr 1995 01:08:43 +0000 (01:08 +0000)]
(ashiftrt_r4_*): Rewrite for efficiency.
(ashrsi3, lshrsi3, lshrsi3): Add.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9521 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(attribute_hash_list): New function.
dje [Fri, 28 Apr 1995 01:08:30 +0000 (01:08 +0000)]
(attribute_hash_list): New function.
(build_type_attribute_variant): Call it.
(valid_machine_attribute): Handle attributes with arguments.
(is_attribute_p): New function.
(lookup_attribute): New function.
(attribute_in_list): Deleted.
(attribute_list_contained): Check TREE_PURPOSE and TREE_VALUE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9520 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(valid_machine_attribute): Add prototype.
dje [Fri, 28 Apr 1995 01:07:33 +0000 (01:07 +0000)]
(valid_machine_attribute): Add prototype.
(is_attribute_p, lookup_attribute): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9519 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(LIB1ASMFUNCS): Add new functions.
wilson [Fri, 28 Apr 1995 01:07:22 +0000 (01:07 +0000)]
(LIB1ASMFUNCS): Add new functions.
(LIBGCC2_CFLAGS): Delete.
(LIB2FUNCS_EXTRA): Remove deleted files.
(ashlsi3.c, ashrsi3.c, lshrsi3.c): Remove rules for deleted files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9518 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoClean up white space.
wilson [Fri, 28 Apr 1995 01:06:19 +0000 (01:06 +0000)]
Clean up white space.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9517 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(expand_return): When returning BLKmode structure, use
wilson [Thu, 27 Apr 1995 22:50:50 +0000 (22:50 +0000)]
(expand_return): When returning BLKmode structure, use
operand_subword instead of doing arithmetic on the register number.
Also, for structures smaller than word_mode, copy it into a word_mode
temporary and then subreg it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9516 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoDelete two define_peepholes which print `bad peephole'.
wilson [Thu, 27 Apr 1995 22:46:53 +0000 (22:46 +0000)]
Delete two define_peepholes which print `bad peephole'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9515 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(shorten_branches): For non-optimizing compiles, break after first pass.
tege [Thu, 27 Apr 1995 20:18:13 +0000 (20:18 +0000)]
(shorten_branches): For non-optimizing compiles, break after first pass.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9514 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(rest_of_compilation): Call shorten_branches even when !optimize.
tege [Thu, 27 Apr 1995 20:17:35 +0000 (20:17 +0000)]
(rest_of_compilation): Call shorten_branches even when !optimize.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9513 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUpdate comments.
kenner [Thu, 27 Apr 1995 18:40:02 +0000 (18:40 +0000)]
Update comments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9512 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoSupport for pre-BFD versions of Linux ld.
meissner [Thu, 27 Apr 1995 18:35:38 +0000 (18:35 +0000)]
Support for pre-BFD versions of Linux ld.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9511 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(do_include): Fix minor memory leak.
kenner [Thu, 27 Apr 1995 18:31:14 +0000 (18:31 +0000)]
(do_include): Fix minor memory leak.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9510 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(struct argdata): Remove unused `comments' member.
kenner [Thu, 27 Apr 1995 18:28:46 +0000 (18:28 +0000)]
(struct argdata): Remove unused `comments' member.
(macarg): Don't set `comments' member.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9509 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoSupport for pre-BFD versions of Linux ld.
meissner [Thu, 27 Apr 1995 18:27:28 +0000 (18:27 +0000)]
Support for pre-BFD versions of Linux ld.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9508 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoDon't include <sys/stat.h> twice.
kenner [Thu, 27 Apr 1995 15:43:23 +0000 (15:43 +0000)]
Don't include  <sys/stat.h> twice.
(cpp_grow_buffer, init_parse_file): Cast {xmalloc,xrealloc} for token_buffer
to U_CHAR* instead of char*.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9507 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoDon't include <sys/stat.h> twice.
kenner [Thu, 27 Apr 1995 15:42:46 +0000 (15:42 +0000)]
Don't include <sys/stat.h> twice.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9506 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(i[34]86:*:3.2:*) test for /usr/options/cb.name before calling uname.
kenner [Thu, 27 Apr 1995 13:22:29 +0000 (13:22 +0000)]
(i[34]86:*:3.2:*) test for /usr/options/cb.name before calling uname.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9505 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(valid_machine_attribute): Update last change.
kenner [Thu, 27 Apr 1995 12:56:36 +0000 (12:56 +0000)]
(valid_machine_attribute): Update last change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9504 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoInitial revision
kenner [Thu, 27 Apr 1995 12:05:51 +0000 (12:05 +0000)]
Initial revision

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9503 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(collect_expansion): Assume leading white space already removed.
kenner [Thu, 27 Apr 1995 11:08:53 +0000 (11:08 +0000)]
(collect_expansion): Assume leading white space already removed.
Don't allocate unnecessary space for expansion.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9502 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(deps_output): Don't generate overly long output lines.
kenner [Thu, 27 Apr 1995 11:03:46 +0000 (11:03 +0000)]
(deps_output): Don't generate overly long output lines.
Do not invoke self recursively with spacer == 0; this simplifies the code a
bit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9501 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(OBJC_VERSION): Version 7.
kenner [Wed, 26 Apr 1995 23:18:37 +0000 (23:18 +0000)]
(OBJC_VERSION): Version 7.
(build_objc_string_object): Build a full declaration if not using the next
runtime.
(objc_add_static_instance): New function.
(init_module_descriptor): Add reference to static instances table.
(build_module_descriptor): Add field for static instances table.
(get_objc_string_decl): New function.
(generate_static_references): New function.
(finish_objc): Call generate_static_references if needed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9500 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(finish_decl_top_level): New function.
kenner [Wed, 26 Apr 1995 23:17:42 +0000 (23:17 +0000)]
(finish_decl_top_level): New function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9499 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(finish_decl_top): New declaration.
kenner [Wed, 26 Apr 1995 23:17:07 +0000 (23:17 +0000)]
(finish_decl_top): New declaration.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9498 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoChanged Class * to Class in order to match NEXTSTEP and OpenStep
kenner [Wed, 26 Apr 1995 23:16:05 +0000 (23:16 +0000)]
Changed Class * to Class in order to match NEXTSTEP and OpenStep
runtime.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9497 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(OBJC_O): Added bare-bones implementation of NXConstantString.
kenner [Wed, 26 Apr 1995 23:08:38 +0000 (23:08 +0000)]
(OBJC_O): Added bare-bones implementation of NXConstantString.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9496 138bc75d-0d04-0410-961f-82ee72b054a4