[PATCH] Objdump: adding author of objdump new feature display of global variables
Guillaume VACHERIAS
guillaume.vacherias@foss.st.com
Fri Feb 6 13:45:48 GMT 2026
Adding credit to myself for the objdump new feature --map-global-vars as
it was being removed in the original commit 164959506e9.
Signed-off-by: Guillaume VACHERIAS <guillaume.vacherias@foss.st.com>
---
binutils/NEWS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/binutils/NEWS b/binutils/NEWS
index 9ed1a121177..5512799ce60 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,7 +1,8 @@
-*- 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:
--
2.43.0
More information about the Binutils
mailing list