Home | History | Annotate | Download | only in libgdb
History log of /src/external/gpl3/gdb.old/lib/libgdb/Makefile
RevisionDateAuthorComments
 1.16  27-Aug-2025  christos merge conflicts
 1.15  12-Aug-2024  christos merge conflicts
 1.14  21-Mar-2023  christos branches: 1.14.2;
Merge between
src-external-gpl3-gdb-20200913-1743: 1.1.1.1
and
src-external-gpl3-gdb-20230321-1235: 1.1.1.1
 1.13  31-May-2021  rin PR toolchain/55837

Get rid of -O0 hack for GDB for hard-float arm. This was necessary because
libunwind did not support s0-s31. Note that for *most* cases (not all!),
-O0 stops using VFP registers for general purposes.

Also note that this hack was incomplete. We had to compile every functions
with -O0, that can be unwinded. Otherwise, GDB crashed every time exceptions
were raised.
 1.12  07-May-2021  rin For GCC10, add -Wno-unused-result for alloca(0) here and there.
 1.11  08-Oct-2020  rin GCC 9.3 miscompiles dwarf2{expr,loc}.c with -O2 for earmv5hf{,eb}
(-O1 is fine). This is a new regression introduced in GCC9.

For everyone's safety, extend -O0 hack to dwarf2{expr,loc}.c for
all arm variants with GCC >= 8.
 1.10  14-Sep-2020  christos merge conflicts
 1.9  26-May-2019  christos branches: 1.9.2;
Sync with HEAD
 1.8  08-Dec-2017  rin branches: 1.8.4;
Remove old leftover of migration from gnu/dist/gdb6.
 1.7  28-Nov-2017  christos merge conflicts
 1.6  12-Oct-2016  christos branches: 1.6.6;
re-add all the removed files
 1.5  09-Oct-2016  skrll Remove gdb.old not it is unused.
 1.4  02-Feb-2016  christos branches: 1.4.2;
merge branch.
 1.3  17-Sep-2015  skrll Remove gdb.old now it's unused.
 1.2  15-Aug-2015  mrg add a bunch of missing CLEANDIRFILES, since the implicit rules they
come from are not entirely simple to generate.

remove old DIST= setting that was wrong.

this subdir builds again for me now.
 1.1  15-Aug-2015  christos branches: 1.1.1;
Initial revision
 1.1.1.9  27-Aug-2025  christos import gdb from HEAD into gdb.old
 1.1.1.8  12-Aug-2024  christos Import current gdb.
 1.1.1.7  21-Mar-2023  christos import latest gdb from our tree into gdb.old
 1.1.1.6  13-Sep-2020  christos Import gdb-8.3 from the latest HEAD of the NetBSD tree with our local
modifications.
 1.1.1.5  26-May-2019  christos Import gdb current to gdb.old
 1.1.1.4  28-Nov-2017  christos Import HEAD of gdb-7.12
 1.1.1.3  12-Oct-2016  christos import current gdb-7.10.1 as gdb.old
 1.1.1.2  02-Feb-2016  christos Import head of gdb to gdb.old
 1.1.1.1  15-Aug-2015  christos import the head of gdb in gdb.old in preparation for the new gdb import.
 1.4.2.1  04-Nov-2016  pgoyette Sync with HEAD
 1.6.6.1  29-Nov-2017  skrll Delete the unused gdb.old.

OK releng.
 1.8.4.1  10-Jun-2019  christos Sync with HEAD
 1.9.2.1  28-Sep-2019  martin Remove unused trees at external/gpl3/binutils.old/, external/gpl3/gdb.old/
and crypto/external/bsd/openssl.old/, requested by skrll in ticket #264.
 1.14.2.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed