Commit | Line | Data |
---|---|---|
85e290dc AM |
1 | 2020-01-07 Alan Modra <amodra@gmail.com> |
2 | ||
3 | * testsuite/ld-mips-elf/eh-frame5.s, | |
4 | * testsuite/ld-mips-elf/ehdr_start-new.s, | |
5 | * testsuite/ld-mips-elf/ehdr_start-o32.s, | |
6 | * testsuite/ld-mips-elf/mips16-call-global-1.s, | |
7 | * testsuite/ld-mips-elf/mips16-intermix-1.s, | |
8 | * testsuite/ld-mips-elf/mips16-pic-1b.s, | |
9 | * testsuite/ld-mips-elf/mips16-pic-4c.s, | |
10 | * testsuite/ld-mips-elf/no-shared-1-n64.s, | |
11 | * testsuite/ld-mips-elf/no-shared-1-o32.s, | |
12 | * testsuite/ld-mips-elf/pic-and-nonpic-1b-micromips.s, | |
13 | * testsuite/ld-mips-elf/pic-and-nonpic-1b.s, | |
14 | * testsuite/ld-mips-elf/pic-and-nonpic-2a.s, | |
15 | * testsuite/ld-mips-elf/pic-and-nonpic-3b.s, | |
16 | * testsuite/ld-mips-elf/pic-and-nonpic-4b.s, | |
17 | * testsuite/ld-mips-elf/pic-and-nonpic-5a.s, | |
18 | * testsuite/ld-mips-elf/pic-and-nonpic-6-n32c.s, | |
19 | * testsuite/ld-mips-elf/pic-and-nonpic-6-n64c.s, | |
20 | * testsuite/ld-mips-elf/pic-and-nonpic-6-o32c.s, | |
21 | * testsuite/ld-mips-elf/pie.s, | |
22 | * testsuite/ld-mips-elf/relax-jalr.s: Revert 2019-12-17 change. | |
23 | ||
0e1f1593 NC |
24 | 2020-01-06 Nick Clifton <nickc@redhat.com> |
25 | ||
26 | PR 25327 | |
27 | * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler | |
28 | command line when building libcomm1.o and pr13250 tests. | |
29 | * testsuite/ld-plugin/lto.exp: Likewise for pr20267 tests. | |
30 | ||
d2dbcb18 NC |
31 | 2020-01-06 Nick Clifton <nickc@redhat.com> |
32 | ||
33 | PR 25326 | |
34 | * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler | |
35 | command line when building pr19579 binaries. | |
36 | ||
dc9bd8c9 HD |
37 | 2020-01-03 Hannes Domani <ssbssa@yahoo.de> |
38 | ||
39 | * emultempl/pe.em: Add new option --enable-reloc-section. | |
40 | * emultempl/pep.em: Likewise. | |
41 | * ld.texi: Document --enable-reloc-section. | |
42 | * pe-dll.c (pe_dll_build_sections): Use pe_dll_enable_reloc_section. | |
43 | (pe_dll_fill_sections): Simplify by calling pe_exe_fill_sections. | |
44 | * pe-dll.h: Add extern declaration of option flag. | |
45 | * pep-dll.c (pe_dll_enable_reloc_section): | |
46 | Add alias define for pep_dll_enable_reloc_section. | |
47 | * pep-dll.h: Add extern declaration of option flag. | |
48 | ||
6655dba2 SB |
49 | 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com> |
50 | ||
51 | * Makefile.am: Add new target z80-elf | |
52 | * configure.tgt: Likewise. | |
53 | * Makefile.in: Regenerate. | |
54 | * emultempl/z80.em: Add support for eZ80 and Z180 architectures. | |
55 | * emulparams/elf32z80.sh: New file. | |
56 | * emultempl/z80elf.em: Likewise. | |
57 | * testsuite/ld-elf/comm-data4.s: Fix for Z80. | |
58 | * testsuite/ld-elf/comm-data5.s: Fix for Z80. | |
59 | * testsuite/ld-scripts/fill16.d: Fix for Z80. | |
60 | * testsuite/ld-z80/arch_ez80_adl.d: Likewise. | |
61 | * testsuite/ld-z80/arch_ez80_z80.d: Likewise. | |
62 | * testsuite/ld-z80/arch_r800.d: Likewise. | |
63 | * testsuite/ld-z80/arch_z180.d: Likewise. | |
64 | * testsuite/ld-z80/arch_z80.d: Likewise. | |
65 | * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise. | |
66 | * testsuite/ld-z80/comb_arch_z180.d: Likewise. | |
67 | * testsuite/ld-z80/labels.s: Likewise. | |
68 | * testsuite/ld-z80/relocs.s: Likewise. | |
69 | * testsuite/ld-z80/relocs_b_ez80.d: Likewise. | |
70 | * testsuite/ld-z80/relocs_b_z80.d: Likewise. | |
71 | * testsuite/ld-z80/relocs_f_z80.d: Likewise. | |
72 | * testsuite/ld-z80/z80.exp: Likewise. | |
73 | * NEWS: Mention the new support. | |
74 | ||
0db131fb TC |
75 | 2020-01-02 Tamar Christina <tamar.christina@arm.com> |
76 | ||
77 | PR 25210 | |
78 | PR 24753 | |
79 | * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section): | |
80 | Remove SEC_LINKER_CREATED. | |
81 | * testsuite/ld-aarch64/aarch64-elf.exp: Add erratum835769-843419. | |
82 | * testsuite/ld-aarch64/erratum835769-843419.d: New test. | |
83 | ||
b14ce8bf AM |
84 | 2020-01-01 Alan Modra <amodra@gmail.com> |
85 | ||
86 | Update year range in copyright notice of all files. | |
87 | ||
0b114740 | 88 | For older changes see ChangeLog-2019 |
3499769a | 89 | \f |
0b114740 | 90 | Copyright (C) 2020 Free Software Foundation, Inc. |
3499769a AM |
91 | |
92 | Copying and distribution of this file, with or without modification, | |
93 | are permitted in any medium without royalty provided the copyright | |
94 | notice and this notice are preserved. | |
95 | ||
96 | Local Variables: | |
97 | mode: change-log | |
98 | left-margin: 8 | |
99 | fill-column: 74 | |
100 | version-control: never | |
101 | End: |