projects
/
ghc-hetmet.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix a warning
2008-06-16
Ian Lynagh
Tweak a comment to talk about UnboxedTuples rather...
commit
|
commitdiff
|
tree
2008-06-16
Ian Lynagh
Suggest -XRelaxedPolyRec rather than -fglasgow-exts...
commit
|
commitdiff
|
tree
2008-06-11
Ian Lynagh
Fix the splitter with perl 5.10; patch from Audrey...
commit
|
commitdiff
|
tree
2008-06-16
Ian Lynagh
Remove some build system code that can't happen
commit
|
commitdiff
|
tree
2008-06-16
Ian Lynagh
More commandline flag improvements
commit
|
commitdiff
|
tree
2008-06-16
Ian Lynagh
Remove an ifdef
commit
|
commitdiff
|
tree
2008-06-15
Ian Lynagh
Add ghc_ge_609
commit
|
commitdiff
|
tree
2008-06-15
Ian Lynagh
Remove an ifdef
commit
|
commitdiff
|
tree
2008-06-15
Ian Lynagh
Don't compile Cabal with -cpp -fffi
commit
|
commitdiff
|
tree
2008-06-15
Ian Lynagh
Remove a typo
commit
|
commitdiff
|
tree
2008-06-15
Ian Lynagh
Allow -X flags to be deprecated, and deprecate RecordPuns...
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Fix a warning in DsForeign
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Fix warnings in Linker
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Use the right set of linkables in unload_wkr
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Use bracket_ rather than bracket in withExtendedLinkEnv
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Remove more ifdeffery
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Remove more ifdeffery
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Remove more ifdeffery
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Remove some ifdeffery
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Fix some warnings in ParsePkgConf
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Fix warnings in DsForeign
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Fix warnings in PprCore
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Fix warnings in Main
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Set -Wall in compiler/Makefile.ghcbin
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Use maybePrefixMatch in StaticFlags rather than redefining...
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Use -fforce-recomp rather than -no-recomp
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Tweak the deprecated flags warning
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Use -O0 rather than -Onot in compiler/Makefile
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Don't use -recomp whem compiling GHC, as it's the default...
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Use -fforce-recomp rather than -no-recomp when building...
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Get -recomp and -no-recomp the right way round
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Fix conversions between Double/Float and simple-integer
commit
|
commitdiff
|
tree
2008-06-03
Ian Lynagh
Use unified diff
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Use -O0 rather than the deprecated -Onot
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Handle errors in an OPTIONS pragma when preprocessing
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Allow flags to be marked as deprecated
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
eta-reduce a Monad type synonym, so we can use it non...
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Use a proper datatype, rather than pairs, for flags
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Fix warnings in DriverMkDepend
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Fix whitespace in DriverMkDepend
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Fix the last warnings in DynFlags
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Pass dynflags down to loadPackageConfig rather than...
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Make initSysTools use the dflags it is passed, rather...
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Remove some unused bindings from HaddockLex
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Pass dynflags down through to pragState
commit
|
commitdiff
|
tree
2008-06-14
Ian Lynagh
Whitespace only in DynFlags
commit
|
commitdiff
|
tree
2008-06-13
Ian Lynagh
Define and use is_decdigit for lexing escapes; fixes...
commit
|
commitdiff
|
tree
2008-06-12
Ian Lynagh
Make SysTools warning-free
commit
|
commitdiff
|
tree
2008-06-12
Ian Lynagh
Remove some CPPery with the help of a new value isWindowsHos...
commit
|
commitdiff
|
tree
2008-06-12
Ian Lynagh
Remove unused FFI import GetTempPathA (getTempPath)
commit
|
commitdiff
|
tree
2008-06-11
Ian Lynagh
Whitespace only, in SysTools
commit
|
commitdiff
|
tree
2008-06-11
Ian Lynagh
Get rid of the last remnants of PROJECT_DIR
commit
|
commitdiff
|
tree
2008-06-11
Ian Lynagh
Tell the testsuite how many threads we want it to use...
commit
|
commitdiff
|
tree
2008-06-10
Ian Lynagh
Fix warnings in LexCore
commit
|
commitdiff
|
tree
2008-06-10
Ian Lynagh
Fix warnings in Ctype
commit
|
commitdiff
|
tree
2008-06-10
Ian Lynagh
Fix warnings in TcPat
commit
|
commitdiff
|
tree
2008-06-10
Ian Lynagh
Fix warnings in TcEnv
commit
|
commitdiff
|
tree
2008-06-06
Ian Lynagh
Fix warnings in TcRnTypes
commit
|
commitdiff
|
tree
2008-06-06
Ian Lynagh
Fix warnings in TcTyClsDecls
commit
|
commitdiff
|
tree
2008-06-06
Ian Lynagh
Fix warnings in TcHsType
commit
|
commitdiff
|
tree
2008-06-06
Ian Lynagh
Fix warnings in TcSimplify
commit
|
commitdiff
|
tree
2008-06-06
Ian Lynagh
Fix warnings in TcRules
commit
|
commitdiff
|
tree
2008-06-06
Ian Lynagh
Fix warnings in TcInstDcls
commit
|
commitdiff
|
tree
2008-06-06
Ian Lynagh
Fix warnings in TcMType
commit
|
commitdiff
|
tree
2008-06-06
Ian Lynagh
Fix warnings in TcForeign
commit
|
commitdiff
|
tree
2008-06-06
Ian Lynagh
Fix warnings in TcClassDcl
commit
|
commitdiff
|
tree
2008-06-06
Ian Lynagh
Fix a bug in eqPatType
commit
|
commitdiff
|
tree
2008-06-06
Ian Lynagh
Show whether DEBUG is on in ghc --info
commit
|
commitdiff
|
tree
2008-06-06
Ian Lynagh
Use -fno-toplevel-reorder with gcc >= 4.2 on sparc...
commit
|
commitdiff
|
tree
2008-06-06
Ian Lynagh
Teach configure about amd64/NetBSD; fixes trac #2348
commit
|
commitdiff
|
tree
2008-06-06
Ian Lynagh
Enable the mangler for netbsd/amd64; fixes trac #2347
commit
|
commitdiff
|
tree
2008-05-26
Ian Lynagh
Simplify specifying that some libraries need to use...
commit
|
commitdiff
|
tree
2008-05-26
Ian Lynagh
Cope with libraries in libraries/foo/bar rather than...
commit
|
commitdiff
|
tree
2008-05-23
Ian Lynagh
Do some stack fiddling in stg_unblockAsyncExceptionszh_ret
commit
|
commitdiff
|
tree
2008-05-21
Ian Lynagh
Fix warnings in TcTyDecls
commit
|
commitdiff
|
tree
2008-05-21
Ian Lynagh
Fix whitespace in TcTyDecls
commit
|
commitdiff
|
tree
2008-05-20
Ian Lynagh
Make TcType warning-free
commit
|
commitdiff
|
tree
2008-05-17
Ian Lynagh
Teach push-all how to send as well
commit
|
commitdiff
|
tree
2008-05-19
Ian Lynagh
Make TcUnify warning-free
commit
|
commitdiff
|
tree
2008-05-19
Ian Lynagh
Fix a comment typo
commit
|
commitdiff
|
tree
2008-05-19
Ian Lynagh
Detab TcUnify
commit
|
commitdiff
|
tree
2008-05-18
Ian Lynagh
Make TcBinds warning-free
commit
|
commitdiff
|
tree
2008-05-18
Ian Lynagh
Detab TcBinds
commit
|
commitdiff
|
tree
2008-05-17
Ian Lynagh
Move the register-inplace special-case stuff into the...
commit
|
commitdiff
|
tree
2008-05-16
Ian Lynagh
Libraries Makefile Hack for ndp
commit
|
commitdiff
|
tree
2008-05-16
Ian Lynagh
When building libraries, we need to register them if...
commit
|
commitdiff
|
tree
2008-04-26
Ian Lynagh
Fix a division-by-zero when +RTS -V0 is given
commit
|
commitdiff
|
tree
2008-05-14
Ian Lynagh
Remove Distribution.Compat.Char from compat again
commit
|
commitdiff
|
tree
2008-04-26
Ian Lynagh
Fix an assertion
commit
|
commitdiff
|
tree
2008-05-03
Ian Lynagh
Fix sin/cos/tan on x86; trac #2059
commit
|
commitdiff
|
tree
2008-05-13
Ian Lynagh
Use -fffi when compiling Cabal stuff with the bootstrapping...
commit
|
commitdiff
|
tree
2008-05-13
Ian Lynagh
Use zipLazy from Util in VectType, rather than defining...
commit
|
commitdiff
|
tree
2008-05-13
Ian Lynagh
Add a type signature to help GHC 6.4
commit
|
commitdiff
|
tree
2008-05-13
Ian Lynagh
Rewrite zipLazy to be warning-free for GHC 6.4
commit
|
commitdiff
|
tree
2008-05-13
Ian Lynagh
Add Distribution.Compat.Char to compat
commit
|
commitdiff
|
tree
2008-05-13
Ian Lynagh
Add Distribution.Compat.Exception to the compat library
commit
|
commitdiff
|
tree
2008-05-13
Ian Lynagh
Fix spelling of nonexistEnt
commit
|
commitdiff
|
tree
2008-05-12
Ian Lynagh
Fix the Windows build; the new Cabal doesn't like ...
commit
|
commitdiff
|
tree
2008-05-11
Ian Lynagh
Pull the configure options out into a variable in libraries...
commit
|
commitdiff
|
tree
2008-05-11
Ian Lynagh
Tell the mangler how to mangle for amd64/freebsd; fixes...
commit
|
commitdiff
|
tree
next