diff options
author | Nick Clifton <nickc@redhat.com> | 2020-01-13 15:18:57 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2020-01-13 15:18:57 +0000 |
commit | 6a1939f577eb3dce3b7037ee71895b7d489838aa (patch) | |
tree | c04ace515cd03f09fc5ae690af4d056f3baada88 /binutils/ChangeLog | |
parent | 1d67fe3b6e696fccb902d9919b9e58b7299a3205 (diff) | |
download | gdb-6a1939f577eb3dce3b7037ee71895b7d489838aa.zip gdb-6a1939f577eb3dce3b7037ee71895b7d489838aa.tar.gz gdb-6a1939f577eb3dce3b7037ee71895b7d489838aa.tar.bz2 |
Add test driver for the debuginfod support in the binutils sub-directory.
* testsuite/binutils-all/debuginfod.exp: New tests.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index d496369..8634435 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2020-01-13 Nick Clifton <nickc@redhat.com> + + * testsuite/binutils-all/debuginfod.exp: New tests. + 2020-01-13 Thomas Troeger <tstroege@gmx.de> * objdump.c (visualize_jumps, color_output, extended_color_output) |