diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-03-18 06:53:14 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-03-18 06:53:14 +0000 |
commit | f400bbbb4f5a7209fb97c42abbc4ef79d1ba6cfb (patch) | |
tree | a50c14c5db955fac76d043ba655dad7859f26baf /ld/ChangeLog | |
parent | f64fd87f2b0d273ce0d7f67461eb8d039c982fd7 (diff) | |
download | gdb-f400bbbb4f5a7209fb97c42abbc4ef79d1ba6cfb.zip gdb-f400bbbb4f5a7209fb97c42abbc4ef79d1ba6cfb.tar.gz gdb-f400bbbb4f5a7209fb97c42abbc4ef79d1ba6cfb.tar.bz2 |
* ldlang.c (load_symbols): An empty is archive is OK.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index ed55c61..3472833 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,12 @@ +Sat Mar 18 01:49:14 1995 Ian Lance Taylor <ian@cygnus.com> + + * ldlang.c (load_symbols): An empty is archive is OK. + +Fri Mar 17 16:15:31 1995 Stan Shebs <shebs@andros.cygnus.com> + + * ldmain.c (progress.h): Include. + (main): Call START_PROGRESS and END_PROGRESS. + Thu Mar 16 17:17:33 1995 Michael Meissner <meissner@cygnus.com> * scripttempl/elfppc.sc: Move _GOT2_END_ after the .ctors and |