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

4.104.114.84.95
Last change on this file since 73ee5105 was 73ee5105, checked in by Joel Sherrill <joel.sherrill@…>, on 01/08/01 at 19:23:21

2001-01-08 Joel Sherrill <joel@…>

  • wrapup/Makefile.am: Remove warning missed in shmsupp removal.
  • Property mode set to 100644
File size: 2.1 KB
Line 
12001-01-08      Joel Sherrill <joel@OARcorp.com>
2
3        * wrapup/Makefile.am: Remove warning missed in shmsupp removal.
4
52001-01-08      Joel Sherrill <joel@OARcorp.com>
6
7        * Shared memory support removed since it was non-functional.
8        * shmsupp/.cvsignore, shmsupp/Makefile.am, shmsupp/addrconv.c,
9        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c: Removed.
10        * configure.in, Makefile.am, wrapup/Makefile.am: Modified to
11        reflect above.
12
132000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
16
172000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
20
212000-11-01      Joel Sherrill <joel@OARcorp.com>
22
23        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
24        and libcsupport.h moved from libc to lib/include/rtems and
25        now must be referenced as <rtems/XXX.h>.   Header file order
26        was cleaned up while doing this.
27
282000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
31        Switch to GNU canonicalization.
32
332000-09-25      Joel Sherrill <joel@OARcorp.com>
34
35        * ChangeLog: Entry added to wrong file and moved.
36
372000-09-25      Joel Sherrill <joel@OARcorp.com>
38
39        * bsp_specs: Formatting more like other bsp_specs.
40        * include/bsp.h: CPU_CLOCK_RATE_MHZ not a real variable to
41        elimate need for including bsp.h in libcpu.
42        * startup/bspstart.c: Ditto.
43        * wrapup/Makefile.am: Did not list shmdr.
44
452000-09-22      Joel Sherrill <joel@OARcorp.com>
46
47        * start/crt0.S: Renamed to start/start.S.
48        * start/start.S: Formerly start/crt0.S.
49        * startup/linkcmds: New file.  GNU linker script that is not
50        correct for the target board but links programs.
51        * bsp_specs: Use linkcmds.
52        * include/Makefile.am, start/Makefile.am startup/Makefile.am:
53        Now work.
54        * startup/bspstart.c, startup/setvec.c: "#if 0"'ed out references
55        to reoutines in assembly that are in turn "#if 0"'ed out.
56
572000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * console/Makefile.am, shmsupp/Makefile.am, start/Makefile.am,
60        startup/Makefile.am, wrapup/Makefile.am: Include compile.am.
61
622000-08-10      Joel Sherrill <joel@OARcorp.com>
63
64        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.