diff options
author | John David Anglin <dave.anglin@bell.net> | 2015-05-13 17:32:01 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2015-05-13 17:32:01 +0100 |
commit | 5569a85f45e4df3563254cea4caa02c7cb092480 (patch) | |
tree | 9fd3df260ab84bb74d189c5183a8b6c8bca21be8 /ChangeLog | |
parent | dc58915f3af581f32d575acd37e0cfe047c7990b (diff) | |
download | binutils-gdb-5569a85f45e4df3563254cea4caa02c7cb092480.tar.gz |
Disable the configuration of GDB for HPUX targets.
* configure.ac: Disable configuration of GDB for HPUX targets.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 68150c179c4..583b822c95f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-05-13 John David Anglin <dave.anglin@bell.net> + + * configure.ac: Disable configuration of GDB for HPUX targets. + * configure: Regenerate. + 2015-05-01 H.J. Lu <hongjiu.lu@intel.com> PR ld/18355 |