<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/mcheck.h, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>mcheck: Fix SPDX License Identifier to LGPL-2.1-or-later</title>
<updated>2025-03-05T18:14:04+00:00</updated>
<author>
<name>Diederik de Haas</name>
<email>didi.debian@cknow.org</email>
</author>
<published>2025-03-01T10:14:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=31378bd6fc909afabee69f425bf663002277eecf'/>
<id>31378bd6fc909afabee69f425bf663002277eecf</id>
<content type='text'>
The GPL-2.1+ SPDX License Identifier doesn't exist, but luckily the full
license text was available which shows that GPL-2.1+ was a typo and it
should have been LGPL-2.1-or-later.
As the '+' in LGPL-2.1+ is deprecated in SPDX 3.0, use the preferred
identifier, which is '-or-later'.

Normally the full license header is removed when switching to SPDX
License Identifiers, so do that now.

Signed-off-by: Diederik de Haas &lt;didi.debian@cknow.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The GPL-2.1+ SPDX License Identifier doesn't exist, but luckily the full
license text was available which shows that GPL-2.1+ was a typo and it
should have been LGPL-2.1-or-later.
As the '+' in LGPL-2.1+ is deprecated in SPDX 3.0, use the preferred
identifier, which is '-or-later'.

Normally the full license header is removed when switching to SPDX
License Identifiers, so do that now.

Signed-off-by: Diederik de Haas &lt;didi.debian@cknow.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mcheck: let mcheck_abortfunc_t print the pointer</title>
<updated>2024-04-12T22:23:06+00:00</updated>
<author>
<name>Eugene Uriev</name>
<email>eugeneuriev@gmail.com</email>
</author>
<published>2024-03-31T20:03:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=707a6dfb2b8429b3d361c8c884ada48ebae6f1e4'/>
<id>707a6dfb2b8429b3d361c8c884ada48ebae6f1e4</id>
<content type='text'>
Signed-off-by: Eugene Uriev &lt;eugeneuriev@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Eugene Uriev &lt;eugeneuriev@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mcheck: add pedantic mode support</title>
<updated>2024-04-12T22:23:06+00:00</updated>
<author>
<name>Eugene Uriev</name>
<email>eugeneuriev@gmail.com</email>
</author>
<published>2024-03-31T20:03:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=18c1bfafe0ccdd3229d91bbb07ed942e9f233f93'/>
<id>18c1bfafe0ccdd3229d91bbb07ed942e9f233f93</id>
<content type='text'>
The pedantic mode is run-time contolled, so
appropriate registry take place everytime.

Maybe it's worth to use compile-time control only.
So, the registry could be optimized out by an #ifdef.

Signed-off-by: Eugene Uriev &lt;eugeneuriev@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The pedantic mode is run-time contolled, so
appropriate registry take place everytime.

Maybe it's worth to use compile-time control only.
So, the registry could be optimized out by an #ifdef.

Signed-off-by: Eugene Uriev &lt;eugeneuriev@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mcheck: introduce essentials of mcheck</title>
<updated>2024-04-12T22:23:06+00:00</updated>
<author>
<name>Eugene Uriev</name>
<email>eugeneuriev@gmail.com</email>
</author>
<published>2024-03-31T20:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7dafc5c9255c5436d7f8adc1078b7c01c36e7f07'/>
<id>7dafc5c9255c5436d7f8adc1078b7c01c36e7f07</id>
<content type='text'>
The core part of mcheck, but without memalign.
memalign - to be added in ensuing commits.

Signed-off-by: Eugene Uriev &lt;eugeneuriev@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The core part of mcheck, but without memalign.
memalign - to be added in ensuing commits.

Signed-off-by: Eugene Uriev &lt;eugeneuriev@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
