]> Git Repo - binutils.git/blobdiff - binutils/ChangeLog
[bfd/ChangeLog]
[binutils.git] / binutils / ChangeLog
index ec0ddcb01709db2d70301915790b05ccdcc12c6f..b5a7f6c22e0c80f674b64e8c24eef513936cf3c7 100644 (file)
@@ -1,3 +1,71 @@
+2009-03-11  Chris Demetriou  <[email protected]>
+
+       * 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).
+
+2009-03-09  H.J. Lu  <[email protected]>
+
+       PR binutils/9933
+       * objcopy.c (filter_symbols): Properly handle common symbols
+       in relocatable file.
+
+2009-03-06  Nick Clifton  <[email protected]>
+
+       * po/es.po: Updated Spanish translation.
+
+2009-03-05  Nick Clifton  <[email protected]>
+
+       * objdump.c (disassemble_section): If the computed next offset is
+       not beyond the current offset then just continue to the end.
+
+2009-03-04  Tristan Gingold  <[email protected]>
+
+       * MAINTAINERS: Add myself as VMS maintainer.
+
+2009-03-03  Nick Clifton  <[email protected]>
+
+       * readelf.c: Update formatting.
+
+2009-03-03  Alan Modra  <[email protected]>
+
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+
+2009-03-03  Alan Modra  <[email protected]>
+
+       * objdump.c (disassemble_section): Mask address before sign extending.
+
+2009-03-02  Sebastian Biallas  <[email protected]>
+
+       * ieee.c (parse_ieee_ty): Add support for undocumented 'v' type.
+       (parse_ieee_bb): Set the filename if it has not already been
+       discovered.
+
+2009-03-02  Cary Coutant  <[email protected]>
+
+       * 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.
+
+2009-03-02  Nick Clifton  <[email protected]>
+
+       * po/sk.po: Updated Slovak translation.
+
+2009-03-01  Ralf Wildenhues  <[email protected]>
+
+       * configure: Regenerate.
+
 2009-02-23  Cary Coutant <[email protected]>
 
        * 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.
-       
+
 2009-02-06  Nick Clifton  <[email protected]>
 
        * 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
This page took 0.025749 seconds and 4 git commands to generate.