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