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