- 25 Nov, 1992 6 commits
-
-
(expand_binop, expand_twoval_binop): If we are going to fail, remove any load from MEM we did due to -fforce-mem... (expand_binop, expand_twoval_binop): If we are going to fail, remove any load from MEM we did due to -fforce-mem; if the MEM was volatile, this will cause an extra load. (expand_complex_abs): Likewise. Correct use of variable LAST so it doesn't include the load from MEM (to fix unrelated bug). From-SVN: r2797
Richard Stallman committed -
COPY has REG_USERVAR_P set if LOC does. From-SVN: r2796
Richard Stallman committed -
(expand_value_return): Don't emit move between differing modes when PROMOTE_FUNCTION_RETURN is defined... (expand_value_return): Don't emit move between differing modes when PROMOTE_FUNCTION_RETURN is defined; convert instead. From-SVN: r2795
Richard Stallman committed -
type instead of trying to modify old one. (c_decode_option): Decode -Wreturn-type. From-SVN: r2794
Richard Stallman committed -
From-SVN: r2793
Richard Kenner committed -
(copy_cost): Fix typo in use of SECONDARY_OUTPUT_RELOAD_CLASS. From-SVN: r2792
Richard Stallman committed
-
- 24 Nov, 1992 9 commits
-
-
and /NextDeveloper/Headers. From-SVN: r2791
Richard Stallman committed -
From-SVN: r2790
Richard Stallman committed -
From-SVN: r2789
Richard Stallman committed -
From-SVN: r2788
Richard Stallman committed -
(sdbout_record_type_name): Use it to possibly use the DECL_ASSEMBLER_NAME instead of DECL_NAME if looking at a template. (sdbout_symbol): Ditto. From-SVN: r2787
Richard Stallman committed -
From-SVN: r2786
Richard Kenner committed -
type before expanding the range test. From-SVN: r2785
Tom Wood committed -
From-SVN: r2784
Richard Stallman committed -
From-SVN: r2783
Richard Stallman committed
-
- 23 Nov, 1992 6 commits
-
-
(ASM_APP_ON, ASM_APP_OFF): Redefine to use #. From-SVN: r2782
Richard Stallman committed -
From-SVN: r2781
Richard Stallman committed -
before including ldfcn.h. From-SVN: r2780
Richard Stallman committed -
(default_compilers): When running cpp, move %{D*} and %{U*} (in that order) just before %i. (do_spec_1): Handle MKTEMP_EACH_FILE. From-SVN: r2779
Richard Stallman committed -
From-SVN: r2778
Richard Stallman committed -
pa.md (sh[123]add): Use "nonmemory_operand" instead of "register_operand" as the predicate for the... * pa.md (sh[123]add): Use "nonmemory_operand" instead of "register_operand" as the predicate for the first operand. From-SVN: r2777
Jeff Law committed
-
- 22 Nov, 1992 6 commits
-
-
From-SVN: r2776
Richard Stallman committed -
From-SVN: r2775
Richard Stallman committed -
(expand_inline_function): Use the original declaration of the inlined function rather than a redeclaration as the BLOCK_ABSTRACT_ORIGIN of the body. From-SVN: r2774
Richard Stallman committed -
From-SVN: r2773
Richard Stallman committed -
From-SVN: r2772
Richard Stallman committed -
From-SVN: r2771
Richard Stallman committed
-
- 21 Nov, 1992 5 commits
-
-
(S_ISDIR): Remove. From-SVN: r2770
Torbjorn Granlund committed -
From-SVN: r2769
Torbjorn Granlund committed -
From-SVN: r2768
Richard Stallman committed -
From-SVN: r2767
Richard Stallman committed -
From-SVN: r2766
Michael Meissner committed
-
- 20 Nov, 1992 7 commits
-
-
for abs that are present in HP-UX 8.0. From-SVN: r2765
Richard Stallman committed -
From-SVN: r2764
Tom Wood committed -
(final): When producing SDB debugging info, delete line number notes from inlined functions in other files as well as duplicate line number notes. From-SVN: r2763
Tom Wood committed -
From-SVN: r2762
Richard Stallman committed -
returns BLKmode on error, not VOIDmode. From-SVN: r2761
Richard Stallman committed -
From-SVN: r2760
Richard Stallman committed -
Fri Nov 20 05:24:16 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu) * config.sub: Added machines and operating systems for Emacs ports, since Emacs now uses config.sub for its configuration. New manufacturers recognized not to be operating systems: High Level Hardware (highlevel, defaults to using BSD), Gould (gould, defaults to System V), Commodore (cbm, defaults to amigados), National Semiconductor (ns, defaults to Genix), and Masscomp (masscomp, defaults to RTU). Recognize the NS1600 (ns16k) and the Clipper (clipper) as processors. Recognize these processors with default manufacturers: the Cydra (cydra) from Cydrome (cydrome), the XPS100 (xps100) from Honeywell (honeywell), and the Orion (orion) and Orion 1/05 (orion105) from High Level Hardware (highlevel). If the ISC operating system is given with a version number, don't kill it and set it to 2.2; just have it default to 2.2 if omitted. Make Irix SGI's default operating system, not SYSV. Make BSD Encore's default, so it applies for all Encore machines, not just the umax and mmax abbreviations. All of Encore's machines use BSD, not just the ns32k-based ones. Make it the manufacturer's default. Make it possible to specify an operating system for a Gould machine. Make sysv the manufacturer's default, so it applies when we specify the manufacturer as well as when we omit it. Add Uniplus (uniplus), Iris (iris), Xenix (xenix), and RTU (rtu) as recognized operating system names. From-SVN: r2759
Jim Blandy committed
-
- 18 Nov, 1992 1 commit
-
-
From-SVN: r2758
Richard Kenner committed
-