Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Benedict Glaw <jbglaw@lug-owl.de>2013-04-30 16:40:42 +0400
committerJan-Benedict Glaw <jbglaw@lug-owl.de>2013-04-30 16:40:42 +0400
commit28204e0849f38d7c984a189c44a80573de52bedc (patch)
tree05fe939659f315e2c89d20400d871916f4f60c50 /config/ChangeLog
parentf82126953464d1bceb078e1bf1019d0a9ed1a27c (diff)
2013-04-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
config/ * picflag.m4: Merge from GCC. * dfp.m4: Ditto. * bootstrap-asan.mk: Ditto. * ChangeLog: Ditto.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index c6e8b256e..cdc733c70 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,13 @@
+2013-03-27 Kai Tietz <ktietz@redhat.com>
+
+ * dfp.m4: Add support for cygwin x64 target.
+ * picflag.m4: Likewise.
+
+2013-02-25 H.J. Lu <hongjiu.lu@intel.com>
+
+ * bootstrap-asan.mk (POSTSTAGE1_LDFLAGS): Add
+ -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/asan/.
+
2013-01-15 Richard Biener <rguenther@suse.de>
PR other/55973