]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/ChangeLog
[ARC][committed] Code cleanup and improvements.
[thirdparty/binutils-gdb.git] / ld / ChangeLog
CommitLineData
5e4f7e05
CZ
12020-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
8cb31bad
CZ
102020-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
85e290dc
AM
162020-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
0e1f1593
NC
392020-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
d2dbcb18
NC
462020-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
dc9bd8c9
HD
522020-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
6655dba2
SB
642020-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
0db131fb
TC
902020-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
b14ce8bf
AM
992020-01-01 Alan Modra <amodra@gmail.com>
100
101 Update year range in copyright notice of all files.
102
0b114740 103For older changes see ChangeLog-2019
3499769a 104\f
0b114740 105Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
106
107Copying and distribution of this file, with or without modification,
108are permitted in any medium without royalty provided the copyright
109notice and this notice are preserved.
110
111Local Variables:
112mode: change-log
113left-margin: 8
114fill-column: 74
115version-control: never
116End: