gcc.git
28 years agoremove verbatim symbol test
David Edelsohn [Wed, 21 Feb 1996 16:46:19 +0000 (16:46 +0000)]
remove verbatim symbol test

From-SVN: r11332

28 years agoremove verbatim symbol test for section descriptors of externals
David Edelsohn [Wed, 21 Feb 1996 16:43:24 +0000 (16:43 +0000)]
remove verbatim symbol test for section descriptors of externals

From-SVN: r11331

28 years ago(validate_else): Don't loop given `#endif /'.
Paul Eggert [Wed, 21 Feb 1996 03:55:32 +0000 (03:55 +0000)]
(validate_else): Don't loop given `#endif /'.

Handle multiple adjacent backslash-newlines correctly.
Accept a new parameter LIMIT to specify end of input;
this prevents confusion when the input contains '\0' characters.

(collect_expansion): Fix off-by-1 error when searching for `*/'
at end of a comment used for traditional token concatenation.

(macarg1): Fix off-by-1 error when skipping past `*/'
at end of comment.

From-SVN: r11330

28 years ago(twice unrolled GO_IF_HARD_REG_EQUAL): Add missing \.
Doug Evans [Tue, 20 Feb 1996 21:12:15 +0000 (21:12 +0000)]
(twice unrolled GO_IF_HARD_REG_EQUAL): Add missing \.

From-SVN: r11329

28 years ago82nd Cygnus<->FSF merge
Mike Stump [Tue, 20 Feb 1996 20:35:10 +0000 (20:35 +0000)]
82nd Cygnus<->FSF merge

From-SVN: r11328

28 years agopa.h (DBX_CONTIN_LENGTH): Define to 4000 characters.
Jeff Law [Tue, 20 Feb 1996 19:22:49 +0000 (12:22 -0700)]
pa.h (DBX_CONTIN_LENGTH): Define to 4000 characters.

        * pa.h (DBX_CONTIN_LENGTH): Define to 4000 characters.

        * pa.c (hppa_expand_epilogue): Always emit a blockage insn
        before cutting back the stack.

From-SVN: r11327

28 years ago(sparc_override_options): Error if -mcpu=v9 and v9 support not compiled in.
Doug Evans [Tue, 20 Feb 1996 05:37:36 +0000 (05:37 +0000)]
(sparc_override_options): Error if -mcpu=v9 and v9 support not compiled in.

From-SVN: r11326

28 years ago(CPP_PREDEFINES): Delete __GCC_NEW_VARARGS__.
Doug Evans [Tue, 20 Feb 1996 05:23:04 +0000 (05:23 +0000)]
(CPP_PREDEFINES): Delete __GCC_NEW_VARARGS__.

Add -Acpu(sparc) -Amachine(sparc).

From-SVN: r11325

28 years ago__sparc_v9__ renamed to __arch64__
Doug Evans [Tue, 20 Feb 1996 01:01:20 +0000 (01:01 +0000)]
__sparc_v9__ renamed to __arch64__

From-SVN: r11324

28 years ago(nonlocal_goto): No longer need USE of %o0.
Richard Kenner [Tue, 20 Feb 1996 00:19:52 +0000 (19:19 -0500)]
(nonlocal_goto): No longer need USE of %o0.

(goto_handler_and_restore): Show uses %o0.

From-SVN: r11323

28 years ago* sparc/sysv4.h (ASM_SPEC): Add %(asm_cpu).
Doug Evans [Tue, 20 Feb 1996 00:18:41 +0000 (00:18 +0000)]
* sparc/sysv4.h (ASM_SPEC): Add %(asm_cpu).

From-SVN: r11322

28 years agosparc.md (cpu attr): Add all cpu variants.
Doug Evans [Tue, 20 Feb 1996 00:17:54 +0000 (00:17 +0000)]
sparc.md (cpu attr): Add all cpu variants.

* sparc/sparc.md (cpu attr): Add all cpu variants.
(negtf2,negdf2,abstf2,absdf2): Use isa attr, not arch attr in
determining insn lengths.

From-SVN: r11321

28 years agosparc.h (TARGET_SWITCHES): Add -m{,no-}impure-text.
Doug Evans [Tue, 20 Feb 1996 00:17:04 +0000 (00:17 +0000)]
sparc.h (TARGET_SWITCHES): Add -m{,no-}impure-text.

* sparc/sparc.h (TARGET_SWITCHES): Add -m{,no-}impure-text.
(MASK_IMPURE_TEXT, TARGET_IMPURE_TEXT): Define.
(LINK_SPEC): Only add `-assert pure-text' if -mimpure-text wasn't used.

* sparc/sparc.h (TARGET_CPU_sparc{,let,lite,64}): Define.
({CPP,ASM}_DEFAULT_SPEC): Set from TARGET_CPU_foo.
(SPARC_ARCH64 CPP_PREDEFINES): Define __arch64__.
(CPP_SPEC): Add %(cpp_cpu).
(CPP_CPU_SPEC): Define.
(CC1_SPEC): Convert -m<cpu> to -mcpu=<cpu>.
(ASM_SPEC): Add %(asm_cpu).
(ASM_CPU_SPEC): Define.
(EXTRA_SPECS,SUBTARGET_EXTRA_SPECS): Define.
(OVERRIDE_OPTIONS): Call SUBTARGET_OVERRIDE_OPTIONS after
sparc_override_options.
({MASK,TARGET}_SUPERSPARC): Delete.
({MASK,TARGET}_SPARCLET): Define.
(MASK_ISA): Renamed from MASK_CPUS.
({MASK,TARGET}_FRW): Delete.
(TARGET_SWITCHES): Delete no-{v8,sparclite}.
(sparc_cpu,sparc_cpu_string): Declare.
({SUB,}TARGET_OPTIONS): Define.
(FIXED_REGISTERS): Add definitions for sparc64 in 32 bit mode.
(CONDITIONAL_REGISTER_USAGE): Don't set fixed_regs[234] if sparc64.
Don't set call_used_regs[48..80] for sparc64 in 32 bit mode.
Don't clobber fixed_regs[234] if -ffixed- was passed.
(FRAME_POINTER_REQUIRED,INITIAL_FRAME_POINTER_OFFSET,
BASE_{INCOMING_ARG,OUTGOING_VALUE}_REG,INCOMING_REGNO,OUTGOING_REGNO,
FUNCTION_{PROLOGUE,EPILOGUE},DELAY_SLOTS_FOR_EPILOGUE): TARGET_FRW
renamed to TARGET_FLAT.
(ADJUST_COST): Change test for supersparc.

From-SVN: r11320

28 years agoUpdate copyright.
Doug Evans [Tue, 20 Feb 1996 00:15:02 +0000 (00:15 +0000)]
Update copyright.

From-SVN: r11319

28 years agosparc.c (sparc_cpu_string,sparc_cpu): New globals.
Doug Evans [Tue, 20 Feb 1996 00:14:03 +0000 (00:14 +0000)]
sparc.c (sparc_cpu_string,sparc_cpu): New globals.

* sparc/sparc.c (sparc_cpu_string,sparc_cpu): New globals.
(sparc_override_options): Set ISA and CPU from sparc_cpu_string.
Delete tests for v9 switches if not v9.

From-SVN: r11318

28 years agosp64-elf.h (TARGET_DEFAULT): Add MASK_APP_REGS.
Doug Evans [Tue, 20 Feb 1996 00:12:28 +0000 (00:12 +0000)]
sp64-elf.h (TARGET_DEFAULT): Add MASK_APP_REGS.

* sparc/sp64-elf.h (TARGET_DEFAULT): Add MASK_APP_REGS.
  (CPP_PREDEFINES): Define __arch64__.

From-SVN: r11317

28 years agosp64-aout.h: #include aoutos.h.
Doug Evans [Tue, 20 Feb 1996 00:11:32 +0000 (00:11 +0000)]
sp64-aout.h: #include aoutos.h.

* sparc/sp64-aout.h: #include aoutos.h.
(TARGET_DEFAULT): Add MASK_APP_REGS.
(JUMP_TABLES_IN_TEXT_SECTION,READONLY_DATA_SECTION): Delete.

From-SVN: r11316

28 years agosol2.h (CPP_SPEC): Use %(cpp_cpu).
Doug Evans [Tue, 20 Feb 1996 00:10:42 +0000 (00:10 +0000)]
sol2.h (CPP_SPEC): Use %(cpp_cpu).

* sparc/sol2.h (CPP_SPEC): Use %(cpp_cpu).
(ASM_SPEC): Likewise.
(ASM_{DEFAULT,CPU}_SPEC): Use Solaris syntax for sparc64.

From-SVN: r11315

28 years agolite.h: #include aoutos.h.
Doug Evans [Tue, 20 Feb 1996 00:08:09 +0000 (00:08 +0000)]
lite.h: #include aoutos.h.

* sparc/lite.h: #include aoutos.h.
(TARGET_DEFAULT): Use MASK_FOO values.

From-SVN: r11314

28 years ago(force_to_mode, case IOR): Fix typo in commuting IOR and LSHIFTRT.
Richard Kenner [Tue, 20 Feb 1996 00:02:54 +0000 (19:02 -0500)]
(force_to_mode, case IOR): Fix typo in commuting IOR and LSHIFTRT.

From-SVN: r11313

28 years ago* sparc/t-sparcbare (MULTILIB_*): -mv8 renamed to -mcpu=v8.
Doug Evans [Mon, 19 Feb 1996 23:56:30 +0000 (23:56 +0000)]
* sparc/t-sparcbare (MULTILIB_*): -mv8 renamed to -mcpu=v8.

From-SVN: r11312

28 years agot-sparclite (MULTILIB_*): Delete msoft-float and mno-flat, they're the defaults.
Doug Evans [Mon, 19 Feb 1996 23:55:03 +0000 (23:55 +0000)]
t-sparclite (MULTILIB_*): Delete msoft-float and mno-flat, they're the defaults.

* sparc/t-sparclite (MULTILIB_*): Delete msoft-float and mno-flat,
they're the defaults.  Add -mcpu=f934 as synonym for -mfpu.

From-SVN: r11311

28 years agoupdate movdf and movsf splits for 64-bits
David Edelsohn [Mon, 19 Feb 1996 22:45:01 +0000 (22:45 +0000)]
update movdf and movsf splits for 64-bits

From-SVN: r11310

28 years agoremove operand_subword from easy_fp_const
David Edelsohn [Mon, 19 Feb 1996 22:27:14 +0000 (22:27 +0000)]
remove operand_subword from easy_fp_const
support DImode const in TOC

From-SVN: r11309

28 years agoadd AIX assembler doubleword integer syntax
David Edelsohn [Mon, 19 Feb 1996 22:26:19 +0000 (22:26 +0000)]
add AIX assembler doubleword integer syntax

From-SVN: r11308

28 years ago(SWITCH_TAKES_ARG): Restore -R.
Doug Evans [Mon, 19 Feb 1996 18:37:21 +0000 (18:37 +0000)]
(SWITCH_TAKES_ARG): Restore -R.

From-SVN: r11307

28 years ago(EXTRA_CC_MODES, EXTRA_CC_NAMES): Add CC_Zmode.
Richard Earnshaw [Mon, 19 Feb 1996 17:50:20 +0000 (17:50 +0000)]
(EXTRA_CC_MODES, EXTRA_CC_NAMES): Add CC_Zmode.

(SELECT_CC_MODE): return CC_Zmode if the operand is QImode.  Allow LT
and GE comparisons in CC_NOOVmode.
(PREDICATE_CODES): add offsettable_memory_operand and
alignable_memory_operand.

From-SVN: r11306

28 years ago(*zeroextract[qs]i_compare0_scratch): Use const_int_operand for operands 1 and 2.
Richard Earnshaw [Mon, 19 Feb 1996 17:50:20 +0000 (17:50 +0000)]
(*zeroextract[qs]i_compare0_scratch): Use const_int_operand for operands 1 and 2.

(*zeroextract[qs]i_compare0_scratch): Use const_int_operand
for operands 1 and 2.
(split patterns for aligned memory half-word operations): New patterns.
(movhi): Handle memory accesses where the alignment is known in a more
efficient manner.
(*compareqi_eq0): Use CC_Zmode.

From-SVN: r11305

28 years ago(offsettable_memory_operand): New function.
Richard Earnshaw [Mon, 19 Feb 1996 17:50:20 +0000 (17:50 +0000)]
(offsettable_memory_operand): New function.

(alignable_memory_operand): New function.
(gen_rotated_half_load): New function.
(get_arm_condition_code): Extract the mode of the comparison and
use it to generate the correct return value.

From-SVN: r11304

28 years agofix typo in nor.
Michael Meissner [Mon, 19 Feb 1996 13:31:24 +0000 (13:31 +0000)]
fix typo in nor.

From-SVN: r11303

28 years agoUnroll hard register loops if <= 4*HOST_BITS_PER_WIDE_INT registers
Michael Meissner [Mon, 19 Feb 1996 13:23:44 +0000 (13:23 +0000)]
Unroll hard register loops if <= 4*HOST_BITS_PER_WIDE_INT registers

From-SVN: r11302

28 years ago(call_operand): If in REG, only reg 27 valid.
Richard Kenner [Mon, 19 Feb 1996 12:17:19 +0000 (07:17 -0500)]
(call_operand): If in REG, only reg 27 valid.

From-SVN: r11301

28 years ago(operand_subword): For 32-bit targets, return
Richard Earnshaw [Mon, 19 Feb 1996 11:57:13 +0000 (11:57 +0000)]
(operand_subword): For 32-bit targets, return
the appropriate subword of extended precision CONST_DOUBLEs.

From-SVN: r11300

28 years agowarn_sign_compare
Jason Merrill [Mon, 19 Feb 1996 10:32:37 +0000 (10:32 +0000)]
warn_sign_compare

From-SVN: r11299

28 years agowarn_sign_compare
Jason Merrill [Mon, 19 Feb 1996 10:22:57 +0000 (10:22 +0000)]
warn_sign_compare

From-SVN: r11298

28 years ago(yylex...
Richard Kenner [Mon, 19 Feb 1996 02:13:37 +0000 (21:13 -0500)]
(yylex...

(yylex, case '0'..'9','.'): For cases '0' and '1', check for single
digit constant before resorting to general number processing.

From-SVN: r11297

28 years ago(const_umulsi3_highpart): Disable for TARGET_M68060.
Richard Kenner [Mon, 19 Feb 1996 02:06:13 +0000 (21:06 -0500)]
(const_umulsi3_highpart): Disable for TARGET_M68060.

(ftruncdf2, ftruncsf2, muldf3, mulsidi3): Likewise.
(smulsi3_highpart, umulsi3_highpart, umulsidi3): Likewise.

From-SVN: r11296

28 years ago(TARGET_68060): New macro.
Richard Kenner [Mon, 19 Feb 1996 02:05:45 +0000 (21:05 -0500)]
(TARGET_68060): New macro.

(TARGET_SWITCHES): Add -m68060.

From-SVN: r11295

28 years ago(DBX_NO_XREFS): Removed.
Richard Kenner [Mon, 19 Feb 1996 00:29:36 +0000 (19:29 -0500)]
(DBX_NO_XREFS): Removed.

From-SVN: r11294

28 years agoInstall latest version of last patch.
Richard Kenner [Mon, 19 Feb 1996 00:26:39 +0000 (19:26 -0500)]
Install latest version of last patch.

From-SVN: r11293

28 years agoFix typo in comments.
Richard Kenner [Sun, 18 Feb 1996 18:44:00 +0000 (13:44 -0500)]
Fix typo in comments.

From-SVN: r11292

28 years ago(check_format_info): Warn about `L' if -pedantic.
Richard Kenner [Sun, 18 Feb 1996 18:29:45 +0000 (13:29 -0500)]
(check_format_info): Warn about `L' if -pedantic.

From-SVN: r11291

28 years agoc-typeck.c (convert_for_assignment): Bring back conversion to union without a cast...
Paul Eggert [Fri, 16 Feb 1996 20:13:23 +0000 (20:13 +0000)]
c-typeck.c (convert_for_assignment): Bring back conversion to union without a cast...

* c-typeck.c (convert_for_assignment):
Bring back conversion to union without a cast,
undoing the Jan 16 change, but with the following differences:

* The union must have the transparent_union attribute.
* The conversion must be for a function argument.
* Warn consistently about such conversions if pedantic.
* Do not warn about an assignment incompatibility for one union member
  if another union member is compatible with no warning.

From-SVN: r11290

28 years ago(ix86_expand_binary_operator): Allow for operand1 of MINUS to be CONST_INT
Stan Cox [Fri, 16 Feb 1996 16:59:27 +0000 (16:59 +0000)]
(ix86_expand_binary_operator): Allow for operand1 of MINUS to be CONST_INT

From-SVN: r11289

28 years ago(OPTIMIZATION_OPTIONS): call optimization_options
Stan Cox [Fri, 16 Feb 1996 16:51:26 +0000 (16:51 +0000)]
(OPTIMIZATION_OPTIONS): call optimization_options

From-SVN: r11288

28 years ago(WCHAR_TYPE, WCHAR_TYPE_SIZE): Use short unsigned int.
Richard Kenner [Fri, 16 Feb 1996 13:39:42 +0000 (08:39 -0500)]
(WCHAR_TYPE, WCHAR_TYPE_SIZE): Use short unsigned int.

From-SVN: r11287

28 years agoDon't include alpha.h.
Richard Kenner [Fri, 16 Feb 1996 13:39:20 +0000 (08:39 -0500)]
Don't include alpha.h.

(WCHAR_TYPE, WCHAR_TYPE_SIZE): Use short unsigned int.

From-SVN: r11286

28 years ago(WCHAR_TYPE, WCHAR_TYPE_SIZE): Use unsigned int.
Richard Kenner [Fri, 16 Feb 1996 13:38:40 +0000 (08:38 -0500)]
(WCHAR_TYPE, WCHAR_TYPE_SIZE): Use unsigned int.

From-SVN: r11285

28 years agoDon't include a29k-udi.h.
Richard Kenner [Fri, 16 Feb 1996 13:37:51 +0000 (08:37 -0500)]
Don't include a29k-udi.h.

From-SVN: r11284

28 years agoDon't include a29k.h.
Richard Kenner [Fri, 16 Feb 1996 13:37:30 +0000 (08:37 -0500)]
Don't include a29k.h.

From-SVN: r11283

28 years agoRenamed from a29k-udi.h.
Richard Kenner [Fri, 16 Feb 1996 13:36:43 +0000 (08:36 -0500)]
Renamed from a29k-udi.h.

Don't include a29k.h or dbxcoff.h.

From-SVN: r11282

28 years agoRound size to 16 byte alignment
Michael Meissner [Fri, 16 Feb 1996 00:01:21 +0000 (00:01 +0000)]
Round size to 16 byte alignment

From-SVN: r11281

28 years agoFix alloca on NT
Michael Meissner [Thu, 15 Feb 1996 23:35:34 +0000 (23:35 +0000)]
Fix alloca on NT

From-SVN: r11280

28 years ago(save_for_inline_copying): Allocate reg_map with size
Jim Wilson [Thu, 15 Feb 1996 21:48:26 +0000 (13:48 -0800)]
(save_for_inline_copying): Allocate reg_map with size
based on regno_pointer_flag_length instead of max_reg+1.

From-SVN: r11279

28 years ago(rpc/types.h): Remove spurios "ls" command.
Richard Kenner [Thu, 15 Feb 1996 13:27:48 +0000 (08:27 -0500)]
(rpc/types.h): Remove spurios "ls" command.

From-SVN: r11278

28 years ago(eliminate_regs, case USE): If using a register that is source of
Richard Kenner [Thu, 15 Feb 1996 12:53:26 +0000 (07:53 -0500)]
(eliminate_regs, case USE): If using a register that is source of
elimination, show can't be eliminated.

From-SVN: r11277

28 years ago(expand_builtin, case BUILT_IN_SETJMP): Shows clobbers FP and all caller-save registers.
Richard Kenner [Thu, 15 Feb 1996 12:48:12 +0000 (07:48 -0500)]
(expand_builtin, case BUILT_IN_SETJMP): Shows clobbers FP and all caller-save registers.

(expand_builtin, case BUILT_IN_SETJMP): Shows clobbers FP and all
caller-save registers.
Set current_function_has_nonlocal_goto.

From-SVN: r11276

28 years agoappend / to AIX import path if not present
David Edelsohn [Wed, 14 Feb 1996 19:35:33 +0000 (19:35 +0000)]
append / to AIX import path if not present

From-SVN: r11275

28 years agofix_truncdfsi2 SUBREG and movdi HOST_BITS_PER_WIDE_INT test
David Edelsohn [Wed, 14 Feb 1996 18:45:05 +0000 (18:45 +0000)]
fix_truncdfsi2 SUBREG and movdi HOST_BITS_PER_WIDE_INT test

From-SVN: r11274

28 years agoUse HOST_WIDE_INT, not long long
Michael Meissner [Wed, 14 Feb 1996 14:07:05 +0000 (14:07 +0000)]
Use HOST_WIDE_INT, not long long

From-SVN: r11273

28 years agoexpr.c (store_constructor): Fix flow control thinko (merge error).
Per Bothner [Wed, 14 Feb 1996 00:58:09 +0000 (16:58 -0800)]
expr.c (store_constructor): Fix flow control thinko (merge error).

* expr.c (store_constructor):  Fix flow control thinko (merge error).
* expr.c (store_constructor):  Pass correct value to recursive call.

From-SVN: r11272

28 years agoexpr.c (expand_expr, [...]): We must always store into the allocated slot for TAREGT_...
Mike Stump [Tue, 13 Feb 1996 23:46:51 +0000 (23:46 +0000)]
expr.c (expand_expr, [...]): We must always store into the allocated slot for TAREGT_EXPRs.

       * expr.c (expand_expr, case TARGET_EXPR): We must always store
       into the allocated slot for TAREGT_EXPRs.

From-SVN: r11271

28 years ago(memory.h): Fix it also on sysV68.
Richard Kenner [Tue, 13 Feb 1996 23:26:57 +0000 (18:26 -0500)]
(memory.h): Fix it also on sysV68.

From-SVN: r11270

28 years ago#include flags.h
Richard Kenner [Tue, 13 Feb 1996 23:19:26 +0000 (18:19 -0500)]
#include flags.h

#include flags.h
(output_function_prologue, function_epilogue): Remove declarations
of call_used_regs and frame_pointer_needed.

From-SVN: r11269

28 years ago(overflow_warning): Fix typo in warning message.
Richard Kenner [Tue, 13 Feb 1996 23:16:06 +0000 (18:16 -0500)]
(overflow_warning): Fix typo in warning message.

From-SVN: r11268

28 years ago(convert_move): Fix typo in extendqfh2 case.
Richard Kenner [Tue, 13 Feb 1996 23:11:23 +0000 (18:11 -0500)]
(convert_move): Fix typo in extendqfh2 case.

From-SVN: r11267

28 years ago(SWITCH_TAKES_ARG): Use DEFAULT_SWITCH_TAKES_ARG.
Richard Kenner [Tue, 13 Feb 1996 22:58:57 +0000 (17:58 -0500)]
(SWITCH_TAKES_ARG): Use DEFAULT_SWITCH_TAKES_ARG.

From-SVN: r11266

28 years ago(DEFAULT_SWITCH_TAKES_ARG): New macro, from SWITCH_TAKES_ARG.
Richard Kenner [Tue, 13 Feb 1996 22:55:17 +0000 (17:55 -0500)]
(DEFAULT_SWITCH_TAKES_ARG): New macro, from SWITCH_TAKES_ARG.

(SWITCH_TAKES_ARG): Use it.

From-SVN: r11265

28 years ago(finish_decl): TREE_ASM_WRITTEN says if duplicate_decls modified declaration to...
Richard Kenner [Tue, 13 Feb 1996 22:47:16 +0000 (17:47 -0500)]
(finish_decl): TREE_ASM_WRITTEN says if duplicate_decls modified declaration to...

(finish_decl): TREE_ASM_WRITTEN says if duplicate_decls modified
declaration to match an outside file scope declaration.

From-SVN: r11264

28 years ago(save_constants_in_decl_trees): New function.
Jim Wilson [Tue, 13 Feb 1996 22:43:08 +0000 (14:43 -0800)]
(save_constants_in_decl_trees): New function.

(save_for_inline_copying, save_for_inline_nocopy): Call it.

From-SVN: r11263

28 years ago(reload): Make some non-group code no longer conditional on
Richard Kenner [Tue, 13 Feb 1996 22:40:08 +0000 (17:40 -0500)]
(reload): Make some non-group code no longer conditional on
SMALL_REGISTER_CLASSES.

From-SVN: r11262

28 years ago(ASM_OUTPUT_ADDR_DIFF_ELT): Remove.
Richard Kenner [Tue, 13 Feb 1996 22:30:36 +0000 (17:30 -0500)]
(ASM_OUTPUT_ADDR_DIFF_ELT): Remove.

From-SVN: r11261

28 years ago(expand_end_case): Don't use ADDR_DIFF_VEC for PIC if
Richard Kenner [Tue, 13 Feb 1996 22:29:17 +0000 (17:29 -0500)]
(expand_end_case): Don't use ADDR_DIFF_VEC for PIC if
ASM_OUTPUT_ADDR_DIFF_ELT is not defined.

From-SVN: r11260

28 years agoCygwin32 support; Make eabi update stack first before doing stores in prolog
Michael Meissner [Tue, 13 Feb 1996 19:19:40 +0000 (19:19 +0000)]
Cygwin32 support; Make eabi update stack first before doing stores in prolog

From-SVN: r11259

28 years ago(store_constructor_field): Only call change_address if
Jim Wilson [Tue, 13 Feb 1996 18:28:57 +0000 (10:28 -0800)]
(store_constructor_field): Only call change_address if
bitpos is nonzero.

From-SVN: r11258

28 years ago(CPP_SPEC): Add '-trigraphs' because IBM's h files contain them.
Richard Kenner [Tue, 13 Feb 1996 13:20:56 +0000 (08:20 -0500)]
(CPP_SPEC): Add '-trigraphs' because IBM's h files contain them.

From-SVN: r11257

28 years ago(bc_pushcase): Fix precedence error.
Richard Kenner [Tue, 13 Feb 1996 13:17:39 +0000 (08:17 -0500)]
(bc_pushcase): Fix precedence error.

From-SVN: r11256

28 years ago(emit_reload_insns): Fix precedence errors.
Richard Kenner [Tue, 13 Feb 1996 13:17:02 +0000 (08:17 -0500)]
(emit_reload_insns): Fix precedence errors.

From-SVN: r11255

28 years ago(record_reg_life_pat): Fix precedence error.
Richard Kenner [Tue, 13 Feb 1996 13:16:30 +0000 (08:16 -0500)]
(record_reg_life_pat): Fix precedence error.

From-SVN: r11254

28 years ago(jump_optimize): Fix potential infinite loop.
Richard Kenner [Tue, 13 Feb 1996 13:15:42 +0000 (08:15 -0500)]
(jump_optimize): Fix potential infinite loop.

From-SVN: r11253

28 years ago(gen_lowpart): Could return without a value.
Richard Kenner [Tue, 13 Feb 1996 13:14:58 +0000 (08:14 -0500)]
(gen_lowpart): Could return without a value.

From-SVN: r11252

28 years ago(force_to_mode, num_sign_bit_copies, simplify_comparison): Fix
Richard Kenner [Tue, 13 Feb 1996 13:14:11 +0000 (08:14 -0500)]
(force_to_mode, num_sign_bit_copies, simplify_comparison): Fix
precedence errors.

From-SVN: r11251

28 years ago(quality_type prototype): Typo, rename as qualify_type.
Richard Kenner [Tue, 13 Feb 1996 13:13:14 +0000 (08:13 -0500)]
(quality_type prototype): Typo, rename as qualify_type.

(build_binary_op): Fix precedence error.

From-SVN: r11250

28 years ago(rest_of_compilation): Also set RTX_INTEGRATED_P when
Jason Merrill [Tue, 13 Feb 1996 04:20:49 +0000 (04:20 +0000)]
(rest_of_compilation): Also set RTX_INTEGRATED_P when
        we aren't going to emit the inline just yet.

From-SVN: r11249

28 years ago(INLINE_REGNO_POINTER_FLAG, INLINE_REGNO_POINTER_ALIGN):
Jim Wilson [Tue, 13 Feb 1996 02:30:39 +0000 (18:30 -0800)]
(INLINE_REGNO_POINTER_FLAG, INLINE_REGNO_POINTER_ALIGN):

Add one to array index.

From-SVN: r11248

28 years agoInitial revision
Richard Kenner [Tue, 13 Feb 1996 01:55:35 +0000 (20:55 -0500)]
Initial revision

From-SVN: r11247

28 years ago(STARTFILE_SPEC): Add crtbeginS.o if -shared.
Richard Kenner [Tue, 13 Feb 1996 01:55:24 +0000 (20:55 -0500)]
(STARTFILE_SPEC): Add crtbeginS.o if -shared.

(CC1_SPEC): New.
(LIB_SPEC): Remove %{mieee-fp:-lieee}; use -lc_p for -profile.

From-SVN: r11246

28 years ago(CC1, LIB_SPEC): Deleted.
Richard Kenner [Tue, 13 Feb 1996 01:55:05 +0000 (20:55 -0500)]
(CC1, LIB_SPEC): Deleted.

From-SVN: r11245

28 years agoDefine __GCC_FLOAT_NOT_NEEEDED.
Richard Kenner [Tue, 13 Feb 1996 01:41:35 +0000 (20:41 -0500)]
Define __GCC_FLOAT_NOT_NEEEDED.

From-SVN: r11244

28 years ago(TCFLAGS): New variable.
Richard Kenner [Tue, 13 Feb 1996 01:41:12 +0000 (20:41 -0500)]
(TCFLAGS): New variable.

(GCC_CFLAGS): Add $(TCFLAGS).
(LIBGCC2_CFLAGS): Add -D for __GCC_FLOAT_NOT_NEEDED.
(libgcc1-test): Remove -nostdlib.
(float.h-cross): Don't give error #ifdef __GCC_FLOAT_NOT_NEEDED.

From-SVN: r11243

28 years ago(STARTFILE_SPEC): Make gcc find crt0.o, not loader.
Richard Kenner [Tue, 13 Feb 1996 01:39:45 +0000 (20:39 -0500)]
(STARTFILE_SPEC): Make gcc find crt0.o, not loader.

(LIB_SPEC): Remove /usr/lib.

From-SVN: r11242

28 years agoInitial revision
Richard Kenner [Tue, 13 Feb 1996 01:39:02 +0000 (20:39 -0500)]
Initial revision

From-SVN: r11241

28 years ago(XCFLAGS{,_NODEBUG}): Remove $(SHLIB).
Richard Kenner [Tue, 13 Feb 1996 01:38:52 +0000 (20:38 -0500)]
(XCFLAGS{,_NODEBUG}): Remove $(SHLIB).

(XCFLAGS): New variable.
(libdir, mandir, bindir): Delete.

From-SVN: r11240

28 years ago(add_1_to_mem): Corrected.
Richard Kenner [Mon, 12 Feb 1996 23:43:48 +0000 (18:43 -0500)]
(add_1_to_mem): Corrected.

From-SVN: r11239

28 years agoRecognize sparclet cpu.
Doug Evans [Mon, 12 Feb 1996 23:15:30 +0000 (23:15 +0000)]
Recognize sparclet cpu.

From-SVN: r11221

28 years agoconfig.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
Per Bothner [Mon, 12 Feb 1996 20:55:56 +0000 (12:55 -0800)]
config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.

* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
* config.guess (*:CYGWIN*): New

From-SVN: r11220

28 years agoconfig.guess: Support m68k-cbm-sysv4.
Per Bothner [Mon, 12 Feb 1996 20:44:56 +0000 (12:44 -0800)]
config.guess: Support m68k-cbm-sysv4.

* config.guess:  Support m68k-cbm-sysv4.
* config.guess (*:Linux:*:*): Guess m68k-unknown-linux

From-SVN: r11219

28 years agoChanges to distinguish typedef from original type in debug output.
Per Bothner [Mon, 12 Feb 1996 20:03:24 +0000 (12:03 -0800)]
Changes to distinguish typedef from original type in debug output.

* tree.c (copy_node):  Zero out type.symtab union.

From-SVN: r11218

28 years agoChanges to distinguish typedef from original type in debug output.
Per Bothner [Mon, 12 Feb 1996 20:03:24 +0000 (12:03 -0800)]
Changes to distinguish typedef from original type in debug output.

* dbxout,c (dbxout_type):  Don't canonicalize typedef type to base.

From-SVN: r11217

28 years agoChanges to distinguish typedef from original type in debug output.
Per Bothner [Mon, 12 Feb 1996 20:03:24 +0000 (12:03 -0800)]
Changes to distinguish typedef from original type in debug output.

* tree.h (DECL_ORIGINAL_TYPE):  New macro.

From-SVN: r11216