This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gdb-patches Digest 24 Apr 2000 13:06:42 -0000 Issue 264


  In message <956581602.10379.ezmlm@sourceware.cygnus.com>you write:
  > To: gdb-patches@sourceware.cygnus.com
  > Subject: AM33's inc4 does modify CC
  > From: Alexandre Oliva <aoliva@cygnus.com>
  > Date: 23 Apr 2000 19:19:55 -0300
  > Message-ID: <orvh18wjck.fsf@zecarneiro.lsd.ic.unicamp.br>
  > MIME-Version: 1.0
  > Content-Type: multipart/mixed; boundary="=-=-="
  > 
  > --=-=-=
  > 
  > Just like AM33's `inc', its `inc4' instruction modifies CC.  The
  > current implementation was based on an old, incorrect manual.  More
  > recent versions of the documentation have fixed the error.  I've
  > already got the patch for GCC; here's the corresponding fix for the
  > sim.  Ok to install?  Release branch?
  > 
  > 
  > --=-=-=
  > Content-Type: text/x-patch
  > Content-Disposition: inline; filename=am33-sim-inc4.patch
  > 
  > Index: sim/mn10300/ChangeLog
  > from  Alexandre Oliva  <aoliva@cygnus.com>
  > 
  > 	* am33.igen (inc4 Rn): Use genericAdd so as to modify flags.
This is OK for the mainline sources.  I think it should also be OK for
the release branch, but that's not really my decision.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]