source: rtems/c/src/lib/libbsp/a29k/portsw/ChangeLog @ b66116e

4.104.114.84.95
Last change on this file since b66116e was b66116e, checked in by Joel Sherrill <joel.sherrill@…>, on 12/18/01 at 14:10:07

2001-12-09 Ralf Corsepius <corsepiu@…>

  • configure.ac: Add RTEMS_BSPOPTS_* for SERIAL_INPUT, HIF_INPUT, SERIAL_OUTPUT, HIF_OUTPUT.
  • console/console.c: Remove NO_BSP_INIT, SERIAL_INPUT, HIF_INPUT, SERIAL_OUTPUT, HIF_OUTPUT, add #include <bsp.h>.
  • Property mode set to 100644
File size: 3.3 KB
RevLine 
[b66116e]12001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Add RTEMS_BSPOPTS_* for SERIAL_INPUT, HIF_INPUT,
4        SERIAL_OUTPUT, HIF_OUTPUT.
5        * console/console.c: Remove NO_BSP_INIT, SERIAL_INPUT, HIF_INPUT,
6        SERIAL_OUTPUT, HIF_OUTPUT, add #include <bsp.h>.
7
[9e1ae79]82001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
11
[df25c998]122001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
15        * configure.in: Remove.
16        * configure.ac: New file, generated from configure.in by autoupdate.
17
[cf282090]182001-09-27      Joel Sherrill <joel@OARcorp.com>
19
20        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
21
[7b4917c]222001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * include/Makefile.am: Use 'CLEANFILES ='.
25        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
26
[e182fd18]272001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * include/Makefile.am: Use *_HEADERS instead of *H_FILES, add
30        bspopts.h.
31        * include/.cvsignore: Add bspopts.h.
32        * include/bsp.h: Add bspopts.h.
33        * console/Makefile.am: Use *_HEADERS instead of H_FILES.
34        * configure.in: Add bspopts.h.
35
[6f21328]362001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
37
38        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
39
[73ee5105]402001-01-08      Joel Sherrill <joel@OARcorp.com>
41
42        * wrapup/Makefile.am: Remove warning missed in shmsupp removal.
43
[7af5e14]442001-01-08      Joel Sherrill <joel@OARcorp.com>
45
46        * Shared memory support removed since it was non-functional.
47        * shmsupp/.cvsignore, shmsupp/Makefile.am, shmsupp/addrconv.c,
48        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c: Removed.
49        * configure.in, Makefile.am, wrapup/Makefile.am: Modified to
50        reflect above.
51
[feead226]522000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
55
[a314d3b4]562000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
59
[8262fda]602000-11-01      Joel Sherrill <joel@OARcorp.com>
61
62        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
63        and libcsupport.h moved from libc to lib/include/rtems and
64        now must be referenced as <rtems/XXX.h>.   Header file order
65        was cleaned up while doing this.
66
[e83378d]672000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
70        Switch to GNU canonicalization.
71
[4f6377c]722000-09-25      Joel Sherrill <joel@OARcorp.com>
73
74        * ChangeLog: Entry added to wrong file and moved.
75
762000-09-25      Joel Sherrill <joel@OARcorp.com>
77
78        * bsp_specs: Formatting more like other bsp_specs.
79        * include/bsp.h: CPU_CLOCK_RATE_MHZ not a real variable to
80        elimate need for including bsp.h in libcpu.
81        * startup/bspstart.c: Ditto.
82        * wrapup/Makefile.am: Did not list shmdr.
83
[2365488e]842000-09-22      Joel Sherrill <joel@OARcorp.com>
85
86        * start/crt0.S: Renamed to start/start.S.
87        * start/start.S: Formerly start/crt0.S.
88        * startup/linkcmds: New file.  GNU linker script that is not
89        correct for the target board but links programs.
90        * bsp_specs: Use linkcmds.
91        * include/Makefile.am, start/Makefile.am startup/Makefile.am:
92        Now work.
93        * startup/bspstart.c, startup/setvec.c: "#if 0"'ed out references
94        to reoutines in assembly that are in turn "#if 0"'ed out.
95
[4657df1f]962000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * console/Makefile.am, shmsupp/Makefile.am, start/Makefile.am,
99        startup/Makefile.am, wrapup/Makefile.am: Include compile.am.
100
[e94ad1fe]1012000-08-10      Joel Sherrill <joel@OARcorp.com>
102
103        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.