daily update
[binutils.git] / binutils / ChangeLog
blob304da8317df3d8657331fb400e653bc3c15e688f
1 2012-01-26  Nick Clifton  <nickc@redhat.com>
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.
8 2012-01-20  Tristan Gingold  <gingold@adacore.com>
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.
16 2012-01-19  Tristan Gingold  <gingold@adacore.com>
18         * dwarf.c (process_extended_line_op): Add a cast to silent a
19         warning.
21 2012-01-19  Tristan Gingold  <gingold@adacore.com>
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.
30 2012-01-17  Alan Modra  <amodra@gmail.com>
32         * version.c (print_version): Update copyright message year.
34 2012-01-16  Alan Modra  <amodra@gmail.com>
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.
42 2012-01-10  Tristan Gingold  <gingold@adacore.com>
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.
49 2012-01-09  Roland McGrath  <mcgrathr@google.com>
51         * configure.in: Use AM_ZLIB.
52         * configure: Regenerated.
54 2012-01-06  Nick Clifton  <nickc@redhat.com>
56         * po/ru.po: Updated Russian translation.
58 2012-01-04  Tristan Gingold  <gingold@adacore.com>
60         * od-macho.c (dump_load_command): Handle fvmlib.
62 2012-01-04  Tristan Gingold  <gingold@adacore.com>
64         * od-macho.c: Update copyright year.
65         (dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
67 For older changes see ChangeLog-2011
69 Local Variables:
70 mode: change-log
71 left-margin: 8
72 fill-column: 74
73 version-control: never
74 End: