]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/ChangeLog
2012-01-19 Tristan Gingold <gingold@adacore.com>
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
1 2012-01-19 Tristan Gingold <gingold@adacore.com>
2
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.
9
10 2012-01-17 Alan Modra <amodra@gmail.com>
11
12 * version.c (print_version): Update copyright message year.
13
14 2012-01-16 Alan Modra <amodra@gmail.com>
15
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.
21
22 2012-01-10 Tristan Gingold <gingold@adacore.com>
23
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.
28
29 2012-01-09 Roland McGrath <mcgrathr@google.com>
30
31 * configure.in: Use AM_ZLIB.
32 * configure: Regenerated.
33
34 2012-01-06 Nick Clifton <nickc@redhat.com>
35
36 * po/ru.po: Updated Russian translation.
37
38 2012-01-04 Tristan Gingold <gingold@adacore.com>
39
40 * od-macho.c (dump_load_command): Handle fvmlib.
41
42 2012-01-04 Tristan Gingold <gingold@adacore.com>
43
44 * od-macho.c: Update copyright year.
45 (dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
46
47 For older changes see ChangeLog-2011
48 \f
49 Local Variables:
50 mode: change-log
51 left-margin: 8
52 fill-column: 74
53 version-control: never
54 End: