Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch/arm
Module Name: src
Committed By: matt
Date: Thu Aug 1 05:32:33 UTC 2013
Modified Files:
src/lib/libc/arch/arm: SYS.h
src/lib/libc/arch/arm/sys: brk.S sbrk.S
Log Message:
Make __minbrk, __curbrk, and CERROR hidden and avoid using the GOT to access
them.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/arch/arm/SYS.h
cvs rdiff -u -r1.9 -r1.10 src/lib/libc/arch/arm/sys/brk.S \
src/lib/libc/arch/arm/sys/sbrk.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