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

4.104.114.84.95
Last change on this file since 1d36d2af was 1d36d2af, checked in by Joel Sherrill <joel.sherrill@…>, on 01/20/03 at 20:22:01

2003-01-20 Joel Sherrill <joel@…>

  • startup/linkcmds*: Add FreeBSD sysctl() sections.
  • Property mode set to 100644
File size: 2.8 KB
Line 
12003-01-20      Joel Sherrill <joel@OARcorp.com>
2
3        * startup/linkcmds*: Add FreeBSD sysctl() sections.
4
52002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
8        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
9        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
10        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
11        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
12
132002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * start/Makefile.am: Use install-data-local to install startfile.
16
172002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
20
212002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * .cvsignore: Reformat.
24        Add autom4te*cache.
25        Remove autom4te.cache.
26
272002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * .cvsignore: Add autom4te.cache.
30
312002-09-14      Ivan Guzvinec <ivang@opencores.org>
32
33        * include/bsp.h, startup/Makefile.am, startup/bspclean.c:
34        Cleanup so the BSP works.
35
362002-08-21      Joel Sherrill <joel@OARcorp.com>
37
38        * bsp_specs: Added support for -nostdlibs.
39
402002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
43        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
44        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
45        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
46        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
47        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
48
492002-08-07      Ivan Guzvinec <ivang@opencores.org>
50
51        * configure.ac: Bender BSP renamed to OpenRisc Reference Platform
52        for ORP.
53
542002-08-07      Ivan Guzvinec <ivang@opencores.org>
55
56        * include/bsp.h, start/start.S, startup/linkcmds: Patches which
57        were required to make the BSP run.
58
592002-08-06      Joel Sherrill <joel@OARcorp.com>
60
61        * configure.ac: GO back to name bender for the or32/or1200 BSP.
62
632002-08-06      Joel Sherrill <joel@OARcorp.com>
64
65        * bsp_specs, configure.ac, startup/bspstart.c: Update and fix
66        minor things so this BSP compiles and almost completely links.
67        * startup/Makefile.am: New file.
68
692002-08-06      Joel Sherrill <joel@OARcorp.com>
70
71        * include/.cvsignore: Updated to account for more files.
72
732002-08-06      Chris Ziomkowski <chris@asics.ws>
74
75        * .cvsignore, Makefile.am, README, bsp_specs, configure.ac, times,
76        clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
77        console/.cvsignore, console/Makefile.am, console/console.c,
78        console/console.h, include/.cvsignore, include/Makefile.am,
79        include/bsp.h, start/.cvsignore, start/Makefile.am, start/start.S,
80        startup/.cvsignore, startup/bspclean.c, startup/bspstart.c,
81        startup/linkcmds, startup/main.c, startup/setvec.c, timer/.cvsignore,
82        timer/Makefile.am, timer/timer.c, timer/timerisr.c,
83        wrapup/.cvsignore, wrapup/Makefile.am, ChangeLog: New files added
84        as part of merge from OpenCores repository.
Note: See TracBrowser for help on using the repository browser.