Commit 62957409 by Eric Botcazou

Adjust.

From-SVN: r187204
parent c4971bbe
...@@ -3,6 +3,14 @@ ...@@ -3,6 +3,14 @@
Revert Revert
2012-02-24 Dave Korn <dave.korn.cygwin@gmail.com> 2012-02-24 Dave Korn <dave.korn.cygwin@gmail.com>
* gcc-interface/Makefile.in (WIN_SO_PREFIX [windows targets]): New
Windows-specific make variable.
(WIN_SO_INSTALL_DIR [windows targets]): Likewise.
(install-gnatlib): Respect the above during installation when set,
and also install any windows import library that has been built.
(gnatlib-shared-win32): Use WIN_SO_PREFIX to name output DLL and also
build a corresponding import library.
2012-04-30 Jan Hubicka <jh@suse.cz> 2012-04-30 Jan Hubicka <jh@suse.cz>
* gcc-interface/utils.c (rest_of_subprog_body_compilation): Update * gcc-interface/utils.c (rest_of_subprog_body_compilation): Update
......
2012-05-02 Pascal Obry <obry@adacore.com>
Revert
2012-02-24 Dave Korn <dave.korn.cygwin@gmail.com>
2012-02-24 Dave Korn <dave.korn.cygwin@gmail.com>
* Makefile.in (bindir): Import from autoconf and pass down to submake.
2012-01-22 Douglas B Rupp <rupp@gnat.com> 2012-01-22 Douglas B Rupp <rupp@gnat.com>
* configure: Regenerate. * configure: Regenerate.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment