Home | History | Annotate | only in /src/usr.bin/xlint/arch/ia64
History log of /src/usr.bin/xlint/arch/ia64
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 27-Mar-2012  christos more cross lint friendlyness
XXX: needs more constants converted double/float
 1.1 01-Apr-2006  cherry branches: 1.1.44;
xlint for ia64
 1.1.44.1 17-Apr-2012  yamt sync with head

RSS XML Feed