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