]> gcc.gnu.org Git - gcc.git/commit - gcc/target.h
Move constructor/destructor handling into target hooks.
authorRichard Henderson <rth@redhat.com>
Thu, 9 Aug 2001 22:33:35 +0000 (15:33 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 9 Aug 2001 22:33:35 +0000 (15:33 -0700)
commit2cc07db4b089b8b3df05261f1d7acbc96d2e720a
treeddb2d5519f49bc33648c25225b8b8ba84df590b9
parentef8d8b8922a034dfac5cff9d5fa781dc57c49ed0
Move constructor/destructor handling into target hooks.

From-SVN: r44747
96 files changed:
gcc/ChangeLog
gcc/Makefile.in
gcc/c-decl.c
gcc/ch/ChangeLog
gcc/ch/grant.c
gcc/config.gcc
gcc/config/1750a/1750a.h
gcc/config/a29k/a29k.c
gcc/config/a29k/udi.h [deleted file]
gcc/config/alpha/alpha-interix.h
gcc/config/alpha/alpha.c
gcc/config/alpha/elf.h
gcc/config/alpha/vms.h
gcc/config/arc/arc.h
gcc/config/arm/aof.h
gcc/config/arm/coff.h
gcc/config/arm/elf.h
gcc/config/c4x/c4x.c
gcc/config/c4x/c4x.h
gcc/config/clipper/clipper.c
gcc/config/clipper/clix.h
gcc/config/d30v/d30v.h
gcc/config/darwin-protos.h
gcc/config/darwin.c
gcc/config/darwin.h
gcc/config/elfos.h
gcc/config/h8300/h8300.h
gcc/config/i386/aix386.h
gcc/config/i386/aix386ng.h
gcc/config/i386/cygwin.h
gcc/config/i386/djgpp.h
gcc/config/i386/i386-coff.h
gcc/config/i386/i386-interix.h
gcc/config/i386/i386.c
gcc/config/i386/sco5.h
gcc/config/i386/svr3gas.h
gcc/config/i386/sysv3.h
gcc/config/i386/vsta.h
gcc/config/i386/win32.h
gcc/config/i960/i960-coff.h
gcc/config/ia64/sysv4.h
gcc/config/lynx.h
gcc/config/m68hc11/m68hc11.c
gcc/config/m68hc11/m68hc11.h
gcc/config/m68k/auxgas.h
gcc/config/m68k/coff.h
gcc/config/m68k/dpx2.h
gcc/config/m68k/dpx2g.h
gcc/config/m68k/m68k.c
gcc/config/m68k/mot3300.h
gcc/config/m68k/tower-as.h
gcc/config/m88k/m88k.c
gcc/config/m88k/m88k.h
gcc/config/m88k/sysv3.h
gcc/config/mcore/mcore-pe.h
gcc/config/mcore/mcore.h
gcc/config/mips/elf.h
gcc/config/mips/elf64.h
gcc/config/mips/iris6.h
gcc/config/mips/mips.h
gcc/config/mips/rtems64.h
gcc/config/mips/vxworks.h
gcc/config/netware.h
gcc/config/nextstep.c
gcc/config/nextstep.h
gcc/config/nextstep21.h
gcc/config/pa/pa64-hpux.h
gcc/config/psos.h
gcc/config/rs6000/aix.h
gcc/config/rs6000/lynx.h
gcc/config/rs6000/sysv4.h
gcc/config/sh/elf.h
gcc/config/sh/sh.h
gcc/config/sparc/linux64.h
gcc/config/sparc/litecoff.h
gcc/config/sparc/sol2-sld-64.h
gcc/config/svr3.h
gcc/config/vax/vax.c
gcc/config/vax/vms.h
gcc/configure
gcc/configure.in
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/crtstuff.c
gcc/defaults.h
gcc/doc/tm.texi
gcc/java/ChangeLog
gcc/java/Make-lang.in
gcc/java/class.c
gcc/objc/Make-lang.in
gcc/objc/objc-act.c
gcc/output.h
gcc/profile.c
gcc/target-def.h
gcc/target.h
gcc/varasm.c
This page took 0.082042 seconds and 5 git commands to generate.