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

4.104.114.84.95
Last change on this file since 7e950a4 was 9e1ae79, checked in by Joel Sherrill <joel.sherrill@…>, on 12/03/01 at 01:07:18

2001-11-30 Ralf Corsepius <corsepiu@…>

  • configure.ac: Introduce RTEMS_BSP_CONFIGURE.
  • Property mode set to 100644
File size: 3.1 KB
Line 
12001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
4
52001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
8        * configure.in: Remove.
9        * configure.ac: New file, generated from configure.in by autoupdate.
10
112001-09-27      Joel Sherrill <joel@OARcorp.com>
12
13        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
14
152001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * include/Makefile.am: Use 'CLEANFILES ='.
18        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
19
202001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * include/Makefile.am: Use *_HEADERS instead of *H_FILES, add
23        bspopts.h.
24        * include/.cvsignore: Add bspopts.h.
25        * include/bsp.h: Add bspopts.h.
26        * console/Makefile.am: Use *_HEADERS instead of H_FILES.
27        * configure.in: Add bspopts.h.
28
292001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
30
31        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
32
332001-01-08      Joel Sherrill <joel@OARcorp.com>
34
35        * wrapup/Makefile.am: Remove warning missed in shmsupp removal.
36
372001-01-08      Joel Sherrill <joel@OARcorp.com>
38
39        * Shared memory support removed since it was non-functional.
40        * shmsupp/.cvsignore, shmsupp/Makefile.am, shmsupp/addrconv.c,
41        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c: Removed.
42        * configure.in, Makefile.am, wrapup/Makefile.am: Modified to
43        reflect above.
44
452000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
48
492000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
52
532000-11-01      Joel Sherrill <joel@OARcorp.com>
54
55        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
56        and libcsupport.h moved from libc to lib/include/rtems and
57        now must be referenced as <rtems/XXX.h>.   Header file order
58        was cleaned up while doing this.
59
602000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
63        Switch to GNU canonicalization.
64
652000-09-25      Joel Sherrill <joel@OARcorp.com>
66
67        * ChangeLog: Entry added to wrong file and moved.
68
692000-09-25      Joel Sherrill <joel@OARcorp.com>
70
71        * bsp_specs: Formatting more like other bsp_specs.
72        * include/bsp.h: CPU_CLOCK_RATE_MHZ not a real variable to
73        elimate need for including bsp.h in libcpu.
74        * startup/bspstart.c: Ditto.
75        * wrapup/Makefile.am: Did not list shmdr.
76
772000-09-22      Joel Sherrill <joel@OARcorp.com>
78
79        * start/crt0.S: Renamed to start/start.S.
80        * start/start.S: Formerly start/crt0.S.
81        * startup/linkcmds: New file.  GNU linker script that is not
82        correct for the target board but links programs.
83        * bsp_specs: Use linkcmds.
84        * include/Makefile.am, start/Makefile.am startup/Makefile.am:
85        Now work.
86        * startup/bspstart.c, startup/setvec.c: "#if 0"'ed out references
87        to reoutines in assembly that are in turn "#if 0"'ed out.
88
892000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * console/Makefile.am, shmsupp/Makefile.am, start/Makefile.am,
92        startup/Makefile.am, wrapup/Makefile.am: Include compile.am.
93
942000-08-10      Joel Sherrill <joel@OARcorp.com>
95
96        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.