Richard Stallman
6432909613
Include i386gstabs.h, not i386gas.h.
...
From-SVN: r2677
1992-11-02 21:05:33 +00:00
Richard Stallman
19b9f82ec7
(install-cross-tools): Delete old symlink before making new one.
...
From-SVN: r2676
1992-11-02 21:00:46 +00:00
Richard Stallman
3d0373924d
(decode_rtx_const): Handle PC same as LABEL_REF.
...
From-SVN: r2675
1992-11-02 04:25:19 +00:00
Richard Stallman
b47460a060
sol2-c1.asm, sol2-ci.asm, sol2-cn.asm have been renamed from sol2-crt...
...
From-SVN: r2674
1992-11-01 08:30:35 +00:00
Richard Stallman
99f1660ff6
(extraclean): rm *diff, *lose, config/*lose.
...
(mostlyclean): rm config/core.
From-SVN: r2673
1992-11-01 01:06:18 +00:00
Richard Stallman
9614be6248
(extraclean): rm *diff.
...
From-SVN: r2672
1992-11-01 01:02:04 +00:00
Richard Stallman
563701f9dc
[4.3 net 2]: If _VA_LIST_, is undefined then va_list is already declared.
...
From-SVN: r2671
1992-10-31 21:41:35 +00:00
Richard Stallman
d9832c78fc
[4.3 net 2]: If _VA_LIST_, is undefined then va_list is already declared.
...
Use _ANSI_STDARG_H_, not _ANSI_STDARG_H.
From-SVN: r2670
1992-10-31 21:40:51 +00:00
Richard Stallman
6be564d070
[4.3 net 2]: If _SIZE_T_, etc. are undefined then type is already declared.
...
[4.3 net 2]: Force inclusion of ansi.h.
Undef _SIZE_T_, _PTRDIFF_T_, _WCHAR_T_ at end.
From-SVN: r2669
1992-10-31 21:27:50 +00:00
Richard Stallman
98126ed6a4
(__builtin_vec_new): #undef NULL before including stdio.h.
...
(pyramid __enable_execute_stack): Ditto.
From-SVN: r2668
1992-10-31 21:26:20 +00:00
Richard Stallman
dd08cddad5
($(srcdir)/gcc.dvi, $(srcdir)/cpp.dvi): New targets.
...
From-SVN: r2667
1992-10-31 21:25:11 +00:00
Richard Stallman
0be309f796
(print_operand_address) [MOTOROLA !SGS]:
...
Don't subtract 2 in the address displacement.
From-SVN: r2666
1992-10-31 21:18:30 +00:00
Richard Stallman
85ddb3994b
(output_move_double): Undo 10/25 change.
...
(output_move_double): Undo 10/25 change. Handle case
where part of a dest reg is used in a src mem rtx, without using stack.
From-SVN: r2665
1992-10-31 21:17:49 +00:00
Richard Stallman
f9e67232ef
(simplify_shift_const):
...
For a subreg, require subreg_lowpart_p and not paradoxical.
From-SVN: r2664
1992-10-31 21:16:47 +00:00
Richard Stallman
62c13b81f5
(install-libobjc): New target.
...
(install-fixincludes): Ignore dirs that don't exist.
(libgcc2.a, libgcc1.a): Use || to exit if cp fails.
(install-float-h-cross): Use fi, not done.
Write float.h in $(tmpdir), not in `.'.
(tmpdir): New variable.
From-SVN: r2663
1992-10-31 21:00:49 +00:00
Richard Stallman
152551c656
(OBJC_SELECTORS_WITHOUT_LABELS): Define by default.
...
From-SVN: r2662
1992-10-31 20:41:23 +00:00
Richard Stallman
71cd5224b3
(addsi3, subsi3): Don't allow -32768 as the second operand;
...
the assembler complains if the instruction fills a delay slot.
From-SVN: r2661
1992-10-31 05:46:36 +00:00
Richard Stallman
baa599cab6
(MIPS_VERSION): Bump meissner version number to 28.
...
From-SVN: r2660
1992-10-31 05:45:53 +00:00
Richard Kenner
33edf7f255
(reload): Fix typo in comment.
...
From-SVN: r2659
1992-10-30 16:34:50 -05:00
Richard Stallman
36228d08f2
On Net 2 system, don't test, define or undef _VA_LIST_.
...
Use _ANSI_H_, __BSD_NET2__ and ____386BSD____ to test for this.
From-SVN: r2658
1992-10-30 09:38:54 +00:00
Richard Stallman
4c3a130a92
On Net 2 system, don't test, define or undef _VA_LIST_.
...
Use _ANSI_H_, __BSD_NET2__ and ____386BSD____ to test for this.
From-SVN: r2657
1992-10-30 09:21:34 +00:00
Richard Kenner
2a1f8b6bca
(reload): If FP was eliminated, remove it from being live in any basic
...
block.
From-SVN: r2656
1992-10-29 21:56:18 -05:00
Richard Kenner
fe0f9c4bfb
(life_analysis): Mark FP live at end of function.
...
From-SVN: r2655
1992-10-29 21:55:53 -05:00
Richard Stallman
e28d6e8a91
(ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_INTERNAL_LABEL):
...
Override, if NO_UNDERSCORES.
From-SVN: r2654
1992-10-30 01:16:23 +00:00
Richard Kenner
7b2b3f1f70
(output_constant_pool): Labels can be deleted by being turned into
...
NOTEs, not just have INSN_DELETED_P.
From-SVN: r2653
1992-10-29 17:30:41 -05:00
Richard Stallman
6ba17bb091
(make_extraction): Fix paren error in `if' for INNER is reg.
...
From-SVN: r2652
1992-10-29 20:56:02 +00:00
Michael Meissner
a813fadf51
If cross compiling, do not invoke mips-tfile by default.
...
From-SVN: r2651
1992-10-29 19:35:09 +00:00
Michael Meissner
ec0a33c8ab
Use YES_UNDERSCORES
...
From-SVN: r2650
1992-10-29 19:34:42 +00:00
Michael Meissner
d07e072c5a
Allow for cross compilation.
...
From-SVN: r2649
1992-10-29 19:32:25 +00:00
Richard Stallman
8cac6b1a8f
(SDB_DEBUGGING_OUTPUT): Defined.
...
From-SVN: r2648
1992-10-29 11:14:32 +00:00
Tom Wood
e316696427
Include "assert.h" instead of <assert.h>.
...
From-SVN: r2647
1992-10-29 10:50:35 +00:00
Richard Stallman
5056af6e78
(CPP_PREDEFINES): Add ____386BSD____.
...
From-SVN: r2646
1992-10-29 10:46:20 +00:00
Richard Stallman
c9b7f31c92
(build_c_cast): Don't warn about size change between
...
pointer and integer if the value is constant.
From-SVN: r2645
1992-10-29 06:06:53 +00:00
Richard Stallman
d92761c015
(NO_UNDERSCORES): Test was backwards.
...
(SDB_DEBUGGING_INFO): #undef deleted.
(DBX_DEBUGGING_INFO): Definition deleted.
From-SVN: r2644
1992-10-29 05:44:20 +00:00
Richard Kenner
39b56c2ac7
(gen_input_reload): In PLUS, if OP0 and OP1 are the same, use
...
RELOADREG when generating the addition.
From-SVN: r2643
1992-10-28 17:05:59 -05:00
Richard Kenner
3c80f7ed51
(find_reloads_address): When copying memref after we've made recursive
...
calls on it, copy any replacements we made.
From-SVN: r2642
1992-10-28 17:03:55 -05:00
Richard Stallman
56358f7f02
Don't include gstdarg.h here.
...
From-SVN: r2641
1992-10-28 21:52:36 +00:00
Richard Stallman
012473fbc4
Include tconfig.h, not config.h.
...
Include gstdarg.h.
From-SVN: r2640
1992-10-28 21:52:01 +00:00
Richard Stallman
b0e919dea6
(pushdecl): Allow redeclaring builtin as any sort of static.
...
From-SVN: r2639
1992-10-28 21:39:12 +00:00
Richard Stallman
9df7926f2c
(all.build): Dep on xgcc instead of $(GCC_PASSES).
...
From-SVN: r2638
1992-10-28 21:37:35 +00:00
Richard Stallman
4e9d13031a
(install-cross-tools): Fix typo.
...
From-SVN: r2637
1992-10-28 21:34:40 +00:00
Richard Stallman
05d32ae0e0
(process_command): Check that we have enough arguments.
...
From-SVN: r2636
1992-10-28 21:20:57 +00:00
Tom Wood
d4b048eff8
(print_operand): When AS_BUG_FLDCR is defined, use alternate
...
fldcr form.
From-SVN: r2635
1992-10-28 20:24:55 +00:00
Tom Wood
1e482b2cf8
(SDB_ALLOW_FORWARD_REFERENCES): Don't override.
...
From-SVN: r2634
1992-10-28 20:24:40 +00:00
Tom Wood
29f104846c
(AS_BUG_FLDCR): Define to accomodate 4.30 assembler bug.
...
From-SVN: r2633
1992-10-28 20:24:06 +00:00
Tom Wood
d63ed2d318
(CPP_PREDEFINES): Add -Dunix.
...
From-SVN: r2632
1992-10-28 20:23:53 +00:00
Richard Stallman
5f96750d14
(can_combine_p): Don't don't substitute an expression
...
containing a register that will be clobbered in I3.
From-SVN: r2631
1992-10-28 20:15:51 +00:00
Torbjorn Granlund
dc4e989cc8
(mulsi): Input predicates back to srcsi_operands.
...
Don't handle constants specifically for TARGET_SNAKE, but call
force_reg to put them in registers.
(indexed addressing mode patterns): Remove the patterns with
unscaled index. Switch off patterns that never match.
From-SVN: r2630
1992-10-28 19:58:31 +00:00
Torbjorn Granlund
7691f55974
(__hppa sub_ddmmss): Swap input operands.
...
From-SVN: r2629
1992-10-28 19:35:55 +00:00
Michael Meissner
e45d9b98ee
Properly close comment.
...
From-SVN: r2628
1992-10-28 15:56:23 +00:00