mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
write.c(write_contents): always enable BFD_FAST_SECTION_FILL code
This commit is contained in:
parent
6668a0624d
commit
8ef75e2c07
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user