1 2012-02-24 Kai Tietz <ktietz@redhat.com>
4 * defparse.y (keyword_as_name): Disable LIBRARY
6 * doc/binutils.texi: Document LIBRARY exception.
8 2012-02-21 Kai Tietz<ktietz@redhat.com>
11 * NEWS: Mention new feature.
12 * dlltool.c (i386_x64_dljtab): New stub-code for x64
14 (i386_x64_trampoline): New trampoline-code for x64
16 (make_one_lib_file): Add support for x64 delayed-load
18 (make_delay_head): Likewis
20 2012-02-20 Namhyung Kim <namhyung.kim@lge.com>
22 * objdump.c (slurp_file): Close file if fstat fails.
24 2012-02-14 Cary Coutant <ccoutant@google.com>
26 * dwarf.c (dwarf_vmatoa64): New function.
27 (read_and_display_attr_value): Print 8-byte forms as single hex
29 (process_debug_info): Print type signatures as single hex numbers.
30 * elfcomm.c (byte_get_64): New function.
31 * elfcomm.h (byte_get_64): New function.
33 2012-02-11 Kai Tietz <ktietz@redhat.com>
36 * defparse.y (%union): New type id_const.
37 (opt_name2): New rule.
38 (keyword_as_name): New rule.
39 (opt_name): Adjust rule.
40 (opt_import_name): Likewise.
41 (opt_equal_name): Likewise.
43 2012-02-11 Kai Tietz <ktietz@redhat.com>
46 * resrc.c (write_rc_dialog_control): Omit text dump for
47 EDITTEXT, COMBOBOX, LISTBOX, and SCROLLBAR.
49 2012-02-09 Alan Modra <amodra@gmail.com>
51 * sysdep.h: Include sys/stat.h here.
52 * ar.c: Don't include headers already included by sysdep.h.
55 * dlltool.h: Likewise.
56 * elfedit.c: Likewise.
57 * nlmconv.c: Likewise.
58 * objcopy.c: Likewise.
59 * objdump.c: Likewise.
60 * objdump.h: Likewise.
61 * readelf.c: Likewise.
64 * strings.c: Likewise.
65 * windres.c: Likewise.
66 * od-macho.c: Ensure #include sysdep.h is first.
67 * od-xcoff.c: Likewise.
68 * dllwrap.c: Remove alloca pragma handled by sysdep.h, and
69 remove duplicate headers.
70 * dlltool.c: Likewise and ensure #include sysdep.h is first.
72 2012-02-01 Nick Clifton <nickc@redhat.com>
75 * ar.c (ranlib_main): Process --plugin option.
76 * doc/binutils.texi: Document --plugin support for ranlib.
78 2012-02-01 Nick Clifton <nickc@redhat.com>
81 * readelf.c (process_corefile_note_segment): Fix off-by-one errors
82 verifying the contents of a note.
84 2012-01-26 Nick Clifton <nickc@redhat.com>
87 * readelf.c (process_section_groups): If there are no section
88 headers do not scan for section groups.
89 (process_note_sections): Likewise for note sections.
91 2012-01-20 Tristan Gingold <gingold@adacore.com>
93 * od-macho.c (OPT_SEG_SPLIT_INFO): New macro.
94 (options): Add an entry for seg_split_info.
95 (mach_o_help): Document it.
96 (dump_segment_split_info): New function.
97 (dump_load_command): Handle seg_split_info.
99 2012-01-19 Tristan Gingold <gingold@adacore.com>
101 * dwarf.c (process_extended_line_op): Add a cast to silent a
104 2012-01-19 Tristan Gingold <gingold@adacore.com>
106 * dwarf.c (process_extended_line_op): Reindent define_file output.
107 Detect define_file opcode length mismatch.
108 (display_debug_lines_decoded): Add an entry in file_table for each
110 Ignore DW_LNE_set_discriminator and DW_LNE_HP_set_sequence.
111 Display extended opcode for unhandle opcode.
113 2012-01-17 Alan Modra <amodra@gmail.com>
115 * version.c (print_version): Update copyright message year.
117 2012-01-16 Alan Modra <amodra@gmail.com>
120 * nm.c (OPTION_SIZE_SORT): Define.
121 (long_options): Don't set no_sort, sort_numerically or
122 sort_by_size directly.
123 (main): Instead set the flags here, making them mutually exclusive.
125 2012-01-10 Tristan Gingold <gingold@adacore.com>
127 * objdump.c (display_object_bfd): Renamed from ...
128 (display_bfd): ... this.
129 (display_any_bfd): New function.
130 (display_file): Split. Handle nested archives.
132 2012-01-09 Roland McGrath <mcgrathr@google.com>
134 * configure.in: Use AM_ZLIB.
135 * configure: Regenerated.
137 2012-01-06 Nick Clifton <nickc@redhat.com>
139 * po/ru.po: Updated Russian translation.
141 2012-01-04 Tristan Gingold <gingold@adacore.com>
143 * od-macho.c (dump_load_command): Handle fvmlib.
145 2012-01-04 Tristan Gingold <gingold@adacore.com>
147 * od-macho.c: Update copyright year.
148 (dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
150 For older changes see ChangeLog-2011
156 version-control: never