Changelog entry for correction of thinko in the target pair

filter for darwin.

From-SVN: r202579
This commit is contained in:
Dominique d'Humieres 2013-09-13 21:41:49 +00:00 committed by Olivier Hainque
parent c3226f662e
commit 6e5e985e1e

View File

@ -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>