2013-10-07 11:47:15 +00:00
committed by Git OBS Bridge
parent 227698b1cd
commit d35884c5ec
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Oct 7 13:46:43 CEST 2013 - snwint@suse.de
- AArch64 support
- Add support for AArch64
- Add a new CPU Arch Type, AArch64, and properly
- parse the /proc/cpuinfo (that is quite similar to ARM 32bit)
- Remove various unused variables
- Fix sizing error in memset() call
-------------------------------------------------------------------
Wed Jan 9 13:58:00 CET 2013 - snwint@suse.de