#141 closed enhancement (fixed)
Remove newlib context switch.
Reported by: | Chris Johns | Owned by: | Chris Johns |
---|---|---|---|
Priority: | lowest | Milestone: | 2 |
Component: | score | Version: | unknown |
Severity: | minor | Keywords: | |
Cc: | bugs@…, joel.sherrill@… | Blocked By: | |
Blocking: |
Description
The current newlib implementation uses a User Extension to
change the _REENT pointer on a context switch. This is
costly and can be removed.
The aim is not to touch newlib.
Release:
cvs-head
Attachments (1)
Change History (4)
comment:1 Changed on 05/02/02 at 07:50:30 by Chris Johns
Owner: | changed from joel to Chris Johns |
---|
comment:2 Changed on 05/15/02 at 15:29:35 by Joel Sherrill
Status: | assigned → waiting |
---|
comment:3 Changed on 05/15/02 at 17:31:06 by Joel Sherrill
Status: | waiting → closed |
---|
Note: See
TracTickets for help on using
tickets.
State-Changed-From-To: feedback->closed
State-Changed-Why: Patch applied. I had to implement macro versions of the