ARM linker support
This patch adds ARM support in the RTS linker and enables ghci in the build system.
Trac metadata
Trac field | Value |
---|---|
Version | |
Type | FeatureRequest |
TypeOfFailure | OtherFailure |
Priority | normal |
Resolution | Unresolved |
Component | Runtime System |
Test case | |
Differential revisions | |
BlockedBy | |
Related | |
Blocking | |
CC | |
Operating system | |
Architecture |
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Ben Gamari changed weight to 5
changed weight to 5
- Ben Gamari added RTS Tfeature request Trac import labels
added RTS Tfeature request Trac import labels
- Ben Gamari assigned to @simonmar
assigned to @simonmar
- Simon Marlow changed milestone to %7.4.2
changed milestone to %7.4.2
- Simon Marlow changed weight to 7
changed weight to 7
- Developer
Thanks!
Trac metadata
Trac field Value Priority normal → high - Developer
I don't see that commit in your github repo. Did you rebase it away or something?
$ git remote show bgamari * remote bgamari Fetch URL: https://github.com/bgamari/ghc.git Push URL: https://github.com/bgamari/ghc.git HEAD branch: master Remote branches: arm-ghci tracked arm-ghci-7.4 tracked arm-ghci-7.4-clean tracked at-defaults tracked encoding tracked ghc-7.2 tracked ghc-constraint-solver tracked ghc-generics tracked ghc-kinds tracked ghc-new-co tracked known-key-serialization tracked local-gc tracked master tracked monad-comp tracked no-pred-ty tracked patch-4404 tracked patch-5084 tracked profiling tracked supercompiler tracked type-nats tracked Local refs configured for 'git push': known-key-serialization pushes to known-key-serialization (up to date) master pushes to master (fast-forwardable) $ git fetch bgamari $ git show e3aacf99e3a34f873df0699f8ea10b8535f08c56 fatal: bad object e3aacf99e3a34f873df0699f8ea10b8535f08c56
- Author Maintainer
Bah, sorry about that. Looks like I rebased it away. The new commit is https://github.com/bgamari/ghc/commit/c3018b21597c06979893a58da1a75db8db1ced94. The differences are quite minimal (just a few spelling and punctuation issues).
Thanks!
- Author Maintainer
Are we still on for a 7.4.2 merge?
- Simon Marlow assigned to @trac-pcapriotti and unassigned @simonmar
assigned to @trac-pcapriotti and unassigned @simonmar
- Developer
Paulo, can you handle this one please?
Pushed as b22501b4.
- pcapriotti added 1 deleted label
added 1 deleted label
- pcapriotti closed
closed
Merged as 27302c90.
Trac metadata
Trac field Value Resolution Unresolved → ResolvedFixed - pcapriotti removed 1 deleted label
removed 1 deleted label
- Thomas Miedema mentioned in issue #9683 (closed)
mentioned in issue #9683 (closed)
- Ben Gamari added Phigh label
added Phigh label