summaryrefslogtreecommitdiff
path: root/compiler/ghc.mk
Commit message (Expand)AuthorAgeFilesLines
...
* Scrap IRIX supportHerbert Valerio Riedel2016-03-281-10/+0
* Add NCG support for AIX/ppc32Herbert Valerio Riedel2016-03-241-14/+0
* Enable stack traces with ghci -fexternal-interpreter -profSimon Marlow2016-01-081-1/+0
* ghc.mk: Add reference to Trac #5987Ben Gamari2016-01-051-3/+4
* Simplify -fcmm-sink handling for Parser.hsHerbert Valerio Riedel2015-12-311-7/+2
* Synchronise ghci-package version with ghc-packageHerbert Valerio Riedel2015-12-281-53/+0
* Build system: Make cGhcRtsWithLibdw flag a proper BoolBen Gamari2015-12-171-2/+6
* Fix libffi dependency, and remove redundant LibFFI.hscSimon Marlow2015-12-171-5/+0
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-45/+2
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-1/+1
* Major Overhaul of Pattern Match Checking (Fixes #595)George Karachalias2015-12-031-0/+1
* Refactor treatment of wildcardsSimon Peyton Jones2015-12-011-2/+0
* Remove duplicated lineGabor Greif2015-12-011-1/+0
* Create a deterministic version of tyVarsOfTypeBartosz Nitka2015-11-211-0/+1
* Add DVarSet - a deterministic set of VarsBartosz Nitka2015-11-211-1/+2
* Set AIX specific CFLAGS flagsHerbert Valerio Riedel2015-11-191-0/+13
* Implement function-sections for Haskell code, #8405Simon Brenner2015-11-121-0/+3
* keepCAFsForGHCi was brokenSimon Marlow2015-11-011-2/+2
* Make type-class dictionary let binds deterministicBartosz Nitka2015-10-301-0/+1
* Libdw: Add libdw-based stack unwindingBen Gamari2015-10-171-0/+2
* Implement DuplicateRecordFieldsAdam Gundry2015-10-161-0/+2
* Rename PACKAGE_KEY and LIB_NAME in build system.Edward Z. Yang2015-10-141-3/+3
* Rename package key to unit ID, and installed package ID to component ID.Edward Z. Yang2015-10-141-2/+2
* Build system: cleanup BUILD_DIRS + add lots of NotesThomas Miedema2015-09-081-0/+1
* Delete ExtsCompat46 (#8330)Thomas Miedema2015-08-241-1/+0
* Refactor: delete most of the module FastTypesThomas Miedema2015-08-211-1/+0
* Delete FastBoolThomas Miedema2015-08-211-1/+0
* CoreUtils: Move size utilities to CoreStatsBen Gamari2015-07-161-0/+1
* CoreUtils: Move seq* functions to CoreSeqBen Gamari2015-07-161-0/+1
* ghc.mk: Update instances of -auto-allBen Gamari2015-06-161-5/+5
* ApiAnnotations tweaksAlan Zimmerman2015-05-271-0/+2
* Filter out `-Rghc-timing` for V=0 builds (#10223)Thomas Miedema2015-04-011-0/+6
* Drop old integer-gmp-0.5 from GHC source treeHerbert Valerio Riedel2015-03-311-3/+0
* Refactor the story around switches (#10137)Joachim Breitner2015-03-301-0/+1
* Fix bug in hs-libraries field munging.Edward Z. Yang2015-03-231-1/+2
* Update Cabal submodule to latest 1.22 snapshotEdward Z. Yang2015-03-111-0/+1
* Remove RAWCPP_FLAGS (Task #9094)Thomas Miedema2015-02-171-1/+1
* API Annotations tweaks.Alan Zimmerman2015-01-161-2/+0
* Fix dll-split problem with patch 'Make Core Lint check for locally-bound Glob...Simon Peyton Jones2014-12-151-11/+0
* Remove references to Parser.y.ppThomas Miedema2014-12-011-3/+0
* Revert "Remove RAWCPP_FLAGS"Herbert Valerio Riedel2014-12-011-2/+2
* compiler: add new modules pulling in FunFlagsSergei Trofimovich2014-11-271-4/+3
* Embed Git commit id into `ghc --info` outputHerbert Valerio Riedel2014-11-271-0/+2
* Capture original source for literalsAlan Zimmerman2014-11-211-0/+2
* Add API AnnotationsAlan Zimmerman2014-11-211-0/+2
* Fix #7484, checking for good binder names in Convert.Richard Eisenberg2014-11-211-0/+1
* Remove TcMType from compiler_stage2_dll0_MODULESSimon Peyton Jones2014-11-211-1/+0
* arm64: 64bit iOS and SMP support (#7942)Luke Iannini2014-11-191-0/+1
* If pattern synonym is bidirectional and its type is some unboxed type T#,Dr. ERDI Gergo2014-11-131-0/+1
* Implement new integer-gmp2 from scratch (re #9281)Herbert Valerio Riedel2014-11-121-2/+6