platform/upstream/gcc.git
27 years agoIf -mrelocatable{,-lib} make read/write sections, not read-only
Michael Meissner [Tue, 20 Aug 1996 22:54:13 +0000 (22:54 +0000)]
If -mrelocatable{,-lib} make read/write sections, not read-only

From-SVN: r12665

27 years ago(\key): Typeset a lozenge around the argument (from
Karl Berry [Tue, 20 Aug 1996 18:37:11 +0000 (18:37 +0000)]
(\key): Typeset a lozenge around the argument (from
 gildea@intouchsys.com).

From-SVN: r12664

27 years agosplet.h (SUBTARGET_SWITCHES): Recognize -m{big,little}-endian.
Doug Evans [Mon, 19 Aug 1996 22:42:00 +0000 (22:42 +0000)]
splet.h (SUBTARGET_SWITCHES): Recognize -m{big,little}-endian.

* sparc/splet.h (SUBTARGET_SWITCHES): Recognize -m{big,little}-endian.
({CPP,ASM,LINK}_SPEC): Add little endian support.
({BYTES,WORDS}_BIG_ENDIAN): Likewise.
* sparc/t-splet (MULTILIB_{OPTIONS,DIRNAMES}): Likewise.

From-SVN: r12663

27 years agosplet.h (SUBTARGET_SWITCHES): Recognize -m{big,little}-endian.
Doug Evans [Mon, 19 Aug 1996 22:41:39 +0000 (22:41 +0000)]
splet.h (SUBTARGET_SWITCHES): Recognize -m{big,little}-endian.

* sparc/splet.h (SUBTARGET_SWITCHES): Recognize -m{big,little}-endian.
({CPP,ASM,LINK}_SPEC): Add little endian support.
({BYTES,WORDS}_BIG_ENDIAN): Likewise.

From-SVN: r12662

27 years agosp64-elf.h ({CPP,ASM,LINK}_SPEC): Add little endian support.
Doug Evans [Mon, 19 Aug 1996 22:41:22 +0000 (22:41 +0000)]
sp64-elf.h ({CPP,ASM,LINK}_SPEC): Add little endian support.

* sparc/sp64-elf.h ({CPP,ASM,LINK}_SPEC): Add little endian support.
(SUBTARGET_SWITCHES): Recognize -m{big,little}-endian.
({BYTES,WORDS}_BIG_ENDIAN): Likewise.

From-SVN: r12661

27 years agosparc.h ({MASK,TARGET}_LITTLE_ENDIAN): Define.
Doug Evans [Mon, 19 Aug 1996 22:40:29 +0000 (22:40 +0000)]
sparc.h ({MASK,TARGET}_LITTLE_ENDIAN): Define.

* sparc.h ({MASK,TARGET}_LITTLE_ENDIAN): Define.
(LIBGCC2_WORDS_BIG_ENDIAN): Add little endian support.

From-SVN: r12660

27 years ago* sparc/lynx-ng.h (CPP_SPEC): Use %(cpp_cpu).
Doug Evans [Mon, 19 Aug 1996 22:40:06 +0000 (22:40 +0000)]
* sparc/lynx-ng.h (CPP_SPEC): Use %(cpp_cpu).

From-SVN: r12659

28 years ago* g++.c: Update test for win32 (&& ! cygwin32).
Geoffrey Noer [Sun, 18 Aug 1996 01:49:24 +0000 (01:49 +0000)]
* g++.c: Update test for win32 (&& ! cygwin32).

From-SVN: r12658

28 years agochoose-temp.c: Delete !defined(_WIN32) condition when including sys/file.h (NO_SYS_FI...
Doug Evans [Sun, 18 Aug 1996 01:43:58 +0000 (01:43 +0000)]
choose-temp.c: Delete !defined(_WIN32) condition when including sys/file.h (NO_SYS_FILE_H is...

* choose-temp.c: Delete !defined(_WIN32) condition when including
sys/file.h (NO_SYS_FILE_H is still used).

From-SVN: r12657

28 years ago* pexecute.c: Update test for win32 (&& ! cygwin32).
Doug Evans [Sun, 18 Aug 1996 01:43:25 +0000 (01:43 +0000)]
* pexecute.c: Update test for win32 (&& ! cygwin32).

From-SVN: r12656

28 years agocccp.c (absolute_filename): Drive specifiers make the pathname absolute in cygwin32.
Doug Evans [Sun, 18 Aug 1996 01:37:23 +0000 (01:37 +0000)]
cccp.c (absolute_filename): Drive specifiers make the pathname absolute in cygwin32.

* cccp.c (absolute_filename): Drive specifiers make the pathname
absolute in cygwin32.

From-SVN: r12655

28 years agocygwin32.h (CPP_PREDEFINES): Define _WIN32, not WIN32.
Doug Evans [Sun, 18 Aug 1996 01:36:27 +0000 (01:36 +0000)]
cygwin32.h (CPP_PREDEFINES): Define _WIN32, not WIN32.

* i386/cygwin32.h (CPP_PREDEFINES): Define _WIN32, not WIN32.
Define only __CYGWIN32__, not CYGWIN32 or __CYGWIN32.

From-SVN: r12654

28 years agocygwin32.h (CPP_PREDEFINES): Define _WIN32, not WIN32.
Doug Evans [Sun, 18 Aug 1996 01:35:50 +0000 (01:35 +0000)]
cygwin32.h (CPP_PREDEFINES): Define _WIN32, not WIN32.

* i386/cygwin32.h (CPP_PREDEFINES): Define _WIN32, not WIN32.
Define only __CYGWIN32__, not CYGWIN32 or __CYGWIN32.
* rs6000/cygwin32.h (CPP_PREDEFINES): Likewise.

From-SVN: r12653

28 years agogcc.c: Change ifndef _WIN32 to ifndef NO_SYS_FILE_H when...
Doug Evans [Sun, 18 Aug 1996 01:32:53 +0000 (01:32 +0000)]
gcc.c: Change ifndef _WIN32 to ifndef NO_SYS_FILE_H when...

* gcc.c: Change ifndef _WIN32 to ifndef NO_SYS_FILE_H when deciding
whether to include sys/file.h.
(execute): -pipe is supported for cygwin32.

From-SVN: r12652

28 years agostdarg.h: Change __WIN32__ to _WIN32.
Doug Evans [Sun, 18 Aug 1996 01:31:48 +0000 (01:31 +0000)]
stdarg.h: Change __WIN32__ to _WIN32.

* ginclude/stdarg.h: Change __WIN32__ to _WIN32.
* ginclude/varargs.h: Likewise.
* ginclude/va-ppc.h: Likewise.

From-SVN: r12651

28 years agoprotoize.c: Update test for win32 (&& ! cygwin32).
Doug Evans [Sun, 18 Aug 1996 01:29:32 +0000 (01:29 +0000)]
protoize.c: Update test for win32 (&& ! cygwin32).

* protoize.c: Update test for win32 (&& ! cygwin32).
(kill): Delete decl.

From-SVN: r12650

28 years ago* toplev.c: Update test for win32 (&& ! cygwin32).
Doug Evans [Sun, 18 Aug 1996 01:27:54 +0000 (01:27 +0000)]
* toplev.c: Update test for win32 (&& ! cygwin32).

From-SVN: r12649

28 years agoMake -fpic work with -O3
Michael Meissner [Fri, 16 Aug 1996 20:14:24 +0000 (20:14 +0000)]
Make -fpic work with -O3

From-SVN: r12648

28 years agoRemove CLASS_LIKELY_SPILLED_P
Stan Cox [Fri, 16 Aug 1996 20:09:49 +0000 (20:09 +0000)]
Remove CLASS_LIKELY_SPILLED_P

Remove CLASS_LIKELY_SPILLED_P
(STARTFILE_SPEC): Insert crtbegin.o in correct place, and correctversions of values-X?.o
(SWITCH_TAKES_ARG): Extend DEFAULT_SWITCH_TAKES_ARG, not replace.
(CPP_SPEC): Add -Di386, and correctly include extra directories.
Define HAVE_ATEXIT in ELF mode for global destructors.

From-SVN: r12647

28 years agolibgcc2.c (__throw): New routine.
Mike Stump [Fri, 16 Aug 1996 00:52:06 +0000 (00:52 +0000)]
libgcc2.c (__throw): New routine.

        * libgcc2.c (__throw): New routine.
        (__eh_pc): New data object for exception handling.

        * except.c (eh_saved_pc): New object so we can call
        assemble_external.
        (expand_internal_throw_indirect): Call assemble_external for
        __eh_pc.
        (end_eh_unwinder): Ditto.
        (init_eh): Initialize eh_saved_pc.
fixes eh6.C on rs6000 and alpha

From-SVN: r12646

28 years ago* arm.h (RETURN_ADDR_RTX): Define.
Mike Stump [Thu, 15 Aug 1996 20:00:54 +0000 (20:00 +0000)]
* arm.h (RETURN_ADDR_RTX): Define.

From-SVN: r12645

28 years ago* expr.c (expand_builtin_return_addr): Fix order of parameters.
Mike Stump [Thu, 15 Aug 1996 19:59:00 +0000 (19:59 +0000)]
* expr.c (expand_builtin_return_addr): Fix order of parameters.

From-SVN: r12644

28 years agosparc.c (label_ref_operand): New function.
Doug Evans [Thu, 15 Aug 1996 19:05:21 +0000 (19:05 +0000)]
sparc.c (label_ref_operand): New function.

* sparc/sparc.c (label_ref_operand): New function.
(emit_move_sequence): Pass label_ref to gen_move_label_di to not
lose flags.
* sparc/sparc.md (move_label_di): Operand one is label_ref now.
* genattrtab.c (write_test_expr): Allow label_ref in match_dup.

From-SVN: r12643

28 years agosys-protos.h (gethostid): Make return type `int' ifdef __alpha__.
Doug Evans [Thu, 15 Aug 1996 18:59:44 +0000 (18:59 +0000)]
sys-protos.h (gethostid): Make return type `int' ifdef __alpha__.

* sys-protos.h (gethostid): Make return type `int' ifdef __alpha__.
* gen-protos.c: Delete support for SYS_PROTO_OVERRIDES.
* alpha/alpha.h (SYS_PROTO_OVERRIDES): Delete.

From-SVN: r12642

28 years ago(expand_return): In code for doing scc with jumps,
Torbjorn Granlund [Wed, 14 Aug 1996 23:46:53 +0000 (23:46 +0000)]
(expand_return): In code for doing scc with jumps,

stick to default handling if we have corresponding scc pattern.

From-SVN: r12641

28 years agopa.c (override_options): Treat TARGET_FAST_INDIRECT_CALLS just like TARGET_NO_SPACE_REGS.
Jeff Law [Wed, 14 Aug 1996 22:17:25 +0000 (16:17 -0600)]
pa.c (override_options): Treat TARGET_FAST_INDIRECT_CALLS just like TARGET_NO_SPACE_REGS.

        * pa/pa.c (override_options): Treat TARGET_FAST_INDIRECT_CALLS
        just like TARGET_NO_SPACE_REGS.
        (output_millicode_call): Likewise.
        * pa/pa.h (TARGET_FAST_INDIRECT_CALLS): Define.
        (TARGET_SWITCHES): Add "fast-indirect-calls".
        * pa/pa.md: Treat TARGET_FAST_INDIRECT_CALLS just like
        TARGET_NO_SPACE_REGS in various call/millicode call patterns.

From-SVN: r12640

28 years agopa.c (print_operand): Use the right comparison operator for reversed EQ and NE compar...
Jeff Law [Wed, 14 Aug 1996 17:40:57 +0000 (11:40 -0600)]
pa.c (print_operand): Use the right comparison operator for reversed EQ and NE comparisons.

        * pa/pa.c (print_operand): Use the right comparison operator
        for reversed EQ and NE comparisons.

From-SVN: r12639

28 years ago* pa/pa.h (OUTPUT_MI_THUNK): Define.
Jeff Law [Wed, 14 Aug 1996 16:34:30 +0000 (10:34 -0600)]
* pa/pa.h (OUTPUT_MI_THUNK): Define.

From-SVN: r12638

28 years agoFix varargs/stdarg on PowerPC Windows NT
Michael Meissner [Wed, 14 Aug 1996 15:49:57 +0000 (15:49 +0000)]
Fix varargs/stdarg on PowerPC Windows NT

From-SVN: r12637

28 years agoRemove duplicate volatile from sig_atomic_t in AIX sys/signal.h
Ian Lance Taylor [Tue, 13 Aug 1996 22:30:02 +0000 (22:30 +0000)]
Remove duplicate volatile from sig_atomic_t in AIX sys/signal.h

From-SVN: r12636

28 years agomp/load version # in specs file so __GNUC_MINOR__ will be correct
Michael Meissner [Tue, 13 Aug 1996 22:21:04 +0000 (22:21 +0000)]
mp/load version # in specs file so __GNUC_MINOR__ will be correct

From-SVN: r12635

28 years ago(LIB_SPEC): Undef.
Jim Wilson [Tue, 13 Aug 1996 21:28:50 +0000 (14:28 -0700)]
(LIB_SPEC): Undef.

From-SVN: r12634

28 years agoCorrectly handle stack probes of more than one function in an object file under
Michael Meissner [Tue, 13 Aug 1996 21:26:31 +0000 (21:26 +0000)]
Correctly handle stack probes of more than one function in an object file under
NT.

From-SVN: r12633

28 years agoBuild fewer multilibs
Michael Meissner [Tue, 13 Aug 1996 20:51:55 +0000 (20:51 +0000)]
Build fewer multilibs

From-SVN: r12632

28 years ago(PROFILE_BEFORE_PROLOGUE): Define.
Jim Wilson [Tue, 13 Aug 1996 20:48:43 +0000 (13:48 -0700)]
(PROFILE_BEFORE_PROLOGUE): Define.

From-SVN: r12631

28 years ago87th Cygnus<->FSF quick merge
Jason Merrill [Tue, 13 Aug 1996 15:39:22 +0000 (15:39 +0000)]
87th Cygnus<->FSF quick merge

From-SVN: r12630

28 years agoFix typo
Michael Meissner [Mon, 12 Aug 1996 22:15:13 +0000 (22:15 +0000)]
Fix typo

From-SVN: r12629

28 years ago(RAP_REG, RETURN_ADDRESS_POINTER_REGNUM): Define.
Jim Wilson [Mon, 12 Aug 1996 21:44:14 +0000 (14:44 -0700)]
(RAP_REG, RETURN_ADDRESS_POINTER_REGNUM): Define.

(ELIMINABLE_REGS): Add RETURN_ADDRESS_POINTER_REGNUM support.
(RETURN_ADDR_RTX): Define.
(REGISTER_NAMES): Add rap.

From-SVN: r12628

28 years ago(regno_reg_class): Change entry 23 from NO_REGS to GENERAL_REGS.
Jim Wilson [Mon, 12 Aug 1996 21:43:22 +0000 (14:43 -0700)]
(regno_reg_class): Change entry 23 from NO_REGS to GENERAL_REGS.

(initial_elimination_offset): New variable live_regs_mask.  Add
code to handle RETURN_ADDRESS_POINTER_REGNUM.

From-SVN: r12627

28 years ago(DOLLARS_IN_IDENTIFIERS): Undefine.
Jim Wilson [Mon, 12 Aug 1996 21:35:23 +0000 (14:35 -0700)]
(DOLLARS_IN_IDENTIFIERS): Undefine.

From-SVN: r12626

28 years ago(LIB_SPEC): Always emit -lc.
Jim Wilson [Mon, 12 Aug 1996 19:54:22 +0000 (12:54 -0700)]
(LIB_SPEC): Always emit -lc.

From-SVN: r12625

28 years agoCheck current_function_uses_pic_offset_table, not pic_offset_table_rtx
Michael Meissner [Mon, 12 Aug 1996 18:59:09 +0000 (18:59 +0000)]
Check current_function_uses_pic_offset_table, not pic_offset_table_rtx

From-SVN: r12624

28 years agoSpeed up genmultilib; Add MULTIB_EXTRA_OPTS
Michael Meissner [Mon, 12 Aug 1996 16:36:42 +0000 (16:36 +0000)]
Speed up genmultilib; Add MULTIB_EXTRA_OPTS

From-SVN: r12623

28 years ago(expand_end_bindings): Add test and call for nonlocal_goto_receiver pattern.
Richard Kenner [Mon, 12 Aug 1996 11:46:32 +0000 (07:46 -0400)]
(expand_end_bindings): Add test and call for nonlocal_goto_receiver pattern.

(expand_end_bindings): Add test and call for nonlocal_goto_receiver
pattern.
(expand_asm_operands): Fix off-by-one error when scanning constraints.

From-SVN: r12622

28 years ago(expand_builtin, case BUILT_IN_SETJMP): Add test and call for
Richard Kenner [Mon, 12 Aug 1996 11:44:42 +0000 (07:44 -0400)]
(expand_builtin, case BUILT_IN_SETJMP): Add test and call for
nonlocal_goto_receiver pattern.

From-SVN: r12621

28 years ago(store_expr): Handle COND_EXPR cleanups like expand_expr.
Jason Merrill [Mon, 12 Aug 1996 05:52:13 +0000 (05:52 +0000)]
(store_expr): Handle COND_EXPR cleanups like expand_expr.

From-SVN: r12620

28 years ago(expand_abs): When OP0 and TARGET are the same pseudo register, it is
Richard Kenner [Mon, 12 Aug 1996 03:12:40 +0000 (23:12 -0400)]
(expand_abs): When OP0 and TARGET are the same pseudo register, it is
safe to use TARGET.

From-SVN: r12619

28 years ago(reg_equiv_replace): New variable.
Richard Kenner [Mon, 12 Aug 1996 02:42:27 +0000 (22:42 -0400)]
(reg_equiv_replace): New variable.

(update_equiv_regs): Set reg_equiv_replacement for all REG_EQUIV
notes encountered or generated.

From-SVN: r12618

28 years agoFormatting changes.
Richard Kenner [Mon, 12 Aug 1996 02:27:09 +0000 (22:27 -0400)]
Formatting changes.

From-SVN: r12617

28 years agoFormattign changes.
Richard Kenner [Mon, 12 Aug 1996 02:26:19 +0000 (22:26 -0400)]
Formattign changes.

From-SVN: r12616

28 years agoFormtting changes.
Richard Kenner [Mon, 12 Aug 1996 02:25:33 +0000 (22:25 -0400)]
Formtting changes.

From-SVN: r12615

28 years ago(hash_is_key_in_hash): Function somehow got lost.
Richard Kenner [Mon, 12 Aug 1996 02:25:20 +0000 (22:25 -0400)]
(hash_is_key_in_hash): Function somehow got lost.

From-SVN: r12614

28 years ago(__need_wint_t): Move #undef to right place.
Richard Kenner [Mon, 12 Aug 1996 01:43:10 +0000 (21:43 -0400)]
(__need_wint_t): Move #undef to right place.

From-SVN: r12613

28 years ago(finish_struct): If pedantic, also warn if struct/union has no named
Richard Kenner [Sun, 11 Aug 1996 21:46:05 +0000 (17:46 -0400)]
(finish_struct): If pedantic, also warn if struct/union has no named
members.

From-SVN: r12612

28 years agoInitial revision
Richard Kenner [Sun, 11 Aug 1996 21:32:41 +0000 (17:32 -0400)]
Initial revision

From-SVN: r12611

28 years ago(untyped_call) Avoid SIGFPE.
Stan Cox [Fri, 9 Aug 1996 20:51:08 +0000 (20:51 +0000)]
(untyped_call) Avoid SIGFPE.

From-SVN: r12610

28 years ago(output_float_compare): Don't try to initialize aggregate local variable; use assignm...
Stan Cox [Fri, 9 Aug 1996 20:51:08 +0000 (20:51 +0000)]
(output_float_compare): Don't try to initialize aggregate local variable; use assignment statements instead.

From-SVN: r12609

28 years ago(gen_stdcall_suffix): Round parameter size up to
Stan Cox [Fri, 9 Aug 1996 20:51:08 +0000 (20:51 +0000)]
(gen_stdcall_suffix): Round parameter size up to
PARM_BOUNDARY.

From-SVN: r12608

28 years ago(RTX_COSTS): rtx_cost should pass two parameters.
Stan Cox [Fri, 9 Aug 1996 20:51:08 +0000 (20:51 +0000)]
(RTX_COSTS): rtx_cost should pass two parameters.

From-SVN: r12607

28 years ago87th Cygnus<->FSF quick merge
Mike Stump [Thu, 8 Aug 1996 22:54:56 +0000 (22:54 +0000)]
87th Cygnus<->FSF quick merge

From-SVN: r12606

28 years agoFix for G++ not knowing whether a vtable will be private or public when the TOC refer...
Michael Meissner [Thu, 8 Aug 1996 22:26:12 +0000 (22:26 +0000)]
Fix for G++ not knowing whether a vtable will be private or public when the TOC reference is updated

From-SVN: r12605

28 years agoRemove code that disabled vtable heuristic on systems with ASM_OUTPUT_EXTERNAL.
Michael Meissner [Thu, 8 Aug 1996 22:22:37 +0000 (22:22 +0000)]
Remove code that disabled vtable heuristic on systems with ASM_OUTPUT_EXTERNAL.

From-SVN: r12604

28 years ago*** empty log message ***
Mike Stump [Thu, 8 Aug 1996 22:18:19 +0000 (22:18 +0000)]
*** empty log message ***

From-SVN: r12603

28 years ago*** empty log message ***
Mike Stump [Thu, 8 Aug 1996 22:08:30 +0000 (22:08 +0000)]
*** empty log message ***

From-SVN: r12602

28 years ago(NULL): Use __null for G++.
Jason Merrill [Thu, 8 Aug 1996 01:45:02 +0000 (01:45 +0000)]
(NULL): Use __null for G++.

From-SVN: r12601

28 years ago(casesi_jump): New pattern.
Jim Wilson [Wed, 7 Aug 1996 23:02:30 +0000 (16:02 -0700)]
(casesi_jump): New pattern.

(casesi): Generate RTL to match it.

From-SVN: r12600

28 years agoMake STACK_BOUNDARY always 64 bits
Michael Meissner [Tue, 6 Aug 1996 21:47:05 +0000 (21:47 +0000)]
Make STACK_BOUNDARY always 64 bits

From-SVN: r12599

28 years agogen-protos.c (overrides): New static local.
Doug Evans [Tue, 6 Aug 1996 18:25:30 +0000 (18:25 +0000)]
gen-protos.c (overrides): New static local.

* gen-protos.c (overrides): New static local.
(add_hash,parse_fn_proto): New static functions.
(main): Add prototypes from SYS_PROTO_OVERRIDES to hash table before
parsing sys-protos.h.  Reserve entry 0 in std_protos.
* alpha/alpha.h (SYS_PROTO_OVERRIDES): Define.

From-SVN: r12598

28 years ago(MULTILIB_OPTIONS): Add mbroken-saverestore.
Doug Evans [Mon, 5 Aug 1996 23:02:02 +0000 (23:02 +0000)]
(MULTILIB_OPTIONS): Add mbroken-saverestore.

(MULTILIB_DIRNAMES): Add brknsave.

From-SVN: r12597

28 years agoAdd comment.
Doug Evans [Mon, 5 Aug 1996 23:00:38 +0000 (23:00 +0000)]
Add comment.

From-SVN: r12596

28 years ago(alpha_output_filename): When emitting stabs, don't disable them if using GNU as.
Jim Wilson [Mon, 5 Aug 1996 21:59:23 +0000 (14:59 -0700)]
(alpha_output_filename): When emitting stabs, don't disable them if using GNU as.

(alpha_output_filename): When emitting stabs, don't
disable them if using GNU as.
(alpha_output_lineno): Likewise, when not using GNU as.

From-SVN: r12595

28 years ago(arith_reg_operand): Reject SUBREG of an invalid hard reg.
Jim Wilson [Mon, 5 Aug 1996 21:27:22 +0000 (14:27 -0700)]
(arith_reg_operand): Reject SUBREG of an invalid hard reg.

From-SVN: r12594

28 years ago(layout_record): Correct overflow test for 0 sized fields.
Doug Evans [Mon, 5 Aug 1996 20:53:26 +0000 (20:53 +0000)]
(layout_record): Correct overflow test for 0 sized fields.

From-SVN: r12593

28 years ago(aoutos.h): Don't include it.
Jim Wilson [Mon, 5 Aug 1996 20:15:30 +0000 (13:15 -0700)]
(aoutos.h): Don't include it.

From-SVN: r12592

28 years ago(\heading, \subheading, \subsubheading): Can no
Karl Berry [Mon, 5 Aug 1996 18:01:12 +0000 (18:01 +0000)]
(\heading, \subheading, \subsubheading): Can no

 (\heading, \subheading, \subsubheading): Can no
* texinfo.tex (\heading, \subheading, \subsubheading): Can no
  longer call the nonexistent \*secheadingi series. Instead, call
  \plain*secheading.
(\plainsubsecheading, \plainsubsubsecheading): New macros, by analogy
with \plainsecheading.
(\unnumberedsubseczzz, \unnumberedsubsubseczzz): Call them.

From-SVN: r12591

28 years agocombine.c (rtx_equal_for_field_assignment_p): Check for get_last_value returning...
Jeff Law [Sun, 4 Aug 1996 05:26:17 +0000 (23:26 -0600)]
combine.c (rtx_equal_for_field_assignment_p): Check for get_last_value returning (CLOBBER (CONST_INT 0)).

        * combine.c (rtx_equal_for_field_assignment_p): Check for
        get_last_value returning (CLOBBER (CONST_INT 0)).

From-SVN: r12590

28 years ago(subsi3+1): Handle case where first operand is constant
Jim Wilson [Sun, 4 Aug 1996 01:20:26 +0000 (18:20 -0700)]
(subsi3+1): Handle case where first operand is constant
but second operand is not.

From-SVN: r12589

28 years ago(WCHAR_TYPE_SIZE): Undef, then define to 16.
Jim Wilson [Sun, 4 Aug 1996 00:18:57 +0000 (17:18 -0700)]
(WCHAR_TYPE_SIZE): Undef, then define to 16.

From-SVN: r12588

28 years ago(\HEADINGSdouble, \HEADINGSsingle,
Karl Berry [Sat, 3 Aug 1996 18:59:17 +0000 (18:59 +0000)]
(\HEADINGSdouble, \HEADINGSsingle,

HEADINGSdoubleafter, \HEADINGSsingleafter, \CHAPPAGoff,
\CHAPPAGon, \CHAPPAGodd): Set \contentsalignmacro, analogous to
\pagealignmacro.
(\startcontents): Call \contentsalignmacro instead of \pagealignmacro.

From-SVN: r12587

28 years agopa-hpux.h (LINK_SPEC): Don't link in PA1.1 specific libraries when creating shared...
Jeff Law [Fri, 2 Aug 1996 21:47:10 +0000 (15:47 -0600)]
pa-hpux.h (LINK_SPEC): Don't link in PA1.1 specific libraries when creating shared libraries.

        * pa/pa-hpux.h (LINK_SPEC): Don't link in PA1.1 specific
        libraries when creating shared libraries.
        * pa/pa-hpux9.h, pa/pa-hpux10.h: Likewise.

From-SVN: r12586

28 years ago(output_float_compare): fcomi should be followed by the correct conditional jump...
Stan Cox [Fri, 2 Aug 1996 21:27:07 +0000 (21:27 +0000)]
(output_float_compare): fcomi should be followed by the correct conditional jump instead of fcom/pfstsw/and/jne

(output_float_compare): fcomi should be followed by the
correct conditional jump instead of fcom/pfstsw/and/jne
(override_options): Added -mbranch-cost to set BRANCH_COST.

From-SVN: r12585

28 years ago(i386_branch_cost, i386_branch_cost_string): Added.
Stan Cox [Fri, 2 Aug 1996 21:27:07 +0000 (21:27 +0000)]
(i386_branch_cost, i386_branch_cost_string): Added.

From-SVN: r12584

28 years agoAdded TARGET_CMOVE check for fcomi.
Stan Cox [Fri, 2 Aug 1996 21:27:07 +0000 (21:27 +0000)]
Added TARGET_CMOVE check for fcomi.

(sgt+1,slt+1,sge+1,sle+1,bgt+1,blt+1,bge+1,ble+1,bleu+4)
Added TARGET_CMOVE check for fcomi.
(movsicc_1+1,movhicc_1+1): Added to handle the general case.

From-SVN: r12583

28 years ago* sparc/vxsparc.h (CPP_PREDEFINES): Add `-DCPU=SPARC'.
Brendan Kehoe [Fri, 2 Aug 1996 18:59:41 +0000 (14:59 -0400)]
* sparc/vxsparc.h (CPP_PREDEFINES): Add `-DCPU=SPARC'.

From-SVN: r12582

28 years agoRestoring good RCS id.
Karl Berry [Fri, 2 Aug 1996 15:12:28 +0000 (15:12 +0000)]
Restoring good RCS id.

From-SVN: r12581

28 years agopa.h (ASM_OUTPUT_INT): Remove all hacks for the exception table.
Jeff Law [Fri, 2 Aug 1996 05:57:27 +0000 (23:57 -0600)]
pa.h (ASM_OUTPUT_INT): Remove all hacks for the exception table.

        * pa/pa.h (ASM_OUTPUT_INT): Remove all hacks for the
        exception table.

From-SVN: r12580

28 years ago(RTX_COSTS, case PLUS): Get operand order right.
Torbjorn Granlund [Thu, 1 Aug 1996 14:02:34 +0000 (14:02 +0000)]
(RTX_COSTS, case PLUS): Get operand order right.

From-SVN: r12579

28 years ago(negtf2,abstf2): Fix v9 case.
Doug Evans [Wed, 31 Jul 1996 19:04:55 +0000 (19:04 +0000)]
(negtf2,abstf2): Fix v9 case.

From-SVN: r12578

28 years agopa.h (ASM_OUTPUT_INT): Use an 'E%' prefix for items in the exception table if...
Jeff Law [Wed, 31 Jul 1996 15:49:40 +0000 (09:49 -0600)]
pa.h (ASM_OUTPUT_INT): Use an 'E%' prefix for items in the exception table if...

        * pa/pa.h (ASM_OUTPUT_INT): Use an 'E%' prefix for items in
        the exception table if TARGET_GAS && ! TARGET_PORTABLE_RUNTIME.

From-SVN: r12577

28 years ago(dbxcoff.h): Include.
Jim Wilson [Tue, 30 Jul 1996 19:36:32 +0000 (12:36 -0700)]
(dbxcoff.h): Include.

(DBX_DEBUGGING_INFO, SDB_DEBUGGING_INFO, PREFERRED_DEBUGGING_TYPE):
Move definitions before include of dbxcoff.h.
(ASM_OUTPUT_SOURCE_LINE, DBX_OUTPUT_MAIN_SOURCE_FILE_END,
DBX_BLOCKS_FUNCTION_RELATIVE, DBX_FUNCTION_FIRST): Delete.

From-SVN: r12576

28 years ago(eq reg (const_int 0)): New pattern.
Torbjorn Granlund [Tue, 30 Jul 1996 19:03:29 +0000 (19:03 +0000)]
(eq reg (const_int 0)): New pattern.

From-SVN: r12575

28 years agopa.h (RETURN_ADDR_RTX): Offset is -20 from the frame, not +20!
Jeff Law [Tue, 30 Jul 1996 17:21:53 +0000 (11:21 -0600)]
pa.h (RETURN_ADDR_RTX): Offset is -20 from the frame, not +20!

        * pa/pa.h (RETURN_ADDR_RTX): Offset is -20 from the frame,
        not +20!

From-SVN: r12574

28 years ago(\indexfonts): Make leading be 12pt. Otherwise, it's too crammed.
Karl Berry [Mon, 29 Jul 1996 19:08:10 +0000 (19:08 +0000)]
(\indexfonts): Make leading be 12pt. Otherwise, it's too crammed.

(\smalllispx): Remove \setleading{10pt}. That was too small.
(\doprintindex): Do not call \tex ... \Etex.  Index files are Texinfo
source, not TeX source, except for using \ instead of @ as the
escape character (for now).

From-SVN: r12573

28 years ago* pa/pa.h (GO_IF_LEGITIMATE_ADDRESS): Fix thinko in last change.
Jeff Law [Mon, 29 Jul 1996 18:15:37 +0000 (12:15 -0600)]
* pa/pa.h (GO_IF_LEGITIMATE_ADDRESS): Fix thinko in last change.

From-SVN: r12572

28 years ago(paragraphindent): Move to more reasonable place in the source file.
Karl Berry [Sun, 28 Jul 1996 20:57:40 +0000 (20:57 +0000)]
(paragraphindent): Move to more reasonable place in the source file.

(chapfonts, secfonts, subsecfonts, indexfonts): Call \setleading.
(\chfplain, \secheading, \plainsecheading, \subsecheading,
 \subsubheading): Rewrite to properly \hangindent the title.
(\sectionheading): New generic macro to print section titles.

From-SVN: r12571

28 years agoInitial revision
Karl Berry [Sun, 28 Jul 1996 20:55:30 +0000 (20:55 +0000)]
Initial revision

From-SVN: r12570

28 years ago(output_bound_representation): Fix typo.
Doug Evans [Fri, 26 Jul 1996 22:18:56 +0000 (22:18 +0000)]
(output_bound_representation): Fix typo.

From-SVN: r12569

28 years agoinstall EH code
Mike Stump [Fri, 26 Jul 1996 18:17:32 +0000 (18:17 +0000)]
install EH code

From-SVN: r12568

28 years agoinstall EH code
Mike Stump [Fri, 26 Jul 1996 17:59:49 +0000 (17:59 +0000)]
install EH code

From-SVN: r12567

28 years agoOops.
Mike Stump [Fri, 26 Jul 1996 01:58:29 +0000 (01:58 +0000)]
Oops.

From-SVN: r12566