diff options
author | Aaron Merey <amerey@redhat.com> | 2020-01-09 13:37:26 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2020-01-09 13:37:26 +0000 |
commit | abb78b78c4184d2ac968362229adae268385a21c (patch) | |
tree | c74e9afde2d2035432e966ab9e7d8edb37da6a24 /ChangeLog | |
parent | ade4fd9ba4827769326207fc0d8d835205c08ae3 (diff) | |
download | gdb-abb78b78c4184d2ac968362229adae268385a21c.zip gdb-abb78b78c4184d2ac968362229adae268385a21c.tar.gz gdb-abb78b78c4184d2ac968362229adae268385a21c.tar.bz2 |
oops - toplevel changelog entry for previous delta.
* config/debuginfod.m4: New file. Add macro AC_DEBUGINFOD. Adds
new configure option --with-debuginfod.
* configure: Regenerate.
* configure.ac: Call AC_DEBUGINFOD.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2020-01-09 Aaron Merey <amerey@redhat.com> + + * config/debuginfod.m4: New file. Add macro AC_DEBUGINFOD. Adds + new configure option --with-debuginfod. + * configure: Regenerate. + * configure.ac: Call AC_DEBUGINFOD. + 2019-12-26 Christian Biesinger <cbiesinger@google.com> * .gitignore: Add perf.data and perf.data.old. |