mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
* listing.c (data_buffer): Set size based on other listing macros,
rather than always using 100. (data_buffer_size): Remove static variable. (calc_hex): Make data_buffer_size a local variable. Don't leave any slop when filling data_buffer.
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
Fri Apr 25 12:03:15 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* listing.c (data_buffer): Set size based on other listing macros,
|
||||
rather than always using 100.
|
||||
(data_buffer_size): Remove static variable.
|
||||
(calc_hex): Make data_buffer_size a local variable. Don't leave
|
||||
any slop when filling data_buffer.
|
||||
|
||||
Mon Apr 21 15:33:19 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* doc/c-mips.texi: Document .set autoextend.
|
||||
|
Reference in New Issue
Block a user