Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch/aarch64/sys
Module Name: src
Committed By: mrg
Date: Tue Feb 5 13:02:36 UTC 2019
Modified Files:
src/lib/libc/arch/aarch64/sys: brk.S
Log Message:
use adrp not adr, since the data is not pc-rel. fixes brk(2).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/arch/aarch64/sys/brk.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