PR gas/13224
[binutils.git] / binutils / ChangeLog
blob8e2976d5efef32a35baebd3a2f6e35046810bb96
1 2012-02-01  Nick Clifton  <nickc@redhat.com>
3         PR binutils/13493
4         * ar.c (ranlib_main): Process --plugin option.
5         * doc/binutils.texi: Document --plugin support for ranlib.
7 2012-02-01  Nick Clifton  <nickc@redhat.com>
9         PR binutils/13482
10         * readelf.c (process_corefile_note_segment): Fix off-by-one errors
11         verifying the contents of a note.
13 2012-01-26  Nick Clifton  <nickc@redhat.com>
15         PR binutils/13622
16         * readelf.c (process_section_groups): If there are no section
17         headers do not scan for section groups.
18         (process_note_sections): Likewise for note sections.
20 2012-01-20  Tristan Gingold  <gingold@adacore.com>
22         * od-macho.c (OPT_SEG_SPLIT_INFO): New macro.
23         (options): Add an entry for seg_split_info.
24         (mach_o_help): Document it.
25         (dump_segment_split_info): New function.
26         (dump_load_command): Handle seg_split_info.
28 2012-01-19  Tristan Gingold  <gingold@adacore.com>
30         * dwarf.c (process_extended_line_op): Add a cast to silent a
31         warning.
33 2012-01-19  Tristan Gingold  <gingold@adacore.com>
35         * dwarf.c (process_extended_line_op): Reindent define_file output.
36         Detect define_file opcode length mismatch.
37         (display_debug_lines_decoded): Add an entry in file_table for each
38         define_file opcode.
39         Ignore DW_LNE_set_discriminator and DW_LNE_HP_set_sequence.
40         Display extended opcode for unhandle opcode.
42 2012-01-17  Alan Modra  <amodra@gmail.com>
44         * version.c (print_version): Update copyright message year.
46 2012-01-16  Alan Modra  <amodra@gmail.com>
48         PR binutils/13593
49         * nm.c (OPTION_SIZE_SORT): Define.
50         (long_options): Don't set no_sort, sort_numerically or
51         sort_by_size directly.
52         (main): Instead set the flags here, making them mutually exclusive.
54 2012-01-10  Tristan Gingold  <gingold@adacore.com>
56         * objdump.c (display_object_bfd): Renamed from ...
57         (display_bfd): ... this.
58         (display_any_bfd): New function.
59         (display_file): Split.  Handle nested archives.
61 2012-01-09  Roland McGrath  <mcgrathr@google.com>
63         * configure.in: Use AM_ZLIB.
64         * configure: Regenerated.
66 2012-01-06  Nick Clifton  <nickc@redhat.com>
68         * po/ru.po: Updated Russian translation.
70 2012-01-04  Tristan Gingold  <gingold@adacore.com>
72         * od-macho.c (dump_load_command): Handle fvmlib.
74 2012-01-04  Tristan Gingold  <gingold@adacore.com>
76         * od-macho.c: Update copyright year.
77         (dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
79 For older changes see ChangeLog-2011
81 Local Variables:
82 mode: change-log
83 left-margin: 8
84 fill-column: 74
85 version-control: never
86 End: