Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/regress/lib/csu/initfini/arch/alpha
Module Name: basesrc
Committed By: thorpej
Date: Fri Nov 22 17:25:47 UTC 2002
Modified Files:
basesrc/regress/lib/csu/initfini/arch/alpha: initfini_asm.S
Log Message:
Align to 2**3, not 2**5. This works around a bug in gas 2.11.2
which was uncovered by the new crti/crtn (bug is fixed in newer
versions of gas).
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 \
basesrc/regress/lib/csu/initfini/arch/alpha/initfini_asm.S
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