OSDN Git Service

* bfd-in.h (CONST_STRNCPY) : Delete.
authornickc <nickc>
Thu, 28 Sep 2006 12:59:23 +0000 (12:59 +0000)
committernickc <nickc>
Thu, 28 Sep 2006 12:59:23 +0000 (12:59 +0000)
commitfeccb0823a15751cff6d45ae38307672408d988f
tree2228824603877eb5544f5f4e328e917d1cde7633
parentc1b4e326c5e748fcfb63889f065837f6ad32daa1
* 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