NetBSD/gnu/usr.bin/gcc/arch
mhitch b2b8303852 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.
1998-11-06 04:33:43 +00:00
..
arm32 Slight cleanup. Nuke things defined in ../netbsd.h, and nuke -Driscbsd. 1998-08-04 20:48:19 +00:00
i386 fix misoptimization after "ffs(x) - 1" 1998-01-20 16:03:17 +00:00
m68k Don't do function CSE; it tickles a bizarre bug in other parts of the 1997-11-04 20:59:11 +00:00
mips C++ support changes: 1998-11-06 04:33:43 +00:00
ns32k ns32k.c: 1998-03-30 20:21:01 +00:00
sparc PR #3606: add -nostdlib to ld's command line if -nostdlib is on cc's 1998-03-06 17:42:50 +00:00
vax Slight tweak so that indirect references thru the PC are not used 1998-08-29 21:10:40 +00:00
netbsd.h PR/6265: Chas Williams: minor bug in assembler output from gcc 1998-10-09 11:13:21 +00:00
xm-netbsd.h Import gcc-2.7.2. Since it is in the gcc directory instead of the gcc2 1995-12-01 17:58:53 +00:00