1. 12 Jul, 2006 1 commit
    • cmiller@calliope.local's avatar
      Bug#18470: Compile Failure: strings.s fails make with unknown pseudo-ops · 83411181
      cmiller@calliope.local authored
      The bug is thqt we use some nonstandard assembly codes in our strings
      source, and some assemblers don't know what to do with them:  Specifically,
      Sun's Solaris assembler and Apple's Darwin assembler balk at them.
      
      This patch, rather than trying to test for properties of the assembler, 
      which Autoconf doesn't have any decent facilites for, instead tries to
      compile the code in question and disables assembly if it fails.
      
      There's still the problem of unportable assembly, but I'll leave that 
      to someone who feels like rewriting and debugging it.
      83411181
  2. 17 Mar, 2006 1 commit
  3. 16 Mar, 2006 1 commit
  4. 13 Mar, 2006 3 commits
  5. 10 Mar, 2006 3 commits
  6. 09 Mar, 2006 1 commit
  7. 08 Mar, 2006 4 commits
  8. 06 Mar, 2006 4 commits
  9. 04 Mar, 2006 3 commits
  10. 03 Mar, 2006 3 commits
  11. 02 Mar, 2006 6 commits
  12. 01 Mar, 2006 10 commits