1. 01 7月, 2008 1 次提交
  2. 30 6月, 2008 1 次提交
    • J
      [CRIS] Build fixes for compressed and rescue images for v10 and v32: · bdb144b6
      Jesper Nilsson 提交于
      - Use the normal cross gcc instead of using an elf specific cris toolchain.
        This removes the dependency of this second toolchain.
      
      - Use the normal cross objcopy instead of overriding it to use elf-toolchain.
        This allows compiling using "CROSS_COMPILE=$CRIS_GCC/cris-axis-linux-gnu-"
        instead of just "CROSS_COMPILE=$CRIS_GCC/cris-axis-linux-gnu/bin/"
      
      - Remove redundant rules for compiling, the implicit rules are sufficient.
      
      - Convert the arch/cris/arch-v10/boot/compressed/head.S to format
        accepted by the cris-axis-linux-gnu-gcc (registers must be prefixed
        with '$', remove explicit underscore on exported symbols)
      
      - Remove a number of unused (and duplicated) prototypes from
        arch/cris/arch-v10/boot/compressed/misc.c.
      
      - Correct memcpy and memset return values (actually return them!)
      Signed-off-by: NJesper Nilsson <jesper.nilsson@axis.com>
      bdb144b6
  3. 08 2月, 2008 2 次提交
  4. 28 7月, 2005 1 次提交
  5. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4