Add new field to bfd_link structure and use it to control how common symbols

are extracted from archives.
This commit is contained in:
Nick Clifton
2002-07-31 12:50:07 +00:00
parent deaa100bae
commit df28dc05d4
2 changed files with 17 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
* bfdlink.h )bfd_link_common_skip_ar_symbols): New enum.
(struct bfd_link_info): Add new field 'common_skip_ar_symbols'.
2002-07-25 Richard Sandiford <rsandifo@redhat.com>
* opcode/mips.h (CPU_R2000): Remove.