f460516a7e01d6ea6f4fcae51b370392e7a5deb9
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2017-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * objdump.c (dump_section_header): Extract max section name length
4 from data parameter, use this when formatting output.
5 (find_longest_section_name): New function.
6 (dump_headers): Calculate longest section name when in wide mode,
7 reformat to unify printing of header line.
8
9 2017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
10
11 PR 21059
12 * arlex.l: Support processing with flex 2.6.3.
13 * deflex.l: Likewise.
14
15 2017-01-17 Dmitry Timoshkov <dmitry@baikal.ru>
16
17 * resbin.c: Optional dialog control data immediately follows
18 the control description without alignment.
19 * testsuite/binutils-all/windres/controldata.rc: New test.
20 source.
21 * testsuite/binutils-all/windres/controldata.rsd: New test.
22
23 2017-01-12 Nick Clifton <nickc@redhat.com>
24
25 PR binutils/20876
26 * NEWS: Mention the new feature.
27 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
28 New proc to test the location of separate debug info files using
29 the build-id method.
30
31 2017-01-10 Nick Clifton <nickc@redhat.com>
32
33 PR 21034
34 * stabs.c (parse_stab_members): Fix thinko checking for g++
35 version 1 stabs information.
36
37 2017-01-09 Nick Clifton <nickc@redhat.com>
38
39 * objdump.c (display_file): Add new parameter 'last_file'. If
40 last_file is true, do not call bfd_close at the end of the
41 function.
42 (main): Set the value of the last_file parameter when calling
43 display_file.
44
45 2017-01-09 Alan Modra <amodra@gmail.com>
46
47 * readelf.c (process_section_headers): Correct .rel.dyn/.rela.dyn
48 comment.
49
50 2017-01-06 Nick Clifton <nickc@redhat.com>
51
52 * MAINTAINERS: Move Paul Brook to the Past Maintainers section.
53
54 2017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
55
56 PR 20958
57 * syslex.l (option): Add noyywrap
58 (yywrap): Delete.
59
60 2017-01-02 Alan Modra <amodra@gmail.com>
61
62 Update year range in copyright notice of all files.
63
64 For older changes see ChangeLog-2016
65 \f
66 Copyright (C) 2017 Free Software Foundation, Inc.
67
68 Copying and distribution of this file, with or without modification,
69 are permitted in any medium without royalty provided the copyright
70 notice and this notice are preserved.
71
72 Local Variables:
73 mode: change-log
74 left-margin: 8
75 fill-column: 74
76 version-control: never
77 End:
This page took 0.032119 seconds and 3 git commands to generate.