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