PR27140, ppc32 segmentation fault in make_stub
[deliverable/binutils-gdb.git] / gold / ChangeLog
1 2021-01-03 Alan Modra <amodra@gmail.com>
2
3 PR 27140
4 * powerpc.cc (Target_powerpc::Branch_info::make_stub): Only access
5 object->st_other() when 64-bit.
6 (Stub_table::add_long_branch_entry): Ignore "other" when 32-bit.
7
8 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
9
10 * tilegx.cc: Correct comment spelling.
11
12 2021-01-01 Alan Modra <amodra@gmail.com>
13
14 Update year range in copyright notice of all files.
15
16 For older changes see ChangeLog-2020
17 \f
18 Copyright (C) 2021 Free Software Foundation, Inc.
19
20 Copying and distribution of this file, with or without modification,
21 are permitted in any medium without royalty provided the copyright
22 notice and this notice are preserved.
23
24 Local Variables:
25 mode: change-log
26 left-margin: 8
27 fill-column: 74
28 version-control: never
29 End:
This page took 0.028645 seconds and 4 git commands to generate.