]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Adjust.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 6 May 2012 09:24:21 +0000 (09:24 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 6 May 2012 09:24:21 +0000 (09:24 +0000)
From-SVN: r187204

gcc/ada/ChangeLog
libada/ChangeLog

index 219d437622f105293301fb285e97820a89fe08f6..cd25151f86a72f8e5c20924bc440fe0dc773c62f 100644 (file)
@@ -3,6 +3,14 @@
        Revert
        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>
 
        * gcc-interface/utils.c (rest_of_subprog_body_compilation): Update
index 9d1c0a7fffc2e20410f74c6c2cea79950eaf91b2..787b9382b77b518e09186e34742b1c1e1877a916 100644 (file)
@@ -1,12 +1,3 @@
-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>
 
        * configure: Regenerate.