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

4.104.114.84.95
Last change on this file since 59a01a6e was 59a01a6e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/02 at 11:51:18

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

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