platform/upstream/gcc.git
27 years agoFix error in comments.
Richard Kenner [Sun, 22 Sep 1996 16:12:10 +0000 (12:12 -0400)]
Fix error in comments.

From-SVN: r12773

27 years ago(pushdecl): Check new declaration actually conflicts before warning about implicit...
Richard Kenner [Sun, 22 Sep 1996 15:37:08 +0000 (11:37 -0400)]
(pushdecl): Check new declaration actually conflicts before warning about implicit external vs.

(pushdecl): Check new declaration actually conflicts before warning
about implicit external vs. static declarations.

From-SVN: r12772

27 years ago(convert_move): Replace explicit checks for FP extend ops with use of can_extend_p.
Richard Kenner [Sun, 22 Sep 1996 15:30:04 +0000 (11:30 -0400)]
(convert_move): Replace explicit checks for FP extend ops with use of can_extend_p.

(convert_move): Replace explicit checks for FP extend ops with use of
can_extend_p.
Add missing tests for FP trunc operations.

From-SVN: r12771

27 years ago(DWARF_VERSION): Define as 1 if not already defined.
Richard Kenner [Sun, 22 Sep 1996 15:19:49 +0000 (11:19 -0400)]
(DWARF_VERSION): Define as 1 if not already defined.

From-SVN: r12770

27 years ago(combine_givs): Improve combining DEST_REG giv with its only use.
Richard Kenner [Sun, 22 Sep 1996 15:12:06 +0000 (11:12 -0400)]
(combine_givs): Improve combining DEST_REG giv with its only use.

From-SVN: r12769

27 years agoReplace use of __objc_xmalloc and free with objc_malloc and objc_free.
Richard Kenner [Sun, 22 Sep 1996 14:49:59 +0000 (10:49 -0400)]
Replace use of __objc_xmalloc and free with objc_malloc and objc_free.

From-SVN: r12768

27 years agoReplace use of __objc_xcalloc, __objc_xrealloc, and __objc_xmalloc
Richard Kenner [Sun, 22 Sep 1996 14:41:58 +0000 (10:41 -0400)]
Replace use of __objc_xcalloc, __objc_xrealloc, and __objc_xmalloc
with objc_calloc, objc_realloc, and objc_malloc.

From-SVN: r12767

27 years ago(__objc_xmalloc, __objc_xrealloc): Delete.
Richard Kenner [Sun, 22 Sep 1996 14:39:18 +0000 (10:39 -0400)]
(__objc_xmalloc, __objc_xrealloc): Delete.

From-SVN: r12766

27 years agoReplace use of __obj_xmalloc and free with objc_malloc and objc_free.
Richard Kenner [Sun, 22 Sep 1996 14:36:59 +0000 (10:36 -0400)]
Replace use of __obj_xmalloc and free with objc_malloc and objc_free.

From-SVN: r12765

27 years ago(_objc_malloc): New function pointer.
Richard Kenner [Sun, 22 Sep 1996 14:36:08 +0000 (10:36 -0400)]
(_objc_malloc): New function pointer.

(_objc_atomic_malloc, _objc_valloc): Likewise.
(_objc_realloc, _objc_calloc, _objc_free): Likewise

From-SVN: r12764

27 years ago(objc_malloc): Renamed from __objc_xmalloc.
Richard Kenner [Sun, 22 Sep 1996 14:35:45 +0000 (10:35 -0400)]
(objc_malloc): Renamed from __objc_xmalloc.

(objc_realloc): Renamed from __objc_realloc.
(objc_atomic_malloc): New function.
(objc_valloc): New function.
(objc_calloc): Renamed from __objc_calloc.
(objc_free): New function.

From-SVN: r12763

27 years agoReplace use of free with objc_free.
Richard Kenner [Sun, 22 Sep 1996 14:35:09 +0000 (10:35 -0400)]
Replace use of free with objc_free.

From-SVN: r12762

27 years agoReplace use of __objc_xcalloc and free with objc_calloc and objc_free.
Richard Kenner [Sun, 22 Sep 1996 14:34:13 +0000 (10:34 -0400)]
Replace use of __objc_xcalloc and free with objc_calloc and objc_free.

From-SVN: r12761

27 years agoReplace use of __objc_xmalloc and free with objc_malloc and objc_free.
Richard Kenner [Sun, 22 Sep 1996 14:33:49 +0000 (10:33 -0400)]
Replace use of __objc_xmalloc and free with objc_malloc and objc_free.

From-SVN: r12760

27 years agoLANG_LIB2FUNCS and LANG_EXTRA_HEADERS
Jason Merrill [Sun, 22 Sep 1996 12:25:52 +0000 (12:25 +0000)]
LANG_LIB2FUNCS and LANG_EXTRA_HEADERS

From-SVN: r12759

27 years ago(alpha_swapped_comparison_operator pattern): Fix asm operand typo in
Richard Kenner [Sat, 21 Sep 1996 21:59:55 +0000 (17:59 -0400)]
(alpha_swapped_comparison_operator pattern): Fix asm operand typo in
last change.

From-SVN: r12758

27 years ago(USER_LABEL_PREFIX): Define.
Richard Kenner [Sat, 21 Sep 1996 11:11:46 +0000 (07:11 -0400)]
(USER_LABEL_PREFIX): Define.

From-SVN: r12757

27 years ago(USER_LABEL_PREFIX): Undefine.
Richard Kenner [Sat, 21 Sep 1996 11:10:51 +0000 (07:10 -0400)]
(USER_LABEL_PREFIX): Undefine.

From-SVN: r12756

27 years ago(ASM_OUTPUT_LABELREF): Delete.
Richard Kenner [Sat, 21 Sep 1996 11:10:15 +0000 (07:10 -0400)]
(ASM_OUTPUT_LABELREF): Delete.

From-SVN: r12755

27 years ago(USER_LABEL_PREFIX): Redefine.
Richard Kenner [Sat, 21 Sep 1996 11:08:05 +0000 (07:08 -0400)]
(USER_LABEL_PREFIX): Redefine.

(ASM_OUTPUT_LABELREF) Use USER_LABEL_PREFIX.

From-SVN: r12754

27 years ago(USER_LABEL_PREFIX): Redefine.
Richard Kenner [Sat, 21 Sep 1996 11:07:21 +0000 (07:07 -0400)]
(USER_LABEL_PREFIX): Redefine.

From-SVN: r12753

27 years ago(USER_LABEL_PREFIX): Redefine, not ASM_OUTPUT_LABELREF.
Richard Kenner [Sat, 21 Sep 1996 11:05:59 +0000 (07:05 -0400)]
(USER_LABEL_PREFIX): Redefine, not ASM_OUTPUT_LABELREF.

From-SVN: r12752

27 years agoUpdate comments.
Richard Kenner [Sat, 21 Sep 1996 10:59:54 +0000 (06:59 -0400)]
Update comments.

From-SVN: r12751

27 years ago(USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.
Richard Kenner [Sat, 21 Sep 1996 10:53:37 +0000 (06:53 -0400)]
(USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.

From-SVN: r12750

27 years ago(ASM_OUTPUT_LABELREF): Provide default definition if not already defined.
Richard Kenner [Sat, 21 Sep 1996 10:35:12 +0000 (06:35 -0400)]
(ASM_OUTPUT_LABELREF): Provide default definition if not already defined.

From-SVN: r12749

27 years agoInitial revision
Richard Kenner [Sat, 21 Sep 1996 10:34:54 +0000 (06:34 -0400)]
Initial revision

From-SVN: r12748

27 years ago(MAKE_DECL_ONE_ONLY): Oops.
Jason Merrill [Thu, 19 Sep 1996 01:37:10 +0000 (01:37 +0000)]
(MAKE_DECL_ONE_ONLY): Oops.

From-SVN: r12747

27 years ago(demangle_template): Fix handling of address args.
Jason Merrill [Thu, 19 Sep 1996 00:47:43 +0000 (00:47 +0000)]
(demangle_template): Fix handling of address args.

        (gnu_special): Handle type_info stuff.

From-SVN: r12746

27 years ago(jump_optimize): Insert conditional move after jump insn instead of
Richard Kenner [Wed, 18 Sep 1996 21:57:27 +0000 (17:57 -0400)]
(jump_optimize): Insert conditional move after jump insn instead of
before.

From-SVN: r12745

27 years ago(print_operand): Support unsigned codes for %D, %c, and %d.
Richard Kenner [Wed, 18 Sep 1996 21:53:25 +0000 (17:53 -0400)]
(print_operand): Support unsigned codes for %D, %c, and %d.

From-SVN: r12744

27 years ago(PREDICATE_CODES): Add alpha_swapped_comparison_operator.
Richard Kenner [Wed, 18 Sep 1996 21:48:28 +0000 (17:48 -0400)]
(PREDICATE_CODES): Add alpha_swapped_comparison_operator.

From-SVN: r12743

27 years ago(alpha_swapped_comparison_operator): New function.
Richard Kenner [Wed, 18 Sep 1996 21:48:10 +0000 (17:48 -0400)]
(alpha_swapped_comparison_operator): New function.

From-SVN: r12742

27 years agoAdd pattern for b%c with swapped comparisons with 0.
Richard Kenner [Wed, 18 Sep 1996 21:47:46 +0000 (17:47 -0400)]
Add pattern for b%c with swapped comparisons with 0.

Delete three unnamed cmp insns that are strict subsets of new insn.

From-SVN: r12741

27 years ago(alpha_emit_set_long_const): Save one instruction when -O2 and high
Richard Kenner [Wed, 18 Sep 1996 21:33:30 +0000 (17:33 -0400)]
(alpha_emit_set_long_const): Save one instruction when -O2 and high
word == low word.

From-SVN: r12740

27 years ago(ASM_OUTPUT_MI_THUNK): Handle functions returning an aggregate.
Stan Cox [Wed, 18 Sep 1996 20:49:46 +0000 (20:49 +0000)]
(ASM_OUTPUT_MI_THUNK): Handle functions returning an aggregate.

From-SVN: r12739

27 years ago89th Cygnus<->FSF quick merge
Mike Stump [Wed, 18 Sep 1996 17:20:21 +0000 (17:20 +0000)]
89th Cygnus<->FSF quick merge

From-SVN: r12738

27 years ago(\inforef): Move to more appropriate place.
Karl Berry [Wed, 18 Sep 1996 12:15:20 +0000 (12:15 +0000)]
(\inforef): Move to more appropriate place.

* texinfo.tex (\inforef): Move to more appropriate place.
(\pounds): Remove spurious extra $.
(\email): Typeset argument in angle brackets.
(\macro): Use \doignore for robustness, instead of just letting TeX
parse the argument.
(\unmacro): Define.

From-SVN: r12737

27 years ago(MAKE_DECL_ONE_ONLY): Define.
Jason Merrill [Wed, 18 Sep 1996 11:07:42 +0000 (11:07 +0000)]
(MAKE_DECL_ONE_ONLY): Define.

From-SVN: r12736

27 years ago(DECL_ONE_ONLY): New macro.
Jason Merrill [Wed, 18 Sep 1996 11:07:42 +0000 (11:07 +0000)]
(DECL_ONE_ONLY): New macro.

From-SVN: r12735

27 years ago(assemble_variable): Fix setting of first_global_object_name.
Jason Merrill [Wed, 18 Sep 1996 11:07:42 +0000 (11:07 +0000)]
(assemble_variable): Fix setting of first_global_object_name.

(assemble_variable): Fix setting of
        first_global_object_name.
        (assemble_start_function): Likewise.
(supports_one_only): New function.
        (make_decl_one_only): Likewise.

From-SVN: r12734

27 years ago(winnt.o): Compile properly.
Doug Evans [Tue, 17 Sep 1996 23:42:22 +0000 (23:42 +0000)]
(winnt.o): Compile properly.

From-SVN: r12733

27 years agoFinish MIPS4 support, add R5000 support.
Ian Lance Taylor [Tue, 17 Sep 1996 19:52:34 +0000 (19:52 +0000)]
Finish MIPS4 support, add R5000 support.

From-SVN: r12732

27 years agoalmost forgot to checkit it in.
Mike Stump [Tue, 17 Sep 1996 19:30:53 +0000 (19:30 +0000)]
almost forgot to checkit   it in.

From-SVN: r12731

27 years ago(LEGITIMIZE_ADDRESS): typo fixes (x -> X).
Jim Wilson [Tue, 17 Sep 1996 19:09:43 +0000 (12:09 -0700)]
(LEGITIMIZE_ADDRESS): typo fixes (x -> X).

From-SVN: r12730

27 years agoNew define_splits to recombine output from LEGITIMIZE_ADDRESS.
Jim Wilson [Tue, 17 Sep 1996 19:08:58 +0000 (12:08 -0700)]
New define_splits to recombine output from LEGITIMIZE_ADDRESS.

From-SVN: r12729

27 years ago(link_command_spec): Move -T options to end of link command
Jim Wilson [Tue, 17 Sep 1996 02:37:51 +0000 (19:37 -0700)]
(link_command_spec):  Move -T options to end of link command
line.

From-SVN: r12728

27 years ago(LINK_SPEC, SUBTARTGET_SWITCHES): Delete.
Jim Wilson [Tue, 17 Sep 1996 02:33:14 +0000 (19:33 -0700)]
(LINK_SPEC, SUBTARTGET_SWITCHES): Delete.

(LIB_SPEC): Define to just -lc.
(STARTFILE_SPEC): Define to empty.

From-SVN: r12727

27 years ago(ext_shift_insns, ext_shift_amounts): new arrays.
Jim Wilson [Mon, 16 Sep 1996 17:40:36 +0000 (10:40 -0700)]
(ext_shift_insns, ext_shift_amounts): new arrays.

(gen_ashift_hi, gen_shifty_hi_op, shl_and_kind): new functions.
rtx_equal_function_value_matters: declare.
(shl_and_length, shl_and_src_length, gen_shl_and): new functions.
(shl_sext_kind, shl_sext_length, gen_shl_sext): new functions.

From-SVN: r12726

27 years ago(ashlhi3_k, lshrhi3_m): new insn pattern.
Jim Wilson [Mon, 16 Sep 1996 17:39:15 +0000 (10:39 -0700)]
(ashlhi3_k, lshrhi3_m): new insn pattern.

(lshrhi3, shl_sext_ext, shl_sext_sub):
new insn pattern with matching define_split.
(and_shl_scratch): Likewise, but also with unnamed variants.

From-SVN: r12725

27 years ago(convert_filename): Don't start looking for '.' until after last
Richard Kenner [Sun, 15 Sep 1996 00:55:05 +0000 (20:55 -0400)]
(convert_filename): Don't start looking for '.' until after last
directory separator.

From-SVN: r12724

27 years agoUse pc instead of unknown, for pc clones.
Richard Kenner [Sun, 15 Sep 1996 00:49:22 +0000 (20:49 -0400)]
Use pc instead of unknown, for pc clones.

RMS:

Use pc instead of unknown, for pc clones.
Use -linux-gnu for Linux-based GNU systems.

From-SVN: r12717

27 years agoManson: Doc +
Richard Kenner [Sun, 15 Sep 1996 00:47:01 +0000 (20:47 -0400)]
Manson: Doc +

Manson: Doc +
(add_partial_entry): New routine.
(expand_start_try_stmts): Moved from cp/except.c.
(expand_start_all_catch): Move functionality of expand_end_try_stmts here.

From-SVN: r12716

27 years agomrs/manson:
Richard Kenner [Sun, 15 Sep 1996 00:44:58 +0000 (20:44 -0400)]
mrs/manson:

Update documentation.

From-SVN: r12715

27 years ago(store_field): If storing a record on big endian targets,
Richard Kenner [Sun, 15 Sep 1996 00:42:46 +0000 (20:42 -0400)]
(store_field): If storing a record on big endian targets,

set up so we store the high-order bits.
(expand_expr, case COMPONENT_REF): Likewise for loads.

From-SVN: r12714

27 years ago(HAVE_EXECUTABLE_SUFFIX): New macro.
Richard Kenner [Sun, 15 Sep 1996 00:40:31 +0000 (20:40 -0400)]
(HAVE_EXECUTABLE_SUFFIX): New macro.

(convert_filename): New function.
(process_command, case 'o'): Call it.
(process_command, default case): Likewise; delete old code.

From-SVN: r12713

27 years ago(GCC_PASSES): Add $(exeext) to names.
Richard Kenner [Sun, 15 Sep 1996 00:38:47 +0000 (20:38 -0400)]
(GCC_PASSES): Add $(exeext) to names.

(FLAGS_TO_PASS): Add CLIB.
(c-pragma.o): Add dependencies on except.h, function.h, defaults.h.

From-SVN: r12712

27 years ago(CHECK_STACK_LIMIT): Make consistent with MD file.
Richard Kenner [Sat, 14 Sep 1996 21:05:03 +0000 (17:05 -0400)]
(CHECK_STACK_LIMIT): Make consistent with MD file.

From-SVN: r12711

27 years ago({MASK,TARGET}_STACK_PROBE): New macros.
Richard Kenner [Sat, 14 Sep 1996 21:03:12 +0000 (17:03 -0400)]
({MASK,TARGET}_STACK_PROBE): New macros.

(TARGET_SWITCHES): Add -fstack-arg-probe.

From-SVN: r12710

27 years ago({function,ix86_expand}_prologue): Use __alloca to allocate stack if
Richard Kenner [Sat, 14 Sep 1996 21:02:23 +0000 (17:02 -0400)]
({function,ix86_expand}_prologue): Use __alloca to allocate stack if
desired and beyond CHECK_STACK_LIMIT in size.

From-SVN: r12709

27 years ago(clrstrsi): Correct check for constant size.
Richard Kenner [Sat, 14 Sep 1996 21:01:32 +0000 (17:01 -0400)]
(clrstrsi): Correct check for constant size.

(allocate_stack{,_worker}): New patterns.

From-SVN: r12708

27 years agolb1spc.asm (.div): Fixed typo so sign is returned correctly.
Doug Evans [Fri, 13 Sep 1996 22:23:04 +0000 (22:23 +0000)]
lb1spc.asm (.div): Fixed typo so sign is returned correctly.

        * sparc/lb1spc.asm (.div): Fixed typo so sign is returned correctly.
        TOPBITS was 2 and should have been 4.
(.rem): Likewise.

From-SVN: r12707

27 years ago(call_value_multiple_internal0): Change from define_insn to
Jim Wilson [Fri, 13 Sep 1996 04:53:56 +0000 (21:53 -0700)]
(call_value_multiple_internal0): Change from define_insn to
define_expand.

From-SVN: r12706

27 years agoUse pc instead of unknown, for pc clone systems.
Richard Stallman [Fri, 13 Sep 1996 03:46:14 +0000 (03:46 +0000)]
Use pc instead of unknown, for pc clone systems.

Change linux to linux-gnu.

From-SVN: r12704

27 years ago(emit_move_sequence): Pass label_ref to
Doug Evans [Thu, 12 Sep 1996 23:21:37 +0000 (23:21 +0000)]
(emit_move_sequence): Pass label_ref to
gen_move_pic_label_si to not lose flags.

From-SVN: r12703

27 years ago(move_pic_label_si): Operand one is label_ref now.
Doug Evans [Thu, 12 Sep 1996 23:20:57 +0000 (23:20 +0000)]
(move_pic_label_si): Operand one is label_ref now.

From-SVN: r12702

27 years agoInitial revision
Jim Wilson [Thu, 12 Sep 1996 22:54:07 +0000 (15:54 -0700)]
Initial revision

From-SVN: r12701

27 years agomerging
Mike Stump [Thu, 12 Sep 1996 19:19:15 +0000 (19:19 +0000)]
merging

From-SVN: r12700

27 years ago(STMP_FIXPROTO, exeext): New defs.
Richard Kenner [Wed, 11 Sep 1996 02:43:20 +0000 (22:43 -0400)]
(STMP_FIXPROTO, exeext): New defs.

From-SVN: r12699

27 years agoDon't include xm-i386.h.
Richard Kenner [Wed, 11 Sep 1996 02:41:33 +0000 (22:41 -0400)]
Don't include xm-i386.h.

From-SVN: r12698

27 years ago(decrement_and_branch_until_zero matcher): Fix typo.
Torbjorn Granlund [Wed, 11 Sep 1996 01:12:10 +0000 (01:12 +0000)]
(decrement_and_branch_until_zero matcher): Fix typo.

From-SVN: r12697

27 years ago(mips_move_2words): Rewrite 32 bit shifts as 16 bit shifts.
Jim Wilson [Tue, 10 Sep 1996 23:02:46 +0000 (16:02 -0700)]
(mips_move_2words): Rewrite 32 bit shifts as 16 bit shifts.

From-SVN: r12696

27 years agoFix typo in comment.
Jim Wilson [Tue, 10 Sep 1996 16:59:05 +0000 (09:59 -0700)]
Fix typo in comment.

From-SVN: r12695

27 years agopa-gas.h (DBX_DEBUGGING_INFO): Remove all #define and #undef statements related to...
Jeff Law [Tue, 10 Sep 1996 16:43:47 +0000 (10:43 -0600)]
pa-gas.h (DBX_DEBUGGING_INFO): Remove all #define and #undef statements related to debugging information.

        * pa/pa-gas.h (DBX_DEBUGGING_INFO): Remove all #define
        and #undef statements related to debugging information.
        * pa/pa-hpux.h, pa-hpux7.h: Likewise
        * pa/pa.c (override_options): Disable "-g" and issue a warning
        if it's used when !TARGET_GAS.

From-SVN: r12694

27 years agosparc.h ({MASK,TARGET}_FPU_SET): Define.
Doug Evans [Mon, 9 Sep 1996 21:57:25 +0000 (21:57 +0000)]
sparc.h ({MASK,TARGET}_FPU_SET): Define.

* sparc/sparc.h ({MASK,TARGET}_FPU_SET): Define.
(TARGET_SWITCHES): Record if -m{,no-}fpu passed.
* sparc/sparc.c (sparc_override_options): Don't clobber explicit
-m{,no-}fpu setting with cpu default.

From-SVN: r12693

27 years agoFormatting change, define @pounds, etc.
Karl Berry [Fri, 6 Sep 1996 19:24:48 +0000 (19:24 +0000)]
Formatting change, define @pounds, etc.

From-SVN: r12692

27 years ago(LEGITIMIZE_ADDRESS): Define nonempty.
Jim Wilson [Thu, 5 Sep 1996 18:59:21 +0000 (11:59 -0700)]
(LEGITIMIZE_ADDRESS): Define nonempty.

From-SVN: r12691

27 years agoci -u pa.md
Jeff Law [Thu, 5 Sep 1996 16:43:54 +0000 (10:43 -0600)]
ci -u pa.md

ci -u pa.md
        * pa/pa.md (movsi, movdi, movsf patterns): Handle 'R'
        constraints as needed.

From-SVN: r12690

27 years agoexcept.c (expand_start_try_stmts): Move to except.c in the backend.
Bob Manson [Thu, 5 Sep 1996 00:43:02 +0000 (00:43 +0000)]
except.c (expand_start_try_stmts): Move to except.c in the backend.

* except.c (expand_start_try_stmts): Move to except.c in the backend.
(expand_end_try_stmts): Remove.

* init.c (perform_member_init): Use add_partial_entry () instead
of directly manipulating lists.
(emit_base_init): Ditto.

From-SVN: r12689

27 years agogprof support
Stan Cox [Wed, 4 Sep 1996 20:07:24 +0000 (20:07 +0000)]
gprof support

From-SVN: r12688

27 years agoInitial revision
Ian Lance Taylor [Tue, 3 Sep 1996 16:00:33 +0000 (16:00 +0000)]
Initial revision

From-SVN: r12687

27 years ago(\centerchfplain): Rewrite to use \chfplain, and to actually center.
Karl Berry [Mon, 2 Sep 1996 15:14:43 +0000 (15:14 +0000)]
(\centerchfplain): Rewrite to use \chfplain, and to actually center.

 (\centerchfplain): Rewrite to use \chfplain, and to
  actually center.
(\unnchfplain): Just call \chfplain.
(\chfplain): Rewrite to be generally callable.
(\centerparametersmaybe): Hook, a no-op except with @centerchap.

From-SVN: r12686

27 years ago(\key): Do not uppercase the argument; key names
Karl Berry [Sat, 31 Aug 1996 19:08:16 +0000 (19:08 +0000)]
(\key): Do not uppercase the argument; key names
can be mixed case, e.g., `Control'.

From-SVN: r12685

27 years ago(gen_formal_types_die): Delete extra argument from
Jim Wilson [Fri, 30 Aug 1996 21:51:34 +0000 (14:51 -0700)]
(gen_formal_types_die): Delete extra argument from
gen_type_die call.

From-SVN: r12684

27 years agoAllow MULTILIB_DEFAULTS to be defined before this file is included.
Jim Wilson [Fri, 30 Aug 1996 19:49:55 +0000 (12:49 -0700)]
Allow MULTILIB_DEFAULTS to be defined before this file is included.

From-SVN: r12683

27 years ago(movsicc,movhicc): Allow reload from memory.
Stan Cox [Fri, 30 Aug 1996 19:03:36 +0000 (19:03 +0000)]
(movsicc,movhicc): Allow reload from memory.

From-SVN: r12682

27 years ago(override_options): Don't thread the prologue if profiling.
Stan Cox [Fri, 30 Aug 1996 19:03:36 +0000 (19:03 +0000)]
(override_options): Don't thread the prologue if profiling.

From-SVN: r12681

27 years agoNew for profiling Solaris 2
Stan Cox [Fri, 30 Aug 1996 18:15:12 +0000 (18:15 +0000)]
New for profiling Solaris 2

From-SVN: r12680

27 years agoInitial revision
Stan Cox [Fri, 30 Aug 1996 18:14:14 +0000 (18:14 +0000)]
Initial revision

From-SVN: r12679

27 years ago(add_eh_table_entry): Multiply realloc size by sizeof int.
Jim Wilson [Fri, 30 Aug 1996 02:07:44 +0000 (19:07 -0700)]
(add_eh_table_entry): Multiply realloc size by sizeof int.

From-SVN: r12678

27 years agopa.md (fcmp patterns): Do not try to eliminate useless add,tr insns here.
Jeff Law [Thu, 29 Aug 1996 21:17:59 +0000 (15:17 -0600)]
pa.md (fcmp patterns): Do not try to eliminate useless add,tr insns here.

        * pa/pa.md (fcmp patterns): Do not try to eliminate
        useless add,tr insns here.
        * pa/pa.c (pa_reorg): Do elimination of useless add,tr
        insns here instead.
        (print_operand, case 'y'): Remove this code.

From-SVN: r12677

27 years ago(print_single_switch): Ultrix fprintf returns 0 on success.
Doug Evans [Wed, 28 Aug 1996 22:07:28 +0000 (22:07 +0000)]
(print_single_switch): Ultrix fprintf returns 0 on success.

From-SVN: r12676

27 years ago(main): Rewrite -g parsing.
Doug Evans [Wed, 28 Aug 1996 20:19:19 +0000 (20:19 +0000)]
(main): Rewrite -g parsing.

From-SVN: r12675

27 years ago88 Cygnus<->FSF merge
Mike Stump [Mon, 26 Aug 1996 20:32:48 +0000 (20:32 +0000)]
88 Cygnus<->FSF merge

From-SVN: r12674

27 years ago(objc-parse.y): Fix typo in name of temp file.
Doug Evans [Mon, 26 Aug 1996 20:12:56 +0000 (20:12 +0000)]
(objc-parse.y): Fix typo in name of temp file.

From-SVN: r12673

27 years ago(mark_all_temps_used): Fix error in last change.
Richard Kenner [Mon, 26 Aug 1996 18:08:23 +0000 (14:08 -0400)]
(mark_all_temps_used): Fix error in last change.

From-SVN: r12672

27 years ago(mark_all_temps_used): New function.
Richard Kenner [Mon, 26 Aug 1996 02:27:04 +0000 (22:27 -0400)]
(mark_all_temps_used): New function.

From-SVN: r12671

27 years agoMake -fPIC the same as -mrelocatable-lib
Michael Meissner [Fri, 23 Aug 1996 15:48:47 +0000 (15:48 +0000)]
Make -fPIC the same as -mrelocatable-lib

From-SVN: r12670

27 years agoAdd fancy_abort
Michael Meissner [Fri, 23 Aug 1996 14:45:19 +0000 (14:45 +0000)]
Add fancy_abort

From-SVN: r12669

27 years agoOnly build eabi crtx in eabi dirs; ditto for solaris; fix multilib solaris/linux
Michael Meissner [Thu, 22 Aug 1996 15:47:12 +0000 (15:47 +0000)]
Only build eabi crtx in eabi dirs; ditto for solaris; fix multilib solaris/linux

From-SVN: r12668

27 years agoFixes eh49.C on sparc.
Mike Stump [Wed, 21 Aug 1996 23:08:55 +0000 (23:08 +0000)]
Fixes eh49.C on sparc.

From-SVN: r12667