<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <link>http://nxr.netbsd.org/rss/src/external/gpl3/gcc/lib/liblsan/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>PR/59189: RVP: Like Linux and FreeBSD use .preinit_array to initialize the<br/>sanitizers.</title>
    <description>/src/external/gpl3/gcc/lib/liblsan/Makefile - 1.11</description>
    <pubDate>Sat Mar 22 17:05:48 UTC 2025</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>gcc: vax: liblsan and libasan: remove special cases for vax from Makefiles<br/><br/>    OK rin@</title>
    <description>/src/external/gpl3/gcc/lib/liblsan/Makefile - 1.10</description>
    <pubDate>Mon Sep 30 00:32:12 UTC 2024</pubDate>
    <dc:creator>kalvisd</dc:creator>
</item>

<item>
    <title>branches:  1.9.2;<br/>many fixes for native GCC 12 builds<br/><br/>- default to dwarf4 since out ctf tools fail with dwarf5.  i tried to<br/>  do this via subtarget options as other ports do, but this would<br/>  require adjusting several of the targets non-netbsd code, and ideally<br/>  we'll fix our tools sooner than later, so just hack it here for now.<br/>- catch up config/rs6000/netbsd64.h (mostly delete things)<br/>- remove some more upstream diffs in config/vax, though it does not work<br/>  currently - libc.so link fails due to weird relocations.<br/>- include some headers to ensure types are available<br/>- add missing sanitizer netbsd files to the 'dist' tree<br/>- remove no longer present TIOCRCVFRAME and TIOCXMTFRAME interceptors<br/>- expanding the sanitizer OS/cpu defs to cover more netbsd platforms<br/>- copy across a few minor changes from gcc.old's sanitizer's (eg,<br/>  disabling linux-specific code, adding netbsd specific code.)<br/>- add (untested, but building) tsan support for arm64<br/>- re-enable the sanitzers, at least simple -fsanitize=address builds a<br/>  working application on amd64 now<br/>- fix the source lists (mostly .cc -&gt; .cpp rename here)<br/>- add some missing new defines, -f*, and -W*<br/>- bump sanitizer shlib version<br/>- apply -fno-jump-tables in some more places on m68k<br/>- update the list in README.gcc12 to note many things now work or a few<br/>  things to do not work (although there are many uncommited changes at<br/>  this point across the rest of 'src' and 'xsrc'.)  main points are that<br/>  vax, hppa, ppc, and sh3 don't build yet, but most other things are<br/>  either testing and working or at least building.</title>
    <description>/src/external/gpl3/gcc/lib/liblsan/Makefile - 1.9</description>
    <pubDate>Thu Aug 03 01:36:55 UTC 2023</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>branches:  1.8.6;<br/>Consistently, always link sanitizer runtime with libm and libpthread<br/><br/>This reflects the behavior from LLVM and avoids issues with dlsym(3) APIs.</title>
    <description>/src/external/gpl3/gcc/lib/liblsan/Makefile - 1.8</description>
    <pubDate>Mon Sep 14 15:01:57 UTC 2020</pubDate>
    <dc:creator>kamil</dc:creator>
</item>

<item>
    <title>Ignore unused private fields when building with clang</title>
    <description>/src/external/gpl3/gcc/lib/liblsan/Makefile - 1.7</description>
    <pubDate>Fri May 15 14:29:53 UTC 2020</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>vaxinate sanitizer_file.cc against the optimizer virus.</title>
    <description>/src/external/gpl3/gcc/lib/liblsan/Makefile - 1.6</description>
    <pubDate>Mon Oct 28 16:25:05 UTC 2019</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>- use /usr/include/gcc-8<br/>- update sanitizer makefiles<br/><br/>also, reduce diffs to upstream:<br/>- remove or1k support<br/>- re-order various lines to match upstream<br/>- move regex map code into file-prefix-map.[ch]</title>
    <description>/src/external/gpl3/gcc/lib/liblsan/Makefile - 1.5</description>
    <pubDate>Wed Oct 02 02:54:34 UTC 2019</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>update the sanitizer source lists for gcc 7.</title>
    <description>/src/external/gpl3/gcc/lib/liblsan/Makefile - 1.4</description>
    <pubDate>Wed Feb 06 04:00:43 UTC 2019</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>branches:  1.3.2;<br/>vaxinate the sanitizer build.</title>
    <description>/src/external/gpl3/gcc/lib/liblsan/Makefile - 1.3</description>
    <pubDate>Sun Jul 01 17:41:50 UTC 2018</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.2.2;<br/>remove temp hack.</title>
    <description>/src/external/gpl3/gcc/lib/liblsan/Makefile - 1.2</description>
    <pubDate>Tue Jun 26 21:06:45 UTC 2018</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Add lsan support.</title>
    <description>/src/external/gpl3/gcc/lib/liblsan/Makefile - 1.1</description>
    <pubDate>Tue Jun 26 20:54:32 UTC 2018</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Mostly merge changes from HEAD upto 20200411</title>
    <description>/src/external/gpl3/gcc/lib/liblsan/Makefile - 1.2.2.2</description>
    <pubDate>Mon Apr 13 07:59:12 UTC 2020</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/external/gpl3/gcc/lib/liblsan/Makefile - 1.2.2.1</description>
    <pubDate>Mon Jun 10 21:55:24 UTC 2019</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/external/gpl3/gcc/lib/liblsan/Makefile - 1.3.2.2</description>
    <pubDate>Sat Jul 28 04:37:18 UTC 2018</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>file Makefile was added on branch pgoyette-compat on 2018-07-28 04:37:18 +0000</title>
    <description>/src/external/gpl3/gcc/lib/liblsan/Makefile - 1.3.2.1</description>
    <pubDate>Sun Jul 01 17:41:50 UTC 2018</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>Pull up following revision(s) (requested by rin in ticket #394):<br/><br/>	external/gpl3/binutils/dist/gas/config/tc-vax.h: revision 1.10<br/>	tools/gcc/Makefile: revision 1.109<br/>	external/gpl3/binutils/dist/gas/config/tc-vax.c: revision 1.16<br/>	external/gpl3/binutils/dist/gas/config/tc-vax.c: revision 1.17<br/>	external/gpl3/binutils/dist/gas/config/tc-vax.c: revision 1.18<br/>	external/gpl3/gcc.old/dist/gcc/recog.c: revision 1.12<br/>	external/gpl3/gcc.old/dist/gcc/function.c: revision 1.16<br/>	external/gpl3/gcc.old/dist/gcc/dse.c: revision 1.14 - 1.16<br/>	external/gpl3/gcc.old/dist/gcc/config/vax/vax.c: revision 1.13<br/>	external/gpl3/gcc.old/dist/gcc/config/vax/vax.c: revision 1.14<br/>	external/gpl3/gcc.old/dist/gcc/config/vax/vax.c: revision 1.15<br/>	external/gpl3/gcc.old/dist/gcc/doc/tm.texi.in: revision 1.10<br/>	external/gpl3/gcc.old/dist/gcc/config/vax/vax.c: revision 1.16<br/>	external/gpl3/gcc.old/dist/gcc/config/vax/vax.c: revision 1.17<br/>	external/gpl3/gcc.old/dist/gcc/config/vax/vax.c: revision 1.18<br/>	external/gpl3/gcc.old/dist/gcc/config/vax/vax.c: revision 1.19<br/>	external/gpl3/gcc.old/dist/gcc/config/vax/vax.md: revision 1.12<br/>	external/gpl3/gcc.old/dist/gcc/config/vax/vax.md: revision 1.13<br/>	external/gpl3/gcc.old/usr.bin/backend/Makefile: revision 1.20<br/>	external/gpl3/gcc.old/dist/gcc/targhooks.c: revision 1.12<br/>	external/gpl3/gcc.old/dist/gcc/config/vax/vax.md: revision 1.14<br/>	external/gpl3/gcc.old/dist/gcc/config/vax/vax.md: revision 1.15<br/>	external/gpl3/gcc.old/dist/gcc/config/vax/builtins.md: revision 1.12<br/>	external/gpl3/gcc.old/dist/gcc/config/vax/vax.md: revision 1.16<br/>	external/gpl3/gcc.old/dist/gcc/config/vax/builtins.md: revision 1.13<br/>	external/gpl3/gcc.old/dist/gcc/doc/tm.texi: revision 1.12<br/>	external/gpl3/gcc.old/dist/gcc/config/vax/vax.md: revision 1.17<br/>	external/gpl3/gcc.old/dist/gcc/config/vax/vax.md: revision 1.18<br/>	external/gpl3/gcc.old/dist/gcc/config/vax/elf.h: revision 1.12<br/>	external/gpl3/gcc.old/dist/gcc/config/vax/elf.h: revision 1.13<br/>	external/gpl3/gcc.old/dist/gcc/targhooks.h: revision 1.12<br/>	external/gpl3/gcc.old/dist/gcc/target.def: revision 1.10<br/>	external/gpl3/gcc.old/dist/gcc/rtlanal.c: revision 1.14<br/>	external/gpl3/gcc.old/dist/gcc/reload.c: revision 1.12<br/>	external/gpl3/gcc.old/usr.bin/gcc/Makefile: revision 1.11<br/>	external/gpl3/gcc.old/usr.bin/lto-dump/Makefile: revision 1.3<br/>	external/gpl3/gcc.old/lib/Makefile.sanitizer: revision 1.7<br/>	external/gpl3/binutils.old/lib/libbfd/Makefile: revision 1.10<br/>	distrib/utils/x_ping/Makefile: revision 1.9<br/>	games/phantasia/Makefile: revision 1.38<br/>	external/apache2/argon2/lib/libargon2/Makefile.inc: revision 1.2<br/>	external/gpl3/gcc.old/lib/libubsan/Makefile: revision 1.8<br/>	external/bsd/mdocml/lib/libmandoc/Makefile: revision 1.13<br/>	sbin/ping/Makefile: revision 1.18<br/>	sbin/newfs_ext2fs/Makefile: revision 1.7<br/>	sys/lib/libz/Makefile: revision 1.24<br/>	sys/lib/libsa/Makefile: revision 1.97<br/>	external/gpl3/gcc.old/usr.bin/cc1objplus/Makefile: revision 1.3<br/>	external/gpl3/gdb/lib/libgdb/Makefile: revision 1.36<br/>	sys/modules/lfs/Makefile: revision 1.11<br/>	external/mit/xorg/lib/gallium/Makefile: revision 1.51<br/>	external/gpl3/gdb.old/lib/libdecnumber/Makefile: revision 1.10<br/>	external/mit/xorg/lib/libX11/Makefile.libx11: revision 1.26<br/>	libexec/ld.elf_so/Makefile: revision 1.148<br/>	external/bsd/jemalloc/lib/Makefile.inc: revision 1.16<br/>	external/gpl3/gcc.old/usr.bin/libdecnumber/Makefile: revision 1.14<br/>	crypto/external/bsd/openssh/lib/Makefile: revision 1.38<br/>	external/gpl3/gcc.old/usr.bin/backend/Makefile: revision 1.21<br/>	external/gpl3/gcc.old/usr.bin/cc1/Makefile: revision 1.12<br/>	external/gpl3/gcc.old/lib/libasan/Makefile: revision 1.11<br/>	external/gpl3/gcc.old/usr.bin/cc1plus/Makefile: revision 1.13<br/>	lib/libcrypt/Makefile: revision 1.36<br/>	external/gpl3/gdb/lib/libdecnumber/Makefile: revision 1.5<br/>	lib/libc/gdtoa/Makefile.inc: revision 1.13<br/>	games/gomoku/Makefile: revision 1.13<br/>	sbin/fsdb/Makefile: revision 1.43<br/>	external/gpl3/gcc.old/usr.bin/lto1/Makefile: revision 1.9<br/>	external/mit/xorg/lib/gallium.old/Makefile: revision 1.8<br/>	lib/libbz2/Makefile: revision 1.22<br/>	external/gpl3/gcc.old/usr.bin/cc1obj/Makefile: revision 1.12<br/>	usr.sbin/mtrace/Makefile: revision 1.14<br/>	external/gpl3/gcc.old/usr.bin/cc1obj/Makefile: revision 1.13<br/>	sys/arch/vax/conf/Makefile.vax: revision 1.86<br/>	sys/rump/fs/lib/liblfs/Makefile: revision 1.18<br/>	sbin/fsck_ffs/Makefile.common: revision 1.3<br/>	external/gpl3/binutils/lib/libbfd/Makefile: revision 1.27<br/>	lib/i18n_module/UTF7/Makefile: revision 1.5<br/>	external/gpl3/gcc.old/lib/liblsan/Makefile: revision 1.7<br/>	doc/CHANGES (apply patch)<br/>	(all external/gpl3/gcc.old/ changes applied to external/gpl3/gcc/)<br/><br/>PR 57646: Import major vax toolchain fix.</title>
    <description>/src/external/gpl3/gcc/lib/liblsan/Makefile - 1.8.6.1</description>
    <pubDate>Sun Oct 08 14:35:24 UTC 2023</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/external/gpl3/gcc/lib/liblsan/Makefile - 1.9.2.1</description>
    <pubDate>Sat Aug 02 05:25:55 UTC 2025</pubDate>
    <dc:creator>perseant</dc:creator>
</item>
</channel></rss>

