* bfd-in.h (CONST_STRNCPY) : Delete.
commit2f1d1ef4b72a94458ccf9496e8854c259167c8e3
authorNick Clifton <nickc@redhat.com>
Thu, 28 Sep 2006 12:59:25 +0000 (28 12:59 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 28 Sep 2006 12:59:25 +0000 (28 12:59 +0000)
tree81410c70c9ddf09b1e2a1e2fb037994cfe9395f1
parent0645dc1eb047dbf71dfac1c192f88086865e4c58
* bfd-in.h (CONST_STRNCPY) : Delete.
  (LITSTRCPY) : New.
  (LITMEMCPY) : New.
* bfd-in2.h : Regenerate.
* elflink.c  (bfd_elf_gc_sections) : Use LITMEMCPY. Don't manually calculate string lengths.
* nlmcode.h (nlm_swap_auxiliary_headers_in) : Use LITMEMCPY.
* nlmconv.c (main) : Use LITMEMCPY.
* prdbg.c (tg_class_static_member) : Use LITSTRCPY.
bfd/ChangeLog
bfd/bfd-in.h
bfd/bfd-in2.h
bfd/elflink.c
bfd/nlmcode.h
binutils/ChangeLog
binutils/nlmconv.c
binutils/prdbg.c