Commit Graph

12858 Commits

Author SHA1 Message Date
Michael Meissner
eaf1bcf15b Add @plt if -fpic; Fix double->int conversions if stack > 32k; Redo t-* files; Fix trampolines on System V systems
From-SVN: r13298
1996-12-12 20:55:56 +00:00
Jeff Law
a0a7cb3547 reorg.c (fill_slots_from_thread): Don't call eligible_for_delay with an insn with asm operands.
* reorg.c (fill_slots_from_thread): Don't call eligible_for_delay
        with an insn with asm operands.

From-SVN: r13297
1996-12-12 11:05:55 -07:00
Jeff Law
e4565aff52 * expmed.c (emit_store_flag_force): Fix typos/thinkos.
From-SVN: r13296
1996-12-12 10:57:58 -07:00
Richard Kenner
8cc0156dce Add definitions for VMS; they differ from Unix.
From-SVN: r13295
1996-12-12 08:29:02 -05:00
Richard Kenner
74ba6761da (i386_return_pops_args): Libcalls ignore TARGET_RTD.
From-SVN: r13294
1996-12-12 08:09:15 -05:00
Richard Kenner
aa56883497 (stamp-objlist): Handle first character of object file being a digit.
From-SVN: r13293
1996-12-12 07:59:19 -05:00
Richard Kenner
ea55c5c6ee Remove unneeded casts to char *.
From-SVN: r13292
1996-12-12 07:56:00 -05:00
Richard Kenner
94339136a3 (function_arg, {movcnt,mod}_regno_adjust): Add decls.
(branch_or_jump): Likewise.

From-SVN: r13291
1996-12-12 07:55:45 -05:00
Richard Earnshaw
7b64da89ba (arm_gen_constant, case IOR,XOR): Don't invert a constant if loading
it into a temporary.

From-SVN: r13290
1996-12-12 10:53:05 +00:00
Brendan Kehoe
89418a9257 toplev.c (rest_of_compilation): Make sure that the unwinder RTL is saved.
* toplev.c (rest_of_compilation): Make sure that the unwinder RTL
	is saved.

From-SVN: r13289
1996-12-11 19:30:15 -05:00
Brendan Kehoe
664041e68b collect2.c (write_c_file): Wrap the ctor/dtor lists and fns with `extern "C" { ...
* collect2.c (write_c_file): Wrap the ctor/dtor lists and fns with
	`extern "C" { ... }', to avoid having the fn names mangled with
	the C++ driver.

From-SVN: r13288
1996-12-11 18:58:22 -05:00
Richard Kenner
09f532c97b (tree_decl): Reorder field declarations to reduce size on 64 bit
machines.

From-SVN: r13287
1996-12-11 17:50:06 -05:00
Richard Kenner
d409668956 (try_combine): When splitting an insn, check for the new I2 setting a
SUBREG.

From-SVN: r13286
1996-12-11 17:46:34 -05:00
Richard Kenner
0bc8ae6e51 (print_operand): Use HOST_WIDE_INT_PRINT_DEC instead of using "%ld".
(output_prolog): Don't print useless comment for VMS.

From-SVN: r13285
1996-12-11 17:25:57 -05:00
Richard Kenner
555919ac3c (mov[hq]i unnamed): Split up for TARGET_BYTE_OPS and not.
From-SVN: r13284
1996-12-11 17:08:02 -05:00
Richard Kenner
44afaf6dea (output_prolog): SIZE is now HOST_WIDE_INT.
From-SVN: r13283
1996-12-11 17:07:49 -05:00
Richard Kenner
ef933d2601 (fixup_var_refs_1, case ZERO_EXTRACT): Don't call fixup_memory_subreg
if no longer SUBREG of MEM.

From-SVN: r13282
1996-12-11 17:00:41 -05:00
Jeff Law
d2c4d860c6 mn10300.c: New file for Matsushita MN10300 port.
* mn10300/mn10300.c: New file for Matsushita MN10300 port.
        * mn10300/{mn10300.h,mn10300.md,t-mn10300,xm-mn10300.h}: Likewise.
        * config.sub: Recognize mn10300 as a basic machine type.
        * configure: Similarly.
        * ginclude/stdarg.h: mn10300 is little endian.
        * ginclude/varargs.h: Likewise.

From-SVN: r13281
1996-12-11 14:28:52 -07:00
Jeff Law
11bb1f11d0 Initial revision
From-SVN: r13280
1996-12-11 14:22:57 -07:00
Richard Kenner
7d41c4114a (cacheflush): Add SONY NEWS-OS 4.2 version.
From-SVN: r13279
1996-12-11 09:09:06 -05:00
Richard Kenner
e34fc61568 (RETURN_POPS_ARGS): Test first argument for IDENTIFIER_NODE.
From-SVN: r13278
1996-12-11 09:01:35 -05:00
Richard Kenner
80e0fb4409 (obsolete RETURN_POPS_ARGS): Test first argument for IDENTIFIER_NODE.
From-SVN: r13277
1996-12-11 08:58:51 -05:00
Richard Kenner
3a24ee1742 (i386_return_pops_args): Don't test for IDENTIFIER_NODE.
From-SVN: r13276
1996-12-11 08:58:29 -05:00
Richard Kenner
334c4f0f01 (emit_library_call...
(emit_library_call, emit_library_call_value): Don't pass an identifier
node as function type for library functions, but rather build a
function type that has a return type with the correct mode.

From-SVN: r13275
1996-12-11 08:58:10 -05:00
Richard Kenner
6d101824da (combinable_i3pat): Bring back to sync with can_combine_p.
From-SVN: r13274
1996-12-10 20:20:59 -05:00
David J. MacKenzie
0d9b0e515b config.guess: Recognize machten.
* config.guess:  Recognize machten.
	From Eric W. Bates <ericx@vineyard.net>.

From-SVN: r13267
1996-12-11 00:37:52 +00:00
Richard Kenner
b8f16414c2 (output_function_{pro,epi}logue): Use lea instead of add.w when
adjusting stack pointer on all but TARGET_68040.

From-SVN: r13266
1996-12-10 17:36:39 -05:00
Richard Kenner
b8aa798690 (add[hs]i3): Only use two addq.w or subq.w instructions when...
(add[hs]i3): Only use two addq.w or subq.w instructions
when adding or subtracting constants 8 < N < 16 on TARGET_CPU32.
Use lea instead of add.w when adding 16 bit constants to address
registers on all but TARGET_68040.

From-SVN: r13265
1996-12-10 17:13:04 -05:00
Richard Kenner
b686ee306b (TARGET_CPU32): New macro.
From-SVN: r13264
1996-12-10 17:11:00 -05:00
Richard Kenner
df6ddd7337 (choose_temp_base): Don't dump core if TMPDIR is empty.
From-SVN: r13263
1996-12-10 17:04:20 -05:00
Ian Lance Taylor
bd8c4b14b5 Treat ZERO_EXTEND like SIGN_EXTEND in emit_unop_insn
From-SVN: r13262
1996-12-10 20:56:07 +00:00
Joern Rennecke
8e90e2734e (ADJUST_INSN_LENGTH): don't break from loop when only a LOOP_BEG is found.
Calculate padding in new variable pad.

From-SVN: r13261
1996-12-10 18:47:02 +00:00
Richard Kenner
cc3af271e6 (try): Insist that temp dir be searchable.
From-SVN: r13260
1996-12-10 09:44:55 -05:00
Jason Merrill
b2932ae5b8 x
From-SVN: r13259
1996-12-10 02:18:38 +00:00
Jason Merrill
a94dbf2c26 x
From-SVN: r13258
1996-12-09 22:31:23 +00:00
Stan Cox
19f5ce60f8 (jump_optimize): Don't move initialization if there is a label between it and the jump for if (foo) bar++ to bar += (foo !=0)
From-SVN: r13257
1996-12-09 21:37:37 +00:00
Stan Cox
f58acb6779 Remove change of Oct 4.
From-SVN: r13256
1996-12-09 21:29:02 +00:00
Jim Wilson
b925394ae6 (enum dwarf_location_atom): Add OP_MULT.
From-SVN: r13255
1996-12-09 12:36:06 -08:00
Jim Wilson
c21ee92759 (output_mem_loc_descriptor, case MULT): Add.
(dwarf_fund_type_name, case FT_unsigned_int64): Fix typo.

From-SVN: r13254
1996-12-09 12:34:02 -08:00
Jim Wilson
dd2478ae22 (mem_loc_descriptor, case MULT): Add.
From-SVN: r13253
1996-12-09 12:32:33 -08:00
Jim Wilson
72ec9bf85c (exeext): Delete.
From-SVN: r13252
1996-12-09 12:22:51 -08:00
Richard Kenner
c67ddce574 Update comments.
From-SVN: r13251
1996-12-07 18:59:35 -05:00
Richard Kenner
6fceaa5f5b (stdlib.h): Define __USE_FIXED_PROTOTYPES__ before including stdlib.h.
From-SVN: r13250
1996-12-07 18:58:28 -05:00
Richard Kenner
4f23aac0fc (iorsi_zexthi_ashl16): New pattern.
(ashrsi_16): New name for old unnamed pattern.

From-SVN: r13249
1996-12-07 18:58:08 -05:00
Richard Kenner
3cd3e83378 (decrement_and_branch_until_zero+[3-8]): Add missing CC_STATUS_INIT.
(decrement_and_branch_until_zero+[5-8]): Delete redundant assignment.

From-SVN: r13248
1996-12-07 18:56:50 -05:00
Richard Kenner
f1e869df63 ({and,ior,xor}si3_internal): Removed !TARGET_5200 from conditionals
now that entire insn is disabled when !TARGET_5200.

From-SVN: r13247
1996-12-07 18:55:09 -05:00
Richard Kenner
3ba95fd3aa (movhi pattern): Fixed MEM to MEM move problem.
From-SVN: r13246
1996-12-07 18:53:35 -05:00
Richard Kenner
e36a0077e3 (reload): Make starting_frame_size be HOST_WIDE_INT.
From-SVN: r13245
1996-12-07 18:49:43 -05:00
Richard Kenner
9a807d3a23 (struct function): Make frame_offset be HOST_WIDE_INT.
(get_frame_size): Add definition.

From-SVN: r13244
1996-12-07 18:49:30 -05:00
Richard Kenner
8af5168bae (frame_offset, get_frame_size): Make HOST_WIDE_INT.
From-SVN: r13243
1996-12-07 18:49:12 -05:00