From ccf2cfd97b824d93d995e251043903e447e2da61 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 13 Sep 2002 13:39:52 +0000 Subject: 2002-09-13 Joel Sherrill * Part of addressing PR281. * main.cfg: Added recognition of VARIANT=DEBUG on command line. * compilers/gcc-target-default.cfg: Removed remaining support for RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug as one of the LDFLAGS when the debug variant is specified. --- make/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'make/ChangeLog') diff --git a/make/ChangeLog b/make/ChangeLog index bd2167d014..297df2d57c 100644 --- a/make/ChangeLog +++ b/make/ChangeLog @@ -1,3 +1,11 @@ +2002-09-13 Joel Sherrill + + * Part of addressing PR281. + * main.cfg: Added recognition of VARIANT=DEBUG on command line. + * compilers/gcc-target-default.cfg: Removed remaining support for + RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug + as one of the LDFLAGS when the debug variant is specified. + 2002-08-12 Ralf Corsepius * custom/posix.cfg: Don't include host.cfg. -- cgit v1.2.3