From mboxrd@z Thu Jan 1 00:00:00 1970 From: jjohnstn@sourceware.cygnus.com To: sid-cvs@sources.redhat.com Subject: src/sid/component/cgen-cpu ChangeLog cgen-cpu. ... Date: Thu, 28 Jun 2001 14:54:00 -0000 Message-id: <20010628215409.20131.qmail@sourceware.cygnus.com> X-SW-Source: 2001-q2/msg00078.html List-Id: CVSROOT: /cvs/src Module name: src Changes by: jjohnstn@sources.redhat.com 2001-06-28 14:54:09 Modified files: sid/component/cgen-cpu: ChangeLog cgen-cpu.h compCGEN.cxx Log message: 2001-06-28 Jeff Johnston * compCGEN.cxx (cgen_cpu::stream_state): Change reference to debug_exec_p to use new warnings_enabled flag. (cgen_cpu::destream_state): Ditto. (cgen_bi_endian_cpu::cgen_bi_endian_cpu): Remove debug_exec_p setting and add warnings_enabled flag which is tied to new enable-warnings? setting. * cgen-cpu.h (cgen_bi_endian_cpu::debug_exec_p): Removed. (cgen_bi_endian_cpu::warnings_enabled): New member. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.9&r2=1.10 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-cpu.h.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/compCGEN.cxx.diff?cvsroot=src&r1=1.1&r2=1.2