PR binutils/13493
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2012-02-01 Nick Clifton <nickc@redhat.com>
2
3 PR binutils/13493
4 * ar.c (ranlib_main): Process --plugin option.
5 * doc/binutils.texi: Document --plugin support for ranlib.
6
7 2012-02-01 Nick Clifton <nickc@redhat.com>
8
9 PR binutils/13482
10 * readelf.c (process_corefile_note_segment): Fix off-by-one errors
11 verifying the contents of a note.
12
13 2012-01-26 Nick Clifton <nickc@redhat.com>
14
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.
19
20 2012-01-20 Tristan Gingold <gingold@adacore.com>
21
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.
27
28 2012-01-19 Tristan Gingold <gingold@adacore.com>
29
30 * dwarf.c (process_extended_line_op): Add a cast to silent a
31 warning.
32
33 2012-01-19 Tristan Gingold <gingold@adacore.com>
34
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.
41
42 2012-01-17 Alan Modra <amodra@gmail.com>
43
44 * version.c (print_version): Update copyright message year.
45
46 2012-01-16 Alan Modra <amodra@gmail.com>
47
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.
53
54 2012-01-10 Tristan Gingold <gingold@adacore.com>
55
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.
60
61 2012-01-09 Roland McGrath <mcgrathr@google.com>
62
63 * configure.in: Use AM_ZLIB.
64 * configure: Regenerated.
65
66 2012-01-06 Nick Clifton <nickc@redhat.com>
67
68 * po/ru.po: Updated Russian translation.
69
70 2012-01-04 Tristan Gingold <gingold@adacore.com>
71
72 * od-macho.c (dump_load_command): Handle fvmlib.
73
74 2012-01-04 Tristan Gingold <gingold@adacore.com>
75
76 * od-macho.c: Update copyright year.
77 (dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
78
79 For older changes see ChangeLog-2011
80 \f
81 Local Variables:
82 mode: change-log
83 left-margin: 8
84 fill-column: 74
85 version-control: never
86 End:
This page took 0.030461 seconds and 4 git commands to generate.