mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-01 12:19:28 +00:00
31a947eb76
which eliminates the stack walking code (from David G.). My previous commit message was eaten by mistake!
5 lines
185 B
Plaintext
5 lines
185 B
Plaintext
- Make C++ shared libs work (properly resolve ctor and dtor lists)
|
|
- Make -r and -X work together for PIC .o files.
|
|
|
|
- Avoid duplicatating shared library specifications in link_objects
|