diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-02-08 22:56:15 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-02-08 22:56:15 +0000 |
commit | 3565dee4ebce94924bbf53673db8d66ee256866b (patch) | |
tree | 6d09c86c325d6ee187e33611766b417e882bd853 /ld | |
parent | 74a89115472a56fdcaec258d1628406ccffb0d8c (diff) | |
download | gdb-3565dee4ebce94924bbf53673db8d66ee256866b.zip gdb-3565dee4ebce94924bbf53673db8d66ee256866b.tar.gz gdb-3565dee4ebce94924bbf53673db8d66ee256866b.tar.bz2 |
* ldlang.c (lang_one_common): Adjust references to common symbol
information for new structure.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index f7be828..fa53ee9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Wed Feb 8 17:34:45 1995 Ian Lance Taylor <ian@cygnus.com> + + * ldlang.c (lang_one_common): Adjust references to common symbol + information for new structure. + Mon Feb 6 12:17:24 1995 Ian Lance Taylor <ian@cygnus.com> * ldmain.c (undefined_symbol): Handle section being NULL. |