diff options
Diffstat (limited to 'gdbsupport/ChangeLog')
-rw-r--r-- | gdbsupport/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdbsupport/ChangeLog b/gdbsupport/ChangeLog index aa82736..e7a9027 100644 --- a/gdbsupport/ChangeLog +++ b/gdbsupport/ChangeLog @@ -1,3 +1,11 @@ +2020-01-17 Pedro Alves <palves@redhat.com> + + * configure.ac: Generate config.h instead of support-config.h. + * common-defs.h: Include <gdbsupport/config.h> instead of + <gdbsupport/support-config.h>. + * Makefile.in: Regenerate. + * configure: Regenerate. + 2020-01-14 Tom Tromey <tom@tromey.com> * Makefile.in: Rebuild. |