NetBSD/external/gpl3/gdb.old
rin c9540f6f13 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.
2021-05-31 22:33:19 +00:00
..
bin
dist
lib PR toolchain/55837 2021-05-31 22:33:19 +00:00
Makefile
Makefile.gdb_arch
Makefile.inc
gdb2netbsd