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