]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/NEWS
Support SHF_GNU_RETAIN ELF section flag
[thirdparty/binutils-gdb.git] / binutils / NEWS
index 02a19ea09bccda89da52039b5973a2889514713d..e74b6a2dbad4ec3a3a276b292ddde78baa1bdaa1 100644 (file)
   symbol names.  In addition the --demangle=<style>, --no-demangle,
   --recurse-limit and --no-recurse-limit options are also now availale.
 
+* Add support for the SHF_GNU_RETAIN ELF section flag.
+  This flag specifies that the section should not be garbage collected by the
+  linker.
+
 Changes in 2.35:
 
 * Changed readelf's display of symbol names when wide mode is not enabled.