]> gcc.gnu.org Git - gcc.git/log
gcc.git
30 years agofixincludes: Fix ptrdiff_t and wchar_t in system headers like we do size_t.
Jason Merrill [Mon, 4 Apr 1994 21:21:02 +0000 (21:21 +0000)]
fixincludes: Fix ptrdiff_t and wchar_t in system headers like we do size_t.

        * fixincludes: Fix ptrdiff_t and wchar_t in system headers like we
        do size_t.

From-SVN: r6960

30 years agocccp.c (special_symbol, [...]): Output "__wchar_t" for C++.
Jason Merrill [Mon, 4 Apr 1994 21:21:02 +0000 (21:21 +0000)]
cccp.c (special_symbol, [...]): Output "__wchar_t" for C++.

        * cccp.c (special_symbol, case T_WCHAR_TYPE): Output "__wchar_t"
        for C++.

From-SVN: r6959

30 years agoCorrect -fpic ELF -pg code
Michael Meissner [Sat, 2 Apr 1994 13:15:24 +0000 (13:15 +0000)]
Correct -fpic ELF -pg code

From-SVN: r6958

30 years agoAdd missing fns to required list for string.h
Jason Merrill [Fri, 1 Apr 1994 22:36:00 +0000 (22:36 +0000)]
Add missing fns to required list for string.h

From-SVN: r6957

30 years agoModify all uses of __attribute__ mode to use new syntax.
Jim Wilson [Fri, 1 Apr 1994 17:06:56 +0000 (09:06 -0800)]
Modify all uses of __attribute__ mode to use new syntax.

From-SVN: r6956

30 years ago(USER_H): Files in ginclude now. Add stdarg.h,
Jim Wilson [Fri, 1 Apr 1994 06:19:45 +0000 (22:19 -0800)]
(USER_H): Files in ginclude now.  Add stdarg.h,

stddef.h, varargs.h.
(all.cross, rest.encap): Move LIBGCC after stmp-headers.  Add
objc-runtime, and SYSCALLS.c.X.
(for-bootstrap): Delete.
(OBJC, OBJECTIVE-C): Delete objc-runtime.
(proto): Delete SYSCALLS.c.X.
(*.o): Delete gvarargs.h dependencies.
(stmp-int-hdrs): Delete gvarargs.h, gstdarg.h, gstddef.h deps, and
code to copy them.

From-SVN: r6955

30 years agopa.h (ASM_OUTPUT_LABEL): TARGET_GAS no longer needs trailing colons.
Jeff Law [Fri, 1 Apr 1994 06:09:25 +0000 (23:09 -0700)]
pa.h (ASM_OUTPUT_LABEL): TARGET_GAS no longer needs trailing colons.

        * pa.h (ASM_OUTPUT_LABEL): TARGET_GAS no longer needs trailing colons.
        (ASM_OUTPUT_INTERNAL_LABEL, ASM_OUTPUT_COMMON): Likewise.

        * pa.h (TARGET_PORTABLE_RUNTIME): Define.
        (TARGET_SWITCHES): Add -mportable-runtime and -mno-portable-runtime.
        (CUMULATIVE_ARGS): Now a "struct hppa_args" rathern than an int.
        All references changed.
        (INIT_CUMULATIVE_ARGS): Also initialize nargs_prototype.
        (INIT_CUMULATIVE_INCOMING_ARGS): Define.
        (FUNCTION_ARG_ADVANCE): Decrement nargs_prototype for each arg seen.
        (FUNCTION_ARG): Handle TARGET_PORTABLE_RUNTIME.
        (ASM_DECLARE_FUNCTION_NAME): Explicitly disallow argument relocations
        for TARGET_PORTABLE_RUNTIME.
        (ASM_OUTPUT_INT): Do not use a P% prefix for function references
        if TARGET_PORTABLE_RUNTIME.

        * pa.md (high and lo_sum for function addresses): Provide alternate
        definitions for TARGET_PORTABLE_RUNTIME.

        * pa.c (output_arg_descriptor): Explicitly disallow argument
        relocations for TARGET_PORTABLE_RUNTIME.

From-SVN: r6954

30 years agoModify comments that refer to gvarargs.h and gstddef.h.
Jim Wilson [Fri, 1 Apr 1994 05:59:59 +0000 (21:59 -0800)]
Modify comments that refer to gvarargs.h and gstddef.h.

From-SVN: r6953

30 years agoModify comment referring to gvarargs.h.
Jim Wilson [Fri, 1 Apr 1994 05:58:23 +0000 (21:58 -0800)]
Modify comment referring to gvarargs.h.

From-SVN: r6952

30 years ago(libgcc2.a, stdarg.h): Delete rules.
Jim Wilson [Fri, 1 Apr 1994 05:56:20 +0000 (21:56 -0800)]
(libgcc2.a, stdarg.h): Delete rules.

From-SVN: r6951

30 years ago(CPP_PREDEFINES): Update GCC_NEW_VARARGS comment.
Jim Wilson [Fri, 1 Apr 1994 05:54:43 +0000 (21:54 -0800)]
(CPP_PREDEFINES): Update GCC_NEW_VARARGS comment.

From-SVN: r6950

30 years ago(pcfinclude): Modify comment referring to gstddef.h.
Jim Wilson [Fri, 1 Apr 1994 05:52:18 +0000 (21:52 -0800)]
(pcfinclude): Modify comment referring to gstddef.h.

From-SVN: r6949

30 years agoDelete use of IN_GCC to control stddef.h/gstddef.h include.
Jim Wilson [Fri, 1 Apr 1994 05:50:23 +0000 (21:50 -0800)]
Delete use of IN_GCC to control stddef.h/gstddef.h include.

From-SVN: r6948

30 years agoChange "gstddef.h" to <stddef.h>.
Jim Wilson [Fri, 1 Apr 1994 05:45:49 +0000 (21:45 -0800)]
Change "gstddef.h" to <stddef.h>.

From-SVN: r6947

30 years agoChange "gstddef.h" to <stddef.h>. Change "gstdarg.h" to <stdarg.h>.
Jim Wilson [Fri, 1 Apr 1994 05:44:11 +0000 (21:44 -0800)]
Change "gstddef.h" to <stddef.h>. Change "gstdarg.h" to <stdarg.h>.

From-SVN: r6946

30 years agoChange "gstddef.h" to <stddef.h>. Change "gstdarg.h" to <stdarg.h>.
Jim Wilson [Fri, 1 Apr 1994 05:33:24 +0000 (21:33 -0800)]
Change "gstddef.h" to <stddef.h>.  Change "gstdarg.h" to <stdarg.h>.

From-SVN: r6945

30 years agoChange "gstdarg.h" to <stdarg.h>.
Jim Wilson [Fri, 1 Apr 1994 05:31:21 +0000 (21:31 -0800)]
Change "gstdarg.h" to <stdarg.h>.

From-SVN: r6944

30 years agoChange "gstddef.h" to <stddef.h>.
Jim Wilson [Fri, 1 Apr 1994 05:28:27 +0000 (21:28 -0800)]
Change "gstddef.h" to <stddef.h>.

From-SVN: r6943

30 years agoChange "gstdarg.h" to <stdarg.h> and "gvarargs.h" to <varargs.h>.
Jim Wilson [Fri, 1 Apr 1994 05:25:31 +0000 (21:25 -0800)]
Change "gstdarg.h" to <stdarg.h> and "gvarargs.h" to <varargs.h>.

From-SVN: r6942

30 years agoChange "gstddef.h" to <stddef.h>.
Jim Wilson [Fri, 1 Apr 1994 05:23:12 +0000 (21:23 -0800)]
Change "gstddef.h" to <stddef.h>.

From-SVN: r6941

30 years agoChange <gvarargs.h> to <varargs.h>.
Jim Wilson [Fri, 1 Apr 1994 05:17:26 +0000 (21:17 -0800)]
Change <gvarargs.h> to <varargs.h>.

From-SVN: r6940

30 years ago(SPARC_STACK_ALIGN): Use ~7 not 0xfffffff8 for portability.
Jim Wilson [Fri, 1 Apr 1994 03:01:00 +0000 (19:01 -0800)]
(SPARC_STACK_ALIGN): Use ~7 not 0xfffffff8 for portability.

From-SVN: r6939

30 years ago(DBX_OUTPUT_MAIN_SOURCE_FILENAME): Disable.
Jim Wilson [Fri, 1 Apr 1994 02:58:11 +0000 (18:58 -0800)]
(DBX_OUTPUT_MAIN_SOURCE_FILENAME): Disable.

From-SVN: r6938

30 years ago(INIT_SECTION_ASM_OP): Don't set the alloc flag.
Jim Wilson [Fri, 1 Apr 1994 02:56:15 +0000 (18:56 -0800)]
(INIT_SECTION_ASM_OP): Don't set the alloc flag.

({CTORS,DTORS}_SECTION_ASM_OP): Set execinstr flag.

From-SVN: r6937

30 years agoDelete ifdefed out section defining *_SECTION_ASM_OP macros.
Jim Wilson [Fri, 1 Apr 1994 02:55:55 +0000 (18:55 -0800)]
Delete ifdefed out section defining *_SECTION_ASM_OP macros.

({CTORS,DTORS}_SECTION_ASM_OP) Delete definitions.

From-SVN: r6936

30 years ago(dbxout_type): Re-enable debugging output for anonymous structures.
Jim Wilson [Fri, 1 Apr 1994 02:40:16 +0000 (18:40 -0800)]
(dbxout_type): Re-enable debugging output for anonymous structures.

(dbxout_type): Re-enable debugging output for anonymous
structures.  Change all three places that refer to xrefs to use
exactly the same condition.

From-SVN: r6935

30 years ago(pop_init_level): Correct typo in use of tree_int_cst_sgn.
Jim Wilson [Fri, 1 Apr 1994 00:53:32 +0000 (16:53 -0800)]
(pop_init_level): Correct typo in use of tree_int_cst_sgn.

From-SVN: r6934

30 years ago(addsi3_internal): Don't output subtract.
Jim Wilson [Fri, 1 Apr 1994 00:48:54 +0000 (16:48 -0800)]
(addsi3_internal): Don't output subtract.

(subsi3_internal): Don't output add.
(smulsi3_highpart, umulsi3_highpart): Add missing third operand to
mips_move_1word call.

From-SVN: r6933

30 years ago(mips_rtx_classify, md_register_operand,
Jim Wilson [Fri, 1 Apr 1994 00:48:24 +0000 (16:48 -0800)]
(mips_rtx_classify, md_register_operand,

fpsw_register_operand, cmp2_op, uns_cmp_op, fcmp_op): Delete.
(mips_const_double_ok, mips_fill_delay_slot, output_block_move,
print_operand, function_epilogue): Don't treat gas differently
than native assembler.
(equality_op, cmp_op): Delete use of classify_op.
(override_options): Delete uses of mips_rtx_classify.
(final_prescan_insn): Simplify based on other changes.

From-SVN: r6932

30 years ago(mips_rtx_classify, cmp2_op, fcmp_op,
Jim Wilson [Fri, 1 Apr 1994 00:47:52 +0000 (16:47 -0800)]
(mips_rtx_classify, cmp2_op, fcmp_op,

fpsw_register_operand, md_register_operand, uns_cmp_op,
classify_op, additive_op, divmod_op, unsigned_op, CLASS_*_OP,
NOTICE_UPDATE_CC): Delete.
(RTX_COSTS): Use different numbers for R3000/R6000/R4000.
(REGISTER_MOVE_COST): Use cost of 2 within same register class, 4
for FP to GR copy, 6 otherwise.
(ADJUST_COST): Give anti and output dependencies zero cost.
(PREDICATE_CODES): Delete obsolete functions from list.

From-SVN: r6931

30 years agoChange R/S 6000 macros to use new mnemonics under -mnew-mnemonics
Ian Lance Taylor [Thu, 31 Mar 1994 17:10:42 +0000 (17:10 +0000)]
Change R/S 6000 macros to use new mnemonics under -mnew-mnemonics

From-SVN: r6930

30 years ago(reload): Fix typo in previous change.
Richard Kenner [Thu, 31 Mar 1994 01:36:58 +0000 (20:36 -0500)]
(reload): Fix typo in previous change.

From-SVN: r6929

30 years ago(standard_68881_constant_p): Return 0 if NO_ASM_FMOVECR defined.
Richard Kenner [Wed, 30 Mar 1994 22:37:08 +0000 (17:37 -0500)]
(standard_68881_constant_p): Return 0 if NO_ASM_FMOVECR defined.

From-SVN: r6928

30 years ago(NO_ASM_FMOVECR): Defined.
Richard Kenner [Wed, 30 Mar 1994 22:36:47 +0000 (17:36 -0500)]
(NO_ASM_FMOVECR): Defined.

From-SVN: r6927

30 years ago(FUNCTION_PROLOGUE): use __GLOBAL_OFFSET_TABLE_, not _GLOBAL_OFFSET_TABLE_.
Richard Kenner [Wed, 30 Mar 1994 22:30:32 +0000 (17:30 -0500)]
(FUNCTION_PROLOGUE): use __GLOBAL_OFFSET_TABLE_, not _GLOBAL_OFFSET_TABLE_.

(LEGITIMATE_CONSTANT_P, LEGITIMATE_PIC_OPERAND_P): Use
LEGITIMATE_PIC_OPERAND_P, not LEGITIMATE_CONSTANT_P,
to set current_function_uses_pic_offset_table.
(INDIRECTABLE_1_ADDRESS_P): Baseregisters are not legal
for {LABEL,SYMBOL}_REFS when emitting pic.
(GO_IF_INDEXABLE_ADDRESS): INDIRECTABLE_1_ADDRESSes are indexable too.

From-SVN: r6926

30 years ago(global_symbolic_reference_mentioned_p): New parameter F.
Richard Kenner [Wed, 30 Mar 1994 22:30:05 +0000 (17:30 -0500)]
(global_symbolic_reference_mentioned_p): New  parameter F.

(print_operand_address): When generating pic baseregisters are only
allowed if offset is CONST_INT. For {SYMBOL,LABEL}_REF a indexregister
has to be used instead. (sb) is no longer emitted for constant
absolute addresses.  (output_move_double): Use CONSTANT_P instead of
CONSTANT_ADDRESS_P.

From-SVN: r6925

30 years ago(process_command, case 'B'): If name is "stageN/", add "include" to
Richard Kenner [Wed, 30 Mar 1994 22:21:05 +0000 (17:21 -0500)]
(process_command, case 'B'): If name is "stageN/", add "include" to
system include prefix.

From-SVN: r6924

30 years agoFix copyright notice.
Richard Kenner [Wed, 30 Mar 1994 22:16:20 +0000 (17:16 -0500)]
Fix copyright notice.

From-SVN: r6923

30 years agoInclude <stdarg.h> instead of "gstdarg.h"; similarly for varargs.
Richard Kenner [Wed, 30 Mar 1994 22:15:20 +0000 (17:15 -0500)]
Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.

From-SVN: r6922

30 years ago(strip_compound_expr): New function.
Richard Kenner [Wed, 30 Mar 1994 21:59:47 +0000 (16:59 -0500)]
(strip_compound_expr): New function.

(fold): Call it; avoid exponential work when simplifying binary op over
a COND_EXPR.

From-SVN: r6921

30 years ago(cse_insn): Add missing definition of var TEM; clean up shadowed uses.
Richard Kenner [Wed, 30 Mar 1994 21:52:21 +0000 (16:52 -0500)]
(cse_insn): Add missing definition of var TEM; clean up shadowed uses.

From-SVN: r6920

30 years ago(sparc_type_code): Revise so it supports non-C types.
Richard Kenner [Wed, 30 Mar 1994 21:38:29 +0000 (16:38 -0500)]
(sparc_type_code): Revise so it supports non-C types.

From-SVN: r6919

30 years ago(string.h): Don't include when inhibit_libc is defined.
Jim Wilson [Wed, 30 Mar 1994 19:52:12 +0000 (11:52 -0800)]
(string.h): Don't include when inhibit_libc is defined.

From-SVN: r6918

30 years ago(output_move_double): Use `%.' where appropriate.
Torbjorn Granlund [Wed, 30 Mar 1994 06:48:43 +0000 (06:48 +0000)]
(output_move_double): Use `%.' where appropriate.

From-SVN: r6917

30 years ago*** empty log message ***
Chris Smith [Tue, 29 Mar 1994 12:45:13 +0000 (12:45 +0000)]
*** empty log message ***

From-SVN: r6916

30 years ago(ASM_IDENTIFY_GCC): Define to be non-null.
Richard Kenner [Mon, 28 Mar 1994 23:36:50 +0000 (18:36 -0500)]
(ASM_IDENTIFY_GCC): Define to be non-null.

From-SVN: r6915

30 years ago(decl_attributes): `mode' attribute now takes string arg.
Richard Stallman [Mon, 28 Mar 1994 01:28:04 +0000 (01:28 +0000)]
(decl_attributes): `mode' attribute now takes string arg.

From-SVN: r6914

30 years ago(attrib): Handle string args as expressions,
Richard Stallman [Mon, 28 Mar 1994 01:27:48 +0000 (01:27 +0000)]
(attrib): Handle string args as expressions,

merging the two rules.  `mode' attribute now takes a string arg.
Delete the rule for an identifier as arg.

From-SVN: r6913

30 years agoBack out this patch:
Doug Evans [Sun, 27 Mar 1994 19:42:26 +0000 (19:42 +0000)]
Back out this patch:

(attrib): Use `identifier' instead of `IDENTIFIER' since names that
are (e.g.) typedef names are still OK.

From-SVN: r6912

30 years agoChange addres for rfg.
Richard Kenner [Sat, 26 Mar 1994 12:43:02 +0000 (07:43 -0500)]
Change addres for rfg.

From-SVN: r6911

30 years agoChange address for rfg.
Richard Kenner [Sat, 26 Mar 1994 12:23:31 +0000 (07:23 -0500)]
Change address for rfg.

From-SVN: r6910

30 years agoi386.md (movhi, movqi): Properly recognized unsigned forms of -1 for
Richard Kenner [Sat, 26 Mar 1994 01:17:04 +0000 (20:17 -0500)]
i386.md (movhi, movqi): Properly recognized unsigned forms of -1 for
dec[bw] insns.

From-SVN: r6909

30 years ago(expand_expr, case ADDR_EXPR): Return const0_rtx if taking address of
Richard Kenner [Sat, 26 Mar 1994 00:53:32 +0000 (19:53 -0500)]
(expand_expr, case ADDR_EXPR): Return const0_rtx if taking address of
an ERROR_MARK; also do some minor cleanup.

From-SVN: r6908

30 years ago(MOTOROLA_BSR): Defined.
Richard Kenner [Fri, 25 Mar 1994 23:58:51 +0000 (18:58 -0500)]
(MOTOROLA_BSR): Defined.

From-SVN: r6907

30 years ago(call): If (new) MOTOROLA_BSR defined, try to emit 'bsr'.
Richard Kenner [Fri, 25 Mar 1994 23:58:13 +0000 (18:58 -0500)]
(call): If (new) MOTOROLA_BSR defined, try to emit 'bsr'.

From-SVN: r6906

30 years ago(expand_call): Don't require both -W and -Winline to say that call can't be inlined.
Richard Kenner [Fri, 25 Mar 1994 23:44:26 +0000 (18:44 -0500)]
(expand_call): Don't require both -W and -Winline to say that call can't be inlined.

(expand_call): Don't require both -W and -Winline to say that call can't be
inlined.
Warn if inlining is tried but fails.

From-SVN: r6905

30 years ago(for_lint): Variable renamed from `lint'.
Richard Kenner [Fri, 25 Mar 1994 23:16:01 +0000 (18:16 -0500)]
(for_lint): Variable renamed from `lint'.

From-SVN: r6904

30 years ago(CONST_COSTS): Reflect the change in m68k.md.
Richard Kenner [Fri, 25 Mar 1994 22:52:34 +0000 (17:52 -0500)]
(CONST_COSTS): Reflect the change in m68k.md.

From-SVN: r6903

30 years ago(movsi): New strategy for moving small constants into dregs, if it
Richard Kenner [Fri, 25 Mar 1994 22:51:43 +0000 (17:51 -0500)]
(movsi): New strategy for moving small constants into dregs, if it
can't be done with moveq.

From-SVN: r6902

30 years ago(expand_expr, case ABS_EXPR): Compare with 0 of proper mode.
Richard Kenner [Fri, 25 Mar 1994 22:02:56 +0000 (17:02 -0500)]
(expand_expr, case ABS_EXPR): Compare with 0 of proper mode.

From-SVN: r6901

30 years ago(fold, case *_DIV_EXPR): Correct result when product of constants
Richard Kenner [Fri, 25 Mar 1994 21:12:56 +0000 (16:12 -0500)]
(fold, case *_DIV_EXPR): Correct result when product of constants
overflows.

From-SVN: r6900

30 years ago(output_prolog): Correctly compute floating-reg save area offset.
Richard Kenner [Fri, 25 Mar 1994 19:50:09 +0000 (14:50 -0500)]
(output_prolog): Correctly compute floating-reg save area offset.

From-SVN: r6899

30 years ago(output_function_prologue): Use link.w on 68040; emit pea fp + movl
Richard Kenner [Fri, 25 Mar 1994 19:30:41 +0000 (14:30 -0500)]
(output_function_prologue): Use link.w on 68040; emit pea fp + movl
sp,fp instead of linkw 0 for 6804.0

From-SVN: r6898

30 years ago(unroll_loop): Remove decl of unused variable V.
Richard Kenner [Fri, 25 Mar 1994 19:20:54 +0000 (14:20 -0500)]
(unroll_loop): Remove decl of unused variable V.

(precondition_loop_p): Remove decls of unused variables.
(final_giv_value): Remove decl of unused variable CODE.

From-SVN: r6897

30 years ago(stabilize_reference_1): Remove decl of unused variable.
Richard Kenner [Fri, 25 Mar 1994 19:20:14 +0000 (14:20 -0500)]
(stabilize_reference_1): Remove decl of unused variable.

From-SVN: r6896

30 years ago(compile_file): Remove unused label.
Richard Kenner [Fri, 25 Mar 1994 19:19:39 +0000 (14:19 -0500)]
(compile_file): Remove unused label.

From-SVN: r6895

30 years ago(sdbout_symbol): Remove decl of unused variable LETTER.
Richard Kenner [Fri, 25 Mar 1994 19:19:11 +0000 (14:19 -0500)]
(sdbout_symbol): Remove decl of unused variable LETTER.

(sdbout_type): Remove decl of unused variable TEM.

From-SVN: r6894

30 years ago(clear_units): Remove decl of unused variable UNIT.
Richard Kenner [Fri, 25 Mar 1994 19:18:28 +0000 (14:18 -0500)]
(clear_units): Remove decl of unused variable UNIT.

(actual_hazard_this_instance): Remove decl of unused variable I.
(actual_hazard): Remove two block-scope decls of unused variable BEST.
(sched_analyze_1): Remove decls of unused variables OFFSET and BIT.
(sched_analyze): Remove decl of unused variable DEST.
(sched_note_set): Remove decl of unused variable J.
(create_reg_dead_note): Remove decl of unused variable BACKLINK.
(new_sometimes_live): Remove decl of unused variable I.
(schedule_block): Remove decls of unused variables LAST_NOTE and REGNO.
(schedule_insns): Remove decls of unused variables I and INSNS.

From-SVN: r6893

30 years ago(get_token): Remove decl of unused variable QUOTE.
Richard Kenner [Fri, 25 Mar 1994 19:17:54 +0000 (14:17 -0500)]
(get_token): Remove decl of unused variable QUOTE.

(get_token): Remove unused label AGAIN.

From-SVN: r6892

30 years ago(read_rtx): Remove decl of unused variable STRINGBUFSIZE.
Richard Kenner [Fri, 25 Mar 1994 19:17:23 +0000 (14:17 -0500)]
(read_rtx): Remove decl of unused variable STRINGBUFSIZE.

From-SVN: r6891

30 years ago(find_reloads_address): Remove two block-scope decls of unused
Richard Kenner [Fri, 25 Mar 1994 19:16:50 +0000 (14:16 -0500)]
(find_reloads_address): Remove two block-scope decls of unused
variable OLDREF.

From-SVN: r6890

30 years ago(init_loop): Remove decls of unused variables.
Richard Kenner [Fri, 25 Mar 1994 19:16:16 +0000 (14:16 -0500)]
(init_loop): Remove decls of unused variables.

(loop_optimize): Remove decl of unused variable END.
(combine_movables): Remove decls of unused variables.
(check_final_value): Remove decl of unused variable TEM.
(check_dbra_loop): Remove decls of unused variables.
(maybe_eliminate_biv): Remove decls of unused variables SET and V.

From-SVN: r6889

30 years ago(invert_jump): Remove decl of unused variable OLABEL.
Richard Kenner [Fri, 25 Mar 1994 19:15:42 +0000 (14:15 -0500)]
(invert_jump): Remove decl of unused variable OLABEL.

From-SVN: r6888

30 years ago(save_for_inline_nocopy): Remove decls of unused vars.
Richard Kenner [Fri, 25 Mar 1994 19:14:33 +0000 (14:14 -0500)]
(save_for_inline_nocopy): Remove decls of unused vars.

(expand_inline_function): Remove two block-scope decls of unused variable COPY.

From-SVN: r6887

30 years ago(global_conflicts): Move decl of unused variable I into #if 0 block.
Richard Kenner [Fri, 25 Mar 1994 19:14:10 +0000 (14:14 -0500)]
(global_conflicts): Move decl of unused variable I into #if 0 block.

From-SVN: r6886

30 years ago(break_out_subroutines): Remove decl of unused variable.
Richard Kenner [Fri, 25 Mar 1994 19:13:46 +0000 (14:13 -0500)]
(break_out_subroutines): Remove decl of unused variable.

From-SVN: r6885

30 years ago(expand_units): Remove decl of unused variable.
Richard Kenner [Fri, 25 Mar 1994 19:10:15 +0000 (14:10 -0500)]
(expand_units): Remove decl of unused variable.

From-SVN: r6884

30 years ago(main): Remove decl of unused variable MAX_ISSUE_TIME.
Richard Kenner [Fri, 25 Mar 1994 19:09:34 +0000 (14:09 -0500)]
(main): Remove decl of unused variable MAX_ISSUE_TIME.

From-SVN: r6883

30 years ago(read_scan_file): Remove decl of unused variable RPTR.
Richard Kenner [Fri, 25 Mar 1994 19:08:19 +0000 (14:08 -0500)]
(read_scan_file): Remove decl of unused variable RPTR.

(write_rbrac): Remove decl of unused variable PARTIAL.
(main): Likewise.

From-SVN: r6882

30 years ago(output_source_line): Remove decl of unused variable.
Richard Kenner [Fri, 25 Mar 1994 19:07:46 +0000 (14:07 -0500)]
(output_source_line): Remove decl of unused variable.

From-SVN: r6881

30 years ago(f_rep): Remove decl of unused variable F1.
Richard Kenner [Fri, 25 Mar 1994 19:02:00 +0000 (14:02 -0500)]
(f_rep): Remove decl of unused variable F1.

From-SVN: r6880

30 years ago(reset_used_flags): Remove decl of unused variable.
Richard Kenner [Fri, 25 Mar 1994 19:01:23 +0000 (14:01 -0500)]
(reset_used_flags): Remove decl of unused variable.

(gen_sequence): Remove decl of unused variable NEWVEC.

From-SVN: r6879

30 years ago(dbxout_symbol): Remove decls of unused variables.
Richard Kenner [Fri, 25 Mar 1994 19:00:51 +0000 (14:00 -0500)]
(dbxout_symbol): Remove decls of unused variables.

From-SVN: r6878

30 years ago(cse_insn): Remove decl of unused variable TEM.
Richard Kenner [Fri, 25 Mar 1994 19:00:02 +0000 (14:00 -0500)]
(cse_insn): Remove decl of unused variable TEM.

From-SVN: r6877

30 years ago(try_combine): Remove decls of unused variables.
Richard Kenner [Fri, 25 Mar 1994 18:59:11 +0000 (13:59 -0500)]
(try_combine): Remove decls of unused variables.

(subst): Remove decls of unused variables ORIG_CODE.
(simplify_if_then_else): Remove decl of unused variable C2.
(make_compound_operation): Remove decl of unused variable COUNT.
(known_cond): Remove decl of unused variable NEW.
(make_field_assignment): Remove decl of unused variable OURDEST.
(simplify_and_const_int): Remove decls of unused variables.
(simplify_shift_const): Remove decl of unused variable INNER.

From-SVN: r6876

30 years ago(putenv): Remove decl of unused variable STR_LEN.
Richard Kenner [Fri, 25 Mar 1994 18:57:48 +0000 (13:57 -0500)]
(putenv): Remove decl of unused variable STR_LEN.

(main): Remove decls of unused variables LEN and CLEN.

From-SVN: r6875

30 years ago(convert_arguments): Remove decls of unused variables.
Richard Kenner [Fri, 25 Mar 1994 18:57:04 +0000 (13:57 -0500)]
(convert_arguments): Remove decls of unused variables.

From-SVN: r6874

30 years ago(primary): Remove decl of unused variable CONTEXT.
Richard Kenner [Fri, 25 Mar 1994 18:56:40 +0000 (13:56 -0500)]
(primary): Remove decl of unused variable CONTEXT.

From-SVN: r6873

30 years ago(push_parm_decl): Move decl of unused variable OLDDECL into #if 0
Richard Kenner [Fri, 25 Mar 1994 18:55:59 +0000 (13:55 -0500)]
(push_parm_decl): Move decl of unused variable OLDDECL into #if 0
block.

From-SVN: r6872

30 years ago(truthvalue_conversion): Remove decl of unused CODE.
Richard Kenner [Fri, 25 Mar 1994 18:55:26 +0000 (13:55 -0500)]
(truthvalue_conversion): Remove decl of unused CODE.

From-SVN: r6871

30 years ago(gen_decl): Remove decl of unused variable.
Richard Kenner [Fri, 25 Mar 1994 18:55:03 +0000 (13:55 -0500)]
(gen_decl): Remove decl of unused variable.

From-SVN: r6870

30 years ago(bc_emit_bytecode): Remove decl of unused variable NPUSHES.
Richard Kenner [Fri, 25 Mar 1994 18:54:16 +0000 (13:54 -0500)]
(bc_emit_bytecode): Remove decl of unused variable NPUSHES.

From-SVN: r6869

30 years agopa.h (DBX_REGISTER_NUMBER): Fix numerous bugs in handling of FP registers and the...
Jeff Law [Fri, 25 Mar 1994 18:39:40 +0000 (11:39 -0700)]
pa.h (DBX_REGISTER_NUMBER): Fix numerous bugs in handling of FP registers and the SAR register.

        * pa.h (DBX_REGISTER_NUMBER): Fix numerous bugs in handling
        of FP registers and the SAR register.

From-SVN: r6868

30 years ago(init_stmt_for_function): Clear stack_block_stack.
Richard Kenner [Fri, 25 Mar 1994 17:57:53 +0000 (12:57 -0500)]
(init_stmt_for_function): Clear stack_block_stack.

From-SVN: r6867

30 years ago(reload): Fix error in last change; only check against group reloads
Richard Kenner [Fri, 25 Mar 1994 17:46:42 +0000 (12:46 -0500)]
(reload): Fix error in last change; only check against group reloads
and check all reloads.

From-SVN: r6866

30 years ago(v_pedwarn_with_decl): Don't cause compilation to fail
Doug Evans [Thu, 24 Mar 1994 18:19:27 +0000 (18:19 +0000)]
(v_pedwarn_with_decl): Don't cause compilation to fail
from pedantic errors in system header files.

From-SVN: r6865

30 years agoAdd case for Bull dpx20.
Richard Kenner [Thu, 24 Mar 1994 10:58:02 +0000 (05:58 -0500)]
Add case for Bull dpx20.

From-SVN: r6864

30 years ago(CPP_PREDEFINES): Fix typo.
Frederic Pierresteguy [Thu, 24 Mar 1994 08:05:32 +0000 (09:05 +0100)]
(CPP_PREDEFINES): Fix typo.

From-SVN: r6863

30 years ago(reload): Fix error in last change; compute MODE before it's used.
Richard Kenner [Thu, 24 Mar 1994 01:10:41 +0000 (20:10 -0500)]
(reload): Fix error in last change; compute MODE before it's used.

From-SVN: r6862

30 years ago(dbxout_parms): For parameter living in psuedo-reg that
Jim Wilson [Wed, 23 Mar 1994 23:56:41 +0000 (15:56 -0800)]
(dbxout_parms): For parameter living in psuedo-reg that
was optimized away, use declared type instead of passed type.

From-SVN: r6861

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