Use bfd_get_filename throughout gas
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 3b8ea166f0c2dd5ad710c01840a25cbf6a9680b0..05f5f2385ccf5155f2e26dfef04d5cdc4c6e486e 100644 (file)
@@ -1,3 +1,18 @@
+2020-05-19  Alan Modra  <amodra@gmail.com>
+
+       * write.c (write_contents): Use bfd_get_filename rather than
+       accessing bfd->filename directly.  Use bfd_section_name rather
+       than accessing section->name directly.
+
+2020-05-19  Alan Modra  <amodra@gmail.com>
+
+       * symbols.c (local_symbol_make): Init all of lsy_flags.
+
+2020-05-18  Alan Modra  <amodra@gmail.com>
+
+       * symbols.c (resolve_symbol_value): Invoke LOCAL_SYMBOL_CHECK
+       before looking at add_symbol->sy_flags.
+
 2020-05-18  Hongtao Liu  <hongtao.liu@intel.com>
 
        * config/tc-i386.c: Not handle lret/iret.
This page took 0.030481 seconds and 4 git commands to generate.