Replace reachable assertion with a test and return of NULL.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2018-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
11 2018-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
18 2018-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
27 2018-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
37 2018-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
43 2018-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
50 2018-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
55 2018-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
60 2018-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
65 2018-01-26 Nick Clifton <nickc@redhat.com>
66
67 * README-how-to-make-a-release: Add more details on updating
68 version numbers.
69
70 2018-01-22 Maciej W. Rozycki <macro@mips.com>
71
72 * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
73 option description.
74
75 2018-01-22 Maciej W. Rozycki <macro@mips.com>
76
77 * MAINTAINERS: Update my company e-mail address.
78
79 2018-01-22 Nick Clifton <nickc@redhat.com>
80
81 * po/sv.po: Updated Swedish translation.
82
83 2018-01-18 Nick Clifton <nickc@redhat.com>
84
85 * po/bg.po: Updated Bulgarian translation.
86
87 2018-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
92 2018-01-16 Joel Brobecker <brobecker@adacore.com>
93
94 * README-how-to-make-a-release: Remove trailing spaces.
95
96 2018-01-16 Nick Clifton <nickc@redhat.com>
97
98 * po/fr.po: Updated French translation.
99
100 2018-01-15 Nick Clifton <nickc@redhat.com>
101
102 * po/uk.po: Updated Ukranian translation.
103
104 2018-01-13 Nick Clifton <nickc@redhat.com>
105
106 * README-how-to-make-a-release: Update notes.
107 * po/binutils.pot: Regenerated.
108
109 2018-01-13 Nick Clifton <nickc@redhat.com>
110
111 * configure: Regenerate.
112
113 2018-01-13 Nick Clifton <nickc@redhat.com>
114
115 2.30 branch created.
116 * NEWS: Add marker for 2.30.
117
118 2018-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
124 2018-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
130 2018-01-03 Nick Clifton <nickc@redhat.com>
131
132 * objcopy.c (merge_gnu_build_notes): Add cast to maximum address
133 constants.
134
135 2018-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
173 2018-01-03 Alan Modra <amodra@gmail.com>
174
175 Update year range in copyright notice of all files.
176
177 For older changes see ChangeLog-2017
178 \f
179 Copyright (C) 2018 Free Software Foundation, Inc.
180
181 Copying and distribution of this file, with or without modification,
182 are permitted in any medium without royalty provided the copyright
183 notice and this notice are preserved.
184
185 Local Variables:
186 mode: change-log
187 left-margin: 8
188 fill-column: 74
189 version-control: never
190 End:
This page took 0.037932 seconds and 4 git commands to generate.