Forgot to add, you can see a diff here:
https://github.com/le-jzr/helenos/compare/master...le-jzr:types

-- jzr

On 16 October 2017 at 20:03, Jiří Zárevúcky <[email protected]> wrote:
> Hello everyone,
> so, after more tinkering and adjustments, I've arrived at a state I
> find satisfactory to my tastes.
>
> The current state is in https://github.com/le-jzr/helenos/tree/types
> (different branch from the old link). I tested build of all
> architectures, and I'm hoping to merge it into mainline soon.
>
> Since it is a fairly substantial change, I'd like everyone who's
> currently working on HelenOS to give it a look-over and voice any
> concerns (or lack of concerns).
> Points of particular interest:
>  - abi/include/_bits directory
>  - _bits/macros.h file
>  - tools/autotool.py (changed generation of common.h to conditionally
> define missing macros; at this moment, the header is not used
> anywhere, because it's not needed when building with gcc or clang, but
> it can be used as a fallback to e.g. support building stuff using pcc)
>
> -- jzr
>

_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/listinfo/helenos-devel

Reply via email to