1. 01 Jan, 2016 1 commit
  2. 31 Dec, 2015 1 commit
    • Vladimir Serbinenko's avatar
      Strip .ARM.exidx · 68e158df
      Vladimir Serbinenko authored
      This section is generated by clang and is useful only for debugging.
      It contains exotic relocations, so strip them to avoid them interferring
      with module loading.
      68e158df
  3. 27 Jul, 2015 1 commit
  4. 30 May, 2015 1 commit
    • Paul Menzel's avatar
      Correct spelling of *scheduled* · fd73b3d0
      Paul Menzel authored
      Run the command below
      
      	$ git grep -l schedulded | xargs sed -i 's/schedulded/scheduled/g'
      
      and revert the change in `ChangeLog-2015`.
      
      Including "miscellaneous" spelling fix noted by richardvoigt@gmail.com
      fd73b3d0
  5. 07 May, 2015 2 commits
  6. 04 Mar, 2015 1 commit
  7. 23 Feb, 2015 1 commit
    • Vladimir Serbinenko's avatar
      Supply signed division to fix ARM compilation. · f034fab6
      Vladimir Serbinenko authored
      Previously we supplied only unsigned divisions on platforms that need software
      division.
      Yet compiler may itself use a signed division. A typical example would be a
      difference between 2 pointers which involves division by object size.
      f034fab6
  8. 21 Feb, 2015 1 commit
  9. 18 Dec, 2013 1 commit
  10. 17 Dec, 2013 1 commit
  11. 15 Dec, 2013 1 commit
  12. 05 Dec, 2013 1 commit
  13. 27 Nov, 2013 1 commit
  14. 26 Nov, 2013 3 commits
  15. 25 Nov, 2013 1 commit
  16. 20 Nov, 2013 1 commit
  17. 17 Nov, 2013 1 commit
  18. 15 Nov, 2013 1 commit
  19. 13 Nov, 2013 1 commit
  20. 10 Nov, 2013 1 commit
  21. 22 Aug, 2013 2 commits
    • Vladimir 'phcoder' Serbinenko's avatar
      Fix dependencies on cygwin. · 3c7eac44
      Vladimir 'phcoder' Serbinenko authored
      	* gentpl.py: Support variable dependencies. Add $TARGET_OBJ2ELF to
      	dependencies when used and defined.
      	* grub-core/Makefile.core.def (regexp): Add dependency on libgnulib.a.
      3c7eac44
    • Vladimir 'phcoder' Serbinenko's avatar
      * INSTALL: Document cross-compilation. · fc97214f
      Vladimir 'phcoder' Serbinenko authored
      	* acinclude.m4: Determine whether nm support -P and --defined-only.
      	* configure.ac: Add TARGET_ to all variables pertaining to target
      	that don't have it yet.
      	* gentpl.py: Likewise.
      	* grub-core/Makefile.am: Likewise.
      	* grub-core/genmod.sh.in: Likewise.
      	* grub-core/gensyminfo.sh.in: Handle OpenBSD and other non-GNU nm
      	as well.
      fc97214f
  22. 31 May, 2013 1 commit
  23. 14 May, 2013 1 commit
  24. 11 May, 2013 1 commit
  25. 27 Apr, 2013 1 commit
  26. 07 Apr, 2013 1 commit
  27. 04 Apr, 2013 1 commit
  28. 12 Sep, 2012 1 commit
  29. 02 Jul, 2012 1 commit
  30. 28 May, 2012 1 commit
  31. 26 May, 2012 1 commit
  32. 10 Mar, 2012 1 commit
  33. 02 Mar, 2012 1 commit
  34. 29 Feb, 2012 1 commit
  35. 26 Feb, 2012 1 commit
  36. 19 Feb, 2012 1 commit