2002-09-13 Joel Sherrill <joel@OARcorp.com>

* Part of addressing PR281.
	* target.cfg.in: Removed remaining support for RTEMS_USE_GCC272
	and RTEMS_LIBC_DIR.
This commit is contained in:
Joel Sherrill
2002-09-13 13:40:37 +00:00
parent ccf2cfd97b
commit d464fe7601
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
2002-09-13 Joel Sherrill <joel@OARcorp.com>
* Part of addressing PR281.
* target.cfg.in: Removed remaining support for RTEMS_USE_GCC272
and RTEMS_LIBC_DIR.
2002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove ENABLE_GCC28.

View File

@@ -38,8 +38,6 @@ RTEMS_HAS_NETWORKING = @RTEMS_HAS_NETWORKING@
RTEMS_HAS_RDBG = @RTEMS_HAS_RDBG@
RTEMS_HAS_CPLUSPLUS = @RTEMS_HAS_CPLUSPLUS@
RTEMS_USE_MACROS = @RTEMS_USE_MACROS@
RTEMS_USE_GCC272 = @RTEMS_USE_GCC272@
RTEMS_LIBC_DIR = @RTEMS_LIBC_DIR@
RTEMS_CPU = @RTEMS_CPU@
XCFLAGS=$(CFLAGS_FOR_TARGET)