From: Steve Chamberlain Date: Tue, 22 Aug 1995 01:54:56 +0000 (+0000) Subject: Mon Aug 21 18:30:42 1995 steve chamberlain X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=011d93b38d38b9cf1238ecd32ef2d2d7a4fb073f;p=binutils-gdb.git Mon Aug 21 18:30:42 1995 steve chamberlain * ldmain.c (main): Remove PE stuff. * lexsup.c (options): Load more PE options. (set_pe_value): New function. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index f0d18a3cb2a..ea686503361 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 21 18:30:42 1995 steve chamberlain + + * ldmain.c (main): Remove PE stuff. + * lexsup.c (options): Load more PE options. + Thu Aug 17 13:35:49 1995 steve chamberlain