Skip to content
Snippets Groups Projects
  1. Sep 11, 2014
    • Mike Hibler's avatar
      Oops, put default back to little-endian. · 1f246e8f
      Mike Hibler authored
      Had it big-endian for initial testing.
      1f246e8f
    • Mike Hibler's avatar
      Welcome back Big Endian, haven't seen you since the early 1990s! · 1220ad49
      Mike Hibler authored
      Hack support for big-endian. It appears to work, but I stopped testing
      when we found out the HP moonshot ARM cartridges are little-endian.
      
      The approach here is that little-endian is the "native" imagezip format.
      This makes backward compat easy and works most efficiently for the common
      (still 100%) case of little-endian machines.
      
      For frisbee, little-endian is also the default on-wire format...except
      for the master server protocol which properly uses network order.
      That should be fixed, but will require a version bump.
      
      This stuff will likely get pulled into the main branch when the next
      major version happens. RSN.
      1220ad49
    • Mike Hibler's avatar
      Fixes for -static. · 02849f28
      Mike Hibler authored
      02849f28
    • Mike Hibler's avatar
      Fixes for static build. · d8a64b15
      Mike Hibler authored
      d8a64b15
  2. Sep 10, 2014
  3. Sep 09, 2014
  4. Sep 08, 2014
  5. Sep 05, 2014
  6. Sep 04, 2014
  7. Sep 03, 2014
  8. Sep 02, 2014
Loading