3 * binutils-all/readelf.exp (regexp_diff): Delete.
7 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
8 Rename the second test.
13 * binutils-all/empty.s: New file.
14 * binutils-all/strip-3.d: Likewise.
16 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
20 * binutils-all/objcopy.exp: Skip for uclinux targets.
24 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
25 output failure message.
29 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
37 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
38 * binutils-all/dlltool.exp: Likewise.
39 * binutils-all/objcopy.exp: Likewise.
40 * binutils-all/windres/windres.exp: Likewise.
41 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
42 * binutils-all/windres/strtab1.rc: Likewise.
43 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
48 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
51 * binutils-all/strip-1.d: New file.
52 * binutils-all/strip-2.d: Likewise.
54 * lib/utils-lib.exp (run_dump_test): Support strip.
60 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
64 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
69 * binutils-all/localize-hidden-1.s,
70 * binutils-all/localize-hidden-1.d,
71 * binutils-all/localize-hidden-2.s,
72 * binutils-all/localize-hidden-2.d: New tests.
73 * binutils-all/objcopy.exp: Run them.
77 * binutils-all/arm/objdump.exp: New file.
78 * binutils-all/arm/thumb2-cond.s: New test.
82 * binutils-all/copy-3.d: Fix a typo.
86 * binutils-all/copy-3.d: New.
88 * objcopy.exp: Run copy-3.
92 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
93 * binutils-all/copy-1.d (name): Likewise.
97 * binutils-all/copy-2.d: Change the name of the section whose
98 flags are changed to "foo" so that the test will work with PE
99 based targets. Skip this test for AOUT based targeted.
100 * binutils-all/copytest.s: New file.
104 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
108 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
113 * binutils-all/copy-1.d: New file.
114 * binutils-all/copy-1.s: Likewise.
115 * binutils-all/copy-2.d: Likewise.
117 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
118 run_dump_test "copy-2".
120 * lib/utils-lib.exp (run_dump_test): New.
121 (slurp_options): Likewise.
122 (regexp_diff): Likewise.
123 (file_contents): Likewise.
124 (verbose_eval): Likewise.
129 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
134 * lib/utils-lib.exp (default_binutils_run): Check exit status.
138 * config/default.exp: Do not load the unneeded util-defs.exp.
142 * config/default.exp (link_or_copy): New. Use it for setting
143 up assembler and linker for the compiler to use.
148 * binutils-all/group.s: New file.
150 * binutils-all/objcopy.exp (objcopy_test_readelf): New
152 Use it to test ELF group.
157 * binutils-all/objcopy.exp (objcopy_test): New procedure.
158 Use it to test simple copy, ia64 link order and ELF unknown
161 * binutils-all/unknown.s: New file.
166 * binutils-all/link-order.s: New.
168 * binutils-all/objcopy.exp: Check ia64 link order.
172 * binutils-all/windres/escapex-2.rc: New file.
173 * binutils-all/windres/escapex-2.rsd: Generate.
177 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
181 * binutils-all/objcopy.exp: Remove a29k support.
182 * binutils-all/objdump.exp: Likewise, alliant and convex too.
186 * Update the address and phone number of the FSF organization in
187 the GPL notices in the following files:
188 binutils-all/ar.exp, binutils-all/dlltool.exp,
189 binutils-all/nm.exp, binutils-all/objcopy.exp,
190 binutils-all/objdump.exp, binutils-all/readelf.exp,
191 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
192 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
193 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
194 config/default.exp, lib/utils-lib.exp
196 2005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
198 * binutils-all/vax/objdump.exp: Condense the two tests into one
199 and add a "-M entry:" for the second label.
203 * binutils-all/vax: New directory.
204 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
205 switch added to the VAX disassembler.
206 * binutils-all/vax/entrymask.s: New assembler source file.
210 * config/default.exp: Remove send_user call for stray output.
214 * binutils-all/testprog.c: Add prototype for printf() and make
215 type of "string" array be "char" in order to avoid compile time
220 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
224 * binutils-all/objdump.exp (cpus_expected): Append cris.
228 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
232 * binutils-all/alias.def: New file.
233 * binutils-all/dlltool.exp: Two new -p tests.
234 * config/default.exp (dlltool_gas_flag): New variable.
235 Copy gas and lds executables into tmpdir/gas directory rather than
236 making symlinks which might not be supported by the host OS.
237 Attempt to handle the case where the host OS does not use the .exe
238 extension but the target OS does.
239 * lib/utils-lib.exp (exe_ext): New procedure.
243 * binutils-all/dlltool.exp: Check that the -p switch is not
248 * binutils-all/m68k/movem.s: New file.
250 * binutils-all/m68k/objdump.exp: New file.
254 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
258 * binutils-all/ar.exp: Remove stray semicolons.
259 * binutils-all/dlltool.exp: Likewise.
260 * binutils-all/objcopy.exp: Likewise.
261 * binutils-all/readelf.exp: Likewise.
262 * binutils-all/windres/windres.exp: Likewise.
263 * lib/utils-lib.exp: Likewise.
267 * binutils-all/readelf.ss-mips: Allow named section symbols.
271 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
275 * binutils-all/ar.exp (argument_parsing): New test.
279 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
282 For older changes see ChangeLog-9303
288 version-control: never