Add a warning if an emtpty SHT_REL, SHT_RELA or SHT_PROGBITS section is detected...
[deliverable/binutils-gdb.git] / binutils / NEWS
index 1650a3ac93469ef3b8f64ebce20f9dca461a57d0..e1aaf996e8992c54558adfe45b2d330efec80cca 100644 (file)
@@ -1,5 +1,11 @@
 -*- text -*-
 
+* The readelf tool now has a -L or --lint or --enable-checks option which turns
+  on warning messages about possible problems with the file(s) being examined.
+  These checks include things like zero-sized sections, which are allowed by
+  the ELF standard but which nevertheless might be of concern if the user
+  was expecting them to actually contain something.
+
 Changes in 2.34:
 
 * Binutils now supports debuginfod, an HTTP server for distributing
This page took 0.024839 seconds and 4 git commands to generate.