diff options
author | Per Bothner <per@bothner.com> | 1993-05-17 19:45:17 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1993-05-17 19:45:17 +0000 |
commit | bc3b479ce40388966cfcc33d5b475fbfc1bf819c (patch) | |
tree | 1ffd2b84af0a8f99ad6d9a821ada9533658361bf /ld/NEWS | |
parent | cf9b957854c7bce701c1569d677432af95f80549 (diff) | |
download | gdb-bc3b479ce40388966cfcc33d5b475fbfc1bf819c.zip gdb-bc3b479ce40388966cfcc33d5b475fbfc1bf819c.tar.gz gdb-bc3b479ce40388966cfcc33d5b475fbfc1bf819c.tar.bz2 |
New file.
Diffstat (limited to 'ld/NEWS')
-rw-r--r-- | ld/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +Changes since version 2.0 + +* The ld -ySYMBOL flag (to trace references to SYMBOL) is now implemented. + +* There is now support for writing ECOFF files, so ld and the + other utilities should work on Risc/Ultrix and Irix. |