source: rtems/c/src/lib/libbsp/or32/orp/ChangeLog @ 58fd5ab

4.104.114.84.95
Last change on this file since 58fd5ab was 9db34c3f, checked in by Joel Sherrill <joel.sherrill@…>, on 09/14/02 at 17:59:49

2002-09-14 Ivan Guzvinec <ivang@…>

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