+
+ * ar.c (deterministic): New global variable.
+ (main): Recognize new 'D' option, which enables 'deterministic mode'.
+ (usage): Document new 'D' option.
+ (write_archive): Set BFD_DETERMINISTIC_OUTPUT in output archive's
+ flags if deterministic mode was requested.
+ * doc/binutils.texi (ar): Document deterministic mode ('D' option).
+
+
+ PR binutils/9933
+ * objcopy.c (filter_symbols): Properly handle common symbols
+ in relocatable file.
+
+
+ * po/es.po: Updated Spanish translation.
+
+
+ * objdump.c (disassemble_section): If the computed next offset is
+ not beyond the current offset then just continue to the end.
+
+
+ * MAINTAINERS: Add myself as VMS maintainer.
+
+
+ * readelf.c: Update formatting.
+
+
+ * Makefile.am: Run "make dep-am".
+ * Makefile.in: Regenerate.
+
+
+ * objdump.c (disassemble_section): Mask address before sign extending.
+
+
+ * ieee.c (parse_ieee_ty): Add support for undocumented 'v' type.
+ (parse_ieee_bb): Set the filename if it has not already been
+ discovered.
+
+
+ * readelf.c (adjust_relative_path): New function.
+ (struct archive_info): New type.
+ (setup_archive): New function.
+ (release_archive): New function.
+ (setup_nested_archive): New function.
+ (get_archive_member_name): New function.
+ (get_archive_member_name_at): New function.
+ (make_qualified_name): New function.
+ (process_archive): Factor out code for reading archive index and
+ long filename table to setup_archive. Add support for thin archives.
+
+
+ * po/sk.po: Updated Slovak translation.
+
+
+ * configure: Regenerate.
+
* objdump.c (load_specific_debug_section): New function, from
* dwarf.h (do_debug_lines_decoded): Remove.
Add prototypes for the new functions.
(struct dwarf_section_display): Add enabled field.
-
+
* po/vi.po: Updated Vietnamese translation.
(identify_member_contains_symname): New function.
(identify_dll_for_implib): Rewrite. Now determines whether implib
is ms- or binutils- style, before searching sections for
- dllname. Allows multiple dllnames.
+ dllname. Allows multiple dllnames.
(identify_process_section_p): Search alternate section for dllname
when implib is ms-style.
(identify_search_section): Add additional conditions to excludes