Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   joerg
Date:           Thu Aug 14 18:39:39 UTC 2014

Modified Files:
        src/share/mk: bsd.sys.mk
        src/sys/arch/aarch64/conf: Makefile.aarch64
        src/sys/arch/arm/conf: Makefile.arm

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.243 -r1.244 src/share/mk/bsd.sys.mk
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/aarch64/conf/Makefile.aarch64
cvs rdiff -u -r1.42 -r1.43 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