Richard Kenner
4fa6c9377d
(divsf3): Fix typo in mode of DIV.
...
From-SVN: r2911
1992-12-25 07:30:21 -05:00
Richard Stallman
db5289188b
(install-dir): Add missing semicolon.
...
From-SVN: r2910
1992-12-25 07:08:21 +00:00
Richard Stallman
94a06349ff
Don't change bitfield types to int.
...
From-SVN: r2909
1992-12-24 23:27:02 +00:00
Richard Stallman
613876aba3
Fix comment in last change.
...
From-SVN: r2908
1992-12-24 20:03:24 +00:00
Richard Stallman
223630a49b
(TARGET_DEFAULT): Override.
...
From-SVN: r2907
1992-12-24 20:02:49 +00:00
Richard Stallman
28f48090d8
(CPP_SPEC): Avoid repeated def of _M_SYSV.
...
From-SVN: r2906
1992-12-24 01:20:02 +00:00
Richard Stallman
64310c926a
Correct the modification of endian.h.
...
From-SVN: r2905
1992-12-23 23:36:27 +00:00
Richard Stallman
be0bad5e6d
Add special fixes for netinet/in.h and sys/endian.h.
...
From-SVN: r2904
1992-12-23 20:30:24 +00:00
Richard Stallman
b3fc0c9876
(store_parm_decls): Use TYPE_MAIN_VARIANT to compare types.
...
From-SVN: r2903
1992-12-22 22:56:39 +00:00
Richard Stallman
b93249c36d
Add special fixes for netinet/in.h and sys/endian.h.
...
From-SVN: r2902
1992-12-22 22:40:52 +00:00
Richard Stallman
20e52bf16a
(ASM_OUTPUT_CASE_END): Use switch_table_difference_label_flag.
...
From-SVN: r2901
1992-12-21 11:09:43 +00:00
Richard Kenner
e8030e8c02
Consistently use `&' in constraint of MATCH_SCRATCH.
...
Always use a reg as 4th arg of dmac/fmac even if ignored by insn.
Uses of `b' as a constraint in multi-word reload patterns should be `c'.
From-SVN: r2900
1992-12-19 20:19:26 -05:00
Richard Kenner
3c243b5108
(secondary_reload_class): Return CR_REGS for larger than word memory,
...
and BP_REGS for part-word mem with no DW.
From-SVN: r2899
1992-12-19 20:18:53 -05:00
Richard Stallman
3055b3a18a
(all.cross): Add `specs' as dep.
...
From-SVN: r2898
1992-12-20 00:07:38 +00:00
Richard Stallman
08408c5c21
(CC): Delete the -V option.
...
From-SVN: r2897
1992-12-19 22:52:27 +00:00
Richard Stallman
b53241dce5
(build_encode_expr): Terminate the encode string with a null.
...
(encode_aggregate): Distinguish pointer to record from a
record. Output fields for record. Fix unions.
From-SVN: r2896
1992-12-19 09:04:47 +00:00
Richard Stallman
0e9934c8fc
(finish_objc) [OBJC_SELECTORS_WITHOUT_LABELS]:
...
Always call build_selector_translation_table.
From-SVN: r2895
1992-12-19 08:47:33 +00:00
Roland McGrath
1a98554e53
entered into RCS
...
From-SVN: r2894
1992-12-19 06:32:08 +00:00
Michael Meissner
3f1f8d8c04
Pass QI/HI structures like the MIPS compiler; define SIZE_TYPE to be int by default.
...
From-SVN: r2893
1992-12-18 23:27:55 +00:00
Roland McGrath
d45820250a
(install-dir): Added missing then and semicolon.
...
From-SVN: r2892
1992-12-17 22:51:16 +00:00
Richard Stallman
c54a40f714
(CC): New assignment.
...
From-SVN: r2891
1992-12-17 20:39:03 +00:00
Richard Kenner
858b728c99
(INITIALIZE_TRAMPOLINE): Get function address and toc pointer from
...
correct place relative to FNADDR.
From-SVN: r2890
1992-12-16 19:23:52 -05:00
Richard Stallman
58055e406c
(install-dir): If cross-compiler, create $(tooldir) and $(assertdir).
...
From-SVN: r2889
1992-12-16 20:50:04 +00:00
Richard Stallman
3a523eebbc
(TRAMPOLINE_SECTION): New macro.
...
From-SVN: r2888
1992-12-16 19:55:05 +00:00
Richard Stallman
375526315d
(assemble_trampoline_template): If TRAMPOLINE_SECTION
...
is defined, put the trampoline template into that section.
From-SVN: r2887
1992-12-16 19:54:41 +00:00
Jim Wilson
8d618585fc
(get_secondary_mem): Don't save address if it isn't valid.
...
From-SVN: r2886
1992-12-16 11:19:12 -08:00
Richard Stallman
c8c29f855d
(assemble_trampoline_template): Use readonly_data_section, not text_section.
...
From-SVN: r2885
1992-12-16 18:59:44 +00:00
Michael Meissner
7bea35e746
Rework large stack frame support.
...
From-SVN: r2884
1992-12-16 17:00:05 +00:00
Richard Kenner
f49acdb4d6
(assembler_trampoline_template): Always put template in text section.
...
From-SVN: r2883
1992-12-16 07:33:01 -05:00
Richard Kenner
dd132134f3
(expand_goto): Set LABEL_REF_NONLOCAL_P in the LABEL_REF we make in
...
the non-local case.
From-SVN: r2882
1992-12-16 07:25:13 -05:00
Tom Wood
381ee8af99
(try_combine): Allow for the case where I3 becomes an
...
unconditional jump when it is the last nonnote insn.
From-SVN: r2881
1992-12-16 10:03:21 +00:00
Richard Stallman
91216286cd
(do_pragma): Use index, not strchr.
...
From-SVN: r2880
1992-12-16 04:25:58 +00:00
Richard Stallman
b84f9d9cd2
(eliminate_regs_in_insn): Test old_body, not new_body, since
...
people have tested it that way.
From-SVN: r2879
1992-12-16 03:28:06 +00:00
Richard Stallman
e063ca5c2d
(FUNCTION_PROFILER): Add missing . to label name.
...
From-SVN: r2878
1992-12-16 03:03:56 +00:00
Richard Stallman
4d411872e3
(eliminate_regs_in_insn): Don't recopy new_body if it is an asm_operands insn.
...
From-SVN: r2877
1992-12-16 01:30:36 +00:00
Jim Wilson
262121f070
(return peepholes): Add QImode and HImode move/return patterns.
...
From-SVN: r2876
1992-12-15 16:42:21 -08:00
Richard Kenner
190315a70f
Add new UNSPEC_VOLATILE 0 to flush instruction cache.
...
From-SVN: r2875
1992-12-15 17:41:56 -05:00
Richard Kenner
7981384fa7
(ASM_SPEC): New macro.
...
(TRAMPOLINE_{TEMPLATE,SIZE}, INITIALIZE_TRAMPOLINE): Make major
changes to fix numerous bugs.
From-SVN: r2874
1992-12-15 17:41:33 -05:00
Richard Kenner
9353d0a3fb
(output_epilog): Support LANGUAGE_STRING values for F77,
...
Ada, and Pascal.
From-SVN: r2873
1992-12-14 13:16:00 -05:00
Richard Stallman
10c344b44c
(struct rtx_def) [ONLY_INT_FIELDS]: Handle CODE_FIELD_BUG.
...
From-SVN: r2872
1992-12-13 01:44:12 +00:00
Richard Stallman
e3bd591110
(ONLY_INT_FIELDS): Define if not __GNUC__.
...
(ONLY_INT_FIELDS): Define if not __GNUC__.
(CODE_FIELD_BUG): Likewise.
From-SVN: r2871
1992-12-13 01:43:14 +00:00
Richard Stallman
30aec88d0e
Don't use rcc:
...
(CC, OLDCC, RCCFLAGS, CCLIBFLAGS): Vars deleted.
From-SVN: r2870
1992-12-13 01:40:49 +00:00
Richard Kenner
028ea68770
entered into RCS
...
From-SVN: r2869
1992-12-12 17:52:24 -05:00
Richard Kenner
495f1dd87f
(FUNCTION_ARG_PASS_BY_REFERENCE): Deleted.
...
From-SVN: r2868
1992-12-12 17:51:31 -05:00
Richard Kenner
937868a232
(alpha_builtin_savregs): Correctly compute ARGSIZE and NREGS.
...
From-SVN: r2867
1992-12-12 17:50:59 -05:00
Jeff Law
aca49971b6
pa-hpux.h (TARGET_DEFAULT): Do not enable TARGET_SHARED_LIBS by default in 2.3.3 since it doesn't really work.
...
* pa-hpux.h (TARGET_DEFAULT): Do not enable TARGET_SHARED_LIBS
by default in 2.3.3 since it doesn't really work.
* pa-ghpux.h, pa1-hpux.h, pa1-ghpux.h: Likewise.
From-SVN: r2866
1992-12-12 07:39:24 -07:00
Jeff Law
7e98573853
* pa.md (floatsisf, floatsidf): Do not accept general registers.
...
From-SVN: r2865
1992-12-12 06:42:13 -07:00
Tom Wood
db660765c7
(choose_reload_regs): Don't inherit a reload if the
...
previous reload wasn't at least as wide as the current reload.
From-SVN: r2864
1992-12-11 13:18:32 +00:00
Richard Kenner
d8cfa4ee64
(get_condition): Check for overflow when canonicalizing comparison.
...
From-SVN: r2863
1992-12-11 07:18:53 -05:00
Richard Kenner
2af69b62de
(assign_outer_stack_local): Align proper frame offset.
...
From-SVN: r2862
1992-12-11 07:18:03 -05:00