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