]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/ChangeLog
Add support for V850E3V5 architecture
[thirdparty/binutils-gdb.git] / ld / ChangeLog
CommitLineData
78c8d46c
NC
12013-01-24 Nick Clifton <nickc@redhat.com>
2
3 * NEWS: Mention support for V850E3V5 architecture.
4
f5c66ab0
NC
52013-01-23 Martin Koegler <martin.koegler@chello.at>
6
7 PR ld/15041
8 * scripttempl/pep.sc (.pdata): Only accept .pdata sections.
9 (.xdata): Similarly.
10 (.debug_frame): Similarly.
11
b176ded1
NC
122013-01-23 Georg-Johann Lay <avr@gjlay.de>
13
14 PR ld/15037
15 * scripttempl/avr.sc (.eeprom): Keep it.
16
a6dea726
AM
172013-01-23 Leif Ekblad <leif@rdos.net>
18
19 * Makefile.am (ALL_64_EMULATION_SOURCES): Add eelf64rdos.c.
20 (eelf64rdos.c): New rule.
21 * emulparams/elf64rdos.sh: New file.
22 * configure.tgt (x86_64-*-rdos*): Use above.
23 * Makefile.in: Regenerate.
24
f0fe23c2
RM
252013-01-22 Roland McGrath <mcgrathr@google.com>
26
27 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
28 new_dtags to TRUE for *-*-nacl* targets.
29
302013-01-21 Mike Frysinger <vapier@gentoo.org>
822b8bf4
MF
31
32 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
33 link_info.new_dtags to TRUE for linux/gnu targets.
34 * NEWS: Mention new dtags default.
35
6738cadc
L
362013-01-19 H.J. Lu <hongjiu.lu@intel.com>
37
38 * Makefile.am (HOSTING_SCRT0): New.
39
40 * configure.host (HOSTING_SCRT0): New. Used for PIE.
41
42 * configure.in (HOSTING_SCRT0): New AC_SUBST.
43
44 * Makefile.in: Regenerated.
45 * configure: Likewise.
46
b1b00fcc
MF
472013-01-18 Mike Frysinger <vapier@gentoo.org>
48
49 * NEWS: Mention change in behavior with --enable-new-dtags.
50 * ld.texinfo (Options): Clarify --enable-new-dtags behavior.
51
0d705e9f
AM
522013-01-14 Leif Ekblad <leif@rdos.net>
53 Alan Modra <amodra@gmail.com>
54
55 * ld.texinfo (-Tldata-segment): Describe.
56 * ldlex.h (OPTION_TLDATA_SEGMENT): New enum value.
57 * lexsup.c (ld_options): Add -Tldata-segment.
58 (parse_args): Handle OPTION_TLDATA_SEGMENT.
59 * scripttempl/elf.sc: Support LARGE_DATA_ADDR.
60
e4492aa0
L
612013-01-10 H.J. Lu <hongjiu.lu@intel.com>
62
63 * deffilep.y: Remove trailing white spaces.
64 * elf-hints-local.h: Likewise.
65 * ldexp.c: Likewise.
66 * ldlang.h: Likewise.
67 * ldmisc.c: Likewise.
68 * ldwrite.c: Likewise.
69 * pe-dll.c: Likewise.
70 * emulparams/criself.sh: Likewise.
71 * emulparams/crislinux.sh: Likewise.
72 * emulparams/elf32_tic6x_le.sh: Likewise.
73 * emulparams/elf32bmipn32-defs.sh: Likewise.
74 * emulparams/elf32mb_linux.sh: Likewise.
75 * emulparams/elf32mep.sh: Likewise.
76 * emulparams/elf32microblaze.sh: Likewise.
77 * emulparams/elf32ppc.sh: Likewise.
78 * emulparams/elf64_s390.sh: Likewise.
79 * emulparams/elf64alpha.sh: Likewise.
80 * emulparams/elf_s390.sh: Likewise.
81 * emulparams/elf_x86_64.sh: Likewise.
82 * emulparams/tic80coff.sh: Likewise.
83 * emultempl/aix.em: Likewise.
84 * emultempl/avrelf.em: Likewise.
85 * emultempl/cr16elf.em: Likewise.
86 * emultempl/pe.em: Likewise.
87 * emultempl/pep.em: Likewise.
88 * emultempl/spuelf.em: Likewise.
89 * emultempl/tic6xdsbt.em: Likewise.
90
a3c62988
NC
912013-01-10 Will Newton <will.newton@imgtec.com>
92
93 * Makefile.am: Add Meta.
94 * Makefile.in: Regenerate.
95 * configure.tgt: Add Meta.
96 * emulparams/elf32metag.sh: New file.
97 * emultempl/metagelf.em: New file.
98
134960cc
AM
992013-01-09 Alan Modra <amodra@gmail.com>
100
101 * emulparams/elf_x86_64.sh (LARGE_BSS_AFTER_BSS): Define.
102 * emulparams/elf32_x86_64.sh: Likewise.
103 * emulparams/elf_k1om.sh: Likewise.
104 * emulparams/elf_l1om.sh: Likewise.
105 * scripttempl/elf.sc (LARGE_BSS): Define rather than appending to
106 OTHER_BSS_SECTIONS. Substitute in script.
107
34d56033
AM
1082013-01-08 Leif Ekblad <leif@rdos.net>
109
110 * scripttempl/elf.sc (RODATA_ADDR): Typo fix.
111
d5c8b1f8
AM
1122013-01-08 Alan Modra <amodra@gmail.com>
113
114 * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): Replace
98e38512 115 "name" param with a bfd_link_needed_list pointer. Update caller.
d5c8b1f8
AM
116 (gld${EMULATION_NAME}_check_ld_elf_hints): Likewise.
117
cc382d46
AM
1182013-01-08 Alan Modra <amodra@gmail.com>
119
120 * Makefile.am (ALL_EMULATION_SOURCES): Correct eavrxmega entries.
121 * Makefile.in: Regenerate.
122
add24320
L
1232013-01-07 H.J. Lu <hongjiu.lu@intel.com>
124
125 * lexsup.c (ld_options): Add fuse-ld= for GCC linker option
126 compatibility.
127
7ca01ed9
NC
1282013-01-07 Patrice Dumas <pertusus@free.fr>
129
130 * ld.texinfo: Replace @ with @@ when it is part of the text.
131 Correct ordering of M68HC11 entry.
132
e407c74b
NC
1332013-01-04 Juergen Urban <JuergenUrban@gmx.de>
134
135 * configure.tgt: Support ELF files for Sony Playstation 2 (for
136 ps2dev and ps2sdk).
137 * emulparams/elf32lr5900n32.sh: Create linker script for Sony
138 Playstation 2 ELF files using MIPS ABI n32.
139 * emulparams/elf32lr5900.sh: Create linker script for Sony
140 Playstation 2 ELF files using MIPS ABI o32.
141 * Makefile.am: Add linker scripts for Sony Playstation 2 ELF
142 files.
143
62658407
L
1442013-01-02 H.J. Lu <hongjiu.lu@intel.com>
145
146 * ldver.c (ldversion): Update copyright year to 2013.
147
4e5f3f9d 148For older changes see ChangeLog-2012
252b5132 149\f
4e5f3f9d 150Copyright (C) 2013 Free Software Foundation, Inc.
752937aa
NC
151
152Copying and distribution of this file, with or without modification,
153are permitted in any medium without royalty provided the copyright
154notice and this notice are preserved.
155
252b5132
RH
156Local Variables:
157mode: change-log
158left-margin: 8
159fill-column: 74
160version-control: never
161End: