2012-01-19 Tristan Gingold <gingold@adacore.com>
[binutils.git] / binutils / ChangeLog
blob469aa36466fd71f2167b6a0683d80c121ffd3cbd
1 2012-01-19  Tristan Gingold  <gingold@adacore.com>
3         * dwarf.c (process_extended_line_op): Reindent define_file output.
4         Detect define_file opcode length mismatch.
5         (display_debug_lines_decoded): Add an entry in file_table for each
6         define_file opcode.
7         Ignore DW_LNE_set_discriminator and DW_LNE_HP_set_sequence.
8         Display extended opcode for unhandle opcode.
10 2012-01-17  Alan Modra  <amodra@gmail.com>
12         * version.c (print_version): Update copyright message year.
14 2012-01-16  Alan Modra  <amodra@gmail.com>
16         PR binutils/13593
17         * nm.c (OPTION_SIZE_SORT): Define.
18         (long_options): Don't set no_sort, sort_numerically or
19         sort_by_size directly.
20         (main): Instead set the flags here, making them mutually exclusive.
22 2012-01-10  Tristan Gingold  <gingold@adacore.com>
24         * objdump.c (display_object_bfd): Renamed from ...
25         (display_bfd): ... this.
26         (display_any_bfd): New function.
27         (display_file): Split.  Handle nested archives.
29 2012-01-09  Roland McGrath  <mcgrathr@google.com>
31         * configure.in: Use AM_ZLIB.
32         * configure: Regenerated.
34 2012-01-06  Nick Clifton  <nickc@redhat.com>
36         * po/ru.po: Updated Russian translation.
38 2012-01-04  Tristan Gingold  <gingold@adacore.com>
40         * od-macho.c (dump_load_command): Handle fvmlib.
42 2012-01-04  Tristan Gingold  <gingold@adacore.com>
44         * od-macho.c: Update copyright year.
45         (dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
47 For older changes see ChangeLog-2011
49 Local Variables:
50 mode: change-log
51 left-margin: 8
52 fill-column: 74
53 version-control: never
54 End: