Skip to content
Snippets Groups Projects
  1. 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
  2. Nov 17, 2014
  3. Oct 09, 2014
  4. Oct 08, 2014
  5. Oct 07, 2014
  6. Oct 03, 2014
  7. Sep 08, 2014
  8. Aug 18, 2014
  9. Aug 07, 2014
  10. Aug 05, 2014
  11. Mar 14, 2014
  12. Mar 07, 2014
  13. Feb 12, 2014
  14. Feb 11, 2014