From: Ian Lance Taylor Date: Wed, 15 Jun 1994 03:12:42 +0000 (+0000) Subject: * ldctor.c (ldctor_add_entry): Add entries to a set in the order X-Git-Tag: gdb-4_18~14294 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7fe331f17bac2ea5264e94bdbd45cec7d7d6dd56;p=platform%2Fupstream%2Fbinutils.git * ldctor.c (ldctor_add_entry): Add entries to a set in the order they are encountered. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index fe1b57d..0e6e23a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Tue Jun 14 23:10:07 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * ldctor.c (ldctor_add_entry): Add entries to a set in the order + they are encountered. + Tue Jun 14 18:05:09 1994 Eric Youngdale (ericy@cais.cais.com) * emulparams/i386linux.sh (TEXT_START_ADDR): Define as 0x1000.