a37f56cbce83b12a90e2b8c36f1686ec9d0edc39
[binutils-gdb.git] / binutils / ChangeLog
1 2017-01-09 Nick Clifton <nickc@redhat.com>
2
3 * objdump.c (display_file): Add new parameter 'last_file'. If
4 last_file is true, do not call bfd_close at the end of the
5 function.
6 (main): Set the value of the last_file parameter when calling
7 display_file.
8
9 2017-01-09 Alan Modra <amodra@gmail.com>
10
11 * readelf.c (process_section_headers): Correct .rel.dyn/.rela.dyn
12 comment.
13
14 2017-01-06 Nick Clifton <nickc@redhat.com>
15
16 * MAINTAINERS: Move Paul Brook to the Past Maintainers section.
17
18 2017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
19
20 PR 20958
21 * syslex.l (option): Add noyywrap
22 (yywrap): Delete.
23
24 2017-01-02 Alan Modra <amodra@gmail.com>
25
26 Update year range in copyright notice of all files.
27
28 For older changes see ChangeLog-2016
29 \f
30 Copyright (C) 2017 Free Software Foundation, Inc.
31
32 Copying and distribution of this file, with or without modification,
33 are permitted in any medium without royalty provided the copyright
34 notice and this notice are preserved.
35
36 Local Variables:
37 mode: change-log
38 left-margin: 8
39 fill-column: 74
40 version-control: never
41 End: