projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3226f6
)
Changelog entry for correction of thinko in the target pair
author
Dominique d'Humieres
<dominiq@lps.ens.fr>
Fri, 13 Sep 2013 21:41:49 +0000
(21:41 +0000)
committer
Olivier Hainque
<hainque@gcc.gnu.org>
Fri, 13 Sep 2013 21:41:49 +0000
(21:41 +0000)
filter for darwin.
From-SVN: r202579
gcc/ada/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ada/ChangeLog
b/gcc/ada/ChangeLog
index e6836d804407b56cf6f9ed4ce7f0ce8e71bbf590..85cd3c66f14824a4874e2b4a76e6c70785ef587a 100644
(file)
--- a/
gcc/ada/ChangeLog
+++ b/
gcc/ada/ChangeLog
@@
-1,3
+1,8
@@
+2013-10-13 Dominique Dhumieres <dominiq@lps.ens.fr>
+
+ * gcc-interface/Makefile.in: Fix darwin Filter to match on $target_os,
+ not $target_cpu.
+
2013-10-11 Thomas Schwinge <thomas@codesourcery.com>
Olivier Hainque <hainque@adacore.com>