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