gcc gcc/ChangeLog.tree-ssa gcc/gcc.c libmudfla ...
fche@gcc.gnu.org
fche@gcc.gnu.org
Mon Mar 31 21:09:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: fche@gcc.gnu.org 2003-03-31 21:09:44
Modified files:
gcc : ChangeLog.tree-ssa gcc.c
libmudflap : ChangeLog Makefile.am Makefile.in mf-hooks.c
mf-impl.h mf-runtime.c
Log message:
2003-03-31 Frank Ch. Eigler <fche@redhat.com>
* gcc.c (MFLIB_SPEC): Remove -ld.
(MFWRAP_SPEC): Remove dlopen wrapping.
2003-03-31 Frank Ch. Eigler <fche@redhat.com>
* Makefile.am (AM_CFLAGS): Remove optimization flags.
(HOOKOBJS): Remove dlopen hook.
(libmudflap_la_LIBADD): Add -ldl.
* mf-hooks.c (dlopen): Remove hook.
* mf-impl.h (__mf_dynamic): Ditto.
* mf-runtime.c (__mf_resolve_dynamics): Ditto.
* Makefile.in: Regenerated.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.tree-ssa.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.286&r2=1.1.2.287
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.324.2.25&r2=1.324.2.26
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.44&r2=1.1.2.45
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/Makefile.am.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.24&r2=1.1.2.25
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/Makefile.in.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.25&r2=1.1.2.26
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/mf-hooks.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.26&r2=1.1.2.27
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/mf-impl.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.15&r2=1.1.2.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/mf-runtime.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.29&r2=1.1.2.30
More information about the Gcc-cvs
mailing list