[BACK]Return to plus58.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/plus58.html between version 1.10 and 1.11

version 1.10, 2015/10/29 08:26:44 version 1.11, 2016/02/21 00:55:19
Line 693 
Line 693 
 <li>Remove HBG support from the DCF77 drivers.  <li>Remove HBG support from the DCF77 drivers.
 <li>On armv7, add initial exynos4 bits.  <li>On armv7, add initial exynos4 bits.
 <li>Introduce unhandled_af() for cases where code conditionally does something based on an address family and later assumes one of the paths was taken. This reduces the amount of noise with static analysers and acts as a sanity check.  <li>Introduce unhandled_af() for cases where code conditionally does something based on an address family and later assumes one of the paths was taken. This reduces the amount of noise with static analysers and acts as a sanity check.
 <li>Introduce unhandled_af() for cases where code conditionally does something based on an address family and later assumes one of the paths was taken. This reduces the amount of noise with static analysers and acts as a sanity check.  
 <li>Allow ehci to be built on platforms that lack a pci bus.  <li>Allow ehci to be built on platforms that lack a pci bus.
 <li>On amd64 and i386, enable use of mwait in non-MP boxes and report # of C-substates up to C7, truncating trailing zeros.  <li>On amd64 and i386, enable use of mwait in non-MP boxes and report # of C-substates up to C7, truncating trailing zeros.
 <!-- 2015-06-06 -->  <!-- 2015-06-06 -->

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11