Changeset 129daf3 in rtems for c/src/lib/libbsp/i960
- Timestamp:
- Sep 4, 2003, 6:51:33 PM (17 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 9980062
- Parents:
- 366e548
- Location:
- c/src/lib/libbsp/i960/rxgen960
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i960/rxgen960/ChangeLog
r366e548 r129daf3 1 2003-09-04 Joel Sherrill <joel@OARcorp.com> 2 3 * clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c, 4 startup/exit.c, startup/setvec.c, timer/timer.c, timer/timerisr.S: 5 URL for license changed. 6 1 7 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 8 -
c/src/lib/libbsp/i960/rxgen960/clock/ckinit.c
r366e548 r129daf3 14 14 * The license and distribution terms for this file may in 15 15 * the file LICENSE in this distribution or at 16 * http://www. OARcorp.com/rtems/license.html.16 * http://www.rtems.com/license/LICENSE. 17 17 * 18 18 * $Id$ -
c/src/lib/libbsp/i960/rxgen960/console/console.c
r366e548 r129daf3 7 7 * The license and distribution terms for this file may in 8 8 * 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/i960/rxgen960/include/bsp.h
r366e548 r129daf3 9 9 * The license and distribution terms for this file may in 10 10 * 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/i960/rxgen960/startup/bspstart.c
r366e548 r129daf3 15 15 * The license and distribution terms for this file may in 16 16 * the file LICENSE in this distribution or at 17 * http://www. OARcorp.com/rtems/license.html.17 * http://www.rtems.com/license/LICENSE. 18 18 * 19 19 * $Id$ -
c/src/lib/libbsp/i960/rxgen960/startup/exit.c
r366e548 r129daf3 16 16 * The license and distribution terms for this file may in 17 17 * the file LICENSE in this distribution or at 18 * http://www. OARcorp.com/rtems/license.html.18 * http://www.rtems.com/license/LICENSE. 19 19 * 20 20 * $Id$ -
c/src/lib/libbsp/i960/rxgen960/startup/setvec.c
r366e548 r129daf3 18 18 * The license and distribution terms for this file may in 19 19 * the file LICENSE in this distribution or at 20 * http://www. OARcorp.com/rtems/license.html.20 * http://www.rtems.com/license/LICENSE. 21 21 * 22 22 * $Id$ -
c/src/lib/libbsp/i960/rxgen960/timer/timer.c
r366e548 r129daf3 21 21 * The license and distribution terms for this file may in 22 22 * the file LICENSE in this distribution or at 23 * http://www. OARcorp.com/rtems/license.html.23 * http://www.rtems.com/license/LICENSE. 24 24 * 25 25 * $Id$ -
c/src/lib/libbsp/i960/rxgen960/timer/timerisr.S
r366e548 r129daf3 15 15 * The license and distribution terms for this file may in 16 16 * the file LICENSE in this distribution or at 17 * http://www. OARcorp.com/rtems/license.html.17 * http://www.rtems.com/license/LICENSE. 18 18 * 19 19 * $Id$
Note: See TracChangeset
for help on using the changeset viewer.