diff options
author | Stephen Casner <casner@acm.org> | 2020-04-21 10:27:50 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2020-04-21 10:27:50 +0100 |
commit | 11104e4297b33e642bd509a07a3313210a0991aa (patch) | |
tree | ccf06299a24a2cc55b8c975c405d94632f25254c /ChangeLog | |
parent | fad3d2c1b268735fe6bfa280a8e4e260fb0196a7 (diff) | |
download | gdb-11104e4297b33e642bd509a07a3313210a0991aa.zip gdb-11104e4297b33e642bd509a07a3313210a0991aa.tar.gz gdb-11104e4297b33e642bd509a07a3313210a0991aa.tar.bz2 |
Since the pdp11-aout target does not support gdb, gdbserver or gprof these should be excluded in configure.
PR 25830
* configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
* configure: Rebuild.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2020-04-21 Stephen Casner <casner@acm.org> + + PR 25830 + * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11. + * configure: Rebuild. + 2020-03-12 Tom Tromey <tom@tromey.com> * Makefile.in: Rebuild. |