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

Last change on this file since c725258 was c725258, checked in by Joel Sherrill <joel.sherrill@…>, on 09/04/03 at 18:44:58

2003-09-04 Joel Sherrill <joel@…>

  • clock/clockdrv.c, console/console.c, console/console.h, include/bsp.h, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/linkcmds, startup/setvec.c, timer/timer.c, timer/timerisr.c: URL for license changed.
  • Property mode set to 100644
File size: 3.6 KB
Line 
12003-09-04      Joel Sherrill <joel@OARcorp.com>
2
3        * clock/clockdrv.c, console/console.c, console/console.h,
4        include/bsp.h, start/start.S, startup/bspclean.c, startup/bspstart.c,
5        startup/linkcmds, startup/setvec.c, timer/timer.c, timer/timerisr.c:
6        URL for license changed.
7
82003-08-22      Joel Sherrill <joel@OARcorp.com>
9
10        PR 445/bsps
11        * bsp_specs: Hand edited to duplicate change Ralf applied to the CVS
12        trunk.
13
142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
17
182003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Remove AC_CONFIG_AUX_DIR.
21
222003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
25
262003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: AC_PREREQ(2.57).
29
302003-01-20      Joel Sherrill <joel@OARcorp.com>
31
32        * startup/linkcmds*: Add FreeBSD sysctl() sections.
33
342002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
37        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
38        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
39        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
40        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
41
422002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * start/Makefile.am: Use install-data-local to install startfile.
45
462002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
49
502002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * .cvsignore: Reformat.
53        Add autom4te*cache.
54        Remove autom4te.cache.
55
562002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * .cvsignore: Add autom4te.cache.
59
602002-09-14      Ivan Guzvinec <ivang@opencores.org>
61
62        * include/bsp.h, startup/Makefile.am, startup/bspclean.c:
63        Cleanup so the BSP works.
64
652002-08-21      Joel Sherrill <joel@OARcorp.com>
66
67        * bsp_specs: Added support for -nostdlibs.
68
692002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
72        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
73        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
74        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
75        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
76        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
77
782002-08-07      Ivan Guzvinec <ivang@opencores.org>
79
80        * configure.ac: Bender BSP renamed to OpenRisc Reference Platform
81        for ORP.
82
832002-08-07      Ivan Guzvinec <ivang@opencores.org>
84
85        * include/bsp.h, start/start.S, startup/linkcmds: Patches which
86        were required to make the BSP run.
87
882002-08-06      Joel Sherrill <joel@OARcorp.com>
89
90        * configure.ac: GO back to name bender for the or32/or1200 BSP.
91
922002-08-06      Joel Sherrill <joel@OARcorp.com>
93
94        * bsp_specs, configure.ac, startup/bspstart.c: Update and fix
95        minor things so this BSP compiles and almost completely links.
96        * startup/Makefile.am: New file.
97
982002-08-06      Joel Sherrill <joel@OARcorp.com>
99
100        * include/.cvsignore: Updated to account for more files.
101
1022002-08-06      Chris Ziomkowski <chris@asics.ws>
103
104        * .cvsignore, Makefile.am, README, bsp_specs, configure.ac, times,
105        clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
106        console/.cvsignore, console/Makefile.am, console/console.c,
107        console/console.h, include/.cvsignore, include/Makefile.am,
108        include/bsp.h, start/.cvsignore, start/Makefile.am, start/start.S,
109        startup/.cvsignore, startup/bspclean.c, startup/bspstart.c,
110        startup/linkcmds, startup/main.c, startup/setvec.c, timer/.cvsignore,
111        timer/Makefile.am, timer/timer.c, timer/timerisr.c,
112        wrapup/.cvsignore, wrapup/Makefile.am, ChangeLog: New files added
113        as part of merge from OpenCores repository.
Note: See TracBrowser for help on using the repository browser.