- 05 Oct, 1992 2 commits
-
-
(expand_complex_abs): New function. (expand_unop, expand_binop): Use gen_realpart, gen_imagpart. From-SVN: r2321
Richard Stallman committed -
Always add to size, always round up to STACK_BOUNDARY, always round the address. From-SVN: r2320
Richard Stallman committed
-
- 04 Oct, 1992 2 commits
-
-
From-SVN: r2319
Richard Stallman committed -
From-SVN: r2318
Richard Stallman committed
-
- 03 Oct, 1992 12 commits
-
-
From-SVN: r2317
Richard Stallman committed -
From-SVN: r2316
Michael Meissner committed -
From-SVN: r2315
Michael Meissner committed -
From-SVN: r2314
Tom Wood committed -
From-SVN: r2313
Richard Stallman committed -
From-SVN: r2312
Richard Stallman committed -
Catch cases of bogus DECL_RTL values involving pseudo-regs (for all target systems) and print an annoying message if we ever see such a case. From-SVN: r2311
Richard Stallman committed -
From-SVN: r2310
Richard Stallman committed -
but not if file exists and lacks the magic comment. From-SVN: r2309
Richard Stallman committed -
From-SVN: r2308
Richard Stallman committed -
(USER_H): assert.h removed from value. (install-common-headers): Install assert.h separately, in includedir. From-SVN: r2307
Richard Stallman committed -
(reload): Move test for failure to find any group to after the loop over i. Also check that all the regnos fit below FIRST_PSEUDO_REGISTER. From-SVN: r2306
Richard Stallman committed
-
- 02 Oct, 1992 2 commits
-
-
(init_optabs): Set up libcalls for complex abs. (init_complex_libcalls): New function. From-SVN: r2305
Richard Stallman committed -
From-SVN: r2304
Michael Meissner committed
-
- 01 Oct, 1992 15 commits
-
-
From-SVN: r2303
Michael Meissner committed -
SECONDARY_MEMORY_NEEDED in the SECONDARY_OUTPUT_RELOAD_CLASS code. From-SVN: r2302
Jim Wilson committed -
(SECONDARY_INPUT_RELOAD_CLASS): Also need a temp reg when loading HImode and QImode values from memory to FP_REGS. (SECONDARY_INPUT_RELOAD_CLASS): Also need a temp reg when loading HImode and QImode values from memory to FP_REGS. (SECONDARY_OUTPUT_RELOAD_CLASS): New macro. Define this to handle HImode and QImode stores from FP_REGS to memory similar to above. From-SVN: r2301
Jim Wilson committed -
are compiler-created, so set DECL_SOURCE_LINE to zero. From-SVN: r2300
Richard Stallman committed -
From-SVN: r2299
Richard Stallman committed -
pa.md (add high part and dp register): Split into two patterns, one for normal code, one for kernels. * pa.md (add high part and dp register): Split into two patterns, one for normal code, one for kernels. Kernel version only allows "r1" as the destination register. From-SVN: r2298
Jeff Law committed -
pa.h (LEGITIMIZE_ADDRESS, [...]): Emit a sequence which will cause "addil" instructions to be emitted instead of... * pa.h (LEGITIMIZE_ADDRESS, SYMBOL_REF case): Emit a sequence which will cause "addil" instructions to be emitted instead of "ldil; add" sequences. * pa.h (TARGET_KERNEL): New switch "-mkernel" which forces gcc to avoid "ldil; add" sequences with %r27 and instead generate "addil" sequences. This avoids a HPUX linker bug when compiling kernels. From-SVN: r2297
Jeff Law committed -
* pa.c (emit_move_sequence): When making a reference to the data space before reload, emit an insn sequence which is much more likely to create "addil" instructions rather than "ldil; add" sequences. Doing so greatly reduces the chance of running into a HPUX linker bug when compiling kernels. From-SVN: r2296
Jeff Law committed -
From-SVN: r2295
Richard Stallman committed -
(gcc.xtar): Depend on c-parse.y, objc-parse.y. (realclean): Delete c-parse.y, objc-parse.y. From-SVN: r2294
Richard Stallman committed -
From-SVN: r2293
Richard Stallman committed -
(allocate_dynamic_stack_space): If STACK_DYNAMIC_OFFSET or STACK_POINTER_OFFSET, always round address up to BIGGEST_ALIGNMENT. From-SVN: r2292
Richard Stallman committed -
From-SVN: r2291
Richard Stallman committed -
From-SVN: r2290
Richard Stallman committed -
From-SVN: r2289
Richard Stallman committed
-
- 30 Sep, 1992 5 commits
-
-
From-SVN: r2288
Richard Stallman committed -
Install it with cp. Add an else-part to the if that installs it. From-SVN: r2287
Richard Stallman committed -
From-SVN: r2286
Richard Stallman committed -
From-SVN: r2285
Jim Wilson committed -
From-SVN: r2284
Richard Stallman committed
-
- 29 Sep, 1992 2 commits
-
-
From-SVN: r2283
Jim Wilson committed -
From-SVN: r2282
Roland McGrath committed
-