Home | History | Annotate | only in /src/usr.bin/xlint/arch/coldfire
History log of /src/usr.bin/xlint/arch/coldfire
RevisionDateAuthorComments
 1.6 27-Jun-2021  rillig lint: fix typo in comment for target platform definitions
 1.5 24-Jan-2021  rillig lint: reduce preprocessor magic for platform target types
 1.4 09-Jan-2021  rillig lint: make target platform independent of host platform

If lint is run on a platform that has CHAR_BIT == 10, this doesn't
magically make an ILP32 platform have 40 bits per uint32_t.

At the moment, all of the supported platforms are either ILP32 or
I32LP64 anyway, and all of them have CHAR_BIT == 8 == CHAR_SIZE,
so nothing changes practically.
 1.3 09-Jan-2021  rillig lint: remove trailing whitespace
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file targparam.h was added on branch riastradh-drm2 on 2013-07-23 21:07:40 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file targparam.h was added on branch tls-maxphys on 2014-08-20 00:05:05 +0000
 1.2.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.2.4.1 18-Mar-2014  yamt file targparam.h was added on branch yamt-pagecache on 2014-05-22 11:42:52 +0000

RSS XML Feed