OpenGrok
Cross Reference: targparam.h
xref
: /
src
/
usr.bin
/
xlint
/
arch
/
or1k
/
targparam.h
Home
|
History
|
Annotate
|
Download
|
only in
or1k
History log of
/src/usr.bin/xlint/arch/or1k/targparam.h
Revision
Date
Author
Comments
1.5
27-Jun-2021
rillig
lint: fix typo in comment for target platform definitions
1.4
24-Jan-2021
rillig
lint: reduce preprocessor magic for platform target types
1.3
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.2
09-Jan-2021
rillig
lint: remove trailing whitespace
1.1
03-Sep-2014
matt
New files for OR1K support
Indexes created Wed Oct 15 03:09:54 GMT 2025