Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add finalized guard to destructor calls, to prevent multiple calls. | 2004-01-26 | 1 | -5/+10 | |
* | small clean-up: typedef to desambiguate const, prototypes... | 2004-01-26 | 1 | -5/+6 | |
* | __init/__fini handling on ELF has not been correct. It is supposed to | 2004-01-08 | 1 | -13/+24 | |
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | 2002-02-16 | 1 | -5/+5 | |
* | oops. | 2001-02-03 | 1 | -4/+3 | |
* | Schedule running of __fini in __init, not __start. | 2001-02-03 | 1 | -1/+2 | |
* | Add an OS note identifying OpenBSD binaries. | 2001-02-03 | 1 | -1/+3 | |
* | Decruftification. | 2001-02-03 | 1 | -8/+1 | |
* | Create a common_elf directory with crtbegin and crtend that can | 2001-02-03 | 1 | -0/+112 |