<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-occ/src, branch 04-16-2019</title>
<subtitle>Blackbird™ OCC sources</subtitle>
<id>https://git.raptorcs.com/git/talos-occ/atom?h=04-16-2019</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-occ/atom?h=04-16-2019'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/'/>
<updated>2019-04-19T05:31:31+00:00</updated>
<entry>
<title>Fix build failure on GCC8</title>
<updated>2019-04-19T05:31:31+00:00</updated>
<author>
<name>Raptor Engineering Development Team</name>
<email>support@raptorengineering.com</email>
</author>
<published>2019-04-19T05:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=a617682b21adb39921b65647c81ea9bf42c998d1'/>
<id>urn:sha1:a617682b21adb39921b65647c81ea9bf42c998d1</id>
<content type='text'>
When upgrading to GCC8, an .eh_frame section is automatically added.
This consumes too much space in the relatively small OCC address map,
leading to compilation failure.

Pass -fno-asynchronous-unwind-tables to GCC to disable .eh_frame
section generation.
</content>
</entry>
<entry>
<title>FIRDATA: added Axone/Explorer support to firData.c</title>
<updated>2019-01-02T18:54:32+00:00</updated>
<author>
<name>Zane Shelley</name>
<email>zshelle@us.ibm.com</email>
</author>
<published>2018-12-07T16:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=58e422dede5932f5b8e01a88315001b0525cc478'/>
<id>urn:sha1:58e422dede5932f5b8e01a88315001b0525cc478</id>
<content type='text'>
Change-Id: I2847ae7c0c7c20770f45a4aae584e6ec225b1ce5
RTC: 201994
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69559
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Caleb N. Palmer &lt;cnpalmer@us.ibm.com&gt;
Reviewed-by: Brian J. Stegmiller &lt;bjs@us.ibm.com&gt;
Reviewed-by: Martha Broyles &lt;mbroyles@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>FIRDATA: Simplified adding subunit targets to PNOR in firData.c</title>
<updated>2019-01-02T18:54:03+00:00</updated>
<author>
<name>Zane Shelley</name>
<email>zshelle@us.ibm.com</email>
</author>
<published>2018-12-07T16:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=6220fb3d8d7a96d79e7b06c2c387c204a28928db'/>
<id>urn:sha1:6220fb3d8d7a96d79e7b06c2c387c204a28928db</id>
<content type='text'>
Change-Id: I8b6c3cd0081237bb9d4912becbfecd4d437fb7c1
RTC: 201994
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69558
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Brian J. Stegmiller &lt;bjs@us.ibm.com&gt;
Reviewed-by: Caleb N. Palmer &lt;cnpalmer@us.ibm.com&gt;
Reviewed-by: Martha Broyles &lt;mbroyles@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>FIRDATA: Further simplifying iteration variables in firData.c</title>
<updated>2019-01-02T18:53:35+00:00</updated>
<author>
<name>Zane Shelley</name>
<email>zshelle@us.ibm.com</email>
</author>
<published>2018-12-07T15:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=b673f22459cae0494ac7c9e01a5c0215590168c4'/>
<id>urn:sha1:b673f22459cae0494ac7c9e01a5c0215590168c4</id>
<content type='text'>
Change-Id: I164f2285b754b8ee068a6c2ca1bf21227d3d509b
RTC: 201994
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69557
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Brian J. Stegmiller &lt;bjs@us.ibm.com&gt;
Reviewed-by: Caleb N. Palmer &lt;cnpalmer@us.ibm.com&gt;
Reviewed-by: Martha Broyles &lt;mbroyles@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>FIRDATA: Simplified iterating targets from HOMER in firData.c</title>
<updated>2019-01-02T18:53:08+00:00</updated>
<author>
<name>Zane Shelley</name>
<email>zshelle@us.ibm.com</email>
</author>
<published>2018-12-06T22:32:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=69bac807b007001120103d2ff9e136fdc6f6781f'/>
<id>urn:sha1:69bac807b007001120103d2ff9e136fdc6f6781f</id>
<content type='text'>
Change-Id: Ibed7a6eb3f3c6a893c0e5f469427d45ab83045b3
RTC: 201994
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69540
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Caleb N. Palmer &lt;cnpalmer@us.ibm.com&gt;
Reviewed-by: Brian J. Stegmiller &lt;bjs@us.ibm.com&gt;
Reviewed-by: Martha Broyles &lt;mbroyles@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>FIRDATA: Simplified adding chip units to PNOR</title>
<updated>2019-01-02T18:52:40+00:00</updated>
<author>
<name>Zane Shelley</name>
<email>zshelle@us.ibm.com</email>
</author>
<published>2018-12-06T22:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=29d1d67db71cc277e12d0a7a1e6dc6be1043985b'/>
<id>urn:sha1:29d1d67db71cc277e12d0a7a1e6dc6be1043985b</id>
<content type='text'>
Change-Id: I16b450c63ee15ea7eb36d8308ba8c1279d6d1a6e
RTC: 201994
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69539
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Caleb N. Palmer &lt;cnpalmer@us.ibm.com&gt;
Reviewed-by: Brian J. Stegmiller &lt;bjs@us.ibm.com&gt;
Reviewed-by: Martha Broyles &lt;mbroyles@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>FIRDATA: Simplified adding targets to PNOR</title>
<updated>2019-01-02T18:52:09+00:00</updated>
<author>
<name>Zane Shelley</name>
<email>zshelle@us.ibm.com</email>
</author>
<published>2018-12-06T21:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=d4e558e09c51f242792c43f3b93f6b03803170c1'/>
<id>urn:sha1:d4e558e09c51f242792c43f3b93f6b03803170c1</id>
<content type='text'>
Change-Id: I14d796e4ac43bc62a805009a00eb5ae7a22180e6
RTC: 201994
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69538
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Caleb N. Palmer &lt;cnpalmer@us.ibm.com&gt;
Reviewed-by: Brian J. Stegmiller &lt;bjs@us.ibm.com&gt;
Reviewed-by: Martha Broyles &lt;mbroyles@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>FIRDATA: Clean up HOMER parsing variables in firData.c</title>
<updated>2019-01-02T18:51:40+00:00</updated>
<author>
<name>Zane Shelley</name>
<email>zshelle@us.ibm.com</email>
</author>
<published>2018-12-06T18:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=d2801157a08017228b042cf684ddc1db8262d0f1'/>
<id>urn:sha1:d2801157a08017228b042cf684ddc1db8262d0f1</id>
<content type='text'>
Change-Id: Ifd75dc19e52ce83d09411b31ee4c165e90b2cd8a
RTC: 201994
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69532
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Caleb N. Palmer &lt;cnpalmer@us.ibm.com&gt;
Reviewed-by: Brian J. Stegmiller &lt;bjs@us.ibm.com&gt;
Reviewed-by: Martha Broyles &lt;mbroyles@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>FIRDATA: removed HOMER support for Cumulus/Centaur</title>
<updated>2019-01-02T18:51:11+00:00</updated>
<author>
<name>Zane Shelley</name>
<email>zshelle@us.ibm.com</email>
</author>
<published>2018-12-06T18:30:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=18fa6f29e38801a8d9070b3cef1cb7b5132dd6c2'/>
<id>urn:sha1:18fa6f29e38801a8d9070b3cef1cb7b5132dd6c2</id>
<content type='text'>
Change-Id: Ibfb1140697dec8a93e6a7dd22e640603bebf86ff
RTC: 201994
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69531
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Caleb N. Palmer &lt;cnpalmer@us.ibm.com&gt;
Reviewed-by: Brian J. Stegmiller &lt;bjs@us.ibm.com&gt;
Reviewed-by: Martha Broyles &lt;mbroyles@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>FIRDATA: add Axone memory subsystem SCOM support</title>
<updated>2019-01-02T18:50:23+00:00</updated>
<author>
<name>Zane Shelley</name>
<email>zshelle@us.ibm.com</email>
</author>
<published>2018-12-06T17:17:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=d85d3c5387ec9829ef29b98c16112210f343bae7'/>
<id>urn:sha1:d85d3c5387ec9829ef29b98c16112210f343bae7</id>
<content type='text'>
Change-Id: Iaa32e0cc115f5c72e2b8e19f55e3148d115b5aa8
RTC: 201994
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69530
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Caleb N. Palmer &lt;cnpalmer@us.ibm.com&gt;
Reviewed-by: Brian J. Stegmiller &lt;bjs@us.ibm.com&gt;
Reviewed-by: Martha Broyles &lt;mbroyles@us.ibm.com&gt;
</content>
</entry>
</feed>
