<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libthread_db/Makefile, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-11-03T00:35:26Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>urn:sha1:3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
</entry>
<entry>
<title>Insta-MFC of the shared library version bump.  All shared libraries</title>
<updated>2005-07-22T17:29:10Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2005-07-22T17:29:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3f0da39ca54866a1b1c56f539e7af1c67942f1ce'/>
<id>urn:sha1:3f0da39ca54866a1b1c56f539e7af1c67942f1ce</id>
<content type='text'>
whose version has not already been bumped since RELENG_5 are being
bumped.

Revisions of files being MFC-ed:

&gt; Path						Revision
&gt; src/gnu/lib/libdialog/Makefile		1.43
&gt; src/gnu/lib/libg2c/Makefile			1.16
&gt; src/gnu/lib/libobjc/Makefile			1.27
&gt; src/gnu/lib/libreadline/Makefile.inc		1.12
&gt; src/gnu/lib/libregex/Makefile			1.32
&gt; src/gnu/lib/libstdc++/Makefile		1.56
&gt; src/kerberos5/lib/Makefile.inc		1.7
&gt; src/lib/Makefile.inc				1.3
&gt; src/lib/libalias/Makefile			1.31
&gt; src/lib/libarchive/Makefile			1.37
&gt; src/lib/libbegemot/Makefile			1.3
&gt; src/lib/libbluetooth/Makefile			1.2
&gt; src/lib/libbsnmp/Makefile.inc			1.6
&gt; src/lib/libbz2/Makefile			1.6
&gt; src/lib/libc_r/Makefile			1.42
&gt; src/lib/libcrypt/Makefile			1.36
&gt; src/lib/libdevstat/Makefile			1.15
&gt; src/lib/libdevstat/devstat.h			1.11
&gt; src/lib/libedit/Makefile			1.29
&gt; src/lib/libexpat/Makefile			1.5
&gt; src/lib/libfetch/Makefile			1.45
&gt; src/lib/libftpio/Makefile			1.14
&gt; src/lib/libgpib/Makefile			1.2
&gt; src/lib/libipsec/Makefile			1.17
&gt; src/lib/libkiconv/Makefile			1.3
&gt; src/lib/libmagic/Makefile			1.7
&gt; src/lib/libmp/Makefile			1.10
&gt; src/lib/libncp/Makefile			1.6
&gt; src/lib/libncurses/Makefile			1.79
&gt; src/lib/libnetgraph/Makefile			1.11
&gt; src/lib/libngatm/Makefile			1.6
&gt; src/lib/libopie/Makefile			1.21
&gt; src/lib/libpam/Makefile.inc			1.17
&gt; src/lib/libpthread/Makefile			1.54
&gt; src/lib/libradius/Makefile			1.12
&gt; src/lib/libsdp/Makefile			1.4
&gt; src/lib/libsmb/Makefile			1.8
&gt; src/lib/libtacplus/Makefile			1.7
&gt; src/lib/libthr/Makefile			1.14
&gt; src/lib/libthread_db/Makefile			1.6
&gt; src/lib/libugidfw/Makefile			1.7
&gt; src/lib/libusbhid/Makefile			1.10
&gt; src/lib/libutil/Makefile			1.57
&gt; src/lib/libvgl/Makefile			1.11
&gt; src/lib/libwrap/Makefile			1.17
&gt; src/lib/libypclnt/Makefile			1.13
&gt; src/lib/msun/Makefile				1.72
&gt; src/secure/lib/libcrypto/Makefile		1.74
&gt; src/secure/lib/libssh/Makefile		1.35
&gt; src/secure/lib/libssl/Makefile		1.22
&gt; src/usr.sbin/bsnmpd/modules/Makefile.inc	1.10

Reviewed by:	ru
Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>1. Use libpthread's exported symbols to calcuate offset in data structure</title>
<updated>2004-08-16T03:30:16Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2004-08-16T03:30:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cd980d46c2e3e420a6a73d1b7db3f84ad7a651b3'/>
<id>urn:sha1:cd980d46c2e3e420a6a73d1b7db3f84ad7a651b3</id>
<content type='text'>
2. Enable TLS debugger support.
</content>
</entry>
<entry>
<title>1.Use new way to check if a thread is in critical region, defer suspending</title>
<updated>2004-08-08T22:37:53Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2004-08-08T22:37:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3e93cc3ae35baf2f2398b3bee5ce38393eb7a595'/>
<id>urn:sha1:3e93cc3ae35baf2f2398b3bee5ce38393eb7a595</id>
<content type='text'>
  if it is true.
2.Add thread_db api td_thr_tls_get_addr to get tls address, the real code
  is commented out util tls patch is committed.

Reviewed by: deischen
</content>
</entry>
<entry>
<title>This library is not WARNS=2 clean for -O2 builds, because we include</title>
<updated>2004-07-18T19:33:56Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-07-18T19:33:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3475d7748ac8febd002526be7d526b8b89f057df'/>
<id>urn:sha1:3475d7748ac8febd002526be7d526b8b89f057df</id>
<content type='text'>
headers from libpthread that are not WARNS=2 clean for -O2 builds.
Lower the WARNS level to 1. This is the highest level possible for
now.
</content>
</entry>
<entry>
<title>Add rudimentary support and stubs for libthr and libc_r on alpha, amd64,</title>
<updated>2004-07-18T04:17:15Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-07-18T04:17:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3c1e38ea6e2fb9c73d749f283a2c11d0314d280d'/>
<id>urn:sha1:3c1e38ea6e2fb9c73d749f283a2c11d0314d280d</id>
<content type='text'>
i386, ia64 and sparc64. Add stubs for alpha, amd64, ia64 and sparc64 for
libpthread.

Restructure the source files to avoid unnecessary use of subdirectories
that also force us to use non-portable compilation flags to deal with
the uncommon compilation requirements (building archive libraries for
linkage into a shared library).

The libpthread support has been copied from the original local and
cleaned-up to make them WARNS=2 clean.
that also force us to use non-portable compilation flags to deal with
the uncommon compilation requirements (building archive libraries for
linkage into a shared library).

The libpthread support has been copied from the original local and
cleaned-up to make them WARNS=2 clean.

Tested on: amd64, i386, ia64
</content>
</entry>
<entry>
<title>Add my initial work of libthread_db. The library is used by gdb to debug</title>
<updated>2004-07-15T03:36:35Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2004-07-15T03:36:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a31a2560024fed5037d93eb035bb734df4d3bda2'/>
<id>urn:sha1:a31a2560024fed5037d93eb035bb734df4d3bda2</id>
<content type='text'>
threaded process. Current, only libpthread is supported, but macrel will
work on it to support libthr and libc_r.
</content>
</entry>
</feed>
