Subject: CVS commit: [netbsd-1-6] gnusrc/gnu/dist/toolchain/gcc/config/alpha
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/08/2002 00:28:04
Module Name:	gnusrc
Committed By:	he
Date:		Sat Dec  7 22:28:04 UTC 2002

Modified Files:
	gnusrc/gnu/dist/toolchain/gcc/config/alpha [netbsd-1-6]: alpha.c

Log Message:
Pull up revision 1.4 (requested by thorpej in ticket #921):
  In alpha_initialize_trampoline, use tramp, not addr, to
  pass the trampoline address to __enable_execute_stack.
  Otherwise, incorrect behaviour would result if the trampoline
  happened to straddle a page boundary.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.2.1 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.