Updated Swedish translations for GAS and LD
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2017-01-10 Nick Clifton <nickc@redhat.com>
2
3 * po/sv.po: Updated Swedish translation.
4
5 2016-12-09 Graham Markall <graham.markall@embecosm.com>
6 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 * Makefile.am: Add earclinux_nps.c target and add to
9 ALL_EMULATION_SOURCES.
10 * Makefile.in: Likewise, regenerated.
11 * configure.tgt: Add arclinux_nps as an extra emulation for
12 arc*-*-elf* and arc*-*-linux*.
13 * emulparams/arc-nps.sh: New file.
14 * emulparams/arclinux_nps.sh: New file.
15 * testsuite/ld-arc/arclinux-nps.d,
16 * testsuite/ld-arc/arclinux-nps.s: New test.
17
18 2017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
19
20 PR 20958
21 * ldlex.l (option): Add noyywrap
22 (yywrap): Delete.
23 * ldlex.h (yywrap): Delete prototype.
24
25 2017-01-04 Alan Modra <amodra@gmail.com>
26
27 * testsuite/ld-elf/audit.exp: Check for shared lib support.
28 * testsuite/ld-elf/compress.exp: Likewise.
29 * testsuite/ld-elf/dwarf.exp: Likewise.
30 * testsuite/ld-elf/shared.exp: Likewise.
31 * testsuite/ld-elf/wrap.exp: Likewise.
32 * testsuite/ld-ifunc/ifunc.exp: Likewise.
33 * testsuite/ld-plugin/lto.exp: Check $CXX exists.
34
35 2017-01-03 Alan Modra <amodra@gmail.com>
36
37 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Do not
38 allow test to continue after compilation errors.
39 (run_cc_link_tests): Likewise.
40
41 2017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
42
43 * Makefile.am (ALL_EMULATION_SOURCES): Add epruelf.c.
44 (epruelf.c): Remove unneeded dependencies.
45 * Makefile.in: Regenerate
46
47 2017-01-03 Alan Modra <amodra@gmail.com>
48
49 * testsuite/ld-elf/shared.exp: Add -rpath-link and -no-as-needed
50 to various tests.
51 * testsuite/ld-elfweak/elfweak.exp: Likewise.
52 * testsuite/ld-elfvers/vers.exp (vers19): Fix -rpath-link option.
53
54 2017-01-03 Alan Modra <amodra@gmail.com>
55
56 * testsuite/ld-elf/elf.exp: Check that $CC exists before C tests.
57 * testsuite/ld-pie/pie.exp: Likewise.
58 * testsuite/ld-plugin/lto.exp: Likewise.
59
60 2017-01-02 Alan Modra <amodra@gmail.com>
61
62 * Makefile.am (bootstrap): Delete rule.
63 (ld-partial, ld1, ld1-full, ld2, ld3): Likewise.
64 (HOSTING_CRT0, HOSTING_SCRT0): Don't define.
65 (HOSTING_LIBS, HOSTING_SLIBS, HOSTING_EMU): Likewise.
66 * configure.ac (HOSTING_CRT0, HOSTING_SCRT0): Don't define.
67 (HOSTING_LIBS, HOSTING_SLIBS): Likewise.
68 * configure.host (HOSTING_CRT0, HOSTING_LIBS): Don't define.
69 * Makefile.in: Regenerate.
70 * configure: Regenerate.
71 * testsuite/config/default.exp (get_link_files): Delete.
72 (HOSTING_CRT0, HOSTING_SCRT0, HOSTING_LIBS, HOSTING_SLIBS): Don't
73 define.
74 (ld_simple_link): Delete.
75 * testsuite/lib/ld-lib.exp (default_ld_link): Delete
76 (default_ld_simple_link): Rename to default_ld_link.
77 (ld_simple_link_defsyms): Rename to ld_link_defsyms.
78 (run_ld_link_tests): Use ld_link, not ld_simple_link.
79 (run_cc_link_tests): Likewise.
80 (run_ld_link_exec_tests): Use $CC or $CXX to link, not $ld.
81 Don't run exe when not native, and return unsupported.
82 * testsuite/ld-bootstrap/bootstrap.exp: Create gccld1 etc. dirs.
83 Link ld1 etc. using $CC.
84 * testsuite/ld-cdtest/cdtest.exp: Link cdtest using $CC.
85 * testsuite/ld-checks/checks.exp: Use ld_link, not ld_simple_link.
86 * testsuite/ld-cygwin/exe-export.exp: Likewise.
87 * testsuite/ld-elf/binutils.exp: Likewise.
88 * testsuite/ld-elf/eh-group.exp: Likewise.
89 * testsuite/ld-elf/exclude.exp: Likewise.
90 * testsuite/ld-elf/frame.exp: Likewise.
91 * testsuite/ld-elf/sec-to-seg.exp: Likewise.
92 * testsuite/ld-elf/tls_common.exp: Likewise.
93 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
94 * testsuite/ld-fastcall/fastcall.exp: Likewise.
95 * testsuite/ld-gc/gc.exp: Likewise.
96 * testsuite/ld-ifunc/binutils.exp: Likewise.
97 * testsuite/ld-mep/mep.exp: Likewise.
98 * testsuite/ld-mips-elf/mips-elf-flags.exp: Likewise.
99 * testsuite/ld-mn10300/mn10300.exp: Likewise.
100 * testsuite/ld-nios2/nios2.exp: Likewise.
101 * testsuite/ld-pe/pe-compile.exp: Likewise.
102 * testsuite/ld-pe/pe-run.exp: Likewise.
103 * testsuite/ld-pe/pe-run2.exp: Likewise.
104 * testsuite/ld-plugin/plugin.exp: Likewise.
105 * testsuite/ld-scripts/align.exp: Likewise.
106 * testsuite/ld-scripts/alignof.exp: Likewise.
107 * testsuite/ld-scripts/assert.exp: Likewise.
108 * testsuite/ld-scripts/defined.exp: Likewise.
109 * testsuite/ld-scripts/extern.exp: Likewise.
110 * testsuite/ld-scripts/log2.exp: Likewise.
111 * testsuite/ld-scripts/map-address.exp: Likewise.
112 * testsuite/ld-scripts/phdrs.exp: Likewise.
113 * testsuite/ld-scripts/phdrs2.exp: Likewise.
114 * testsuite/ld-scripts/script.exp: Likewise.
115 * testsuite/ld-scripts/section-flags.exp: Likewise.
116 * testsuite/ld-scripts/sizeof.exp: Likewise.
117 * testsuite/ld-scripts/sysroot-prefix.exp: Likewise.
118 * testsuite/ld-scripts/weak.exp: Likewise.
119 * testsuite/ld-selective/selective.exp: Likewise.
120 * testsuite/ld-sh/sh.exp: Likewise.
121 * testsuite/ld-sh/sh64/relax.exp: Likewise.
122 * testsuite/ld-sh/sh64/relfail.exp: Likewise.
123 * testsuite/ld-srec/srec.exp: Likewise.
124 * testsuite/ld-tic6x/tic6x.exp: Likewise.
125 * testsuite/ld-undefined/weak-undef.exp: Likewise.
126 * testsuite/ld-versados/versados.exp: Likewise.
127 * testsuite/ld-x86-64/dwarfreloc.exp: Likewise.
128 * testsuite/ld-xtensa/coalesce.exp: Likewise.
129 * testsuite/ld-xtensa/diff_overflow.exp: Likewise.
130 * testsuite/ld-xtensa/lcall.exp: Likewise.
131 * testsuite/ld-elf/audit.exp: Run non-native too.
132 * testsuite/ld-elf/compress.exp: Likewise. Replace ld options with
133 gcc -Wl, options.
134 * testsuite/ld-elf/dwarf.exp: Run non-native too. Use ld_link,
135 not ld_simple_link. Add -Wl,--no-as-needed to some tests.
136 * testsuite/ld-elf/elf.exp: Run non-native too. Formatting.
137 * testsuite/ld-elf/indirect.exp: Run non-native too. Add
138 -Wl,--no-as-needed to most tests.
139 * testsuite/ld-elf/shared.exp: Run non-native too. Use braces
140 to simplify quoting. Set run_tests using [list] rather than
141 brace assignment to expand $extralibs. Add -Wl,--no-as-needed
142 to many test. Prefix ld options with -Wl,.
143 (mix_pic_and_non_pic): Don't run exe if not native.
144 * testsuite/ld-elf/wrap.exp: Run non-native too. Add
145 -Wl,--no-as-needed and prefix ld options with -Wl,.
146 * testsuite/ld-elfvers/vers.exp: Run non-native too. Use ld_link,
147 not ld_simple_link.
148 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
149 (visibility_test): Don't run exe if not native.
150 * testsuite/ld-elfweak/elfweak.exp: Run non-native too. Use ld_link,
151 not ld_simple_link.
152 (build_exec): Don't run exe if not native.
153 * testsuite/ld-ifunc/ifunc.exp: Run non-native too. Use ld_link,
154 not ld_simple_link. Link using $CC. Add -Wl,--no-as-needed
155 to some tests and prefix ld options with -Wl,. Expect GNU
156 for hppa-linux even when no ifuncs. Delete cleanup.
157 * testsuite/ld-pie/pie.exp: Run non-native too.
158 * testsuite/ld-plugin/lto.exp: Likewise.
159 * testsuite/ld-shared/shared.exp: Likewise. Use ld_link,
160 not ld_simple_link.
161 (shared_test): Don't run exe if not native.
162 * testsuite/ld-size/size.exp: Run non-native too. Add
163 -Wl,--no-as-needed to some tests. Prefix ld options with -Wl,.
164 * testsuite/ld-unique/unique.exp: Run non-native too. Use ld_link,
165 not ld_simple_link. Link using $CC. Add -Wl,--no-as-needed
166 to some tests and prefix ld options with -Wl,. Expect GNU
167 for hppa-linux even when no unique syms. Delete cleanup.
168 * testsuite/ld-x86-64/tls.exp: Add -Wl,--no-as-needed to some
169 tests and prefix ld options with -Wl,.
170 * testsuite/ld-x86-64/x86-64.exp: Use ld_link, not ld_simple_link.
171 Add -Wl,--no-as-needed to some tests. Prefix ld options with -Wl,.
172
173 2017-01-02 Alan Modra <amodra@gmail.com>
174
175 * emulparams/elf32metag.sh (COMMONPAGESIZE): Define.
176
177 2017-01-02 Alan Modra <amodra@gmail.com>
178
179 PR ld/21000
180 * emulparams/hppalinux.sh (DATA_ADDR, SHLIB_DATA_ADDR): Don't define.
181 (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, DATA_SEGMENT_RELRO_END): Define.
182 * scripttempl/elf.sc: Don't define the above if DATA_SEGMENT_ALIGN
183 is already defined.
184
185 2017-01-02 Alan Modra <amodra@gmail.com>
186
187 Update year range in copyright notice of all files.
188
189 For older changes see ChangeLog-2016
190 \f
191 Copyright (C) 2017 Free Software Foundation, Inc.
192
193 Copying and distribution of this file, with or without modification,
194 are permitted in any medium without royalty provided the copyright
195 notice and this notice are preserved.
196
197 Local Variables:
198 mode: change-log
199 left-margin: 8
200 fill-column: 74
201 version-control: never
202 End:
This page took 0.034146 seconds and 4 git commands to generate.