Fix a seg-fault in the ELF note parser when a note with an excessively large alignmen...
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
68807c3c
NC
12018-02-06 Nick Clifton <nickc@redhat.com>
2
3 PR 22793
4 * readelf.c (find_section): Replace assertion with test and return
5 of NULL.
6 (find_section_by_address): Add test of section header table
7 existance.
8 (find_section_by_type): Likewise.
9 (find_section_in_set): Likewise.
10
2d6dda71
MR
112018-02-05 Maciej W. Rozycki <macro@mips.com>
12
13 * testsuite/binutils-all/mips/mips-reginfo.d: New test.
14 * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
15 * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
16 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
17
78c88364
MR
182018-02-05 Maciej W. Rozycki <macro@mips.com>
19
20 * testsuite/config/default.exp (binutils_run): Document
21 `binutils_run_status'.
22 * testsuite/lib/utils-lib.exp (default_binutils_run): Likewise,
23 and set it.
24 (run_dump_test): Add `error', `error_output', `warning' and
25 `warning_output' options. Update documentation accordingly.
26
5bb0830d
AB
272018-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
28
29 * dwarf.c (dwarf_regnames_riscv): New register name table.
30 (init_dwarf_regnames_riscv): New function.
31 (init_dwarf_regnames): Add call to initialise RiscV register
32 names.
33 * dwarf.h (init_dwarf_regnames_riscv): Declare.
34 * objdump.c (dump_dwarf): Add call to initialise RiscV register
35 names.
36
f2023ce7
AM
372018-02-01 Alan Modra <amodra@gmail.com>
38
39 PR 22769
40 * objdump.c (load_specific_debug_section): Check for overflow
41 when adding one to section size for a string section terminator.
42
fcabedd5
NC
432018-01-30 Nick Clifton <nickc@redhat.com>
44
45 PR 22734
46 * doc/binutils.texi (nm): Update description to point out that
47 zero-initialized values can also be shown as type B, b, S or s
48 since they can be stored in the BSS section.
49
f49db8be
AM
502018-01-30 Alan Modra <amodra@gmail.com>
51
52 * objcopy.c (merge_gnu_build_notes): Use (bfd_vma) -1 as
53 "artificially large" end address.
54
a8d6d6ac
NC
552018-01-28 Nick Clifton <nickc@redhat.com>
56
57 * README-how-to-make-a-release: Add note about checking gpg key
58 and the results of gnupload.
59
9a5db26e
NC
602018-01-27 Nick Clifton <nickc@redhat.com>
61
62 * README-how-to-make-a-release: Add details on how to actually
63 make the release.
64
94c2436b
NC
652018-01-26 Nick Clifton <nickc@redhat.com>
66
67 * README-how-to-make-a-release: Add more details on updating
68 version numbers.
69
1ea332d6
MR
702018-01-22 Maciej W. Rozycki <macro@mips.com>
71
72 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
73 option description.
74
d65ce302
MR
752018-01-22 Maciej W. Rozycki <macro@mips.com>
76
77 * MAINTAINERS: Update my company e-mail address.
78
f433138f
NC
792018-01-22 Nick Clifton <nickc@redhat.com>
80
81 * po/sv.po: Updated Swedish translation.
82
7ab82037
NC
832018-01-18 Nick Clifton <nickc@redhat.com>
84
85 * po/bg.po: Updated Bulgarian translation.
86
0dd86f32
JB
872018-01-16 Joel Brobecker <brobecker@adacore.com>
88
89 * README-how-to-make-a-release: Add reminder to update the
90 branch name in gdbadmin's crontab on sourceware.
91
a960d29f
JB
922018-01-16 Joel Brobecker <brobecker@adacore.com>
93
94 * README-how-to-make-a-release: Remove trailing spaces.
95
f6efed01
NC
962018-01-16 Nick Clifton <nickc@redhat.com>
97
98 * po/fr.po: Updated French translation.
99
616dcb87
NC
1002018-01-15 Nick Clifton <nickc@redhat.com>
101
102 * po/uk.po: Updated Ukranian translation.
103
3957a496
NC
1042018-01-13 Nick Clifton <nickc@redhat.com>
105
19e2900b 106 * README-how-to-make-a-release: Update notes.
3957a496
NC
107 * po/binutils.pot: Regenerated.
108
769c7ea5
NC
1092018-01-13 Nick Clifton <nickc@redhat.com>
110
111 * configure: Regenerate.
112
9176ac5b
NC
1132018-01-13 Nick Clifton <nickc@redhat.com>
114
faf766e3 115 2.30 branch created.
9176ac5b
NC
116 * NEWS: Add marker for 2.30.
117
98ab9e96
NC
1182018-01-12 Nick Clifton <nickc@redhat.com>
119
120 * README-how-to-make-a-release: Add notes on how to make the
121 branch and prelease snapshot.
122 * BRANCHES: Add binutils-2_29-branch.
123
bf41f30d
NC
1242018-01-10 Nick Clifton <nickc@redhat.com>
125
126 * MAINTAINERS: Note that it is now the configure.ac file and not
127 the configure.in file that needs to be kept in sync with gcc.
128 Add a note about sending patches for libiberty to gcc.
129
f13974bd
NC
1302018-01-03 Nick Clifton <nickc@redhat.com>
131
132 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
133 constants.
134
6f156d7a
NC
1352018-01-03 Nick Clifton <nickc@redhat.com>
136
137 * objcopy.c (objcopy_internal_note): New structure.
138 (gap_exists): New function.
139 (is_open_note): New function.
140 (is_func_note): New function.
141 (is_64bit): New function.
142 (merge_gnu_build_notes): Handle v3 notes. Do not merge
143 if there are relocations against the notes.
144 * readelf.c (get_note_type): Use short names for build attribute
145 notes.
146 (print_symbol_for_build_attribute): Rename to
147 get_symbol_for_build_attribute. Returns the found symbol rather
148 than printing it.
149 (print_gnu_build_attribute_description): Maintain address ranges
150 for function notes as well as global notes. Handle v3 notes.
151 (print_gnu_build_attribute_name): Use more space for printing the
152 name in wide mode.
153 * testsuite/binutils-all/note-2-32.s: Use .dc.l instead of .word.
154 Eliminate symbol references in order to remove the need for
155 relocations.
156 * testsuite/binutils-all/note-2-64.s: Likewise.
157 * testsuite/binutils-all/note-3-32.s: Add a size to the note_1
158 symbol.
159 * testsuite/binutils-all/note-3-64.s: Likewise.
160 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Update expected
161 output.
162 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
163 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
164 * testsuite/binutils-all/note-2-32.d: Likewise.
165 * testsuite/binutils-all/note-2-64.d: Likewise.
166 * testsuite/binutils-all/note-3-32.d: Likewise.
167 * testsuite/binutils-all/note-3-64.d: Likewise.
168 * testsuite/binutils-all/note-4-64.s: New test. Checks v3 notes.
169 * testsuite/binutils-all/note-4-32.s: New test.
170 * testsuite/binutils-all/note-4-64.d: New test result file.
171 * testsuite/binutils-all/note-4-32.d: New test result file.
172
219d1afa
AM
1732018-01-03 Alan Modra <amodra@gmail.com>
174
175 Update year range in copyright notice of all files.
176
1e563868 177For older changes see ChangeLog-2017
3499769a 178\f
1e563868 179Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
180
181Copying and distribution of this file, with or without modification,
182are permitted in any medium without royalty provided the copyright
183notice and this notice are preserved.
184
185Local Variables:
186mode: change-log
187left-margin: 8
188fill-column: 74
189version-control: never
190End:
This page took 0.12687 seconds and 4 git commands to generate.