Home | History | Annotate | Download | only in arm
History log of /src/common/lib/libc/arch/arm/features.c
RevisionDateAuthorComments
 1.3  11-Oct-2020  skrll Define _ARM_ARCH_8 when __ARM_ARCH_8A (no trailing double underscore) as
it is defined by gcc.

__ARM_ARCH_8A__ (with trailing double underscore) seems to be a typo (or
maybe historical)
 1.2  02-Aug-2019  joerg ARMv6KZ has been misspelled by GCC since forever, but clang only
provides the correct name. Support both.
 1.1  27-Feb-2014  matt branches: 1.1.4; 1.1.8; 1.1.30;
Add a method to test the compiler for things like LDREX availability,
LDRD availability, THUMB2, EABI.
 1.1.30.3  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.1.30.2  21-Apr-2020  martin Sync with HEAD
 1.1.30.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.1.8.2  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.8.1  27-Feb-2014  tls file features.c was added on branch tls-maxphys on 2014-08-19 23:45:12 +0000
 1.1.4.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.4.1  27-Feb-2014  yamt file features.c was added on branch yamt-pagecache on 2014-05-22 11:26:28 +0000

RSS XML Feed