X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ChangeLog;h=00a224473b5175dc851d47937a37a193fd0a331e;hb=d16c467a501547e37b111f775396e28f8bf27c1e;hp=14d26631a983a9bf0cec497c430cd68eaec009c9;hpb=87279e3cef5b2c54f4a01962cf9dcea38664a336;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 14d26631a9..00a224473b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2020-01-09 Aaron Merey + + * 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 + + * .gitignore: Add perf.data and perf.data.old. + +2019-10-17 Sergio Durigan Junior + + * src-release.sh (GDB_SUPPORT_DIRS): Add libctf. + +2019-10-17 Alan Modra + + PR 29 + * src-release.sh (getver): Replace "head -1" with "head -n 1". + 2019-07-30 Nick Alcock * Makefile.def (host_modules): libctf is no longer no_install.