From: Michael Meissner Date: Thu, 8 May 1997 15:58:23 +0000 (+0000) Subject: Bump SIZE_DECIMAL to 13 X-Git-Tag: gdb-4_18-branchpoint~5559 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e42224cc3a81df454c9539e33dc7ad12524666cd;p=thirdparty%2Fbinutils-gdb.git Bump SIZE_DECIMAL to 13 --- diff --git a/sim/tic80/ChangeLog b/sim/tic80/ChangeLog index 02730c34493..4a567d513eb 100644 --- a/sim/tic80/ChangeLog +++ b/sim/tic80/ChangeLog @@ -1,3 +1,7 @@ +Thu May 8 11:57:47 1997 Michael Meissner + + * misc.c (SIZE_DECIMAL): Bump to 13. + Thu May 8 14:07:16 1997 Andrew Cagney * sim-calls.c (sim_do_command): Implement. diff --git a/sim/tic80/misc.c b/sim/tic80/misc.c index efadbae03de..e5b1999d712 100644 --- a/sim/tic80/misc.c +++ b/sim/tic80/misc.c @@ -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