<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hardinfo2.git/modules/devices/arm/arm_data.c, branch release-2.1.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/debian/hardinfo2.git/atom?h=release-2.1.2</id>
<link rel='self' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/atom?h=release-2.1.2'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/'/>
<updated>2024-02-08T18:52:52+00:00</updated>
<entry>
<title>ADD Package building for hardinfo2</title>
<updated>2024-02-08T18:52:52+00:00</updated>
<author>
<name>bigbear</name>
<email>ns@bigbear.dk</email>
</author>
<published>2024-02-07T23:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=df41e6968e12f75b514b605968fe3fb9a3c5740e'/>
<id>urn:sha1:df41e6968e12f75b514b605968fe3fb9a3c5740e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bug fix for ids file search</title>
<updated>2019-08-10T23:47:25+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2019-08-10T02:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=44841ef5d06a6c7d0e22491901afc067228f7e64'/>
<id>urn:sha1:44841ef5d06a6c7d0e22491901afc067228f7e64</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>auto_free: update with auto_free_on_exit(), use to free arm_ids_file in arm_data.c</title>
<updated>2019-08-10T23:47:25+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2019-08-03T18:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=a071cf575cafc3d8c15e4886fd65b8763086016f'/>
<id>urn:sha1:a071cf575cafc3d8c15e4886fd65b8763086016f</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>arm: use arm.ids for implementer/part lookup</title>
<updated>2019-08-10T23:47:25+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2019-08-03T15:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=4ebe1d6b2bc615acbe28aa8defdeda2c71d1c57f'/>
<id>urn:sha1:4ebe1d6b2bc615acbe28aa8defdeda2c71d1c57f</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>arm: add cortex-a55, cortex-a75</title>
<updated>2017-07-21T12:15:55+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-20T06:25:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=a4de5f48ecf4f09ae5f2e25ed520cc457a211dae'/>
<id>urn:sha1:a4de5f48ecf4f09ae5f2e25ed520cc457a211dae</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>x86,arm,riscv: Use gettext contexts and comments for cpu flags</title>
<updated>2017-07-19T14:20:33+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-14T04:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=763ebf42aba04ad91ea8013563f83671864ab3b9'/>
<id>urn:sha1:763ebf42aba04ad91ea8013563f83671864ab3b9</id>
<content type='text'>
* flag defintion strings are grouped into contexts:
  x86-flag, arm-flag, riscv-ext
* a comment is included for translators so that they know what flag
  the string defines without looking at the source code

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>x86,arm,riscv: small fixes and flag definition cosmetic tweaks</title>
<updated>2017-07-13T02:38:41+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-11T05:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=47009f47a177b4c7e9337e09cf9c4dbe47784110'/>
<id>urn:sha1:47009f47a177b4c7e9337e09cf9c4dbe47784110</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>arm: don't mark empty strings for translation</title>
<updated>2017-07-13T02:38:41+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-10T23:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=206310d1d4e70320397fcdee7a8b69f346dd2165'/>
<id>urn:sha1:206310d1d4e70320397fcdee7a8b69f346dd2165</id>
<content type='text'>
gettext("") is reserved by gettext.

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>x86,arm,riscv: make flag definitions translatable</title>
<updated>2017-07-13T02:38:41+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-10T23:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=2a0146b4312c4171828e8faf8438cf1cb9e6447b'/>
<id>urn:sha1:2a0146b4312c4171828e8faf8438cf1cb9e6447b</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>ARM arch tweaks</title>
<updated>2017-06-21T17:34:54+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-06-20T08:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=51e51766673eb4043c1d75c6167ed8a910d0e539'/>
<id>urn:sha1:51e51766673eb4043c1d75c6167ed8a910d0e539</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
</feed>
