diff options
author | Nathan Froyd <froydnj@codesourcery.com> | 2009-01-12 20:04:36 +0000 |
---|---|---|
committer | Nathan Froyd <froydnj@codesourcery.com> | 2009-01-12 20:04:36 +0000 |
commit | 7631938e96f5d5c29f0ffea8543f652983480952 (patch) | |
tree | cf8e846e501e59d7c828315d87d89a3ddfd1e16b /sim/ppc/ChangeLog | |
parent | 5df345fc2275dab5e66a8f485f6348b6db1c1ed8 (diff) | |
download | gdb-7631938e96f5d5c29f0ffea8543f652983480952.zip gdb-7631938e96f5d5c29f0ffea8543f652983480952.tar.gz gdb-7631938e96f5d5c29f0ffea8543f652983480952.tar.bz2 |
* ppc-instructions (sync): Add L field.
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r-- | sim/ppc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 6e0febf..0fbace9 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,7 @@ +2009-01-12 Nathan Froyd <froydnj@codesourcery.com> + + * ppc-instructions (sync): Add L field. + 2008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com> * ppc-instructions, ppc-spr-table: Add ability |