Verify and add ARM support in Boehm-GC
Registered by
Michael Hope
Boehm-GC is a conservative garbage collector with good support for C and C++ programs. Verify support for ARM in ARM and Thumb-2 modes.
Blueprint information
- Status:
- Complete
- Approver:
- Michael Hope
- Priority:
- Not
- Drafter:
- Michael Hope
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Obsolete
- Series goal:
- Accepted for trunk
- Implementation:
- Not started
- Milestone target:
- backlog
- Started by
- Completed by
- Michael Hope
Whiteboard
As at 2011-03-02 it:
* builds
* testsuite passes
* is in use in large programs
All of this is on Thumb-2 code in softfp mode. Changes will be needed for hard float as the root value set will need to include floating point registers.
Removed the goal as there is no work planned in this area.
Effort: 1M
(?)
Work Items
Work items:
Investigate ARM support: DONE
Investigate Thumb-2 support: DONE
Add Thumb-2 support: TODO
Investigate hard float support: TODO
Add hard float support: TODO
Test: TODO
Dependency tree
* Blueprints in grey have been implemented.