]> granicus.if.org Git - file/commitdiff
put back elfcore changelog entry.
authorChristos Zoulas <christos@zoulas.com>
Mon, 7 Apr 2008 23:30:52 +0000 (23:30 +0000)
committerChristos Zoulas <christos@zoulas.com>
Mon, 7 Apr 2008 23:30:52 +0000 (23:30 +0000)
ChangeLog

index f914917df9d4de77d49389670e74ed89c31d0cac..9c5470925c86014b7cc8289d628fcd2d735cb3a8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,22 @@
         * >= <= is not supported, so fix the magic and warn about it.
          reported by: Thien-Thi Nguyen <ttn@gnuvola.org>
 
+2008-03-27 16:16  Robert Byrnes  <byrnes@wildpumpkin.net>
+
+        * src/readelf.c (donote):
+         ELF core file command name/line bug fixes and enhancements:
+
+         Try larger offsets first to avoid false matches
+         from earlier data that happen to look like strings;
+         this primarily affected SunOS 5.x 32-bit Intel core files.
+
+         Add support for command line (instead of just short name)
+         for SunOS 5.x.
+
+         Add information about NT_PSINFO for SunOS 5.x.
+
+         Only trim whitespace from end of command line.
+
 2007-02-11 01:36 Reuben Thomas <rrt@sc3d.org>
 
        * Change strength of ! from MULT to 0, as it matches almost