Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: gnusrc/gnu/dist/toolchain/gcc/config/alpha



Module Name:    gnusrc
Committed By:   thorpej
Date:           Thu Oct 17 21:01:04 UTC 2002

Modified Files:
        gnusrc/gnu/dist/toolchain/gcc/config/alpha: alpha.c

Log Message:
Bring in the following fix from gcc-current:

2002-10-17  Jason Thorpe  <thorpej%wasabisystems.com@localhost>

        * config/alpha/alpha.c (alpha_initialize_trampoline): Use
        tramp, not addr, to pass the trampoline address to
        __enable_execute_stack.

Otherwise, incorrect behavior would result if the trampoline happend
to stradle a page boundary.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 gnusrc/gnu/dist/toolchain/gcc/config/alpha/alpha.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index