Commit Graph

8085 Commits

Author SHA1 Message Date
Stan Cox
fd39ad06e4 Initial revision
From-SVN: r7998
1994-08-29 19:25:21 +00:00
Kresten Krab Thorup
f6df50cfd6 (objc_get_meta_class): New function.
From-SVN: r7997
1994-08-29 15:43:01 +00:00
Kresten Krab Thorup
2691a6224f (get_imp): don't inline on i386.
From-SVN: r7996
1994-08-29 15:42:11 +00:00
Per Bothner
f529652cf9 Various fixes (freebsd, ncr, nextstep): See ChangeLog.
From-SVN: r7995
1994-08-28 18:19:13 -07:00
Michael Meissner
91f0226f7c Fix indexing off arg ptr & push of byte values.
From-SVN: r7994
1994-08-28 03:22:52 +00:00
Per Bothner
e9954ee434 (netbsd, freebsd, linux): Accept any machine, not just i[34]86.
From-SVN: r7993
1994-08-26 16:19:19 -07:00
Richard Kenner
405fc2388c Recognize powerpc-ibm-aix3.2.5.
From-SVN: r7992
1994-08-26 18:45:20 -04:00
Per Bothner
703d9877a6 Merges from Cygnus version.
From-SVN: r7991
1994-08-26 15:21:31 -07:00
Michael Meissner
2f2a49e848 Add -mno-wide-multiply, -mno-move, make addresses more compatible with other parts of compiler.
From-SVN: r7990
1994-08-26 20:01:41 +00:00
Michael Meissner
3b3c6a3f3e Add -mno-wide-multiply, -mno-move, make addresses more compatible with other parts of compiler.
From-SVN: r7989
1994-08-26 19:56:14 +00:00
Richard Stallman
e8e1942ade entered into RCS
From-SVN: r7988
1994-08-26 00:40:24 +00:00
Richard Stallman
3ddde22680 *** empty log message ***
From-SVN: r7987
1994-08-26 00:30:33 +00:00
Richard Stallman
d9b63ad47b *** empty log message ***
From-SVN: r7986
1994-08-26 00:27:53 +00:00
Per Bothner
556a4cb2c9 Always store into multi-word bitfields starting with low addresses.
From-SVN: r7985
1994-08-25 17:15:35 -07:00
Richard Kenner
af3869c1cc (record_jump_cond): Don't do anything if OP0 and OP1 are already
equivalent.

From-SVN: r7984
1994-08-25 19:21:18 -04:00
Richard Kenner
b278301b1b (may_trap_p, case EXPR_LIST): New case.
From-SVN: r7983
1994-08-25 18:48:42 -04:00
Richard Kenner
8d60a67df2 (CALL_USED_REGS): Add d2 and d3 as call-used.
From-SVN: r7982
1994-08-25 18:31:16 -04:00
Richard Kenner
5af6001b5e (shorten_compare): Don't issue warning if both operands constants and the...
(shorten_compare): Don't issue warning if both operands constants and
the signedness doesn't affect the comparison results.

From-SVN: r7981
1994-08-25 17:43:46 -04:00
Richard Kenner
96a31ab889 (print_node): Print more flags for types and decls.
From-SVN: r7980
1994-08-25 11:47:10 -04:00
Richard Kenner
ea3373cd2d (type_lists_compatible_p): Treat transparent unions just like unnamed
ones.

From-SVN: r7979
1994-08-25 11:30:29 -04:00
Charles Hannum
e0a9205103 Revert pc532 handling.
From-SVN: r7978
1994-08-25 00:37:35 +00:00
Charles Hannum
5f52f851f9 Rearrange handling of NetBSD ports.
From-SVN: r7977
1994-08-25 00:24:48 +00:00
Charles Hannum
496034bfd2 Add da30-* for da30-unknown-netbsd*.
From-SVN: r7976
1994-08-24 23:27:35 +00:00
Charles Hannum
140a480aaa Remove mac68k-*.
From-SVN: r7975
1994-08-24 23:19:42 +00:00
Richard Kenner
002bdd6c05 (expand_call): Check for variable-sized return value in proper place.
From-SVN: r7974
1994-08-24 19:16:12 -04:00
Richard Kenner
7063dcbeb7 (print_node_brief...
(print_node_brief, print_node): Use assignment instead of
initialization for aggregate local variable REAL_VALUE_TYPE d.

From-SVN: r7973
1994-08-24 18:43:25 -04:00
Ian Lance Taylor
5748cda9cb Define ASM_OUTPUT_SECTION_NAME
From-SVN: r7972
1994-08-24 22:30:43 +00:00
Ian Lance Taylor
4ad24b993d Add #alloc to ASM_OUTPUT_SECTION_NAME
From-SVN: r7971
1994-08-24 22:30:29 +00:00
Richard Kenner
d4424a75ec (default_conversion): Don't substitute constant value if array since
will return address.

From-SVN: r7970
1994-08-24 18:28:40 -04:00
Richard Kenner
aff2a12b70 (parmlist_2): Give error for function with only ELLIPSIS as an
argument.

From-SVN: r7969
1994-08-24 17:45:11 -04:00
Richard Kenner
dc5627bf6a (STARTFILE_SPEC): Add %{static:-static}.
From-SVN: r7968
1994-08-24 17:36:18 -04:00
Richard Kenner
cc2394a432 (call): Rework to use macro version of jsr.
From-SVN: r7967
1994-08-24 17:15:04 -04:00
Richard Kenner
6bcf5f0a60 (call_operand): New function.
(output_epilog): Don't set SYMBOL_REF_FLAG of current function.

From-SVN: r7966
1994-08-24 17:13:28 -04:00
Richard Kenner
ac030a7b0c (EXTRA_CONSTRAINT): Add new letter, `R'.
(ENCODE_SECTION_INFO): Don't check TREE_ASM_WRITTEN.
(PREDICATE_COSTS): Add call_operand.

From-SVN: r7965
1994-08-24 17:11:41 -04:00
Richard Kenner
7eec3328e2 (push_init_level): Don't blow up if construct_type is null (can happen
with missing brace).

From-SVN: r7964
1994-08-24 14:34:20 -04:00
Michael Meissner
716b516278 Undo previous change to REG_ALLOC_ORDER.
From-SVN: r7963
1994-08-24 14:47:50 +00:00
Charles Hannum
b8592c8eb7 *** empty log message ***
From-SVN: r7962
1994-08-24 04:23:07 +00:00
Charles Hannum
bafceb93e8 Add NetBSD support.
From-SVN: r7961
1994-08-24 04:07:50 +00:00
Richard Stallman
b5f57ac850 Move m68k-ccur handling to proper part of file.
Canonicalize cpu type pentium into i486.  (Change it to i586 later.)

From-SVN: r7960
1994-08-23 06:04:59 +00:00
Steve Chamberlain
2d1aa7d8f5 *** empty log message ***
From-SVN: r7959
1994-08-23 02:16:00 +00:00
Steve Chamberlain
06c386eacf *** empty log message ***
From-SVN: r7958
1994-08-23 02:07:34 +00:00
Jeff Law
667f675947 pa.h (FUNCTION_ARG): Use indirect calling conventions when TARGET_LONG_CALLS is in effect.
* pa.h (FUNCTION_ARG): Use indirect calling conventions when
	TARGET_LONG_CALLS is in effect.

From-SVN: r7957
1994-08-21 21:15:12 -06:00
Jim Wilson
208dc1d8f1 sched.c (sched_analyze_insn): Add new parameter loop_note.
* sched.c (sched_analyze_insn): Add new parameter loop_note.
If loop_note set, then serialize on this insn.
(sched_analyze): New variable loop_note.  Pass to
sched_analyze_insn.  Set it if we pass a NOTE_INSN_LOOP_BEG or
NOTE_INSN_LOOP_END.
(unlink_notes): Don't save away NOTE_INSN_LOOP_BEG or
NOTE_INSN_LOOP_END notes.
(schedule_block): Generalize code that looks for magic REG_DEAD
notes and converts them to notes.

From-SVN: r7956
1994-08-20 10:31:16 -07:00
Michael Meissner
c4a9dd2e3a Allocate eax before edx.
From-SVN: r7955
1994-08-20 16:46:44 +00:00
Jim Wilson
e24fa53404 (build_type_variant): Only return existing type if it
also has the same TYPE_NAME.

From-SVN: r7954
1994-08-19 17:20:05 -07:00
Jim Wilson
b6d5307feb (NO_IMPLICIT_EXTERN_C): Comment out.
From-SVN: r7953
1994-08-19 17:14:21 -07:00
Per Bothner
47685b9c8d Use $FIX_HEADER macro instead of calling fix-header directly.
From-SVN: r7952
1994-08-19 16:49:28 -07:00
Richard Kenner
809ab85718 (emit_move_insn_1): Never make a no-conflict block.
From-SVN: r7951
1994-08-19 19:23:00 -04:00
Richard Kenner
c8ad69c183 (function_cannot_inline): Don't inline if any parm is a transparent
union.

From-SVN: r7950
1994-08-19 17:34:11 -04:00
Richard Kenner
5c1c34d393 (expand_call): If parm is transparent union, use type of first field.
From-SVN: r7949
1994-08-19 17:33:48 -04:00