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

4.104.114.84.95
Last change on this file since 7dcc3fe was 7dcc3fe, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:20:43

2003-08-11 Ralf Corsepius <corsepiu@…>

  • configure.ac: Use rtems-bugs@… as bug report email address.
  • Property mode set to 100644
File size: 3.3 KB
Line 
12003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
4
52003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
8        Remove cpp, old_cpp (now unused).
9
102003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Remove AC_CONFIG_AUX_DIR.
13
142003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
17
182003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: AC_PREREQ(2.57).
21
222003-01-20      Joel Sherrill <joel@OARcorp.com>
23
24        * startup/linkcmds*: Add FreeBSD sysctl() sections.
25
262002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
29        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
30        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
31        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
32        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
33
342002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * start/Makefile.am: Use install-data-local to install startfile.
37
382002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
41
422002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * .cvsignore: Reformat.
45        Add autom4te*cache.
46        Remove autom4te.cache.
47
482002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * .cvsignore: Add autom4te.cache.
51
522002-09-14      Ivan Guzvinec <ivang@opencores.org>
53
54        * include/bsp.h, startup/Makefile.am, startup/bspclean.c:
55        Cleanup so the BSP works.
56
572002-08-21      Joel Sherrill <joel@OARcorp.com>
58
59        * bsp_specs: Added support for -nostdlibs.
60
612002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
64        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
65        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
66        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
67        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
68        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
69
702002-08-07      Ivan Guzvinec <ivang@opencores.org>
71
72        * configure.ac: Bender BSP renamed to OpenRisc Reference Platform
73        for ORP.
74
752002-08-07      Ivan Guzvinec <ivang@opencores.org>
76
77        * include/bsp.h, start/start.S, startup/linkcmds: Patches which
78        were required to make the BSP run.
79
802002-08-06      Joel Sherrill <joel@OARcorp.com>
81
82        * configure.ac: GO back to name bender for the or32/or1200 BSP.
83
842002-08-06      Joel Sherrill <joel@OARcorp.com>
85
86        * bsp_specs, configure.ac, startup/bspstart.c: Update and fix
87        minor things so this BSP compiles and almost completely links.
88        * startup/Makefile.am: New file.
89
902002-08-06      Joel Sherrill <joel@OARcorp.com>
91
92        * include/.cvsignore: Updated to account for more files.
93
942002-08-06      Chris Ziomkowski <chris@asics.ws>
95
96        * .cvsignore, Makefile.am, README, bsp_specs, configure.ac, times,
97        clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
98        console/.cvsignore, console/Makefile.am, console/console.c,
99        console/console.h, include/.cvsignore, include/Makefile.am,
100        include/bsp.h, start/.cvsignore, start/Makefile.am, start/start.S,
101        startup/.cvsignore, startup/bspclean.c, startup/bspstart.c,
102        startup/linkcmds, startup/main.c, startup/setvec.c, timer/.cvsignore,
103        timer/Makefile.am, timer/timer.c, timer/timerisr.c,
104        wrapup/.cvsignore, wrapup/Makefile.am, ChangeLog: New files added
105        as part of merge from OpenCores repository.
Note: See TracBrowser for help on using the repository browser.