]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/ChangeLog
PR binutils/13622
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
1 2012-01-26 Nick Clifton <nickc@redhat.com>
2
3 PR binutils/13622
4 * readelf.c (process_section_groups): If there are no section
5 headers do not scan for section groups.
6 (process_note_sections): Likewise for note sections.
7
8 2012-01-20 Tristan Gingold <gingold@adacore.com>
9
10 * od-macho.c (OPT_SEG_SPLIT_INFO): New macro.
11 (options): Add an entry for seg_split_info.
12 (mach_o_help): Document it.
13 (dump_segment_split_info): New function.
14 (dump_load_command): Handle seg_split_info.
15
16 2012-01-19 Tristan Gingold <gingold@adacore.com>
17
18 * dwarf.c (process_extended_line_op): Add a cast to silent a
19 warning.
20
21 2012-01-19 Tristan Gingold <gingold@adacore.com>
22
23 * dwarf.c (process_extended_line_op): Reindent define_file output.
24 Detect define_file opcode length mismatch.
25 (display_debug_lines_decoded): Add an entry in file_table for each
26 define_file opcode.
27 Ignore DW_LNE_set_discriminator and DW_LNE_HP_set_sequence.
28 Display extended opcode for unhandle opcode.
29
30 2012-01-17 Alan Modra <amodra@gmail.com>
31
32 * version.c (print_version): Update copyright message year.
33
34 2012-01-16 Alan Modra <amodra@gmail.com>
35
36 PR binutils/13593
37 * nm.c (OPTION_SIZE_SORT): Define.
38 (long_options): Don't set no_sort, sort_numerically or
39 sort_by_size directly.
40 (main): Instead set the flags here, making them mutually exclusive.
41
42 2012-01-10 Tristan Gingold <gingold@adacore.com>
43
44 * objdump.c (display_object_bfd): Renamed from ...
45 (display_bfd): ... this.
46 (display_any_bfd): New function.
47 (display_file): Split. Handle nested archives.
48
49 2012-01-09 Roland McGrath <mcgrathr@google.com>
50
51 * configure.in: Use AM_ZLIB.
52 * configure: Regenerated.
53
54 2012-01-06 Nick Clifton <nickc@redhat.com>
55
56 * po/ru.po: Updated Russian translation.
57
58 2012-01-04 Tristan Gingold <gingold@adacore.com>
59
60 * od-macho.c (dump_load_command): Handle fvmlib.
61
62 2012-01-04 Tristan Gingold <gingold@adacore.com>
63
64 * od-macho.c: Update copyright year.
65 (dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
66
67 For older changes see ChangeLog-2011
68 \f
69 Local Variables:
70 mode: change-log
71 left-margin: 8
72 fill-column: 74
73 version-control: never
74 End: