summaryrefslogtreecommitdiff
path: root/libraries/ghc-prim
Commit message (Expand)AuthorAgeFilesLines
* No atomics on arm32; this will just yield stubs.Moritz Angermann2019-05-221-0/+2
* Ord docs: Add explanation on 'min' and 'max' operator interactionsSimon Jakobi2019-04-141-0/+4
* Fix whitespace styleYuriy Syrovetskiy2019-04-081-1/+1
* Replace git.haskell.org with gitlab.haskell.org (#16196)Yuriy Syrovetskiy2019-04-041-1/+1
* Fix formatting issue in ghc-prim's changelog [skip ci]Alexandre Baldé2019-04-021-0/+1
* Bump ghc-prim's version where neededAlexandre2019-04-011-1/+1
* Add support for bitreverse primopAlexandre2019-04-013-2/+95
* Fix a few broken Trac links [skip ci]Chaitanya Koparkar2019-03-271-1/+1
* ghc-heap: Introduce closureSizeBen Gamari2019-03-171-0/+8
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-1/+1
* Fix invalid doc commentAlec Theriault2019-02-101-16/+22
* Remove OPTIONS_HADDOCK hide in favour for not-homeAdam Sandberg Eriksson2019-01-062-2/+2
* Fix unused-import warningsDavid Eichmann2018-11-221-1/+9
* Introduce Int16# and Word16#Abhiroop Sarkar2018-11-171-2/+4
* Add Int8# and Word8#Michal Terepeta2018-11-021-1/+3
* Revert "Add Int8# and Word8#"Ben Gamari2018-10-091-3/+1
* Add Int8# and Word8#Michal Terepeta2018-10-071-1/+3
* Document the list data typeAlec Theriault2018-10-042-13/+33
* ghc-prim: Fix typo in traceBinaryEvent# changelog entryBen Gamari2018-10-011-1/+2
* ghc-prim: Add missing changelog entryBen Gamari2018-10-011-0/+34
* Revert "adds -latomic to. ghc-prim"Ben Gamari2018-09-204-38/+1
* Fix check whether GCC supports __atomic_ builtinsIlias Tsitsimpis2018-09-182-2/+2
* docs: Add changelog and release notes entry for traceBinaryEvent#Ben Gamari2018-08-231-0/+7
* Refactor (~) to reduce the suerpclass stackSimon Peyton Jones2018-07-271-0/+6
* Improve documentation of Eq, Ord instances for Float and DoubleARJANEN Loïc Jean David2018-06-171-5/+89
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-142-8/+3
* ghc-prim: Bump versionBen Gamari2018-05-202-2/+6
* Add 'addWordC#' PrimOpSebastian Graf2018-05-052-1/+8
* ghc-prim: Refactor and document __sync_fetch_and_nand workaroundBen Gamari2018-04-241-15/+60
* Proper safe coercions paper linkKirill Zaborsky2018-04-171-1/+1
* Fix compilation stopper on macOS with -WerrorRichard Eisenberg2018-03-261-0/+2
* UNREG: fix implicit declarations from pdep and pextSergei Trofimovich2018-03-092-10/+0
* ghc-prim: Silence -Wsync-nand warning in atomic.cBen Gamari2018-03-081-0/+6
* ghc-prim: Reduce scope of Clang sync_fetch_and_nand workaroundBen Gamari2018-03-081-4/+9
* Add ghc-prim.buildinfo to .gitignoreRyan Scott2018-02-201-1/+2
* adds -latomic to. ghc-primMoritz Angermann2018-02-154-1/+38
* ghc-prim: Emulate C11 atomics when not availableBen Gamari2018-02-031-0/+36
* Update Cabal submoduleOleg Grenrus2018-01-211-1/+1
* Add new mbmi and mbmi2 compiler flagsJohn Ky2018-01-213-0/+94
* Sync `ghc-prim` changelog from GHC 8.2Herbert Valerio Riedel2017-12-221-1/+29
* Sync up ghc-prim changelog from GHC 8.2 branchHerbert Valerio Riedel2017-12-201-1/+7
* Stop runRW# being magicSimon Peyton Jones2017-12-191-3/+2
* Get rid of some stuttering in comments and docsGabor Greif2017-12-191-1/+1
* Tidy up of wired-in namesSimon Peyton Jones2017-12-131-0/+4
* Revert "Add new mbmi and mbmi2 compiler flags"Ben Gamari2017-11-223-140/+0
* GHC.Prim use virtual-modulesMoritz Angermann2017-11-181-8/+4
* Add new mbmi and mbmi2 compiler flagsJohn Ky2017-11-153-0/+140
* Fix atomicread/write operationsPeter Trommler2017-11-021-8/+14
* Bump ghc-prim to 0.5.2.0 and update changelogHerbert Valerio Riedel2017-10-172-2/+12
* Don't use "character" in haddocks of CharBen Gamari2017-09-301-1/+1