OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openrisc
    from Rev 33 to Rev 34
    Reverse comparison

Rev 33 → Rev 34

/trunk/gdb/patches/or32-gdb-6.8-patch-2.1.bz2 Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream
trunk/gdb/patches/or32-gdb-6.8-patch-2.1.bz2 Property changes : Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/gdb/patches/README =================================================================== --- trunk/gdb/patches/README (nonexistent) +++ trunk/gdb/patches/README (revision 34) @@ -0,0 +1,23 @@ + OpenRISC GDB Implementation + =========================== + +GDB Patches Directory +===================== + +This directory contains patch files for GDB for the OpenRISC architecture. + +These patch files should be applied to the standard GNU GDB implementation of +corresponding version. For example if the standard implementation of GDB has +been unpacked in gdb-6.8 and the patch file is in or32-gdb-6.8-patch-2.1.bz2, +use: + + cd gdb-6.8 + bunzip2 -dc ../or32-gdb-6.8-patch-2.1.bz2 | patch -p1 + +The directory gdb-6.8 will not contain a source tree for GDB 6.8 for the +OpenRISC architecture. It can be built using the standard GDB instructions +(configure; make; make install). + + +Updated by Jeremy Bennett +25 May 2009
trunk/gdb/patches/README Property changes : Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gdb/downloads/README =================================================================== --- trunk/gdb/downloads/README (nonexistent) +++ trunk/gdb/downloads/README (revision 34) @@ -0,0 +1,11 @@ + OpenRISC GDB Implementation + =========================== + +GDB Downloads Directory +======================= + +This directory contains complete packaged downloads of GDB for the OpenRISC +architecture. + +Updated by Jeremy Bennett +25 May 2009
trunk/gdb/downloads/README Property changes : Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gdb/README =================================================================== --- trunk/gdb/README (nonexistent) +++ trunk/gdb/README (revision 34) @@ -0,0 +1,13 @@ + OpenRISC GDB Implementation + =========================== + +SVN Repository status +===================== + +GDB for the OpenRISC architecture is now part of the openrisc project SVN +repository. This contains GDB 6.8 for OpenRISC from release 2.1 +onwards. Earlier versions of GDB 6.8 for OpenRISC, as well as GDB 5.0 and 5.3 +for OpenRISC may be found in the legacy or1k project repository. + +Updated by Jeremy Bennett +25 May 2009
trunk/gdb/README Property changes : Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.