<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gcc.git/libsanitizer/lsan/lsan_common_mac.cpp, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/'/>
<entry>
<title>libsanitizer: merge from upstream (c425db2eb558c263)</title>
<updated>2023-11-15T11:45:58+00:00</updated>
<author>
<name>Jakub Jelinek</name>
<email>jakub@redhat.com</email>
</author>
<published>2023-11-15T11:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=28219f7f99a80519d1c6ab5e5dc83b4c7f8d7251'/>
<id>28219f7f99a80519d1c6ab5e5dc83b4c7f8d7251</id>
<content type='text'>
The following patch is result of libsanitizer/merge.sh
from c425db2eb558c263 (yesterday evening).

Bootstrapped/regtested on x86_64-linux and i686-linux (together with
the follow-up 3 patches I'm about to post).

BTW, seems upstream has added riscv64 support for I think lsan/tsan,
so if anyone is willing to try it there, it would be a matter of
copying e.g. the s390*-*-linux* libsanitizer/configure.tgt entry
to riscv64-*-linux* with the obvious s/s390x/riscv64/ change in it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The following patch is result of libsanitizer/merge.sh
from c425db2eb558c263 (yesterday evening).

Bootstrapped/regtested on x86_64-linux and i686-linux (together with
the follow-up 3 patches I'm about to post).

BTW, seems upstream has added riscv64 support for I think lsan/tsan,
so if anyone is willing to try it there, it would be a matter of
copying e.g. the s390*-*-linux* libsanitizer/configure.tgt entry
to riscv64-*-linux* with the obvious s/s390x/riscv64/ change in it.
</pre>
</div>
</content>
</entry>
<entry>
<title>libsanitizer: merge from upstream (3185e47b5a8444e9fd).</title>
<updated>2023-04-26T13:51:56+00:00</updated>
<author>
<name>Martin Liska</name>
<email>mliska@suse.cz</email>
</author>
<published>2023-04-26T07:42:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=d53b3d94aaf211ffb2159614f5aaaf03ceb861cc'/>
<id>d53b3d94aaf211ffb2159614f5aaaf03ceb861cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libsanitizer: merge from upstream ae59131d3ef311fb4b1e50627c6457be00e60dc9</title>
<updated>2022-11-15T15:44:55+00:00</updated>
<author>
<name>Martin Liska</name>
<email>mliska@suse.cz</email>
</author>
<published>2022-11-15T10:11:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=5f3fa2655cb256d336e90e74e42a2452d0fbf0e8'/>
<id>5f3fa2655cb256d336e90e74e42a2452d0fbf0e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libsanitizer: merge from master (84a71d5259c2682403cdbd8710592410a2f128ab)</title>
<updated>2022-08-30T10:53:50+00:00</updated>
<author>
<name>Martin Liska</name>
<email>mliska@suse.cz</email>
</author>
<published>2022-08-30T09:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=600413c4f3d70392285192fb99634bcbeb97f83f'/>
<id>600413c4f3d70392285192fb99634bcbeb97f83f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libsanitizer: merge from upstream (0a1bcab9f3bf75c4c5d3e53bafb3eeb80320af46).</title>
<updated>2022-05-04T09:00:48+00:00</updated>
<author>
<name>Martin Liska</name>
<email>mliska@suse.cz</email>
</author>
<published>2022-05-03T10:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=f732bf6a603721f61102a08ad2d023c7c2670870'/>
<id>f732bf6a603721f61102a08ad2d023c7c2670870</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libsanitizer: Merge with upstream</title>
<updated>2021-11-13T13:15:24+00:00</updated>
<author>
<name>H.J. Lu</name>
<email>hjl.tools@gmail.com</email>
</author>
<published>2021-11-13T06:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=86289a4ff4768fab61f16372650fe85c37f9284e'/>
<id>86289a4ff4768fab61f16372650fe85c37f9284e</id>
<content type='text'>
Merged revision: 82bc6a094e85014f1891ef9407496f44af8fe442

with the fix for PR sanitizer/102911
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merged revision: 82bc6a094e85014f1891ef9407496f44af8fe442

with the fix for PR sanitizer/102911
</pre>
</div>
</content>
</entry>
<entry>
<title>Libsanitizer: merge from master.</title>
<updated>2020-06-02T06:02:07+00:00</updated>
<author>
<name>Martin Liska</name>
<email>mliska@suse.cz</email>
</author>
<published>2020-06-01T19:15:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=3c6331c29f1376ed220246e7dead94bc527a9aa9'/>
<id>3c6331c29f1376ed220246e7dead94bc527a9aa9</id>
<content type='text'>
Merged from revision b638b63b99d66786cb37336292604a2ae3490cfd.

The patch successfully bootstraps on x86_64-linux-gnu and
ppc64le-linux-gnu. I also tested ppc64-linux-gnu that exposed:
https://reviews.llvm.org/D80864 (which is fixed on master).

Abidiff looks happy and I made UBSAN and ASAN bootstrap on
x86_64-linux-gnu.

I'm planning to do merge from master twice a year, once now and
next time short before stage1 closes.

I am going to install the patches as merge from master is obvious
and I haven't made anything special.

libsanitizer/ChangeLog:

	* MERGE: Merge from master.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merged from revision b638b63b99d66786cb37336292604a2ae3490cfd.

The patch successfully bootstraps on x86_64-linux-gnu and
ppc64le-linux-gnu. I also tested ppc64-linux-gnu that exposed:
https://reviews.llvm.org/D80864 (which is fixed on master).

Abidiff looks happy and I made UBSAN and ASAN bootstrap on
x86_64-linux-gnu.

I'm planning to do merge from master twice a year, once now and
next time short before stage1 closes.

I am going to install the patches as merge from master is obvious
and I haven't made anything special.

libsanitizer/ChangeLog:

	* MERGE: Merge from master.
</pre>
</div>
</content>
</entry>
<entry>
<title>Libsanitizer: merge from trunk with merge.sh.</title>
<updated>2019-11-05T13:54:57+00:00</updated>
<author>
<name>Martin Liska</name>
<email>mliska@suse.cz</email>
</author>
<published>2019-11-05T13:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=3ca75cd55030a53a858bdbe9aba6d87f6b1e90b8'/>
<id>3ca75cd55030a53a858bdbe9aba6d87f6b1e90b8</id>
<content type='text'>
2019-11-05  Martin Liska  &lt;mliska@suse.cz&gt;

	* all source files: Merge from upstream r375507.

From-SVN: r277834
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2019-11-05  Martin Liska  &lt;mliska@suse.cz&gt;

	* all source files: Merge from upstream r375507.

From-SVN: r277834
</pre>
</div>
</content>
</entry>
<entry>
<title>Libsanitizer merge from trunk r368656.</title>
<updated>2019-08-14T08:47:11+00:00</updated>
<author>
<name>Martin Liska</name>
<email>mliska@suse.cz</email>
</author>
<published>2019-08-14T08:47:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=b667dd7017a8f9d36d3ab266f22290d75fa527b0'/>
<id>b667dd7017a8f9d36d3ab266f22290d75fa527b0</id>
<content type='text'>
2019-08-14  Martin Liska  &lt;mliska@suse.cz&gt;

	PR sanitizer/89832
	PR sanitizer/91325
	* All source files: Merge from upstream 368656.

From-SVN: r274426
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2019-08-14  Martin Liska  &lt;mliska@suse.cz&gt;

	PR sanitizer/89832
	PR sanitizer/91325
	* All source files: Merge from upstream 368656.

From-SVN: r274426
</pre>
</div>
</content>
</entry>
</feed>
