]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/NEWS
binutils: Add new GNU format mode to `size` utility
[thirdparty/binutils-gdb.git] / binutils / NEWS
index 9ea8297d65fd953d69c3c2253fec02539b959502..34fd9ec04a4e131c7f89125f5b29c2586d9242b3 100644 (file)
@@ -33,6 +33,11 @@ Changes in 2.32:
   3A1000 processor, The -march=loongson3a is an alias of -march=gs464 for
   compatibility.
 
+* The size tool now has a new output format '--format=GNU' or '-G'.  The
+  results are displayed in a similar manor to the default berkeley layout,
+  except read-only data is counted in the data column, not the text column.
+  Additionally the total is only included once.
+
 Changes in 2.31:
 
 * Add support for disassembling netronome Flow Processor (NFP) firmware files.