From d544c511beef8fc6667e1369ec3dae11c9a01ee3 Mon Sep 17 00:00:00 2001 From: msnyder Date: Thu, 7 Aug 2003 21:36:43 +0000 Subject: [PATCH] 2003-08-07 Michael Snyder * gencode.c (expand_ppi_code): Comment spelling fix. --- sim/sh/ChangeLog | 4 ++++ sim/sh/gencode.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog index b34adb5cf8..9f0eb85fdc 100644 --- a/sim/sh/ChangeLog +++ b/sim/sh/ChangeLog @@ -1,3 +1,7 @@ +2003-08-07 Michael Snyder + + * gencode.c (expand_ppi_code): Comment spelling fix. + 2003-07-25 Michael Snyder * gencode.c (pshl): Change < to <= (shift by 16 is allowed). diff --git a/sim/sh/gencode.c b/sim/sh/gencode.c index d078fc6cca..fb6f5b209d 100644 --- a/sim/sh/gencode.c +++ b/sim/sh/gencode.c @@ -2324,7 +2324,7 @@ gendefines () static int ppi_index; -/* Take an ppi code, expand all varying fields in it and fill all the +/* Take a ppi code, expand all varying fields in it and fill all the right entries in 'table' with the opcode index. */ static void -- 2.11.0