Ticket #45 (closed defect: fixed)
Redesign objfmt interface
| Reported by: | peter@… | Owned by: | |
|---|---|---|---|
| Priority: | P1 | Milestone: | 0.7.0 |
| Component: | Core | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The objfmt interface currently has numerous entry points from various points in the assembly process (during parsing and at the end of assembly). Redesign interface to have fewer (1?) entry point.
Things to consider:
- is delaying such a set warnings/errors to objfmt stage okay?
- saving valparams for section/global/common/extern
- handling custom objfmt directives
- move toward more general GNU BFD type interface?
- refactor global/common/extern functions?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
