This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] readelf: Fix incorrect "Version definition past end of section" message (ChangeLog)


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c72cea5aec39df2d7a105755691a61460ee64f59

commit c72cea5aec39df2d7a105755691a61460ee64f59
Author: Maciej W. Rozycki <macro@imgtec.com>
Date:   Fri Mar 24 12:25:49 2017 +0000

    readelf: Fix incorrect "Version definition past end of section" message (ChangeLog)
    
    Correct ChangeLog entry for commit c9f02c3e2949 ("readelf: Fix incorrect
    "Version definition past end of section" message").

Diff:
---
 ld/ChangeLog | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ld/ChangeLog b/ld/ChangeLog
index 7d99c75..d717cce 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -169,7 +169,8 @@
 
 2017-02-24  Maciej W. Rozycki  <macro@imgtec.com>
 
-	* testsuite/ld-elf/ver_def.d: New test.
+	* testsuite/ld-elf/ver_def.vd: New test.
+	* testsuite/ld-elf/ver_def-tic6x.vd: New test.
 	* testsuite/ld-elf/ver_def.ld: New test linker script.
 	* testsuite/ld-elf/ver_def.ver: New test version script.
 	* testsuite/ld-elf/ver_def.s: New test source.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]