There is no interesting Irix 5, or PowerPC, or RS/6000 support in the
[deliverable/binutils-gdb.git] / ld / NEWS
CommitLineData
632dcce8
KR
1-*- text -*-
2
3Changes since version 2.3:
4
5* New linker code, by Steve Chamberlain and Ian Taylor. For a.out and ecoff
6 formats (so far), this should result in considerable savings in time
7 and memory used while linking; slightly poorer performance than
8 before for formats not converted yet.
9
632dcce8
KR
10* Command-line parsing is no longer done with flex. This means
11 oddball characters in filenames won't get treated as argument
12 separators.
13
14* HP-PA ELF support, by Jeff Law. (No SOM support yet.)
15
632dcce8
KR
16* Mach i386 support, by David Mackenzie.
17
18Changes since version 2.2:
19
20* Weak symbols are now supported.
21
22* ELF support has been added. The linker has been bootstrapped on
23 UnixWare and Solaris.
24
25* Alpha OSF/1 support has been added (non dynamic linking only).
26
27Changes since version 2.1:
28
29* The `bfd' library has been updated to reduce a.out-format string
30 table size. The effect of this is that files linked from many input
31 files with duplicate symbols (`-g' debugging records, or identical
32 static symbols) should be much smaller.
33
34Changes since version 2.0:
bc3b479c
PB
35
36* The ld -ySYMBOL flag (to trace references to SYMBOL) is now implemented.
37
38* There is now support for writing ECOFF files, so ld and the
39 other utilities should work on Risc/Ultrix and Irix.
632dcce8
KR
40
41\f
42Local variables:
43fill-column: 79
44End:
This page took 0.063018 seconds and 4 git commands to generate.