]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gold/ChangeLog
[GOLD] powerpc assertion failure
[thirdparty/binutils-gdb.git] / gold / ChangeLog
1 2021-01-19 Alan Modra <amodra@gmail.com>
2
3 PR 27203
4 * powerpc.cc (do_plt_fde_location): Remove doing_static_link
5 assertion.
6
7 2021-01-17 H.J. Lu <hongjiu.lu@intel.com>
8
9 * testsuite/ifuncmain6pie.c: Remove non-JUMP_SLOT relocations
10 against foo in ifuncmod6.so.
11 * testsuite/ifuncmod6.c: Likewise.
12
13 2021-01-14 Nick Clifton <nickc@redhat.com>
14
15 * po/fr.po: Updated French translation.
16
17 2021-01-11 Nick Clifton <nickc@redhat.com>
18
19 * po/sr.po: Updated Serbian translation.
20 * po/uk.po: Updated Ukranian translation.
21
22 2021-01-09 Nick Clifton <nickc@redhat.com>
23
24 * 2.36 release branch crated.
25
26 2021-01-03 Alan Modra <amodra@gmail.com>
27
28 PR 27140
29 * powerpc.cc (Target_powerpc::Branch_info::make_stub): Only access
30 object->st_other() when 64-bit.
31 (Stub_table::add_long_branch_entry): Ignore "other" when 32-bit.
32
33 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
34
35 * tilegx.cc: Correct comment spelling.
36
37 2021-01-01 Alan Modra <amodra@gmail.com>
38
39 Update year range in copyright notice of all files.
40
41 For older changes see ChangeLog-2020
42 \f
43 Copyright (C) 2021 Free Software Foundation, Inc.
44
45 Copying and distribution of this file, with or without modification,
46 are permitted in any medium without royalty provided the copyright
47 notice and this notice are preserved.
48
49 Local Variables:
50 mode: change-log
51 left-margin: 8
52 fill-column: 74
53 version-control: never
54 End: