source: rtems/c/src/lib/libbsp/or32/orp/ChangeLog @ 5bf7fdd

4.104.114.84.95
Last change on this file since 5bf7fdd was 9ace8a74, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/02 at 06:27:05

2002-08-11 Ralf Corsepius <corsepiu@…>

  • clock/Makefile.am: Use .$(OBJEXT) instead of .o.
    • console/Makefile.am: Use .$(OBJEXT) instead of .o.
    • start/Makefile.am: Use .$(OBJEXT) instead of .o.
    • startup/Makefile.am: Use .$(OBJEXT) instead of .o.
    • timer/Makefile.am: Use .$(OBJEXT) instead of .o.
    • wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
  • Property mode set to 100644
File size: 1.7 KB
Line 
12002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
4        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
5        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
6        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
7        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
8        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
9
102002-08-07      Ivan Guzvinec <ivang@opencores.org>
11
12        * configure.ac: Bender BSP renamed to OpenRisc Reference Platform
13        for ORP.
14
152002-08-07      Ivan Guzvinec <ivang@opencores.org>
16
17        * include/bsp.h, start/start.S, startup/linkcmds: Patches which
18        were required to make the BSP run.
19
202002-08-06      Joel Sherrill <joel@OARcorp.com>
21
22        * configure.ac: GO back to name bender for the or32/or1200 BSP.
23
242002-08-06      Joel Sherrill <joel@OARcorp.com>
25
26        * bsp_specs, configure.ac, startup/bspstart.c: Update and fix
27        minor things so this BSP compiles and almost completely links.
28        * startup/Makefile.am: New file.
29
302002-08-06      Joel Sherrill <joel@OARcorp.com>
31
32        * include/.cvsignore: Updated to account for more files.
33
342002-08-06      Chris Ziomkowski <chris@asics.ws>
35
36        * .cvsignore, Makefile.am, README, bsp_specs, configure.ac, times,
37        clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
38        console/.cvsignore, console/Makefile.am, console/console.c,
39        console/console.h, include/.cvsignore, include/Makefile.am,
40        include/bsp.h, start/.cvsignore, start/Makefile.am, start/start.S,
41        startup/.cvsignore, startup/bspclean.c, startup/bspstart.c,
42        startup/linkcmds, startup/main.c, startup/setvec.c, timer/.cvsignore,
43        timer/Makefile.am, timer/timer.c, timer/timerisr.c,
44        wrapup/.cvsignore, wrapup/Makefile.am, ChangeLog: New files added
45        as part of merge from OpenCores repository.
Note: See TracBrowser for help on using the repository browser.