]> gcc.gnu.org Git - gcc.git/commit
gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.
authorDavid Edelsohn <edelsohn@gnu.org>
Fri, 25 Jan 2002 18:06:24 +0000 (18:06 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 25 Jan 2002 18:06:24 +0000 (13:06 -0500)
commit6cb3421f1f940dd093331ed494df9db4e7194e9a
treee5a833a73574d5e62d52532dad7b1f72cb709cba
parent01a2ccd010c3587d7db5d54e2c8d5b880415b414
gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.

* include/gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.
* include/private/gcconfig.h (RS6000): Add 64-bit AIX support.
Define USE_GENERIC_PUSH_REGS.  Use AIX _data and _end symbols for
DATASTART and DATAEND roots.
* rs6000_mach_dep.s: Add function descriptor and traceback table.

From-SVN: r49218
boehm-gc/ChangeLog
boehm-gc/include/gc.h
boehm-gc/include/private/gcconfig.h
boehm-gc/rs6000_mach_dep.s
This page took 0.057382 seconds and 5 git commands to generate.