PR binutils/13593
[binutils.git] / binutils / ChangeLog
blob55b18d56a8ce61e89ca90c844db24e6e1ff63b3f
1 2012-01-16  Alan Modra  <amodra@gmail.com>
3         PR binutils/13593
4         * nm.c (OPTION_SIZE_SORT): Define.
5         (long_options): Don't set no_sort, sort_numerically or
6         sort_by_size directly.
7         (main): Instead set the flags here, making them mutually exclusive.
9 2012-01-10  Tristan Gingold  <gingold@adacore.com>
11         * objdump.c (display_object_bfd): Renamed from ...
12         (display_bfd): ... this.
13         (display_any_bfd): New function.
14         (display_file): Split.  Handle nested archives.
16 2012-01-09  Roland McGrath  <mcgrathr@google.com>
18         * configure.in: Use AM_ZLIB.
19         * configure: Regenerated.
21 2012-01-06  Nick Clifton  <nickc@redhat.com>
23         * po/ru.po: Updated Russian translation.
25 2012-01-04  Tristan Gingold  <gingold@adacore.com>
27         * od-macho.c (dump_load_command): Handle fvmlib.
29 2012-01-04  Tristan Gingold  <gingold@adacore.com>
31         * od-macho.c: Update copyright year.
32         (dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
34 For older changes see ChangeLog-2011
36 Local Variables:
37 mode: change-log
38 left-margin: 8
39 fill-column: 74
40 version-control: never
41 End: