]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libada/ChangeLog
Centralize PICFLAG configuration
[thirdparty/gcc.git] / libada / ChangeLog
index 321712898be8e3770bfb8417eb298c69a291f08c..689e9fb1a3249e60187003bbaf11047625a89181 100644 (file)
@@ -1,3 +1,14 @@
+2011-08-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * configure.ac: Include ../config/picflag.m4.
+       (GCC_PICFLAG): Call it.
+       Substitute.
+       * configure: Regenerate.
+       * Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
+       (GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
+       (LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
+       Don't include $(GCC_DIR)/libgcc.mvars.
+
 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        PR other/46202