Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   mhitch
Date:           Fri Nov  6 04:33:43 UTC 1998

Modified Files:
        src/gnu/usr.bin/gcc/arch/mips: netbsd.h
Log Message:
C++ support changes:

Generate .ctors and .dtors sections which contain the contructor and
deconstructor function addresses.

Use .init and .fini sections to call the functions to call those functions.

Include the crtbegin and crtend object files which perform those calls.




Home | Main Index | Thread Index | Old Index