From: Ken Raeburn Date: Fri, 26 Aug 1994 21:53:59 +0000 (+0000) Subject: write.c(write_contents): always enable BFD_FAST_SECTION_FILL code X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8ef75e2c07bdcddb1d1a471b6ba5b7a74e03c66e;p=binutils-gdb.git write.c(write_contents): always enable BFD_FAST_SECTION_FILL code --- diff --git a/gas/ChangeLog b/gas/ChangeLog index ca9cc9149e9..29143d15762 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -3,6 +3,10 @@ Fri Aug 26 14:46:15 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com) * subsegs.c (section_symbol): Reverse still-wrong test of EMIT_SECTION_SYMBOLS. + * write.c (BFD_FAST_SECTION_FILL): Always define. + (write_contents): If fill_size is 1, use memset instead of looping + calling memcpy. + Wed Aug 24 12:46:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * config/tc-mips.h (LOCAL_LABEL): Define as 0, for compatibility