Don't use multi byte nop instructions for i386
[platform/upstream/binutils.git] / ld / testsuite / ChangeLog
1 2012-02-09  H.J. Lu  <hongjiu.lu@intel.com>
2
3         PR ld/13675
4         * ld-i386/tlsnopic.dd: Update no-op padding.
5         * ld-i386/tlspic.dd: Likewise. 
6
7 2012-01-31  H.J. Lu  <hongjiu.lu@intel.com>
8
9         PR ld/13616
10         * ld-i386/tlsbindesc.dd: Update no-op padding.
11         * ld-i386/tlsnopic.dd: Likewise. 
12         * ld-i386/tlspic.dd: Likewise. 
13         * ld-x86-64/tlsbin.dd: Likewise. 
14         * ld-x86-64/tlsbindesc.dd: Likewise. 
15         * ld-x86-64/tlspic.dd: Likewise. 
16
17 2012-01-17  Alan Modra  <amodra@gmail.com>
18
19         * config/default.exp: Provide tmpdir/ld/collect-ld.
20
21 2012-01-10  H.J. Lu  <hongjiu.lu@intel.com>
22
23         PR ld/13581
24         * ld-x86-64/ilp32-4.s: New.
25         * ld-x86-64/ilp32-10.d: Likewise.
26         * ld-x86-64/ilp32-10.s: Likewise.
27
28         * ld-x86-64/ilp32-4.d: Adjusted.
29         * ld-x86-64/ilp32-5.d: Likewise.
30         * ld-x86-64/ilp32-5.s: Likewise.
31
32         * ld-x86-64/x86-64.exp: Run ilp32-10.
33
34 2012-01-05  Nick Clifton  <nickc@redhat.com>
35
36         * ld-x86-64/x86-64.exp: Add test of linking mixed 32-bit and
37         64-bit objects when the 32-bit object (loaded first) contains 32+
38         local symbols, all referenced by relocs and the 64-bit object
39         contains a reloc that uses a symbol in the 32-bit object.
40         * 32bit.s: New source file.
41         * 64bit.s: New source file.
42         * incompatible.l: New expected linker output file.
43
44 For older changes see ChangeLog-2011
45 \f
46 Local Variables:
47 mode: change-log
48 left-margin: 8
49 fill-column: 74
50 version-control: never
51 End: