Add VAX specific disassembler option -Mentry: to specify a function entry
[binutils.git] / binutils / testsuite / ChangeLog
blobbd490af861190349638c1149b63bc99f70f315ec
1 2005-03-29  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3         * binutils-all/vax: New directory.
4         * binutils-all/vax/objdump.exp: New script.  Test the -Mentry:
5         switch added to the VAX disassembler.
6         * binutils-all/vax/entrymask.s: New assembler source file.
8 2005-03-08  Ben Elliston  <bje@au.ibm.com>
10        * config/default.exp: Remove send_user call for stray output.
12 2005-01-04  Martin Koegler  <mkoegler@auto.tuwien.ac.at>
14         * binutils-all/testprog.c: Add prototype for printf() and make
15         type of "string" array be "char" in order to avoid compile time
16         warnings.
18 2004-12-31  Alan Modra  <amodra@bigpond.net.au>
20         * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
22 2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
24         * binutils-all/objdump.exp (cpus_expected): Append cris.
26 2004-10-28  H.J. Lu  <hongjiu.lu@intel.com>
28         * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
30 2004-10-23  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
32         * binutils-all/alias.def: New file.
33         * binutils-all/dlltool.exp: Two new -p tests.
34         * config/default.exp (dlltool_gas_flag): New variable.
35         Copy gas and lds executables into tmpdir/gas directory rather than
36         making symlinks which might not be supported by the host OS.
37         Attempt to handle the case where the host OS does not use the .exe
38         extension but the target OS does.
39         * lib/utils-lib.exp (exe_ext): New procedure.
41 2004-07-12  Nick Clifton  <nickc@redhat.com>
43         * binutils-all/dlltool.exp: Check that the -p switch is not
44         rejected.
46 2004-07-09  Andreas Schwab  <schwab@suse.de>
48         * binutils-all/m68k/movem.s: New file.
50         * binutils-all/m68k/objdump.exp: New file.
52 2004-05-15  Nick Clifton  <nickc@redhat.com>
54         * binutils-all/readelf.ss: Allow for ARM mapping symbols.
56 2004-05-12  Ben Elliston  <bje@au.ibm.com>
58         * binutils-all/ar.exp: Remove stray semicolons.
59         * binutils-all/dlltool.exp: Likewise.
60         * binutils-all/objcopy.exp: Likewise.
61         * binutils-all/readelf.exp: Likewise.
62         * binutils-all/windres/windres.exp: Likewise.
63         * lib/utils-lib.exp: Likewise.
65 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
67         * binutils-all/readelf.ss-mips: Allow named section symbols.
69 2004-03-30  Jakub Jelinek  <jakub@redhat.com>
71         * binutils-all/objcopy.exp: Accept main as a data symbol as well.
73 2004-02-27  Andreas Schwab  <schwab@suse.de>
75         * binutils-all/ar.exp (argument_parsing): New test.
77 2004-02-20  Nathan Sidwell  <nathan@codesourcery.com>
79         * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
80         systems.
82 For older changes see ChangeLog-9303
84 Local Variables:
85 mode: change-log
86 left-margin: 8
87 fill-column: 74
88 version-control: never
89 End: