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

4.104.114.84.95
Last change on this file since ad5c7fe was ad5c7fe, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/10/02 at 12:08:14

2002-12-10 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
4
52002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Reformat.
8        Add autom4te*cache.
9        Remove autom4te.cache.
10
112002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * .cvsignore: Add autom4te.cache.
14
152002-09-14      Ivan Guzvinec <ivang@opencores.org>
16
17        * include/bsp.h, startup/Makefile.am, startup/bspclean.c:
18        Cleanup so the BSP works.
19
202002-08-21      Joel Sherrill <joel@OARcorp.com>
21
22        * bsp_specs: Added support for -nostdlibs.
23
242002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
27        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
28        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
29        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
30        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
31        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
32
332002-08-07      Ivan Guzvinec <ivang@opencores.org>
34
35        * configure.ac: Bender BSP renamed to OpenRisc Reference Platform
36        for ORP.
37
382002-08-07      Ivan Guzvinec <ivang@opencores.org>
39
40        * include/bsp.h, start/start.S, startup/linkcmds: Patches which
41        were required to make the BSP run.
42
432002-08-06      Joel Sherrill <joel@OARcorp.com>
44
45        * configure.ac: GO back to name bender for the or32/or1200 BSP.
46
472002-08-06      Joel Sherrill <joel@OARcorp.com>
48
49        * bsp_specs, configure.ac, startup/bspstart.c: Update and fix
50        minor things so this BSP compiles and almost completely links.
51        * startup/Makefile.am: New file.
52
532002-08-06      Joel Sherrill <joel@OARcorp.com>
54
55        * include/.cvsignore: Updated to account for more files.
56
572002-08-06      Chris Ziomkowski <chris@asics.ws>
58
59        * .cvsignore, Makefile.am, README, bsp_specs, configure.ac, times,
60        clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
61        console/.cvsignore, console/Makefile.am, console/console.c,
62        console/console.h, include/.cvsignore, include/Makefile.am,
63        include/bsp.h, start/.cvsignore, start/Makefile.am, start/start.S,
64        startup/.cvsignore, startup/bspclean.c, startup/bspstart.c,
65        startup/linkcmds, startup/main.c, startup/setvec.c, timer/.cvsignore,
66        timer/Makefile.am, timer/timer.c, timer/timerisr.c,
67        wrapup/.cvsignore, wrapup/Makefile.am, ChangeLog: New files added
68        as part of merge from OpenCores repository.
Note: See TracBrowser for help on using the repository browser.