]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame_incremental - ld/ChangeLog
x86: drop found_cpu_match local variable
[thirdparty/binutils-gdb.git] / ld / ChangeLog
... / ...
CommitLineData
12020-01-15 Lars Brinkhoff <lars@nocrew.org>
2
3 PR 20694
4 * temulparams/pdp11.sh (TARGET_PAGE_SIZE): Set to 8192.
5
62020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
7
8 * testsuite/ld-msp430-elf/msp430-elf.exp: Run new test.
9 * testsuite/ld-msp430-elf/reloc-lo-430x.s: New test.
10
112020-01-15 Alan Modra <amodra@gmail.com>
12
13 * testsuite/ld-powerpc/ambiguousv1b.d: Adjust expected output.
14 * testsuite/ld-powerpc/funref.s: Align func_tab.
15 * testsuite/ld-powerpc/funref2.s: Likewise.
16 * testsuite/ld-powerpc/funv1.s: Add dot symbols.
17
182020-01-14 Lili Cui <lili.cui@intel.com>
19
20 * testsuite/ld-i386/align-branch-1.d: Updated for i686-pc-elf.
21
222020-01-13 Alan Modra <amodra@gmail.com>
23
24 * po/BLD-POTFILES.in: Regenerate.
25
262020-01-13 Claudiu Zissulescu <claziss@gmail.com>
27
28 * testsuite/ld-arc/relax-local-pic.d: Improve matching patterns.
29
302020-01-13 Claudiu Zissulescu <claziss@gmail.com>
31
32 * Makefile.am: Remove earcelf_prof.c and earclinux_prof.c
33 emulations.
34 * configure.tgt: Likewise.
35 * Makefile.in: Regenerate.
36 * emulparams/arcelf_prof.sh: Remove file.
37 * emulparams/arclinux_prof.sh: Likewise.
38
392020-01-13 Claudiu Zissulescu <claziss@gmail.com>
40
41 * scripttempl/elfarcv2.sc : Allow interrupt vector table to be
42 located at an arbitrary address. Use DWARF.sc file.
43 * scripttempl/elfarc.sc: Use DWARF.sc file.
44
452020-01-07 Alan Modra <amodra@gmail.com>
46
47 * testsuite/ld-mips-elf/eh-frame5.s,
48 * testsuite/ld-mips-elf/ehdr_start-new.s,
49 * testsuite/ld-mips-elf/ehdr_start-o32.s,
50 * testsuite/ld-mips-elf/mips16-call-global-1.s,
51 * testsuite/ld-mips-elf/mips16-intermix-1.s,
52 * testsuite/ld-mips-elf/mips16-pic-1b.s,
53 * testsuite/ld-mips-elf/mips16-pic-4c.s,
54 * testsuite/ld-mips-elf/no-shared-1-n64.s,
55 * testsuite/ld-mips-elf/no-shared-1-o32.s,
56 * testsuite/ld-mips-elf/pic-and-nonpic-1b-micromips.s,
57 * testsuite/ld-mips-elf/pic-and-nonpic-1b.s,
58 * testsuite/ld-mips-elf/pic-and-nonpic-2a.s,
59 * testsuite/ld-mips-elf/pic-and-nonpic-3b.s,
60 * testsuite/ld-mips-elf/pic-and-nonpic-4b.s,
61 * testsuite/ld-mips-elf/pic-and-nonpic-5a.s,
62 * testsuite/ld-mips-elf/pic-and-nonpic-6-n32c.s,
63 * testsuite/ld-mips-elf/pic-and-nonpic-6-n64c.s,
64 * testsuite/ld-mips-elf/pic-and-nonpic-6-o32c.s,
65 * testsuite/ld-mips-elf/pie.s,
66 * testsuite/ld-mips-elf/relax-jalr.s: Revert 2019-12-17 change.
67
682020-01-06 Nick Clifton <nickc@redhat.com>
69
70 PR 25327
71 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
72 command line when building libcomm1.o and pr13250 tests.
73 * testsuite/ld-plugin/lto.exp: Likewise for pr20267 tests.
74
752020-01-06 Nick Clifton <nickc@redhat.com>
76
77 PR 25326
78 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
79 command line when building pr19579 binaries.
80
812020-01-03 Hannes Domani <ssbssa@yahoo.de>
82
83 * emultempl/pe.em: Add new option --enable-reloc-section.
84 * emultempl/pep.em: Likewise.
85 * ld.texi: Document --enable-reloc-section.
86 * pe-dll.c (pe_dll_build_sections): Use pe_dll_enable_reloc_section.
87 (pe_dll_fill_sections): Simplify by calling pe_exe_fill_sections.
88 * pe-dll.h: Add extern declaration of option flag.
89 * pep-dll.c (pe_dll_enable_reloc_section):
90 Add alias define for pep_dll_enable_reloc_section.
91 * pep-dll.h: Add extern declaration of option flag.
92
932020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
94
95 * Makefile.am: Add new target z80-elf
96 * configure.tgt: Likewise.
97 * Makefile.in: Regenerate.
98 * emultempl/z80.em: Add support for eZ80 and Z180 architectures.
99 * emulparams/elf32z80.sh: New file.
100 * emultempl/z80elf.em: Likewise.
101 * testsuite/ld-elf/comm-data4.s: Fix for Z80.
102 * testsuite/ld-elf/comm-data5.s: Fix for Z80.
103 * testsuite/ld-scripts/fill16.d: Fix for Z80.
104 * testsuite/ld-z80/arch_ez80_adl.d: Likewise.
105 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
106 * testsuite/ld-z80/arch_r800.d: Likewise.
107 * testsuite/ld-z80/arch_z180.d: Likewise.
108 * testsuite/ld-z80/arch_z80.d: Likewise.
109 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
110 * testsuite/ld-z80/comb_arch_z180.d: Likewise.
111 * testsuite/ld-z80/labels.s: Likewise.
112 * testsuite/ld-z80/relocs.s: Likewise.
113 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
114 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
115 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
116 * testsuite/ld-z80/z80.exp: Likewise.
117 * NEWS: Mention the new support.
118
1192020-01-02 Tamar Christina <tamar.christina@arm.com>
120
121 PR 25210
122 PR 24753
123 * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
124 Remove SEC_LINKER_CREATED.
125 * testsuite/ld-aarch64/aarch64-elf.exp: Add erratum835769-843419.
126 * testsuite/ld-aarch64/erratum835769-843419.d: New test.
127
1282020-01-01 Alan Modra <amodra@gmail.com>
129
130 Update year range in copyright notice of all files.
131
132For older changes see ChangeLog-2019
133\f
134Copyright (C) 2020 Free Software Foundation, Inc.
135
136Copying and distribution of this file, with or without modification,
137are permitted in any medium without royalty provided the copyright
138notice and this notice are preserved.
139
140Local Variables:
141mode: change-log
142left-margin: 8
143fill-column: 74
144version-control: never
145End: