From: Pedro Alves Date: Fri, 1 Jul 2016 10:24:21 +0000 (+0100) Subject: Fix formatting of some previous gdb/testsuite/ChangeLog entries X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=25d49b862ca7cc65e2ed3fd18e5e445ebb3fb2bc;p=binutils-gdb.git Fix formatting of some previous gdb/testsuite/ChangeLog entries --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 1362f09a6a1..3f6cc801607 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -31,8 +31,9 @@ 2016-06-27 Manish Goregaokar - * gdb.rust/simple.rs: Add test for returning unit in a function - * gdb.rust/simple.exp: Add expectation for functions returning unit + * gdb.rust/simple.rs: Add test for returning unit in a function. + * gdb.rust/simple.exp: Add expectation for functions returning + unit. 2016-06-27 Pierre-Marie de Rodat @@ -44,7 +45,8 @@ PR gdb/20239 * gdb.rust/simple.rs: Add more tests for printing NonZero enums. - * gdb.rust/simple.exp: Add test expectations for new NonZero tests. + * gdb.rust/simple.exp: Add test expectations for new NonZero + tests. 2016-06-24 David Taylor @@ -589,7 +591,7 @@ * lib/compiler.c: Add Intel specific preprocessor macros. * lib/compiler.cc: Likewise. - + 2016-04-13 Luis Machado * gdb.server/connect-with-no-symbol-file.c: New file. @@ -946,11 +948,13 @@ 2016-03-02 Bernhard Heckel - * gdb.fortran/vla-history.exp: Lookup array elements and printing exceeds timeout. + * gdb.fortran/vla-history.exp: Lookup array elements and printing + exceeds timeout. 2016-03-02 Bernhard Heckel - * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint. + * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an + breakpoint. 2016-03-02 Bernhard Heckel @@ -1906,9 +1910,9 @@ 2015-11-24 Pedro Alves PR 17539 - * gdb.base/display.exp: Expect displays to be sorted in ascending - order. Use multi_line. - * gdb.base/solib-display.exp: Likewise. + * gdb.base/display.exp: Expect displays to be sorted in ascending + order. Use multi_line. + * gdb.base/solib-display.exp: Likewise. 2015-11-24 Pedro Alves @@ -3636,7 +3640,8 @@ 2015-05-26 Omair Javaid - * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*. + * lib/gdb.exp (supports_process_record): Return true for + aarch64*-linux*. (supports_reverse): Likewise. 2015-05-22 Patrick Palka