OpenBSD CVS

src/lib/csu/common_elf/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / csu / common_elf

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] crtbegin.c (in the Attic) [Hide]  1.12   16 years  millert   Add __cxa_atexit() support for gcc3. This provides support for shared object de...
[TXT] crtbeginS.c (in the Attic) [Hide]  1.8   16 years  millert   Add __cxa_atexit() support for gcc3. This provides support for shared object de...
[TXT] crtend.c (in the Attic) [Hide]  1.6   19 years  kettenis   Add support for DWARF2 exception handling. ok drahn@, millert@
[TXT] crtendS.c (in the Attic) [Hide]  1.5   20 years  espie   add finalized guard to destructor calls, to prevent multiple calls. stop most kd...
[TXT] extern.h (in the Attic) [Hide]  1.1   20 years  espie   small clean-up: typedef to desambiguate const, prototypes... ok drahn@, some ti...
[TXT] os-note-elf.h (in the Attic) [Hide]  1.4   20 years  avsm   remove multi-line literals in __asm syntax to keep gcc3 happy henric@ henning@ o...