]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/ChangeLog
Stop the (optional) dialong control data from being aligned when parsing/writing...
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
1 2017-01-17 Dmitry Timoshkov <dmitry@baikal.ru>
2
3 * resbin.c: Optional dialog control data immediately follows
4 the control description without alignment.
5 * testsuite/binutils-all/windres/controldata.rc: New test.
6 source.
7 * testsuite/binutils-all/windres/controldata.rsd: New test.
8
9 2017-01-12 Nick Clifton <nickc@redhat.com>
10
11 PR binutils/20876
12 * NEWS: Mention the new feature.
13 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
14 New proc to test the location of separate debug info files using
15 the build-id method.
16
17 2017-01-10 Nick Clifton <nickc@redhat.com>
18
19 PR 21034
20 * stabs.c (parse_stab_members): Fix thinko checking for g++
21 version 1 stabs information.
22
23 2017-01-09 Nick Clifton <nickc@redhat.com>
24
25 * objdump.c (display_file): Add new parameter 'last_file'. If
26 last_file is true, do not call bfd_close at the end of the
27 function.
28 (main): Set the value of the last_file parameter when calling
29 display_file.
30
31 2017-01-09 Alan Modra <amodra@gmail.com>
32
33 * readelf.c (process_section_headers): Correct .rel.dyn/.rela.dyn
34 comment.
35
36 2017-01-06 Nick Clifton <nickc@redhat.com>
37
38 * MAINTAINERS: Move Paul Brook to the Past Maintainers section.
39
40 2017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
41
42 PR 20958
43 * syslex.l (option): Add noyywrap
44 (yywrap): Delete.
45
46 2017-01-02 Alan Modra <amodra@gmail.com>
47
48 Update year range in copyright notice of all files.
49
50 For older changes see ChangeLog-2016
51 \f
52 Copyright (C) 2017 Free Software Foundation, Inc.
53
54 Copying and distribution of this file, with or without modification,
55 are permitted in any medium without royalty provided the copyright
56 notice and this notice are preserved.
57
58 Local Variables:
59 mode: change-log
60 left-margin: 8
61 fill-column: 74
62 version-control: never
63 End: