From: John Gilmore Date: Wed, 4 Dec 1991 07:39:57 +0000 (+0000) Subject: * targets.c: Revise comments about how to configure the target X-Git-Tag: gdb-4_18~22826 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=01a8219f154307cd1df4c4e04fb97ba52ec7924c;p=external%2Fbinutils.git * targets.c: Revise comments about how to configure the target vector, to match reality. Remove mention of obsolete methods. Remove long lists of capitalized macros that turn into the same thing in lowercase. Normal vector simply lists all known lowercase xvec names; all other cases are handled by SELECT_VECS. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7157491..488f6ad 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,17 @@ +Tue Dec 3 22:54:50 1991 John Gilmore (gnu at cygnus.com) + + * targets.c: Revise comments about how to configure the target + vector, to match reality. Remove mention of obsolete methods. + Remove long lists of capitalized macros that turn into the same + thing in lowercase. Normal vector simply lists all known + lowercase xvec names; all other cases are handled by SELECT_VECS. + + * config/mt-i386-coff: Set DEFAULT_VECTOR to real identifier, + not macro name. + + * config/mt-i960-{coff,bout}: Use SELECT_VECS to make a short + list of supported targets. + Tue Dec 3 14:06:15 1991 Per Bothner (bothner at cygnus.com) * archive.c (bsd_write_armap): The pad byte sometimes added to