<?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 shlib_version</title>
    <link>http://nxr.netbsd.org/rss/src/external/gpl3/gcc/lib/libubsan/shlib_version</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>various updates for GCC 14.<br/><br/>- move README.gcc12 to gcc14 and clear it for fresh data<br/>- bump various shlib versions<br/>- add missing CXXFLAGS<br/>- add support for new/changed build things (options-urls.cc,<br/>  genmatch and genemit generators)<br/>- fix up paths and some sources that aren't automatically handled<br/>- error-&gt;warning disables</title>
    <description>/src/external/gpl3/gcc/lib/libubsan/shlib_version - 1.7</description>
    <pubDate>Wed Sep 17 05:55:30 UTC 2025</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>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/libubsan/shlib_version - 1.6</description>
    <pubDate>Thu Aug 03 01:36:55 UTC 2023</pubDate>
    <dc:creator>mrg</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/libubsan/shlib_version - 1.5</description>
    <pubDate>Wed Oct 02 02:54:35 UTC 2019</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>- new shlib majors</title>
    <description>/src/external/gpl3/gcc/lib/libubsan/shlib_version - 1.4</description>
    <pubDate>Fri Feb 01 10:31:56 UTC 2019</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>branches:  1.3.4;<br/>updates for GCC 6.4:  add gcc-6 specific headers, combine some<br/>all-gcc files, bump the shlib versions on new libs.</title>
    <description>/src/external/gpl3/gcc/lib/libubsan/shlib_version - 1.3</description>
    <pubDate>Sat Feb 03 21:27:45 UTC 2018</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>bump because of libstdc++</title>
    <description>/src/external/gpl3/gcc/lib/libubsan/shlib_version - 1.2</description>
    <pubDate>Fri Oct 06 19:16:35 UTC 2017</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.1.8;<br/>Add ubsan (not enabled, not tested, compiling)<br/>Update tsan (not enable, not tested, not compiling)<br/>Merge common infrastructure.<br/>XXX: Perhaps the common code should be made into a separate library?<br/>Or always require asan?</title>
    <description>/src/external/gpl3/gcc/lib/libubsan/shlib_version - 1.1</description>
    <pubDate>Wed Jun 01 22:48:55 UTC 2016</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Pull up following revision(s) (requested by christos in ticket #318):<br/>	distrib/sets/lists/base/md.amd64: revision 1.271 via patch<br/>	distrib/sets/lists/base/shl.mi: revision 1.820, 1.821<br/>	distrib/sets/lists/comp/shl.mi: revision 1.307<br/>	distrib/sets/lists/debug/ad.arm: revision 1.75<br/>	distrib/sets/lists/debug/md.amd64: revision 1.99<br/>	distrib/sets/lists/debug/shl.mi: revision 1.182, 1.183<br/>	distrib/sets/lists/xbase/shl.mi: revision 1.78<br/>	distrib/sets/lists/xdebug/shl.mi: revision 1.41<br/>	external/bsd/atf/lib/libatf-c++/shlib_version: revision 1.3<br/>	external/bsd/libproc/lib/Makefile: revision 1.4<br/>	external/gpl3/gcc/lib/libasan/shlib_version: revision 1.3<br/>	external/gpl3/gcc/lib/libstdc++-v3/Makefile: patch<br/>	external/gpl3/gcc/lib/libubsan/shlib_version: revision 1.2<br/>	external/mit/xorg/lib/libGL/shlib_version: revision 1.3<br/>	external/mit/xorg/lib/libGLU/shlib_version: revision 1.4<br/>	external/mit/xorg/lib/libglapi/Makefile: revision 1.2<br/>bump libstdc++ to account for disabling the "dual abi".<br/>bump because of libstdc++<br/>bump because of libstdc++<br/>bump because libstdc++<br/>bump libraries that depend on libstdc++.<br/>bump c++ libraries because of the libstdc++ dual abi bump<br/>bump libglapi, libGL libGLU because of the libstdc++ dual abi bump</title>
    <description>/src/external/gpl3/gcc/lib/libubsan/shlib_version - 1.1.8.1</description>
    <pubDate>Wed Oct 11 22:49:49 UTC 2017</pubDate>
    <dc:creator>snj</dc:creator>
</item>

<item>
    <title>Mostly merge changes from HEAD upto 20200411</title>
    <description>/src/external/gpl3/gcc/lib/libubsan/shlib_version - 1.3.4.2</description>
    <pubDate>Mon Apr 13 07:59:24 UTC 2020</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/external/gpl3/gcc/lib/libubsan/shlib_version - 1.3.4.1</description>
    <pubDate>Mon Jun 10 21:55:38 UTC 2019</pubDate>
    <dc:creator>christos</dc:creator>
</item>
</channel></rss>

