]> gcc.gnu.org Git - gcc.git/commit
Linas Vepstas <linas@linas.org>
authorLinas Vepstas <linas@linas.org>
Wed, 8 Sep 1999 06:23:46 +0000 (23:23 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 8 Sep 1999 06:23:46 +0000 (23:23 -0700)
commitff9350e750b579885057897bb9bc0f41b2b3d868
tree0d6e1340a897078d64693a526d1d6789b8186c33
parentc802301136abdeabc75c5818e893c439a57f0597
Linas Vepstas  <linas@linas.org>

        * README: Add section discussing status of ELF ABI.
        * i370.c: Fix misc spelling mistakes.
        (i370_label_scan): Updated notes, exception handling.
        (i370_function_prolog): Simplify ELF stack handling.
        * i370.h: (FIXED_REGISTERS): Free up r12 for ELF.
        (STACK_GROWS_DOWNWARD): ELF stack grows down.
        (ASM_DECLARE_FUNCTION_NAME): Fix crazy malloc size.
        * i370.md: (movdi): Add notes.
        (floatsidf2): Use stack not rtca for scratch float area.
        (iorsi3): Correct operand constraints.
        * x-oe: Restore TAROUTOPTS which are used by pax.

From-SVN: r29185
gcc/ChangeLog
gcc/config/i370/README
gcc/config/i370/i370.c
gcc/config/i370/i370.h
gcc/config/i370/i370.md
gcc/config/i370/x-oe
This page took 0.060274 seconds and 5 git commands to generate.