This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r120951 - in /branches/redhat/gcc-4_1-branch-ja...


Author: aph
Date: Fri Jan 19 10:26:56 2007
New Revision: 120951

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120951
Log:
Revert this patch:

2007-01-14  H.J. Lu  <hongjiu.lu@intel.com>

        * Makefile.am (libgcj_la_LDFLAGS): Add
        $(LIBGCJ_LD_SYMBOLIC_FUNCTIONS).
        (libgcj_tools_la_LDFLAGS): Likewise.
        (libgcj_bc_la_LDFLAGS): Likewise.
        * Makefile.in: Regenerated.

        * configure.ac: Use ACX_PROG_LD_GNU_SYMBOLIC.  Set
        LIBGCJ_LD_SYMBOLIC_FUNCTIONS to $SYMBOLIC_LDFLAGS.  Set
        libgcj_ld_symbolic to $SYMBOLIC_LDFLAGS if it isn't set.
        Substitute LIBGCJ_LD_SYMBOLIC_FUNCTIONS.
        * configure: Regenerated.
        * aclocal.m4: Likewise.
        * gcj/Makefile.in: Likewise.
        * include/Makefile.in: Likewise.
        * testsuite/Makefile.in: Likewise.


Modified:
    branches/redhat/gcc-4_1-branch-java-merge-20070117/libjava/ChangeLog
    branches/redhat/gcc-4_1-branch-java-merge-20070117/libjava/Makefile.am
    branches/redhat/gcc-4_1-branch-java-merge-20070117/libjava/Makefile.in
    branches/redhat/gcc-4_1-branch-java-merge-20070117/libjava/aclocal.m4
    branches/redhat/gcc-4_1-branch-java-merge-20070117/libjava/configure
    branches/redhat/gcc-4_1-branch-java-merge-20070117/libjava/configure.ac
    branches/redhat/gcc-4_1-branch-java-merge-20070117/libjava/gcj/Makefile.in
    branches/redhat/gcc-4_1-branch-java-merge-20070117/libjava/include/Makefile.in
    branches/redhat/gcc-4_1-branch-java-merge-20070117/libjava/testsuite/Makefile.in


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]