Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-7] src
Module Name: src
Committed By: snj
Date: Tue Jan 5 22:22:36 UTC 2016
Modified Files:
src/share/mk [netbsd-7]: bsd.sys.mk
src/sys/arch/aarch64/conf [netbsd-7]: Makefile.aarch64
src/sys/arch/arm/conf [netbsd-7]: Makefile.arm
Log Message:
Pull up following revision(s) (requested by martin in ticket #1058):
sys/arch/arm/conf/Makefile.arm: revision 1.43
sys/arch/aarch64/conf/Makefile.aarch64: revision 1.2
share/mk/bsd.sys.mk: revision 1.243, 1.244
Use wildcards for stripping/preserving the mapping symbols on ARM and
AArch64. LLVM creates unique symbols in each file of the form $a.n etc.
--
Fix typo in OBJCOPYLIBFLAGS_EXTRA for aarch64eb.
To generate a diff of this commit:
cvs rdiff -u -r1.242 -r1.242.2.1 src/share/mk/bsd.sys.mk
cvs rdiff -u -r1.1 -r1.1.2.1 src/sys/arch/aarch64/conf/Makefile.aarch64
cvs rdiff -u -r1.42 -r1.42.4.1 src/sys/arch/arm/conf/Makefile.arm
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