platform/upstream/gcc.git
30 years agoFix indentation.
Richard Stallman [Fri, 29 Oct 1993 20:43:16 +0000 (20:43 +0000)]
Fix indentation.

From-SVN: r5934

30 years ago(LINK_SPEC): Pass -no_unresolved if -call_shared.
Richard Kenner [Fri, 29 Oct 1993 17:04:11 +0000 (13:04 -0400)]
(LINK_SPEC): Pass -no_unresolved if -call_shared.

From-SVN: r5933

30 years ago(addsf3, subsf3, mulsf3, divsf3): Put POWERPC first, then POWER.
Richard Kenner [Fri, 29 Oct 1993 16:55:00 +0000 (12:55 -0400)]
(addsf3, subsf3, mulsf3, divsf3): Put POWERPC first, then POWER.

From-SVN: r5932

30 years ago({DBX,SDB,MIPS}_DEBUGGING_INFO): Turn off until working.
Richard Kenner [Fri, 29 Oct 1993 16:52:48 +0000 (12:52 -0400)]
({DBX,SDB,MIPS}_DEBUGGING_INFO): Turn off until working.

From-SVN: r5931

30 years agoDefine HAVE_PUTENV for AIX PS/2.
Richard Kenner [Fri, 29 Oct 1993 16:15:08 +0000 (12:15 -0400)]
Define HAVE_PUTENV for AIX PS/2.

From-SVN: r5930

30 years agoAdd support for coff-based ctor/dtor handling.
Richard Kenner [Fri, 29 Oct 1993 15:49:33 +0000 (11:49 -0400)]
Add support for coff-based ctor/dtor handling.

From-SVN: r5929

30 years ago(gen-protos.o, scan.o, fix-header.o, scan-decls.o):
Richard Kenner [Fri, 29 Oct 1993 11:52:14 +0000 (07:52 -0400)]
(gen-protos.o, scan.o, fix-header.o, scan-decls.o):

Add rule to compile using $(HOST_CC).
Show using hconfig.h.

From-SVN: r5928

30 years ago(check_methods_accessible): Fix bug in -Wno-protocol.
Richard Kenner [Fri, 29 Oct 1993 01:33:07 +0000 (21:33 -0400)]
(check_methods_accessible): Fix bug in -Wno-protocol.

(check_methods_accessible): Fix bug in -Wno-protocol.  Reset chain to
bottom class for each search.

From-SVN: r5927

30 years ago(init): Remove extraneous pop_momentary in error case.
Richard Kenner [Fri, 29 Oct 1993 01:30:29 +0000 (21:30 -0400)]
(init): Remove extraneous pop_momentary in error case.

From-SVN: r5926

30 years ago(ENCODE_SECTION_INFO): Use DECL_RTL for DECLs.
Richard Kenner [Thu, 28 Oct 1993 22:43:31 +0000 (18:43 -0400)]
(ENCODE_SECTION_INFO): Use DECL_RTL for DECLs.

From-SVN: r5925

30 years ago(emit_move_sequence): Fix typo, `Pmode' was `mode'.
Torbjorn Granlund [Thu, 28 Oct 1993 00:58:04 +0000 (00:58 +0000)]
(emit_move_sequence): Fix typo, `Pmode' was `mode'.

From-SVN: r5924

30 years ago(NO_DOLLAR_IN_LABEL): Undefined.
Richard Stallman [Wed, 27 Oct 1993 23:35:43 +0000 (23:35 +0000)]
(NO_DOLLAR_IN_LABEL): Undefined.

From-SVN: r5923

30 years ago(cse_insn): When using src_related, copy the rtx.
Richard Stallman [Wed, 27 Oct 1993 23:22:38 +0000 (23:22 +0000)]
(cse_insn): When using src_related, copy the rtx.

Likewise for src_eqv_here.

From-SVN: r5922

30 years ago(output_pending_init_elements): Don't crash if
Richard Stallman [Wed, 27 Oct 1993 21:42:09 +0000 (21:42 +0000)]
(output_pending_init_elements): Don't crash if
constructor_unfilled_fields is 0.

(build_c_cast): When making union constructor,
copy TREE_CONSTANT from the given value.
(initializer_constant_valid_p): Special handling for "constant"
union constructor.

From-SVN: r5921

30 years ago(define_function_unit): Add missing blank lines.
Richard Kenner [Wed, 27 Oct 1993 21:24:53 +0000 (17:24 -0400)]
(define_function_unit): Add missing blank lines.

From-SVN: r5920

30 years ago(bsd/sys/wait.h): Undo previous change.
Richard Stallman [Wed, 27 Oct 1993 18:15:53 +0000 (18:15 +0000)]
(bsd/sys/wait.h): Undo previous change.

From-SVN: r5919

30 years ago(ASM_OUTPUT_INTERNAL_LABEL): #if 0 deleted, to reenable these.
Richard Stallman [Wed, 27 Oct 1993 18:05:30 +0000 (18:05 +0000)]
(ASM_OUTPUT_INTERNAL_LABEL): #if 0 deleted, to reenable these.

(ASM_GENERATE_INTERNAL_LABEL)
(ASM_OUTPUT_INTERNAL_LABEL): #if 0 deleted, to reenable these.
(NO_DOT_IN_LABEL): Defined.

From-SVN: r5918

30 years ago(print_node_brief): Use unsigned char to print
Richard Stallman [Wed, 27 Oct 1993 06:40:44 +0000 (06:40 +0000)]
(print_node_brief): Use unsigned char to print
the bytes of a real constant.

From-SVN: r5917

30 years ago(expand_assignment): Use duplicate instead of dup as bytecode op.
Richard Stallman [Wed, 27 Oct 1993 06:39:01 +0000 (06:39 +0000)]
(expand_assignment): Use duplicate instead of dup as bytecode op.

(bc_expand_expr): Likewise.
(bc_expand_constructor): Likewise.

(emit_move_insn_1): Don't call group_insns when X is a CONCAT.
(emit_move_insn_1, case CONJ_EXPR and COMPLEX_EXPR): Likewise.

From-SVN: r5916

30 years agoRename dup to duplicate.
Richard Stallman [Wed, 27 Oct 1993 06:14:56 +0000 (06:14 +0000)]
Rename dup to duplicate.

From-SVN: r5915

30 years ago(NO_DOLLAR_IN_LABEL): Defined.
Richard Stallman [Wed, 27 Oct 1993 04:01:32 +0000 (04:01 +0000)]
(NO_DOLLAR_IN_LABEL): Defined.

From-SVN: r5914

30 years agoInclude hconfig.h.
Richard Kenner [Wed, 27 Oct 1993 01:53:53 +0000 (21:53 -0400)]
Include hconfig.h.

From-SVN: r5913

30 years agoInclude hconfig.h.
Richard Kenner [Wed, 27 Oct 1993 01:53:30 +0000 (21:53 -0400)]
Include hconfig.h.

Remove unused #ifdef OLD.

From-SVN: r5912

30 years agoDelete duplicate definition of "buf".
Richard Kenner [Wed, 27 Oct 1993 01:52:20 +0000 (21:52 -0400)]
Delete duplicate definition of "buf".

Include hconfig.h.

From-SVN: r5911

30 years ago(deduced.h): Add -I. and -I$(srcdir).
Richard Stallman [Wed, 27 Oct 1993 01:49:41 +0000 (01:49 +0000)]
(deduced.h): Add -I. and -I$(srcdir).

From-SVN: r5910

30 years agoInitial revision
Richard Stallman [Tue, 26 Oct 1993 23:32:59 +0000 (23:32 +0000)]
Initial revision

From-SVN: r5909

30 years agoTreat __PARAGON__ like __SVR4__.
Richard Stallman [Tue, 26 Oct 1993 23:30:07 +0000 (23:30 +0000)]
Treat __PARAGON__ like __SVR4__.

(va_dcl) [__PARAGON__]: Declare va_alist.

From-SVN: r5908

30 years ago(___builtin_saveregs): New alternative for __PARAGON__.
Richard Stallman [Tue, 26 Oct 1993 23:29:45 +0000 (23:29 +0000)]
(___builtin_saveregs): New alternative for __PARAGON__.

From-SVN: r5907

30 years ago[__i860__]: Add to little-endian conditional.
Richard Stallman [Tue, 26 Oct 1993 23:29:24 +0000 (23:29 +0000)]
[__i860__]: Add to little-endian conditional.

From-SVN: r5906

30 years ago(paragon): New alias.
Richard Stallman [Tue, 26 Oct 1993 23:28:00 +0000 (23:28 +0000)]
(paragon): New alias.

From-SVN: r5905

30 years ago(rs6000_override_options): Support -mcpu=rsc1.
Richard Kenner [Tue, 26 Oct 1993 23:05:26 +0000 (19:05 -0400)]
(rs6000_override_options): Support -mcpu=rsc1.

From-SVN: r5904

30 years ago(CC): Move a " to avoid shell error.
Richard Stallman [Tue, 26 Oct 1993 23:01:56 +0000 (23:01 +0000)]
(CC): Move a " to avoid shell error.

From-SVN: r5903

30 years ago(movsi): Can copy a TOC address into a register.
Richard Kenner [Tue, 26 Oct 1993 22:58:16 +0000 (18:58 -0400)]
(movsi): Can copy a TOC address into a register.

From-SVN: r5902

30 years ago(gen-protos, fix_header): Add $(HOST_CFLAGS) and $(HOST_LDFLAGS).
Richard Stallman [Tue, 26 Oct 1993 19:17:55 +0000 (19:17 +0000)]
(gen-protos, fix_header): Add $(HOST_CFLAGS) and $(HOST_LDFLAGS).

From-SVN: r5901

30 years ago(fix-header.o): Depend on fix-header.c.
Richard Stallman [Tue, 26 Oct 1993 19:11:25 +0000 (19:11 +0000)]
(fix-header.o): Depend on fix-header.c.

(scan-decls.o): New target.
(gen-protos.o, scan.o): New targets.

(deduced.h): Pass GCC source dir to scan-types.sh.

From-SVN: r5900

30 years ago(default_compilers): Define __GNUC_MINOR__, using %v.
Richard Stallman [Tue, 26 Oct 1993 19:04:27 +0000 (19:04 +0000)]
(default_compilers): Define __GNUC_MINOR__, using %v.

(do_spec_1): Implement %v.

From-SVN: r5899

30 years ago(OLDCC): Add -XNh1500.
Jim Wilson [Tue, 26 Oct 1993 17:43:53 +0000 (10:43 -0700)]
(OLDCC): Add -XNh1500.

From-SVN: r5898

30 years ago(init_expmed): Use register 10000, not FIRST_PSEUDO_REGISTER that gets special treatm...
Richard Stallman [Tue, 26 Oct 1993 17:39:52 +0000 (17:39 +0000)]
(init_expmed): Use register 10000, not FIRST_PSEUDO_REGISTER that gets special treatment in rtx_cost.

(init_expmed): Use register 10000, not FIRST_PSEUDO_REGISTER
that gets special treatment in rtx_cost.
(expand_mult): Decrease max cost to 8.

From-SVN: r5897

30 years agoFix NeXT <sys/wait.h> problem in <bsd/sys/wait.h>
Richard Stallman [Tue, 26 Oct 1993 17:03:37 +0000 (17:03 +0000)]
Fix NeXT <sys/wait.h> problem in <bsd/sys/wait.h>
as well, since that is where the file is in NeXTStep 3.0.

From-SVN: r5896

30 years ago(build_binary_op): For TRUNC_MOD_EXPR and FLOOR_MOD_EXPR, set common.
Richard Stallman [Tue, 26 Oct 1993 17:00:09 +0000 (17:00 +0000)]
(build_binary_op): For TRUNC_MOD_EXPR and FLOOR_MOD_EXPR, set common.

From-SVN: r5895

30 years ago[__NeXT__]: Don't declare setjmp or longjmp.
Richard Stallman [Tue, 26 Oct 1993 08:51:01 +0000 (08:51 +0000)]
[__NeXT__]: Don't declare setjmp or longjmp.

From-SVN: r5894

30 years ago(build_binary_op): For TRUNC_MOD_EXPR and FLOOR_MOD_EXPR,
Richard Stallman [Tue, 26 Oct 1993 08:26:08 +0000 (08:26 +0000)]
(build_binary_op): For TRUNC_MOD_EXPR and FLOOR_MOD_EXPR,

don't shorten when divisor might be -1.

From-SVN: r5893

30 years ago(signal.h): Add prototypes only for kill and raise.
Richard Stallman [Tue, 26 Oct 1993 06:52:18 +0000 (06:52 +0000)]
(signal.h): Add prototypes only for kill and raise.

Not for the POSIX signal functions.
(sys/resource.h): Delete special handling for this file.

From-SVN: r5892

30 years ago(push_init_level): Align here for element of record.
Richard Stallman [Tue, 26 Oct 1993 06:41:41 +0000 (06:41 +0000)]
(push_init_level): Align here for element of record.

(process_init_element): Not here (was before call to push_init_level).

From-SVN: r5891

30 years ago(scan_decls): When reading parameter list,
Richard Stallman [Tue, 26 Oct 1993 02:56:57 +0000 (02:56 +0000)]
(scan_decls): When reading parameter list,

handle whitespace differently, and keep track of line number.

From-SVN: r5890

30 years ago(scan_string, skip_spaces): Add newline before fn name.
Richard Stallman [Tue, 26 Oct 1993 02:48:04 +0000 (02:48 +0000)]
(scan_string, skip_spaces): Add newline before fn name.

From-SVN: r5889

30 years ago(CPP_SPEC): Define _SEQUENT_ to be compatible with cc.
Richard Stallman [Tue, 26 Oct 1993 02:16:09 +0000 (02:16 +0000)]
(CPP_SPEC): Define _SEQUENT_ to be compatible with cc.

(INVOKE__main): Defined.
(HAVE_ATEXIT): Defined.

From-SVN: r5888

30 years ago(expand_expr, case PLACEHOLDER_EXPR): Fix typos.
Richard Kenner [Mon, 25 Oct 1993 22:53:35 +0000 (18:53 -0400)]
(expand_expr, case PLACEHOLDER_EXPR): Fix typos.

From-SVN: r5887

30 years ago(g++.o): New target.
Richard Stallman [Mon, 25 Oct 1993 21:45:29 +0000 (21:45 +0000)]
(g++.o): New target.

(deduced.h): Depend on GCC_PASSES and stmp-int-hdrs.
(xsys-protos.h): Depend on GCC_PASSES.
(fixhdr.ready): New target.
(stmp-fixproto): Depend on fixhdr.ready, not fix-header itself.
(clean): Delete fixhdr.ready.

From-SVN: r5886

30 years ago(store_field): In BLKmode case, return blk_object.
Richard Stallman [Mon, 25 Oct 1993 21:44:05 +0000 (21:44 +0000)]
(store_field): In BLKmode case, return blk_object.

From-SVN: r5885

30 years agoFix bad S_IS* macros in <sys/stat.h> on m88k-sysv3.
Richard Stallman [Mon, 25 Oct 1993 21:05:29 +0000 (21:05 +0000)]
Fix bad S_IS* macros in <sys/stat.h> on m88k-sysv3.

From-SVN: r5884

30 years ago(LONG_DOUBLE_TYPE_SIZE): Don't define here.
Jim Wilson [Mon, 25 Oct 1993 18:00:11 +0000 (11:00 -0700)]
(LONG_DOUBLE_TYPE_SIZE): Don't define here.

From-SVN: r5883

30 years ago(LONG_DOUBLE_TYPE_SIZE): Do define here.
Jim Wilson [Mon, 25 Oct 1993 17:59:50 +0000 (10:59 -0700)]
(LONG_DOUBLE_TYPE_SIZE): Do define here.

From-SVN: r5882

30 years agoRemove nested brackets in change of Oct 21.
Richard Stallman [Mon, 25 Oct 1993 17:57:20 +0000 (17:57 +0000)]
Remove nested brackets in change of Oct 21.

Fix token pasting operator in ARM/RISCiX include files.

From-SVN: r5881

30 years ago(L_bb): Undef NULL before including <stdio.h>.
Richard Stallman [Mon, 25 Oct 1993 01:42:49 +0000 (01:42 +0000)]
(L_bb): Undef NULL before including <stdio.h>.

From-SVN: r5880

30 years ago(output_arg_descriptor): Do not stop searching if a USE
Richard Stallman [Sun, 24 Oct 1993 07:22:00 +0000 (07:22 +0000)]
(output_arg_descriptor): Do not stop searching if a USE
for the static link or struct value register is found.

From-SVN: r5879

30 years ago(rest_of_decl_compilation): Test that var.
Richard Stallman [Sun, 24 Oct 1993 07:06:49 +0000 (07:06 +0000)]
(rest_of_decl_compilation): Test that var.

From-SVN: r5878

30 years ago(assemble_variable): Set last_assemble_variable_decl.
Richard Stallman [Sun, 24 Oct 1993 07:06:14 +0000 (07:06 +0000)]
(assemble_variable): Set last_assemble_variable_decl.

(last_assemble_variable_decl): New variable.

From-SVN: r5877

30 years ago(abicalls): New attribute.
Jim Wilson [Sun, 24 Oct 1993 00:26:11 +0000 (17:26 -0700)]
(abicalls): New attribute.

(define_delay): Don't fill call delay slots when TARGET_ABICALLS.
(call_internal3, call_value_internal3): Renamed from
call_internal2 and call_value_internal2.
(call_internal2, call_value_internal2): New call patterns for
TARGET_ABICALL case.
(call_internal4, call_value_internal4): Likewise.

From-SVN: r5876

30 years ago(mips_abicalls): Declare new variable.
Jim Wilson [Sun, 24 Oct 1993 00:25:31 +0000 (17:25 -0700)]
(mips_abicalls): Declare new variable.

(PIC_FUNCTION_ADDR_REGNUM): New macro.
(STARTING_FRAME_OFFSET): Handle TARGET_ABICALLS case.

From-SVN: r5875

30 years ago(mips_abicalls): New variable.
Jim Wilson [Sun, 24 Oct 1993 00:24:13 +0000 (17:24 -0700)]
(mips_abicalls): New variable.

(override_options): Set mips_abicalls.  Allow '^' as print operand
punctuation character.
(print_operand): Add support for '^'.
(mips_asm_file_start): Use ABICALLS_ASM_OP instead of ".abicalls".
(compute_frame_size): Handle TARGET_ABICALLS case.
(mips_expand_prologue): Likewise.

From-SVN: r5874

30 years agoReplace with working version.
Jim Wilson [Sun, 24 Oct 1993 00:23:35 +0000 (17:23 -0700)]
Replace with working version.

From-SVN: r5873

30 years agoNew file.
Jim Wilson [Sun, 24 Oct 1993 00:23:09 +0000 (17:23 -0700)]
New file.

From-SVN: r5872

30 years ago(fix-header, fix-header.o): Renamed from patch-header*.
Richard Stallman [Fri, 22 Oct 1993 21:51:32 +0000 (21:51 +0000)]
(fix-header, fix-header.o): Renamed from patch-header*.

(stmp-fixproto, mostlyclean): Rename references to them.

From-SVN: r5871

30 years agoUse fix-header.
Richard Stallman [Fri, 22 Oct 1993 21:50:08 +0000 (21:50 +0000)]
Use fix-header.

From-SVN: r5870

30 years agoRenamed from patch-header.c.
Richard Stallman [Fri, 22 Oct 1993 21:48:08 +0000 (21:48 +0000)]
Renamed from patch-header.c.

(progname): Change name.

From-SVN: r5869

30 years ago(ASM_FINISH_DECLARE_OBJECT): Undef, then define.
Richard Stallman [Fri, 22 Oct 1993 21:03:55 +0000 (21:03 +0000)]
(ASM_FINISH_DECLARE_OBJECT): Undef, then define.

From-SVN: r5868

30 years ago(HARD_REGNO_MODE_OK): Multi-word objects cannot go into MQ, LR, or CTR.
Richard Kenner [Fri, 22 Oct 1993 01:55:58 +0000 (21:55 -0400)]
(HARD_REGNO_MODE_OK): Multi-word objects cannot go into MQ, LR, or CTR.

From-SVN: r5867

30 years ago(function_arg): Add comment about too many adjust entries.
Richard Stallman [Thu, 21 Oct 1993 21:13:45 +0000 (21:13 +0000)]
(function_arg): Add comment about too many adjust entries.

From-SVN: r5866

30 years ago(CUMULATIVE_ARGS): Double size of adjust array.
Richard Stallman [Thu, 21 Oct 1993 21:13:11 +0000 (21:13 +0000)]
(CUMULATIVE_ARGS): Double size of adjust array.

From-SVN: r5865

30 years ago(STMP_FIXPROTO): Uncomment the definition.
Richard Stallman [Thu, 21 Oct 1993 18:41:48 +0000 (18:41 +0000)]
(STMP_FIXPROTO): Uncomment the definition.

From-SVN: r5864

30 years ago(ASM_SPEC, LINK_SPEC, CPP_PREDEFINES): Update.
Richard Kenner [Thu, 21 Oct 1993 18:36:59 +0000 (14:36 -0400)]
(ASM_SPEC, LINK_SPEC, CPP_PREDEFINES): Update.

From-SVN: r5863

30 years ago(expand_divmod): Create RESULT in proper mode when trying
Richard Kenner [Thu, 21 Oct 1993 17:48:04 +0000 (13:48 -0400)]
(expand_divmod): Create RESULT in proper mode when trying
quotient-and-remainder insn.

From-SVN: r5862

30 years ago(install-common): Remove g++ dependency.
Richard Stallman [Thu, 21 Oct 1993 17:33:48 +0000 (17:33 +0000)]
(install-common): Remove g++ dependency.

Not built for cross compilers.

From-SVN: r5861

30 years ago(output_constructor): Fix previous change:
Richard Stallman [Thu, 21 Oct 1993 17:22:06 +0000 (17:22 +0000)]
(output_constructor): Fix previous change:

if no TYPE_DOMAIN, don't set min_index.

(copy_constant): New function.
(output_constant_def): Use it.

From-SVN: r5860

30 years agoAvoid #define of __wchar_t on ARM/RISCiX <stdlib.h>
Ian Lance Taylor [Thu, 21 Oct 1993 15:13:39 +0000 (15:13 +0000)]
Avoid #define of __wchar_t on ARM/RISCiX <stdlib.h>

From-SVN: r5859

30 years ago(required): Accept a space instead of a tab
Richard Stallman [Thu, 21 Oct 1993 08:36:14 +0000 (08:36 +0000)]
(required): Accept a space instead of a tab
between #define and CTRL (or _CTRL).

From-SVN: r5858

30 years ago(output_move_double): Use reg_overlap_mentioned_p when checking for overlap between...
Richard Stallman [Thu, 21 Oct 1993 04:33:51 +0000 (04:33 +0000)]
(output_move_double): Use reg_overlap_mentioned_p when checking for overlap between source and dest.

(output_move_double): Use reg_overlap_mentioned_p
when checking for overlap between source and dest.
Fix syntax for the lea insn for double overlap case.

From-SVN: r5857

30 years ago(movdi, movdf, movxf): Delete the & from load case.
Richard Stallman [Thu, 21 Oct 1993 04:32:54 +0000 (04:32 +0000)]
(movdi, movdf, movxf): Delete the & from load case.

From-SVN: r5856

30 years ago(ASM_FINISH_DECLARE_OBJECT): Emit .size only if DECLARE_ASM_NAME.
Richard Stallman [Thu, 21 Oct 1993 04:05:13 +0000 (04:05 +0000)]
(ASM_FINISH_DECLARE_OBJECT): Emit .size only if DECLARE_ASM_NAME.

From-SVN: r5855

30 years ago(fold_rtx): Alter previous change: don't fold the shift
Richard Stallman [Thu, 21 Oct 1993 02:43:58 +0000 (02:43 +0000)]
(fold_rtx): Alter previous change: don't fold the shift
if the count exceeds the width of the value inside the subreg.

(note_mem_written): (mem (scratch)) means clobber everything.

(fold_rtx): Special case handling for folding
a subreg of the result of a left shift.

From-SVN: r5854

30 years agoAllow -h*, -z*, -G for linker; map -static/-symbolic/-shared into -B switches.;Do...
Michael Meissner [Thu, 21 Oct 1993 02:42:50 +0000 (02:42 +0000)]
Allow -h*, -z*, -G for linker; map -static/-symbolic/-shared into -B switches.;Do not  put .size out for ROSE

From-SVN: r5853

30 years ago(call): Don't use CROR or NOP; just use "%.".
Richard Kenner [Thu, 21 Oct 1993 02:00:18 +0000 (22:00 -0400)]
(call): Don't use CROR or NOP; just use "%.".

From-SVN: r5852

30 years ago(print_operand, case '.'): Use RS6000_CALL_GLUE instead of RS6000_CROR_BIT_NUMBER.
Richard Kenner [Thu, 21 Oct 1993 01:59:50 +0000 (21:59 -0400)]
(print_operand, case '.'): Use RS6000_CALL_GLUE instead of RS6000_CROR_BIT_NUMBER.

(print_operand, case '.'): Use RS6000_CALL_GLUE instead of
RS6000_CROR_BIT_NUMBER.
(print_operand, case 'E', case 0): Use "return", not "break".

From-SVN: r5851

30 years ago(RS6000_CROR_BIT_NUMBER): Deleted.
Richard Kenner [Thu, 21 Oct 1993 01:59:13 +0000 (21:59 -0400)]
(RS6000_CROR_BIT_NUMBER): Deleted.

(RS6000_CALL_GLUE): New macro.

From-SVN: r5850

30 years ago(check_format_info): Consider "char", "signed char", and "unsigned
Richard Kenner [Thu, 21 Oct 1993 01:44:35 +0000 (21:44 -0400)]
(check_format_info): Consider "char", "signed char", and "unsigned
char" types as equivalent.

From-SVN: r5849

30 years agoSimplify and fix handling of errno.h.
Richard Stallman [Thu, 21 Oct 1993 01:07:39 +0000 (01:07 +0000)]
Simplify and fix handling of errno.h.

Now it no longer thinks errno.h always needs fixing.
(write_lbrac, write_rbrac):  Only write
extern "C" if that specifically is needed.

From-SVN: r5848

30 years ago($(srcdir)/INSTALL): Add --no-split.
Richard Stallman [Thu, 21 Oct 1993 00:33:12 +0000 (00:33 +0000)]
($(srcdir)/INSTALL): Add --no-split.

From-SVN: r5847

30 years ago(LIB_SPEC): Link -lprof1 when profiling.
Richard Kenner [Wed, 20 Oct 1993 23:35:28 +0000 (19:35 -0400)]
(LIB_SPEC): Link -lprof1 when profiling.

From-SVN: r5846

30 years ago*** empty log message ***
Richard Kenner [Wed, 20 Oct 1993 23:34:41 +0000 (19:34 -0400)]
*** empty log message ***

From-SVN: r5845

30 years ago(output_init_element): When initializing a union,
Richard Stallman [Wed, 20 Oct 1993 23:24:47 +0000 (23:24 +0000)]
(output_init_element): When initializing a union,

do it right away: never put the field on the pending list.

From-SVN: r5844

30 years ago(sys_errlist): Conditionalize declaration for BSD 4.4.
Jim Wilson [Wed, 20 Oct 1993 23:20:09 +0000 (16:20 -0700)]
(sys_errlist): Conditionalize declaration for BSD 4.4.

From-SVN: r5843

30 years ago(main): Delete output file before opening it.
Richard Stallman [Wed, 20 Oct 1993 22:28:08 +0000 (22:28 +0000)]
(main): Delete output file before opening it.

Discard directory names from progname.

From-SVN: r5842

30 years ago(flush): Add pattern.
Richard Stallman [Wed, 20 Oct 1993 22:23:06 +0000 (22:23 +0000)]
(flush): Add pattern.

From-SVN: r5841

30 years ago(INITIALIZE_TRAMPOLINE): Emit 3 flush instrutions.
Richard Stallman [Wed, 20 Oct 1993 22:22:43 +0000 (22:22 +0000)]
(INITIALIZE_TRAMPOLINE): Emit 3 flush instrutions.

From-SVN: r5840

30 years ago(ASM_DECLARE_OBJECT_NAME): Set size_directive_output.
Richard Stallman [Wed, 20 Oct 1993 22:19:55 +0000 (22:19 +0000)]
(ASM_DECLARE_OBJECT_NAME): Set size_directive_output.

(ASM_FINISH_DECLARE_OBJECT): Defined.

From-SVN: r5839

30 years ago(TRAMPOLINE_TEMPLATE): Rewrite.
Torbjorn Granlund [Wed, 20 Oct 1993 22:10:38 +0000 (22:10 +0000)]
(TRAMPOLINE_TEMPLATE): Rewrite.

(TRAMPOLINE_SIZE): Update with new size.
(INITIALIZE_TRAMPOLINE): Rewrite.

From-SVN: r5838

30 years ago(cacheflush): Split into dcacheflush and icacheflush.
Torbjorn Granlund [Wed, 20 Oct 1993 22:10:08 +0000 (22:10 +0000)]
(cacheflush): Split into dcacheflush and icacheflush.

Rewrite to use space regs correctly.

From-SVN: r5837

30 years ago(output_constructor): Add support for non-zero lower array bound.
Richard Kenner [Wed, 20 Oct 1993 21:58:21 +0000 (17:58 -0400)]
(output_constructor): Add support for non-zero lower array bound.

From-SVN: r5836

30 years ago(store_constructor): Handle non-zero array lower bound.
Richard Kenner [Wed, 20 Oct 1993 21:39:45 +0000 (17:39 -0400)]
(store_constructor):  Handle non-zero array lower bound.

From-SVN: r5835