mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 11:39:26 +08:00
write.c(write_contents): always enable BFD_FAST_SECTION_FILL code
This commit is contained in:
@ -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
|
* subsegs.c (section_symbol): Reverse still-wrong test of
|
||||||
EMIT_SECTION_SYMBOLS.
|
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)
|
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
|
* config/tc-mips.h (LOCAL_LABEL): Define as 0, for compatibility
|
||||||
|
Reference in New Issue
Block a user