Thu Oct 8 15:33:08 1998 Geoffrey Noer <noer@cygnus.com>
authorGeoffrey Noer <noer@cygnus>
Thu, 8 Oct 1998 22:47:18 +0000 (22:47 +0000)
committerGeoffrey Noer <noer@cygnus>
Thu, 8 Oct 1998 22:47:18 +0000 (22:47 +0000)
commitd7a198b63657a7b9f031bf310d6202b9d8aaae75
treeff1ac877d0d41f2d2c73dfd0915c1bbcbcc6b8fe
parent209c77a838fb6719d4e751d308a0832c4caaa2e1
Thu Oct  8 15:33:08 1998  Geoffrey Noer  <noer@cygnus.com>

        * configure.in: call AC_EXEEXT instead of AM_EXEEXT and
        AM_CYGWIN32.
        * aclocal.m4: remove local AM_EXEEXT/AM_CYGWIN32 macros.
        * configure: regenerate

Thu Oct  8 15:33:08 1998  Geoffrey Noer  <noer@cygnus.com>

        From Mumit Khan  <khan@xraylith.wisc.edu>:
        * dlltool.c (scan_all_symbols): Don't re-export symbols exported
        by other DLLs.

Thu Oct  8 15:33:08 1998  Geoffrey Noer  <noer@cygnus.com>

        * Makefile.am (BUILD_DLLWRAP): Add.
        (BUILD_DLLWRAP, DLLWRAP_PROG): Add.
        (bin_PROGRAMS): Add dllwrap.
        * Makefile.in: regenerate with automake

        From Mumit Khan  <khan@xraylith.wisc.edu>:
        * dllwrap.c: New file from dllhelpers v0.2.1.
        (print_version): New function.
        (long_options): Add --version.
        (main): Handle.
        * dyn-string.h, dyn-string.c: New files from egcs-1.1/gcc.
        * configure.in (BUILD_DLLWRAP): Add.
        * configure: Regenerate.
binutils/.Sanitize
binutils/dyn-string.c [new file with mode: 0644]
binutils/dyn-string.h [new file with mode: 0644]
This page took 0.036925 seconds and 4 git commands to generate.