]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Fix check for buffer overflow when processing version information.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
4aeb00ad
NC
12017-02-13 Nick Clifton <nickc@redhat.com>
2
3 PR binutils/21148
4 * readelf.c (process_version_sections): Include size of auxillary
5 version information when checking for buffer overflow.
6
0ee3043f
NC
72017-02-13 Nick Clifton <nickc@redhat.com>
8
9 PR binutils/21147
10 * readelf.c (process_section_contents): Fix off by one error
11 reporting un-dumped sections.
12
f84ce13b
NC
132017-02-13 Nick Clifton <nickc@redhat.com>
14
15 PR binutils/21139
16 * readelf.c (target_specific_reloc_handling): Add num_syms
17 parameter. Check for symbol table overflow before accessing
18 symbol value. If reloc pointer is NULL, discard all saved state.
19 (apply_relocations): Pass num_syms to target_specific_reloc_handling.
20 Call target_specific_reloc_handling with a NULL reloc pointer
21 after processing all of the relocs.
22
03f7786e
NC
232017-02-13 Nick Clifton <nickc@redhat.com>
24
25 PR binutils/21137
26 * readelf.c (target_specific_reloc_handling): Add end parameter.
27 Check for buffer overflow before writing relocated values.
28 (apply_relocations): Pass end to target_specific_reloc_handling.
29
387dd777
DP
302017-01-27 Dilyan Palauzov <dilyan.palauzov@aegee.org>
31 Nick Clifton <nickc@redhat.com>
32
33 PR 20343
34 * doc/binutils.texi (ar): Extend documentation of the --plugin
35 option. Include a description of where the plugins should be
36 located.
37 (nm): Likewise.
38
cf581a9b
NC
392017-01-23 Nick Clifton <nickc@redhat.com>
40
41 * MAINTAINERS: Add Bernd to Past Maintainers section.
c49f9d0f 42 (SCORE): Remove Mei Ligang as maintainer. Add to Past Maintainers
71d01c69 43 section.
cf581a9b 44
715e99a4
BS
452017-01-23 Bernd Schmidt <bschmidt@redhat.com>
46
47 * MAINTAINERS (BFIN): Remove myself as Blackfin maintainer.
48
1737c640
AB
492017-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
50
51 * objdump.c (dump_section_header): Extract max section name length
52 from data parameter, use this when formatting output.
53 (find_longest_section_name): New function.
54 (dump_headers): Calculate longest section name when in wide mode,
55 reformat to unify printing of header line.
56
2cedb9eb
BR
572017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
58
59 PR 21059
60 * arlex.l: Support processing with flex 2.6.3.
61 * deflex.l: Likewise.
62
6bb21700
DT
632017-01-17 Dmitry Timoshkov <dmitry@baikal.ru>
64
65 * resbin.c: Optional dialog control data immediately follows
66 the control description without alignment.
67 * testsuite/binutils-all/windres/controldata.rc: New test.
68 source.
69 * testsuite/binutils-all/windres/controldata.rsd: New test.
70
2425a30e
NC
712017-01-12 Nick Clifton <nickc@redhat.com>
72
73 PR binutils/20876
74 * NEWS: Mention the new feature.
75 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
76 New proc to test the location of separate debug info files using
77 the build-id method.
78
b972a0d6
NC
792017-01-10 Nick Clifton <nickc@redhat.com>
80
81 PR 21034
82 * stabs.c (parse_stab_members): Fix thinko checking for g++
83 version 1 stabs information.
84
cd6581da
NC
852017-01-09 Nick Clifton <nickc@redhat.com>
86
87 * objdump.c (display_file): Add new parameter 'last_file'. If
88 last_file is true, do not call bfd_close at the end of the
89 function.
90 (main): Set the value of the last_file parameter when calling
91 display_file.
92
4d74727a
AM
932017-01-09 Alan Modra <amodra@gmail.com>
94
95 * readelf.c (process_section_headers): Correct .rel.dyn/.rela.dyn
96 comment.
97
fd13a84b
NC
982017-01-06 Nick Clifton <nickc@redhat.com>
99
100 * MAINTAINERS: Move Paul Brook to the Past Maintainers section.
101
b0556316
DP
1022017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
103
104 PR 20958
105 * syslex.l (option): Add noyywrap
106 (yywrap): Delete.
107
2571583a
AM
1082017-01-02 Alan Modra <amodra@gmail.com>
109
110 Update year range in copyright notice of all files.
111
5c1ad6b5 112For older changes see ChangeLog-2016
3499769a 113\f
5c1ad6b5 114Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
115
116Copying and distribution of this file, with or without modification,
117are permitted in any medium without royalty provided the copyright
118notice and this notice are preserved.
119
120Local Variables:
121mode: change-log
122left-margin: 8
123fill-column: 74
124version-control: never
125End: