hppa/HPUX registerised AND optimized port of GHC 6.6.1 available

2007-08-10 Thread Joe Buehler
I was able to fix the gcc optimizer and have rebuilt ghc 6.6.1 for hpux-hppa with the optimizer enabled. The compiler binary is half the size of the unoptimized binary. I have placed binaries, build scripts, build logs, patches etc. at: http://72.196.247.179:3000/ghc/optimized/ Joe Buehler

gcc global register variables optimizer bug fix available

2007-08-09 Thread Joe Buehler
variables are likely to need this patch. I will make the optimized build for HPUX/hppa available when I am done tweaking compiler options. The optimized ghc binary is half the size of the unoptimized one. Joe Buehler ___ Cvs-ghc mailing list Cvs-ghc

Re: question regarding StgRun / StgReturn

2007-08-03 Thread Joe Buehler
did not match the 6.6.1 source tree. I presume it will be easy enough to get 6.6.1 up and running though -- that was the goal of this exercise. -- Joe Buehler ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: gcc optimizer bug and registerised/mangler compilation

2007-07-26 Thread Joe Buehler
Simon Marlow wrote: > Is this perhaps related to the following comment in TailCalls.h? It looks as though it might be the same bug. No response yet from the gcc maintainers, we'll see whether it gets fixed. -- Joe Buehler ___ Cvs-ghc mail

gcc optimizer bug and registerised/mangler compilation

2007-07-25 Thread Joe Buehler
ed on. How did this ever work on the Sun Sparc platform? Does the native code generator for sun sparc predate even gcc 2.95? -- Joe Buehler ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: question regarding StgRun / StgReturn

2007-07-25 Thread Joe Buehler
did not match the 6.6.1 source tree. I presume it will be easy enough to get 6.6.1 up and running though -- that was the goal of this exercise. -- Joe Buehler ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: question regarding StgRun / StgReturn

2007-07-24 Thread Joe Buehler
to STG-world. The STG code ends up with RESERVED_C_STACK_BYTES at top of stack for whatever it wants to use it for. -- Joe Buehler ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

question regarding StgRun / StgReturn

2007-07-11 Thread Joe Buehler
y was intended. -- Joe Buehler ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

6.4.2 hppa info tables question

2007-07-03 Thread Joe Buehler
t to be to text segment objects only. Are these tables also supposed to be moved to text by the mangler? Joe Buehler ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

need help with 6.4.2 boot build for HPUX 11.0

2007-06-22 Thread Joe Buehler
ssing here? Joe Buehler ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc