diff options
author | Michael Frysinger <vapier@gentoo.org> | 2012-08-30 07:04:42 +0000 |
---|---|---|
committer | Michael Frysinger <vapier@gentoo.org> | 2012-08-30 07:04:42 +0000 |
commit | 6f0e9c73f1c85246e8af85e747037b90c6d8694c (patch) | |
tree | f6db75021fd975ea5666c6e5395fb657810de869 /libgloss/ChangeLog | |
parent | aafdd9a5fc77255a1036daf4a6ab062540a38fce (diff) | |
download | cygnal-6f0e9c73f1c85246e8af85e747037b90c6d8694c.tar.gz cygnal-6f0e9c73f1c85246e8af85e747037b90c6d8694c.tar.bz2 cygnal-6f0e9c73f1c85246e8af85e747037b90c6d8694c.zip |
libgloss: cr16: add custom syscall list
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 9e7c916c7..129a7120c 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,7 @@ +2012-08-30 Kaushik Phatak <kaushik.phatak@kpitcummins.com> + + * cr16/sys/syscall.h: New file. + 2012-05-02 Greta Yorsh <Greta.Yorsh@arm.com> * arm/redboot-crt0.S (__change_mode): Replace mov with movs. |