Changeset d464fe7 in rtems
- Timestamp:
- 09/13/02 13:40:37 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- d7ff09b
- Parents:
- ccf2cfd
- Location:
- c/make
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/make/ChangeLog
rccf2cfd rd464fe7 1 2002-09-13 Joel Sherrill <joel@OARcorp.com> 2 3 * Part of addressing PR281. 4 * target.cfg.in: Removed remaining support for RTEMS_USE_GCC272 5 and RTEMS_LIBC_DIR. 6 7 1 8 2002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 9 -
c/make/target.cfg.in
rccf2cfd rd464fe7 39 39 RTEMS_HAS_CPLUSPLUS = @RTEMS_HAS_CPLUSPLUS@ 40 40 RTEMS_USE_MACROS = @RTEMS_USE_MACROS@ 41 RTEMS_USE_GCC272 = @RTEMS_USE_GCC272@42 RTEMS_LIBC_DIR = @RTEMS_LIBC_DIR@43 41 RTEMS_CPU = @RTEMS_CPU@ 44 42
Note: See TracChangeset
for help on using the changeset viewer.