<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libdwarf, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2009-07-19T17:25:24Z</updated>
<entry>
<title>Bump the version of all non-symbol-versioned shared libraries in</title>
<updated>2009-07-19T17:25:24Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-07-19T17:25:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3ca3047aee082043d90aff2611a349c86c98e97c'/>
<id>urn:sha1:3ca3047aee082043d90aff2611a349c86c98e97c</id>
<content type='text'>
preparation for 8.0-RELEASE.  Add the previous version of those
libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.

Reviewed by:    kib
Approved by:    re (rwatson)
</content>
</entry>
<entry>
<title>Store accurate offset information in CTF data.  A large number of</title>
<updated>2009-07-17T21:15:09Z</updated>
<author>
<name>Navdeep Parhar</name>
<email>np@FreeBSD.org</email>
</author>
<published>2009-07-17T21:15:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d82ccc60d9c4f050765a6083273eab26780f6b43'/>
<id>urn:sha1:d82ccc60d9c4f050765a6083273eab26780f6b43</id>
<content type='text'>
structs had incorrect member offsets, limiting dtrace's usefulness
when working with them.  An example of incorrect info (struct
rtentry) from before this fix:

&lt;1738&gt; STRUCT rtentry (200 bytes)
      rt_nodes type=1731 off=0
      rt_gateway type=849 off=65280 &lt;== WRONG, should be 8 * 96
      rt_flags type=3 off=65344     &lt;== wrong again, and so on..
...

Approved by:	re (kib), gnn (mentor)
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Add a BSD licensed DWARF library for use by the DTrace clients.</title>
<updated>2008-05-22T02:14:23Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>2008-05-22T02:14:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6433849359995b8658809fd0ea6fa856141454a7'/>
<id>urn:sha1:6433849359995b8658809fd0ea6fa856141454a7</id>
<content type='text'>
The API for this library is deliberately different to the GPL'd
libdwarf to avoid licensing problems.
</content>
</entry>
</feed>
