/freebsd/lib/msun/arm/ |
H A D | Makefile.inc | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|
/freebsd/lib/libc/arm/ |
H A D | Makefile.inc | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|
/freebsd/lib/libc/arm/aeabi/ |
H A D | Makefile.inc | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|
/freebsd/lib/libc/arm/gen/ |
H A D | Makefile.inc | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|
/freebsd/release/ |
H A D | Makefile.mirrors | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|
/freebsd/lib/libcompiler_rt/ |
H A D | Makefile.inc | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|
/freebsd/lib/clang/ |
H A D | llvm.build.mk | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|
/freebsd/ |
H A D | Makefile.libcompat | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|
H A D | Makefile | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|
H A D | Makefile | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|
H A D | Makefile.inc1 | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|
/freebsd/sys/conf/ |
H A D | kern.opts.mk | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|
H A D | Makefile.arm | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|
H A D | kern.mk | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|
H A D | kern.pre.mk | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|
/freebsd/share/mk/ |
H A D | bsd.cpu.mk | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|
H A D | sys.mk | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|
H A D | src.opts.mk | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|
/freebsd/lib/libc/ |
H A D | Makefile | diff 0b972ac92efa281a92d2c774008c23e38373b413 Fri Oct 06 01:01:33 CEST 2017 Warner Losh <imp@FreeBSD.org> Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.
Copy all the places we do armv6 and add armv7 as basically an alias. clang appears to generate code for armv7 by default. armv7 hard float isn't supported by the the in-tree gcc, so it hasn't been updated to have a new default.
Support armv7 as a new valid MACHINE_ARCH (and by extension TARGET_ARCH).
Add armv7 to the universe build.
Differential Revision: https://reviews.freebsd.org/D12010
|