bfd/binutils/gas/gprof/ld/libiberty/opcodes: add .gitignore
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 7b9c7a7d0eb546b2a5b178a3ed1540b73078f885..014d8af34a6244cf34900b618d833da141aa23e9 100644 (file)
@@ -1,3 +1,69 @@
+2010-12-09  Mike Frysinger  <vapier@gentoo.org>
+
+       * .gitignore: New file.
+
+2010-12-08  Alan Modra  <amodra@gmail.com>
+
+       * ar.c: Formatting.
+       (usage): Correct help strings.
+       (decode_options): Correct getopt_long short options.  Remove
+       duplicate non-handled option message.
+       (main): Don't handle -M specially.
+
+2010-12-08  Arnaud Lacombe  <lacombar@gmail.com>
+
+       * ar.c (long_options): Add target.
+       (decode_options): Handle the --target option.
+       (open_inarch): Check for plugin's target, default to --target
+       (replace_members): Use generic `target'.
+
+       * ar.c (operation): New global variable.
+       (show_version): Likewise.
+       (show_help): Likewise.
+       (long_options): Likewise.
+       (usage): Fix help string argument order.
+       (decode_options): New.
+       (ranlib_main): Use getopt_long.
+       (main): Use decode_options.
+
+       * ar.c (main): Split ranlib path.
+       (ranlib_usage): New
+       (ranlib_main): New
+
+2010-12-03  Doug Evans  <dje@google.com>
+
+       * dwarf.c: #include "bfd_stdint.h".
+       (do_gdb_index): New global.
+       (display_gdb_index): New function.
+       (dwarf_select_sections_by_names) Add "gdb_index".
+       (dwarf_select_sections_all): Set do_gdb_index.
+       (debug_displays): Add .gdb_index.
+       * dwarf.h (do_gdb_index): Declare.
+       * objdump.c (usage): Add gdb_index.
+       * readelf.c (usage): Add gdb_index.
+       (process_section_headers): Process ".gdb_index".
+       * doc/binutils.texi (readelf): Document gdb_index dump.
+       (objdump): Ditto.
+
+2010-12-01  Kai Tietz  <kai.tietz@onevision.com>
+
+       PR binutils/11065
+       * dlltool.c (dll_name_set_by_exp_name): New variable.
+       (def_name): Allow setting of dll_name by .def file.
+       (def_library): Likewise.
+       (main): Set dll_name_set_by_exp_name, if dll_name is
+       set indirect by exp_name.
+
+2010-11-26  Alan Modra  <amodra@gmail.com>
+
+       * dwarf.c (decode_location_expression, display_debug_frames): Move
+       code handling DW_EH_PE_pcrel into..
+       (get_encoded_value): ..here.
+
+2010-11-26  Alan Modra  <amodra@gmail.com>
+
+       * po/ja.po: Update.
+
 2010-11-25  Alan Modra  <amodra@gmail.com>
 
        * po/bg.po: Update.
This page took 0.023835 seconds and 4 git commands to generate.