Don't use bfd.h in binutils/elfcomm.c
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index e52a14f836069d32a35020d933e833b7e990ace1..f340593692305e2e276a47d43c8dea5e4e364749 100644 (file)
@@ -1,3 +1,12 @@
+2020-03-19  Alan Modra  <amodra@gmail.com>
+
+       * elfcomm.c: Don't include bfd.h or bucomm.h.
+       (program_name): Declare.
+       (process_archive_index_and_symbols): Replace bfd_boolean with int,
+       and substitute FALSE and TRUE.
+       (setup_archive, setup_nested_archive): Likewise.
+       * elfcomm.h: Likewise.
+
 2020-03-19  Alan Modra  <amodra@gmail.com>
 
        * readelf.c (process_archive): Always return via path freeing
This page took 0.023288 seconds and 4 git commands to generate.