This is the mail archive of the gdb-patches@sources.redhat.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]
Other format: [Raw text]

Re: New port: CRISv32


Orjan Friberg wrote:
Well, here it is. The oft-talked-about, but never-yet-submitted one. Since I am a CRIS maintainer and this only touches CRIS-specific files I assume I'm free to check this in, but in case anything is questionable (such as resurrecting the tm-cris.h file) and/or plain out wrong, here it is.

Oh, some recent gdb.base testsuite results:

# of expected passes            6240
# of unexpected failures        39
# of expected failures          6
# of known failures             5
# of unresolved testcases       1
# of untested testcases         1
# of unsupported tests          12


2005-01-15 Orjan Friberg <orjanf@axis.com>


    * config/cris/tm-cris.h: Resurrect.
    (TARGET_HAS_HARDWARE_WATCHPOINTS, TARGET_CAN_USE_HARDWARE_WATCHPOINT)
    (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Define.

Yep, bear trap.


You'll see that MarkK's being elimiating the TM files and the TM_FILE macro is now deprecated (and you can't add deprecated stuff :-)

We're going to need to figure out how to fix things so that these macros are avoided.

Andrew



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