mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
Bump SIZE_DECIMAL to 13
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Thu May 8 11:57:47 1997 Michael Meissner <meissner@cygnus.com>
|
||||
|
||||
* misc.c (SIZE_DECIMAL): Bump to 13.
|
||||
|
||||
Thu May 8 14:07:16 1997 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* sim-calls.c (sim_do_command): Implement.
|
||||
|
||||
@@ -119,7 +119,7 @@ static char tic80_trace_buffer[1024];
|
||||
static int tic80_size_name;
|
||||
|
||||
#define SIZE_HEX 8
|
||||
#define SIZE_DECIMAL 12
|
||||
#define SIZE_DECIMAL 13
|
||||
|
||||
/* Initialize tracing by calculating the maximum name size */
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user