]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
387dd777
DP
12017-01-27 Dilyan Palauzov <dilyan.palauzov@aegee.org>
2 Nick Clifton <nickc@redhat.com>
3
4 PR 20343
5 * doc/binutils.texi (ar): Extend documentation of the --plugin
6 option. Include a description of where the plugins should be
7 located.
8 (nm): Likewise.
9
cf581a9b
NC
102017-01-23 Nick Clifton <nickc@redhat.com>
11
12 * MAINTAINERS: Add Bernd to Past Maintainers section.
c49f9d0f 13 (SCORE): Remove Mei Ligang as maintainer. Add to Past Maintainers
71d01c69 14 section.
cf581a9b 15
715e99a4
BS
162017-01-23 Bernd Schmidt <bschmidt@redhat.com>
17
18 * MAINTAINERS (BFIN): Remove myself as Blackfin maintainer.
19
1737c640
AB
202017-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
21
22 * objdump.c (dump_section_header): Extract max section name length
23 from data parameter, use this when formatting output.
24 (find_longest_section_name): New function.
25 (dump_headers): Calculate longest section name when in wide mode,
26 reformat to unify printing of header line.
27
2cedb9eb
BR
282017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
29
30 PR 21059
31 * arlex.l: Support processing with flex 2.6.3.
32 * deflex.l: Likewise.
33
6bb21700
DT
342017-01-17 Dmitry Timoshkov <dmitry@baikal.ru>
35
36 * resbin.c: Optional dialog control data immediately follows
37 the control description without alignment.
38 * testsuite/binutils-all/windres/controldata.rc: New test.
39 source.
40 * testsuite/binutils-all/windres/controldata.rsd: New test.
41
2425a30e
NC
422017-01-12 Nick Clifton <nickc@redhat.com>
43
44 PR binutils/20876
45 * NEWS: Mention the new feature.
46 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
47 New proc to test the location of separate debug info files using
48 the build-id method.
49
b972a0d6
NC
502017-01-10 Nick Clifton <nickc@redhat.com>
51
52 PR 21034
53 * stabs.c (parse_stab_members): Fix thinko checking for g++
54 version 1 stabs information.
55
cd6581da
NC
562017-01-09 Nick Clifton <nickc@redhat.com>
57
58 * objdump.c (display_file): Add new parameter 'last_file'. If
59 last_file is true, do not call bfd_close at the end of the
60 function.
61 (main): Set the value of the last_file parameter when calling
62 display_file.
63
4d74727a
AM
642017-01-09 Alan Modra <amodra@gmail.com>
65
66 * readelf.c (process_section_headers): Correct .rel.dyn/.rela.dyn
67 comment.
68
fd13a84b
NC
692017-01-06 Nick Clifton <nickc@redhat.com>
70
71 * MAINTAINERS: Move Paul Brook to the Past Maintainers section.
72
b0556316
DP
732017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
74
75 PR 20958
76 * syslex.l (option): Add noyywrap
77 (yywrap): Delete.
78
2571583a
AM
792017-01-02 Alan Modra <amodra@gmail.com>
80
81 Update year range in copyright notice of all files.
82
5c1ad6b5 83For older changes see ChangeLog-2016
3499769a 84\f
5c1ad6b5 85Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
86
87Copying and distribution of this file, with or without modification,
88are permitted in any medium without royalty provided the copyright
89notice and this notice are preserved.
90
91Local Variables:
92mode: change-log
93left-margin: 8
94fill-column: 74
95version-control: never
96End: