write.c(write_contents): always enable BFD_FAST_SECTION_FILL code

This commit is contained in:
Ken Raeburn 1994-08-26 21:53:59 +00:00
parent 6668a0624d
commit 8ef75e2c07

View File

@ -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