Changeset e00bf285 in rtems
- Timestamp:
- Sep 4, 2003, 6:52:11 PM (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- a6f969b3
- Parents:
- 1626fcc
- Location:
- c/src/lib/libbsp/mips/genmongoosev
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/mips/genmongoosev/ChangeLog
r1626fcc re00bf285 1 2003-09-04 Joel Sherrill <joel@OARcorp.com> 2 3 * clock/clockdrv.c, console/conscfg.c, include/bsp.h, 4 startup/bspstart.c, startup/gdb-support.c, timer/timer.c: URL for 5 license changed. 6 1 7 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 8 -
c/src/lib/libbsp/mips/genmongoosev/clock/clockdrv.c
r1626fcc re00bf285 7 7 * The license and distribution terms for this file may be 8 8 * found in found in the file LICENSE in this distribution or at 9 * http://www. OARcorp.com/rtems/license.html.9 * http://www.rtems.com/license/LICENSE. 10 10 * 11 11 * $Id$ -
c/src/lib/libbsp/mips/genmongoosev/console/conscfg.c
r1626fcc re00bf285 9 9 * The license and distribution terms for this file may be 10 10 * found in the file LICENSE in this distribution or at 11 * http://www. OARcorp.com/rtems/license.html.11 * http://www.rtems.com/license/LICENSE. 12 12 * 13 13 * $Id$ -
c/src/lib/libbsp/mips/genmongoosev/include/bsp.h
r1626fcc re00bf285 9 9 * The license and distribution terms for this file may be 10 10 * found in the file LICENSE in this distribution or at 11 * http://www. OARcorp.com/rtems/license.html.11 * http://www.rtems.com/license/LICENSE. 12 12 * 13 13 * $Id$ -
c/src/lib/libbsp/mips/genmongoosev/startup/bspstart.c
r1626fcc re00bf285 10 10 * The license and distribution terms for this file may be 11 11 * found in the file LICENSE in this distribution or at 12 * http://www. OARcorp.com/rtems/license.html.12 * http://www.rtems.com/license/LICENSE. 13 13 * 14 14 * $Id$ -
c/src/lib/libbsp/mips/genmongoosev/startup/gdb-support.c
r1626fcc re00bf285 7 7 * The license and distribution terms for this file may be 8 8 * found in the file LICENSE in this distribution or at 9 * http://www. OARcorp.com/rtems/license.html.9 * http://www.rtems.com/license/LICENSE. 10 10 * 11 11 * $Id$ -
c/src/lib/libbsp/mips/genmongoosev/timer/timer.c
r1626fcc re00bf285 7 7 * The license and distribution terms for this file may be 8 8 * found in found in the file LICENSE in this distribution or at 9 * http://www. OARcorp.com/rtems/license.html.9 * http://www.rtems.com/license/LICENSE. 10 10 * 11 11 * $Id$
Note: See TracChangeset
for help on using the changeset viewer.