dyn_load.c (GC_dyld_image_add): Remove ifdef clause and use the macro GC_GETSECTBYNAM...
authorAndreas Tobler <a.tobler@schweiz.org>
Tue, 19 Feb 2008 21:29:26 +0000 (21:29 +0000)
committerAndreas Tobler <andreast@gcc.gnu.org>
Tue, 19 Feb 2008 21:29:26 +0000 (22:29 +0100)
commit6656fda37b7354784b395dffbdd4049c441b4e99
treeb5eb56b596e3b3c62b9334b31da2c0edbc70cc26
parent3e4b9ad009a7478ec9606983658f5c120e49e6c4
dyn_load.c (GC_dyld_image_add): Remove ifdef clause and use the macro GC_GETSECTBYNAME instead.

2007-02-19  Andreas Tobler  <a.tobler@schweiz.org>

* dyn_load.c (GC_dyld_image_add): Remove ifdef clause and use the macro
GC_GETSECTBYNAME instead.
* include/private/gc_priv.h: Define GC_GETSECTBYNAME according to the
architecture (Darwin).

From-SVN: r132452
boehm-gc/ChangeLog
boehm-gc/dyn_load.c
boehm-gc/include/private/gc_priv.h