From 38d1150ecf3abab8e1aab5f54618fe6e411adc46 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 25 Feb 2011 06:17:36 +0000 Subject: =?UTF-8?q?2011-02-25=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * aclocal/canonical-target-name.m4: Stop pretending no_cpu* was buildable. Derive RTEMS_CPU from "$host_cpu". Error out if "$host" doesn't match "*-*-rtems*". --- c/src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'c/src/ChangeLog') diff --git a/c/src/ChangeLog b/c/src/ChangeLog index 419d54fe34..3b09c7adca 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,3 +1,10 @@ +2011-02-25 Ralf Corsépius + + * aclocal/canonical-target-name.m4: + Stop pretending no_cpu* was buildable. + Derive RTEMS_CPU from "$host_cpu". + Error out if "$host" doesn't match "*-*-rtems*". + 2011-02-22 Ralf Corsépius * configure.ac: Remove AM_CONDITIONAL(HAS_POSIX) (Unused). -- cgit v1.2.3