1. 04 Jun, 2009 2 commits
    • MySQL Build Team's avatar
      Apply fix for bug#45131, "Problems building on 32-bit linux". · 2cabd3df
      MySQL Build Team authored
      As described in the bug, the problem is not new in 5.4, but newly tickled.
      We need a register whose lower 8 bits can be accessed, and must request
      such from the assembler.  Using a "q" constraint instead of "r" constraint
      accomplishes this.
      2cabd3df
    • MySQL Build Team's avatar
      Some portability fixes. · 023ddb3e
      MySQL Build Team authored
      include/Makefile.am: use @PERL@ to call scripts/dheadgen.pl - don't rely on #! /usr/bin/perl
      scripts/dheadgen.pl: use 2-arg open() for compatibility with older Perl versions
      storage/innobase/srv/srv0srv.c: Don't use C++-style comments in C code
      023ddb3e
  2. 22 May, 2009 2 commits
  3. 16 Apr, 2009 1 commit
  4. 05 Apr, 2009 3 commits
  5. 03 Apr, 2009 1 commit
  6. 27 Mar, 2009 1 commit
  7. 18 Mar, 2009 2 commits
  8. 12 Mar, 2009 1 commit
  9. 11 Mar, 2009 1 commit
  10. 06 Mar, 2009 7 commits
  11. 05 Mar, 2009 2 commits
  12. 27 Feb, 2009 1 commit
  13. 26 Feb, 2009 2 commits
  14. 25 Feb, 2009 1 commit
  15. 24 Feb, 2009 2 commits
  16. 23 Feb, 2009 4 commits
  17. 21 Feb, 2009 7 commits