* bfd-in.h (CONST_STRNCPY) : Delete.
authorNick Clifton <nickc@redhat.com>
Thu, 28 Sep 2006 12:59:25 +0000 (12:59 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 28 Sep 2006 12:59:25 +0000 (12:59 +0000)
commitea9986ff0085095cd23ec95dc0e42177c062e117
tree82db9fd23cc38c85fa029aaf30bbf5196b9ed5e1
parent2642de2a6c63f6a5710395e0ab502d6929d2ffd6
* 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
This page took 0.033884 seconds and 4 git commands to generate.