* Makefile.am (ALL_64_EMULATION_SOURCES): Add eelf64rdos.c.
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
a6dea726
AM
12013-01-23 Leif Ekblad <leif@rdos.net>
2
3 * Makefile.am (ALL_64_EMULATION_SOURCES): Add eelf64rdos.c.
4 (eelf64rdos.c): New rule.
5 * emulparams/elf64rdos.sh: New file.
6 * configure.tgt (x86_64-*-rdos*): Use above.
7 * Makefile.in: Regenerate.
8
f0fe23c2
RM
92013-01-22 Roland McGrath <mcgrathr@google.com>
10
11 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
12 new_dtags to TRUE for *-*-nacl* targets.
13
142013-01-21 Mike Frysinger <vapier@gentoo.org>
822b8bf4
MF
15
16 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
17 link_info.new_dtags to TRUE for linux/gnu targets.
18 * NEWS: Mention new dtags default.
19
6738cadc
L
202013-01-19 H.J. Lu <hongjiu.lu@intel.com>
21
22 * Makefile.am (HOSTING_SCRT0): New.
23
24 * configure.host (HOSTING_SCRT0): New. Used for PIE.
25
26 * configure.in (HOSTING_SCRT0): New AC_SUBST.
27
28 * Makefile.in: Regenerated.
29 * configure: Likewise.
30
b1b00fcc
MF
312013-01-18 Mike Frysinger <vapier@gentoo.org>
32
33 * NEWS: Mention change in behavior with --enable-new-dtags.
34 * ld.texinfo (Options): Clarify --enable-new-dtags behavior.
35
0d705e9f
AM
362013-01-14 Leif Ekblad <leif@rdos.net>
37 Alan Modra <amodra@gmail.com>
38
39 * ld.texinfo (-Tldata-segment): Describe.
40 * ldlex.h (OPTION_TLDATA_SEGMENT): New enum value.
41 * lexsup.c (ld_options): Add -Tldata-segment.
42 (parse_args): Handle OPTION_TLDATA_SEGMENT.
43 * scripttempl/elf.sc: Support LARGE_DATA_ADDR.
44
e4492aa0
L
452013-01-10 H.J. Lu <hongjiu.lu@intel.com>
46
47 * deffilep.y: Remove trailing white spaces.
48 * elf-hints-local.h: Likewise.
49 * ldexp.c: Likewise.
50 * ldlang.h: Likewise.
51 * ldmisc.c: Likewise.
52 * ldwrite.c: Likewise.
53 * pe-dll.c: Likewise.
54 * emulparams/criself.sh: Likewise.
55 * emulparams/crislinux.sh: Likewise.
56 * emulparams/elf32_tic6x_le.sh: Likewise.
57 * emulparams/elf32bmipn32-defs.sh: Likewise.
58 * emulparams/elf32mb_linux.sh: Likewise.
59 * emulparams/elf32mep.sh: Likewise.
60 * emulparams/elf32microblaze.sh: Likewise.
61 * emulparams/elf32ppc.sh: Likewise.
62 * emulparams/elf64_s390.sh: Likewise.
63 * emulparams/elf64alpha.sh: Likewise.
64 * emulparams/elf_s390.sh: Likewise.
65 * emulparams/elf_x86_64.sh: Likewise.
66 * emulparams/tic80coff.sh: Likewise.
67 * emultempl/aix.em: Likewise.
68 * emultempl/avrelf.em: Likewise.
69 * emultempl/cr16elf.em: Likewise.
70 * emultempl/pe.em: Likewise.
71 * emultempl/pep.em: Likewise.
72 * emultempl/spuelf.em: Likewise.
73 * emultempl/tic6xdsbt.em: Likewise.
74
a3c62988
NC
752013-01-10 Will Newton <will.newton@imgtec.com>
76
77 * Makefile.am: Add Meta.
78 * Makefile.in: Regenerate.
79 * configure.tgt: Add Meta.
80 * emulparams/elf32metag.sh: New file.
81 * emultempl/metagelf.em: New file.
82
134960cc
AM
832013-01-09 Alan Modra <amodra@gmail.com>
84
85 * emulparams/elf_x86_64.sh (LARGE_BSS_AFTER_BSS): Define.
86 * emulparams/elf32_x86_64.sh: Likewise.
87 * emulparams/elf_k1om.sh: Likewise.
88 * emulparams/elf_l1om.sh: Likewise.
89 * scripttempl/elf.sc (LARGE_BSS): Define rather than appending to
90 OTHER_BSS_SECTIONS. Substitute in script.
91
34d56033
AM
922013-01-08 Leif Ekblad <leif@rdos.net>
93
94 * scripttempl/elf.sc (RODATA_ADDR): Typo fix.
95
d5c8b1f8
AM
962013-01-08 Alan Modra <amodra@gmail.com>
97
98 * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): Replace
98e38512 99 "name" param with a bfd_link_needed_list pointer. Update caller.
d5c8b1f8
AM
100 (gld${EMULATION_NAME}_check_ld_elf_hints): Likewise.
101
cc382d46
AM
1022013-01-08 Alan Modra <amodra@gmail.com>
103
104 * Makefile.am (ALL_EMULATION_SOURCES): Correct eavrxmega entries.
105 * Makefile.in: Regenerate.
106
add24320
L
1072013-01-07 H.J. Lu <hongjiu.lu@intel.com>
108
109 * lexsup.c (ld_options): Add fuse-ld= for GCC linker option
110 compatibility.
111
7ca01ed9
NC
1122013-01-07 Patrice Dumas <pertusus@free.fr>
113
114 * ld.texinfo: Replace @ with @@ when it is part of the text.
115 Correct ordering of M68HC11 entry.
116
e407c74b
NC
1172013-01-04 Juergen Urban <JuergenUrban@gmx.de>
118
119 * configure.tgt: Support ELF files for Sony Playstation 2 (for
120 ps2dev and ps2sdk).
121 * emulparams/elf32lr5900n32.sh: Create linker script for Sony
122 Playstation 2 ELF files using MIPS ABI n32.
123 * emulparams/elf32lr5900.sh: Create linker script for Sony
124 Playstation 2 ELF files using MIPS ABI o32.
125 * Makefile.am: Add linker scripts for Sony Playstation 2 ELF
126 files.
127
62658407
L
1282013-01-02 H.J. Lu <hongjiu.lu@intel.com>
129
130 * ldver.c (ldversion): Update copyright year to 2013.
131
4e5f3f9d 132For older changes see ChangeLog-2012
252b5132 133\f
4e5f3f9d 134Copyright (C) 2013 Free Software Foundation, Inc.
752937aa
NC
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
252b5132
RH
140Local Variables:
141mode: change-log
142left-margin: 8
143fill-column: 74
144version-control: never
145End:
This page took 0.64129 seconds and 4 git commands to generate.