diff options
author | Jose E. Marchesi <jose.marchesi@oracle.com> | 2019-11-20 10:16:24 +0100 |
---|---|---|
committer | Jose E. Marchesi <jose.marchesi@oracle.com> | 2019-11-20 10:16:24 +0100 |
commit | e042e6c3e25fd9189001b4c013bed281ac251067 (patch) | |
tree | 88da05540ccf257f1741619c338c02cd03a3081d /cpu/ChangeLog | |
parent | fa4dea24454e132e677b98c21d23e87e5041e1af (diff) | |
download | gdb-e042e6c3e25fd9189001b4c013bed281ac251067.zip gdb-e042e6c3e25fd9189001b4c013bed281ac251067.tar.gz gdb-e042e6c3e25fd9189001b4c013bed281ac251067.tar.bz2 |
cpu: fix comment in bpf.cpu
2019-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
* bpf.cpu: Fix comment describing the 128-bit instruction format.
Diffstat (limited to 'cpu/ChangeLog')
-rw-r--r-- | cpu/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cpu/ChangeLog b/cpu/ChangeLog index 375cb19..87cec69 100644 --- a/cpu/ChangeLog +++ b/cpu/ChangeLog @@ -1,3 +1,7 @@ +2019-11-20 Jose E. Marchesi <jose.marchesi@oracle.com> + + * bpf.cpu: Fix comment describing the 128-bit instruction format. + 2019-09-09 Phil Blundell <pb@pbcl.net> binutils 2.33 branch created. |