[binutils-gdb] Adding credit to myself for the objdump new feature --map-global-vars

Nick Clifton nickc@sourceware.org
Mon Feb 9 16:42:38 GMT 2026


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

commit 122ab9eb1d5e537fbcedf99aade45e3d3a38940e
Author: Guillaume Vacherias <guillaume.vacherias@foss.st.com>
Date:   Mon Feb 9 16:41:55 2026 +0000

    Adding credit to myself for the objdump new feature --map-global-vars

Diff:
---
 binutils/NEWS | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/binutils/NEWS b/binutils/NEWS
index 9ed1a121177..1a3c25d1fe7 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,8 +1,9 @@
 -*- text -*-
 
 * Add --map-global-vars option to objdump which displays the location and type
-  of global variables in object files.
-
+  of global variables in object files. This feature was developed by Guillaume
+  Vacherias <guillaume.vacherias@foss.st.com>.
+ 
 Changes in 2.46:
 
 * SFrame stack trace format now represents an undefined return address as


More information about the Binutils-cvs mailing list