- 29 Nov, 1994 12 commits
-
-
explow.c (hard_function_value): Change a register in BLKmode to a register in a sufficiently wide integer mode. * explow.c (hard_function_value): Change a register in BLKmode to a register in a sufficiently wide integer mode. From-SVN: r8578
Jeff Law committed -
* stmt.c (expand_return): For BLKmode structure returns, copy the return value from memory into the return registers. Use an integer mode rather than BLKmode for returning structures in registers. From-SVN: r8577
Jeff Law committed -
integrate.c (function_cannot_inline_p): Do not inline functions which return a BLKmode value in registers. * integrate.c (function_cannot_inline_p): Do not inline functions which return a BLKmode value in registers. From-SVN: r8576
Jeff Law committed -
* expr.c (expand_assignment): For BLKmode structure returns, copy the return value from registers into the target memory locations. From-SVN: r8575
Jeff Law committed -
* calls.c (expand_call): Handle returning BLKmode values in registers. Do not try to promote BLKmode. From-SVN: r8574
Jeff Law committed -
* pa.h (DEFAULT_PCC_STRUCT_RETURN): Define as zero. (RETURN_IN_MEMORY): Only large structs (>8 bytes) and addressable structs should be returned in memory. ci -u calls.c From-SVN: r8573
Jeff Law committed -
* calls.c (expand_call): Do not set is_integrable if the function is not inlineable according to function_cannot_inline_p. From-SVN: r8572
Jeff Law committed -
* libgcc2.c (__register_exceptions): Find max ending of a segment for end, not min. * libgcc2.c (__unwind_function): New function to support stack unwinding on i[34]86 for g++ exception handling. From-SVN: r8571
Mike Stump committed -
From-SVN: r8570
Mike Stump committed -
expand_assignment, store_field, expand_expr): Likewise. (SLOW_UNALIGNED_ACCESS): Default to STRICT_ALIGNMENT, not zero. From-SVN: r8569
Jim Wilson committed -
SLOW_UNALIGNED_ACCESS instead of STRICT_ALIGNMENT. From-SVN: r8568
Jim Wilson committed -
(create_definition): Error if comma not followed by an identifier. (collect_expansion): Error if # used in macro with no arguments. From-SVN: r8567
Jim Wilson committed
-
- 28 Nov, 1994 2 commits
-
-
From-SVN: r8566
Richard Kenner committed -
current_binding_level to identify file-scope variables. From-SVN: r8565
Jim Wilson committed
-
- 25 Nov, 1994 1 commit
-
-
From-SVN: r8564
Michael Meissner committed
-
- 24 Nov, 1994 1 commit
-
-
From-SVN: r8563
Steve Chamberlain committed
-
- 23 Nov, 1994 10 commits
-
-
From-SVN: r8562
Richard Kenner committed -
(everywhere): Correct range is -0x1fffffff to 0x20000000, others have to be loaded with movd. Shortcircuit with TARGET_32532 as early as possible. (movsi): Use movd to load unknown symbol values. to allow From-SVN: r8561
Richard Kenner committed -
Fix meaning of BASE_REG_NEEDED. (print_operand): Removed dead code. From-SVN: r8560
Richard Kenner committed -
(CONST_COSTS): Correct range is -0x1fff to 0x2000. From-SVN: r8559
Richard Kenner committed -
From-SVN: r8558
Richard Kenner committed -
of used external functions. From-SVN: r8557
Jim Wilson committed -
From-SVN: r8556
Jim Wilson committed -
Use MODE not mode. From-SVN: r8555
Jim Wilson committed -
(emit_move_insn): If splitting up into individual words and X is a push_operand, do the push and reference top of stack. From-SVN: r8554
Richard Kenner committed -
From-SVN: r8553
Doug Evans committed
-
- 22 Nov, 1994 7 commits
-
-
wordsize, not just if equal. From-SVN: r8552
Richard Kenner committed -
larger than we can support. From-SVN: r8551
Richard Kenner committed -
something not an INSN or has an embedded block. From-SVN: r8550
Richard Kenner committed -
mode_for_size. From-SVN: r8549
Richard Kenner committed -
(ptr_mode): Add definition. (init_emit_once): Initialize ptr_mode. From-SVN: r8548
Richard Kenner committed -
From-SVN: r8547
Richard Kenner committed -
a record. From-SVN: r8546
Richard Kenner committed
-
- 21 Nov, 1994 7 commits
-
-
From-SVN: r8545
Richard Kenner committed -
accessing the array. From-SVN: r8544
Richard Kenner committed -
From-SVN: r8543
Richard Kenner committed -
From-SVN: r8542
Richard Kenner committed -
handle BITS_PER_WORD of 16. From-SVN: r8541
Jim Wilson committed -
From-SVN: r8540
Doug Evans committed -
only do so if the group_size is smaller than the current group. From-SVN: r8539
Jim Wilson committed
-