Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This change is required for block device drivers. When block device
drivers are linked to the glue code, the linker should be able to
perform garbage collection and exclude the code of networking from
the driver programs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's an ugly fix.
|
|
|
|
|
|
|
|
|
|
This reverts commit e0571ec558b13cbf400f2a0c55787238fcf3d858.
|
|
it's not work in dde yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I don't know if it helps fix any bugs, but it should be a right thing to
do.
|