Skip to content
Snippets Groups Projects
  1. Sep 28, 2015
  2. Sep 21, 2015
  3. Sep 18, 2015
  4. Jul 24, 2015
  5. Jun 30, 2015
  6. Jun 03, 2015
  7. Feb 06, 2015
  8. Jan 09, 2015
  9. Jan 08, 2015
  10. Jan 06, 2015
  11. Nov 18, 2014
    • Alessandro Rubini's avatar
      ldscript and crt0.S: remove useless _gp · f235dfbc
      Alessandro Rubini authored and Grzegorz Daniluk's avatar Grzegorz Daniluk committed
      
      The global pointer is used by some special assembly instructions
      that we are not using (i.e., the compiler is not generating them
      for us, because we don't use PIC or other "strange" stuff.
      
      So, we'd better remove an assignement in the linker script that makes
      little sense (it must be a typo of some kind, in the dark ages of this
      code base).
      
      Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
      f235dfbc
  12. Mar 14, 2014
  13. Mar 07, 2014
  14. Nov 14, 2013
  15. Oct 25, 2013
  16. Sep 24, 2013
  17. Jul 25, 2013
  18. May 22, 2013
  19. May 20, 2013
  20. May 06, 2013
  21. Apr 09, 2013
  22. Apr 04, 2013