<?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/gdb.old/lib/libgdb/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>merge</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.17</description>
    <pubDate>Fri Mar 13 22:09:40 UTC 2026</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>merge conflicts</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.16</description>
    <pubDate>Wed Aug 27 15:23:14 UTC 2025</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>merge conflicts</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.15</description>
    <pubDate>Mon Aug 12 20:32:20 UTC 2024</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.14.2;<br/>Merge between<br/>        src-external-gpl3-gdb-20200913-1743: 1.1.1.1<br/>and<br/>        src-external-gpl3-gdb-20230321-1235: 1.1.1.1</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.14</description>
    <pubDate>Tue Mar 21 16:55:36 UTC 2023</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>PR toolchain/55837<br/><br/>Get rid of -O0 hack for GDB for hard-float arm. This was necessary because<br/>libunwind did not support s0-s31. Note that for *most* cases (not all!),<br/>-O0 stops using VFP registers for general purposes.<br/><br/>Also note that this hack was incomplete. We had to compile every functions<br/>with -O0, that can be unwinded. Otherwise, GDB crashed every time exceptions<br/>were raised.</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.13</description>
    <pubDate>Mon May 31 22:33:19 UTC 2021</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>For GCC10, add -Wno-unused-result for alloca(0) here and there.</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.12</description>
    <pubDate>Fri May 07 00:19:48 UTC 2021</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>GCC 9.3 miscompiles dwarf2{expr,loc}.c with -O2 for earmv5hf{,eb}<br/>(-O1 is fine). This is a new regression introduced in GCC9.<br/><br/>For everyone's safety, extend -O0 hack to dwarf2{expr,loc}.c for<br/>all arm variants with GCC &gt;= 8.</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.11</description>
    <pubDate>Thu Oct 08 08:31:37 UTC 2020</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>merge conflicts</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.10</description>
    <pubDate>Mon Sep 14 00:40:43 UTC 2020</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.9.2;<br/>Sync with HEAD</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.9</description>
    <pubDate>Sun May 26 20:14:37 UTC 2019</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.8.4;<br/>Remove old leftover of migration from gnu/dist/gdb6.</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.8</description>
    <pubDate>Fri Dec 08 14:10:29 UTC 2017</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>merge conflicts</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.7</description>
    <pubDate>Tue Nov 28 18:10:23 UTC 2017</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.6.6;<br/>re-add all the removed files</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.6</description>
    <pubDate>Wed Oct 12 15:36:26 UTC 2016</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Remove gdb.old not it is unused.</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.5</description>
    <pubDate>Sun Oct 09 07:32:23 UTC 2016</pubDate>
    <dc:creator>skrll</dc:creator>
</item>

<item>
    <title>branches:  1.4.2;<br/>merge branch.</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.4</description>
    <pubDate>Tue Feb 02 20:58:24 UTC 2016</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Remove gdb.old now it's unused.</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.3</description>
    <pubDate>Thu Sep 17 09:27:30 UTC 2015</pubDate>
    <dc:creator>skrll</dc:creator>
</item>

<item>
    <title>add a bunch of missing CLEANDIRFILES, since the implicit rules they<br/>come from are not entirely simple to generate.<br/><br/>remove old DIST= setting that was wrong.<br/><br/>this subdir builds again for me now.</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.2</description>
    <pubDate>Sat Aug 15 21:11:37 UTC 2015</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.1</description>
    <pubDate>Sat Aug 15 09:29:33 UTC 2015</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>import gdb from HEAD into gdb.old</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.1.1.9</description>
    <pubDate>Wed Aug 27 14:46:20 UTC 2025</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Import current gdb.</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.1.1.8</description>
    <pubDate>Mon Aug 12 19:58:58 UTC 2024</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>import latest gdb from our tree into gdb.old</title>
    <description>/src/external/gpl3/gdb.old/lib/libgdb/Makefile - 1.1.1.7</description>
    <pubDate>Tue Mar 21 16:37:28 UTC 2023</pubDate>
    <dc:creator>christos</dc:creator>
</item>
</channel></rss>

