ld: change --enable-new-dtags to only generate new dtags
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2013-01-18 Mike Frysinger <vapier@gentoo.org>
2
3 * NEWS: Mention change in behavior with --enable-new-dtags.
4 * ld.texinfo (Options): Clarify --enable-new-dtags behavior.
5
6 2013-01-14 Leif Ekblad <leif@rdos.net>
7 Alan Modra <amodra@gmail.com>
8
9 * ld.texinfo (-Tldata-segment): Describe.
10 * ldlex.h (OPTION_TLDATA_SEGMENT): New enum value.
11 * lexsup.c (ld_options): Add -Tldata-segment.
12 (parse_args): Handle OPTION_TLDATA_SEGMENT.
13 * scripttempl/elf.sc: Support LARGE_DATA_ADDR.
14
15 2013-01-10 H.J. Lu <hongjiu.lu@intel.com>
16
17 * deffilep.y: Remove trailing white spaces.
18 * elf-hints-local.h: Likewise.
19 * ldexp.c: Likewise.
20 * ldlang.h: Likewise.
21 * ldmisc.c: Likewise.
22 * ldwrite.c: Likewise.
23 * pe-dll.c: Likewise.
24 * emulparams/criself.sh: Likewise.
25 * emulparams/crislinux.sh: Likewise.
26 * emulparams/elf32_tic6x_le.sh: Likewise.
27 * emulparams/elf32bmipn32-defs.sh: Likewise.
28 * emulparams/elf32mb_linux.sh: Likewise.
29 * emulparams/elf32mep.sh: Likewise.
30 * emulparams/elf32microblaze.sh: Likewise.
31 * emulparams/elf32ppc.sh: Likewise.
32 * emulparams/elf64_s390.sh: Likewise.
33 * emulparams/elf64alpha.sh: Likewise.
34 * emulparams/elf_s390.sh: Likewise.
35 * emulparams/elf_x86_64.sh: Likewise.
36 * emulparams/tic80coff.sh: Likewise.
37 * emultempl/aix.em: Likewise.
38 * emultempl/avrelf.em: Likewise.
39 * emultempl/cr16elf.em: Likewise.
40 * emultempl/pe.em: Likewise.
41 * emultempl/pep.em: Likewise.
42 * emultempl/spuelf.em: Likewise.
43 * emultempl/tic6xdsbt.em: Likewise.
44
45 2013-01-10 Will Newton <will.newton@imgtec.com>
46
47 * Makefile.am: Add Meta.
48 * Makefile.in: Regenerate.
49 * configure.tgt: Add Meta.
50 * emulparams/elf32metag.sh: New file.
51 * emultempl/metagelf.em: New file.
52
53 2013-01-09 Alan Modra <amodra@gmail.com>
54
55 * emulparams/elf_x86_64.sh (LARGE_BSS_AFTER_BSS): Define.
56 * emulparams/elf32_x86_64.sh: Likewise.
57 * emulparams/elf_k1om.sh: Likewise.
58 * emulparams/elf_l1om.sh: Likewise.
59 * scripttempl/elf.sc (LARGE_BSS): Define rather than appending to
60 OTHER_BSS_SECTIONS. Substitute in script.
61
62 2013-01-08 Leif Ekblad <leif@rdos.net>
63
64 * scripttempl/elf.sc (RODATA_ADDR): Typo fix.
65
66 2013-01-08 Alan Modra <amodra@gmail.com>
67
68 * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): Replace
69 "name" param with a bfd_link_needed_list pointer. Update caller.
70 (gld${EMULATION_NAME}_check_ld_elf_hints): Likewise.
71
72 2013-01-08 Alan Modra <amodra@gmail.com>
73
74 * Makefile.am (ALL_EMULATION_SOURCES): Correct eavrxmega entries.
75 * Makefile.in: Regenerate.
76
77 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
78
79 * lexsup.c (ld_options): Add fuse-ld= for GCC linker option
80 compatibility.
81
82 2013-01-07 Patrice Dumas <pertusus@free.fr>
83
84 * ld.texinfo: Replace @ with @@ when it is part of the text.
85 Correct ordering of M68HC11 entry.
86
87 2013-01-04 Juergen Urban <JuergenUrban@gmx.de>
88
89 * configure.tgt: Support ELF files for Sony Playstation 2 (for
90 ps2dev and ps2sdk).
91 * emulparams/elf32lr5900n32.sh: Create linker script for Sony
92 Playstation 2 ELF files using MIPS ABI n32.
93 * emulparams/elf32lr5900.sh: Create linker script for Sony
94 Playstation 2 ELF files using MIPS ABI o32.
95 * Makefile.am: Add linker scripts for Sony Playstation 2 ELF
96 files.
97
98 2013-01-02 H.J. Lu <hongjiu.lu@intel.com>
99
100 * ldver.c (ldversion): Update copyright year to 2013.
101
102 For older changes see ChangeLog-2012
103 \f
104 Copyright (C) 2013 Free Software Foundation, Inc.
105
106 Copying and distribution of this file, with or without modification,
107 are permitted in any medium without royalty provided the copyright
108 notice and this notice are preserved.
109
110 Local Variables:
111 mode: change-log
112 left-margin: 8
113 fill-column: 74
114 version-control: never
115 End:
This page took 0.043701 seconds and 4 git commands to generate.