ChangeLog binutils
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2012-02-11 Kai Tietz <ktietz@redhat.com>
2
3 PR binutils/13657
4 * defparse.y (%union): New type id_const.
5 (opt_name2): New rule.
6 (keyword_as_name): New rule.
7 (opt_name): Adjust rule.
8 (opt_import_name): Likewise.
9 (opt_equal_name): Likewise.
10
11 2012-02-11 Kai Tietz <ktietz@redhat.com>
12
13 PR binutils/13297
14 * resrc.c (write_rc_dialog_control): Omit text dump for
15 EDITTEXT, COMBOBOX, LISTBOX, and SCROLLBAR.
16
17 2012-02-09 Alan Modra <amodra@gmail.com>
18
19 * sysdep.h: Include sys/stat.h here.
20 * ar.c: Don't include headers already included by sysdep.h.
21 * bucomm.c: Likewise.
22 * budbg.h: Likewise.
23 * dlltool.h: Likewise.
24 * elfedit.c: Likewise.
25 * nlmconv.c: Likewise.
26 * objcopy.c: Likewise.
27 * objdump.c: Likewise.
28 * objdump.h: Likewise.
29 * readelf.c: Likewise.
30 * rename.c: Likewise.
31 * resrc.c: Likewise.
32 * strings.c: Likewise.
33 * windres.c: Likewise.
34 * od-macho.c: Ensure #include sysdep.h is first.
35 * od-xcoff.c: Likewise.
36 * dllwrap.c: Remove alloca pragma handled by sysdep.h, and
37 remove duplicate headers.
38 * dlltool.c: Likewise and ensure #include sysdep.h is first.
39
40 2012-02-01 Nick Clifton <nickc@redhat.com>
41
42 PR binutils/13493
43 * ar.c (ranlib_main): Process --plugin option.
44 * doc/binutils.texi: Document --plugin support for ranlib.
45
46 2012-02-01 Nick Clifton <nickc@redhat.com>
47
48 PR binutils/13482
49 * readelf.c (process_corefile_note_segment): Fix off-by-one errors
50 verifying the contents of a note.
51
52 2012-01-26 Nick Clifton <nickc@redhat.com>
53
54 PR binutils/13622
55 * readelf.c (process_section_groups): If there are no section
56 headers do not scan for section groups.
57 (process_note_sections): Likewise for note sections.
58
59 2012-01-20 Tristan Gingold <gingold@adacore.com>
60
61 * od-macho.c (OPT_SEG_SPLIT_INFO): New macro.
62 (options): Add an entry for seg_split_info.
63 (mach_o_help): Document it.
64 (dump_segment_split_info): New function.
65 (dump_load_command): Handle seg_split_info.
66
67 2012-01-19 Tristan Gingold <gingold@adacore.com>
68
69 * dwarf.c (process_extended_line_op): Add a cast to silent a
70 warning.
71
72 2012-01-19 Tristan Gingold <gingold@adacore.com>
73
74 * dwarf.c (process_extended_line_op): Reindent define_file output.
75 Detect define_file opcode length mismatch.
76 (display_debug_lines_decoded): Add an entry in file_table for each
77 define_file opcode.
78 Ignore DW_LNE_set_discriminator and DW_LNE_HP_set_sequence.
79 Display extended opcode for unhandle opcode.
80
81 2012-01-17 Alan Modra <amodra@gmail.com>
82
83 * version.c (print_version): Update copyright message year.
84
85 2012-01-16 Alan Modra <amodra@gmail.com>
86
87 PR binutils/13593
88 * nm.c (OPTION_SIZE_SORT): Define.
89 (long_options): Don't set no_sort, sort_numerically or
90 sort_by_size directly.
91 (main): Instead set the flags here, making them mutually exclusive.
92
93 2012-01-10 Tristan Gingold <gingold@adacore.com>
94
95 * objdump.c (display_object_bfd): Renamed from ...
96 (display_bfd): ... this.
97 (display_any_bfd): New function.
98 (display_file): Split. Handle nested archives.
99
100 2012-01-09 Roland McGrath <mcgrathr@google.com>
101
102 * configure.in: Use AM_ZLIB.
103 * configure: Regenerated.
104
105 2012-01-06 Nick Clifton <nickc@redhat.com>
106
107 * po/ru.po: Updated Russian translation.
108
109 2012-01-04 Tristan Gingold <gingold@adacore.com>
110
111 * od-macho.c (dump_load_command): Handle fvmlib.
112
113 2012-01-04 Tristan Gingold <gingold@adacore.com>
114
115 * od-macho.c: Update copyright year.
116 (dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
117
118 For older changes see ChangeLog-2011
119 \f
120 Local Variables:
121 mode: change-log
122 left-margin: 8
123 fill-column: 74
124 version-control: never
125 End:
This page took 0.043318 seconds and 4 git commands to generate.