]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/ChangeLog
GDB: Remove trailing spaces in tui-disasm.c
[thirdparty/binutils-gdb.git] / ld / ChangeLog
CommitLineData
dc9bd8c9
HD
12020-01-03 Hannes Domani <ssbssa@yahoo.de>
2
3 * emultempl/pe.em: Add new option --enable-reloc-section.
4 * emultempl/pep.em: Likewise.
5 * ld.texi: Document --enable-reloc-section.
6 * pe-dll.c (pe_dll_build_sections): Use pe_dll_enable_reloc_section.
7 (pe_dll_fill_sections): Simplify by calling pe_exe_fill_sections.
8 * pe-dll.h: Add extern declaration of option flag.
9 * pep-dll.c (pe_dll_enable_reloc_section):
10 Add alias define for pep_dll_enable_reloc_section.
11 * pep-dll.h: Add extern declaration of option flag.
12
6655dba2
SB
132020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
14
15 * Makefile.am: Add new target z80-elf
16 * configure.tgt: Likewise.
17 * Makefile.in: Regenerate.
18 * emultempl/z80.em: Add support for eZ80 and Z180 architectures.
19 * emulparams/elf32z80.sh: New file.
20 * emultempl/z80elf.em: Likewise.
21 * testsuite/ld-elf/comm-data4.s: Fix for Z80.
22 * testsuite/ld-elf/comm-data5.s: Fix for Z80.
23 * testsuite/ld-scripts/fill16.d: Fix for Z80.
24 * testsuite/ld-z80/arch_ez80_adl.d: Likewise.
25 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
26 * testsuite/ld-z80/arch_r800.d: Likewise.
27 * testsuite/ld-z80/arch_z180.d: Likewise.
28 * testsuite/ld-z80/arch_z80.d: Likewise.
29 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
30 * testsuite/ld-z80/comb_arch_z180.d: Likewise.
31 * testsuite/ld-z80/labels.s: Likewise.
32 * testsuite/ld-z80/relocs.s: Likewise.
33 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
34 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
35 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
36 * testsuite/ld-z80/z80.exp: Likewise.
37 * NEWS: Mention the new support.
38
0db131fb
TC
392020-01-02 Tamar Christina <tamar.christina@arm.com>
40
41 PR 25210
42 PR 24753
43 * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
44 Remove SEC_LINKER_CREATED.
45 * testsuite/ld-aarch64/aarch64-elf.exp: Add erratum835769-843419.
46 * testsuite/ld-aarch64/erratum835769-843419.d: New test.
47
b14ce8bf
AM
482020-01-01 Alan Modra <amodra@gmail.com>
49
50 Update year range in copyright notice of all files.
51
0b114740 52For older changes see ChangeLog-2019
3499769a 53\f
0b114740 54Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
55
56Copying and distribution of this file, with or without modification,
57are permitted in any medium without royalty provided the copyright
58notice and this notice are preserved.
59
60Local Variables:
61mode: change-log
62left-margin: 8
63fill-column: 74
64version-control: never
65End: