7458855d057460c3e5d189a25bf559031f5e10ce
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
2
3 * ld-arm/arm-app-abs32.s, ld-arm/arm-app-abs32.r,
4 ld-arm/arm-app-abs32.d: New files.
5 * ld-arm/arm-elf.exp: Add arm-app-abs32 testcase.
6
7 2004-01-19 Alan Modra <amodra@bigpond.net.au>
8
9 * ld-i386/tlsbin.dd: Adjust for changed sib printing.
10
11 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
12
13 * ld-arm/arm-elf.exp: Add arm-static-app test.
14 * ld-arm/arm-static-app.s, ld-arm/arm-static-app.d,
15 ld-arm/arm-static-app.r: New files.
16
17 2004-01-12 Anil Paranjpe <anilp1@KPITCummins.com>
18
19 * ld-h8300/h8300-exp: Run the relax-4 test.
20 * ld-h8300/relax-4.s: New file: Source for relax-4 test.
21 * ld-h8300/relax-4.d: New file: Expected output and commands for
22 assembling and linking the relax-4 test.
23 * ld-h8300/relax-4-coff.d: New file: Variant for the COFF based
24 toolchain.
25
26 2004-01-09 H.J. Lu <hongjiu.lu@intel.com>
27
28 * ld-selective/selective.exp: Skip ia64-*-*.
29
30 2004-01-09 Daniel Jacobowitz <drow@mvista.com>
31
32 * ld-arm/arm-lib.d, ld-arm/arm-lib.r: Update for R_ARM_PLT32
33 changes.
34
35 2004-01-06 Daniel Jacobowitz <drow@mvista.com>
36
37 * ld-arm/arm-app.d, ld-arm/arm-app.r, ld-arm/arm-app.s,
38 ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-lib.s,
39 ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r,
40 ld-arm/arm-lib-plt32.s, ld-arm/arm-elf.exp: New files.
41
42 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
43
44 * ld-frv: Update .d files with correct addresses displayed for
45 dynamic relocations.
46 2003-12-02 Alexandre Oliva <aoliva@redhat.com>
47 * ld-frv/fdpic1.s (.D0): Move to separate data section.
48 2003-11-28 Alexandre Oliva <aoliva@redhat.com>
49 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
50 * ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Update to
51 reflect EMBEDDED= change in linker script.
52 2003-11-27 Alexandre Oliva <aoliva@redhat.com>
53 * ld-frv: Update .d files to reflect changes in the page size, the
54 addition of a stack segment, the use of a NULL function descriptor
55 for weakundef functions and the change in the lazy funcdesc_value
56 in-place addend value.
57 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
58 * lib/ld-lib.exp (is_elf_format): Match frv-uclinux.
59 2003-10-06 Alexandre Oliva <aoliva@redhat.com>
60 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
61 ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Addresses are
62 now _gp-based, not \.rofixup-based.
63 * ld-frv/fdpic-static-6.d: Likewise. Match warning about
64 relocation to different section.
65 2003-09-30 Alexandre Oliva <aoliva@redhat.com>
66 * ld-frv/fdpic.exp: Add -melf32frvfd to LDFLAGS.
67 2003-09-19 Alexandre Oliva <aoliva@redhat.com>
68 * ld-frv/fdpic7.s, ld-frv/fdpic-static-7.d, ld-frv/fdpic-pie-7.d,
69 ld-frv/fdpic-shared-7.d: New.
70 * ld-frv/fdpic8.s, ld-frv/fdpic-static-8.d, ld-frv/fdpic-pie-8.d,
71 ld-frv/fdpic-shared-8.d: New.
72 * ld-frv/fdpic-pie-8-fail.d, ld-frv/fdpic-shared-8-fail.d: New.
73 * ld-frv/fdpic.exp: Run them.
74 * ld-frv/fdpic8.ldv, ld-frv/fdpic8min.ldv: New.
75 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
76 * ld-frv/fdpic5.s, ld-frv/fdpic-static-5.d, ld-frv/fdpic-pie-5.d,
77 ld-frv/fdpic-shared-5.d: New.
78 * ld-frv/fdpic6.s, ld-frv/fdpic-static-6.d, ld-frv/fdpic-pie-6.d,
79 ld-frv/fdpic-shared-6.d: New.
80 * ld-frv/fdpic.exp: Run them.
81 * ld-frv/fdpic*.d: Add -mfdpic to assembler flags. Updated.
82 * ld-frv/fdpic2min.ldv: New, used by fdpic-shared-2.d.
83 * ld-frv/fdpic-shared-2-fail.d: New.
84 * ld-frv/fdpic.exp: Run it.
85 * ld-frv/fdpic4.s, ld-frv/fdpic-shared-4.d: New.
86 * ld-frv/fdpic.exp: Add new test.
87 * ld-frv/fdpic-pie-2.d: Remove unnecessary function descriptors.
88 * ld-frv/fdpic-shared-local-2.d, ld-frv/fdpic2.ldv: New.
89 * ld-frv/fdpic3.s, ld-frv/fdpic-shared-3.d: New.
90 * ld-frv/fdpic.exp: Add new tests.
91 * ld-frv/fdpic.exp, ld-frv/fdpic1.s, ld-frv/fdpic2.s,
92 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
93 * ld-frv/fdpic-pie-1.d, ld-frv/fdpic-pie-2.d,
94 * ld-frv/fdpic-shared-1.d, ld-frv/fdpic-shared-2.d: Renamed from
95 ucpic.
96 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
97 * ld-frv/ucpic.exp, ld-frv/ucpic1.s, ld-frv/ucpic2.s: New.
98 * ld-frv/ucpic-static-1.d, ld-frv/ucpic-static-2.d: New.
99 * ld-frv/ucpic-pie-1.d, ld-frv/ucpic-pie-2.d: New.
100 * ld-frv/ucpic-shared-1.d, ld-frv/ucpic-shared-2.d: New.
101
102 2004-01-02 Alan Modra <amodra@bigpond.net.au>
103
104 * ld-selective/sel-dump.exp: Use is_elf_format, xfail assorted targets.
105 * ld-selective/selective.exp: Likewise.
106
107 For older changes see ChangeLog-9303
108 \f
109 Local Variables:
110 mode: change-log
111 left-margin: 8
112 fill-column: 74
113 version-control: never
114 End:
This page took 0.031786 seconds and 4 git commands to generate.