1. 18 7月, 2014 1 次提交
  2. 12 2月, 2013 3 次提交
  3. 14 12月, 2012 2 次提交
    • M
      microblaze: lib: Add lib function declarations · 9f2a45bd
      Michal Simek 提交于
      Function declarations fix these sparse warnings:
      arch/microblaze/lib/ashldi3.c:5:11: warning: symbol
      	'__ashldi3' was not declared. Should it be static?
      arch/microblaze/lib/muldi3.c:50:8: warning: symbol
      	'__muldi3' was not declared. Should it be static?
      arch/microblaze/lib/cmpdi2.c:5:11: warning: symbol
      	'__cmpdi2' was not declared. Should it be static?
      arch/microblaze/lib/lshrdi3.c:5:11: warning: symbol
      	'__lshrdi3' was not declared. Should it be static?
      arch/microblaze/lib/ashrdi3.c:5:11: warning: symbol
      	'__ashrdi3' was not declared. Should it be static?
      arch/microblaze/lib/ucmpdi2.c:5:11: warning: symbol
      	'__ucmpdi2' was not declared. Should it be static?
      Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
      9f2a45bd
    • M
      microblaze: lib: Remove helper macros · a671de08
      Michal Simek 提交于
      Remove these gcc types and use standard types.
      Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
      a671de08
  4. 30 3月, 2012 1 次提交
  5. 29 3月, 2012 1 次提交
  6. 05 1月, 2012 1 次提交
  7. 14 10月, 2011 7 次提交
  8. 01 4月, 2011 1 次提交
    • M
      microblaze: Fix ftrace · 9e1491de
      Michal Simek 提交于
      - Do not trace idle loop which takes a lot time
      - Fix cache handling in generic ftrace code
      - Do not trace lib functions ashldi3, ashrdi3, lshrdi3
        Functions are called from generic ftrace code which
        can't be traced
      Signed-off-by: NMichal Simek <monstr@monstr.eu>
      9e1491de
  9. 31 3月, 2011 1 次提交
  10. 09 3月, 2011 1 次提交
  11. 28 1月, 2011 1 次提交
  12. 03 1月, 2011 1 次提交
  13. 15 11月, 2010 1 次提交
  14. 21 10月, 2010 3 次提交
  15. 01 4月, 2010 5 次提交
  16. 14 12月, 2009 1 次提交
  17. 04 12月, 2009 1 次提交
  18. 06 7月, 2009 1 次提交
  19. 26 5月, 2009 2 次提交
  20. 21 5月, 2009 2 次提交
  21. 27 3月, 2009 3 次提交