readelf: Update key to flags

Andreas Schwab schwab@redhat.com
Mon Jul 19 12:46:00 GMT 2010


Committed as obvious.

Andreas.

2010-07-19  Andreas Schwab  <schwab@redhat.com>

	* readelf.c (process_section_headers): Update key to flags.

--- readelf.c.~1.505.~	2010-07-15 10:22:48.000000000 +0200
+++ readelf.c	2010-07-19 14:40:34.000000000 +0200
@@ -4818,7 +4818,7 @@ process_section_headers (FILE * file)
   if (!do_section_details)
     printf (_("Key to Flags:\n\
   W (write), A (alloc), X (execute), M (merge), S (strings)\n\
-  I (info), L (link order), G (group), x (unknown)\n\
+  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)\n\
   O (extra OS processing required) o (OS specific), p (processor specific)\n"));
 
   return 1;

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."



More information about the Binutils mailing list