source: rtems/c/src/lib/libbsp/mips/jmr3904/ChangeLog @ 08940dbe

4.104.114.84.95
Last change on this file since 08940dbe was a9c55f5, checked in by Joel Sherrill <joel.sherrill@…>, on 12/06/00 at 15:43:35

2000-12-06 Joel Sherrill <joel@…>

  • README: Updated to reflect status.
  • startup/linkcmds: Added .ctor and .dtor sections to no avail.
  • Property mode set to 100644
File size: 1.2 KB
Line 
12000-12-06      Joel Sherrill <joel@OARcorp.com>
2
3        * README: Updated to reflect status.
4        * startup/linkcmds: Added .ctor and .dtor sections to no avail.
5
62000-11-30      Joel Sherrill <joel@OARcorp.com>
7
8        * README: Updated to reflect current status.  Misaligned reference
9        during initialization may be compiler problem.
10        * console/console-io.c: Added support for printk().
11        * startup/linkcmds: Reserve 512K for RTEMS Workspace.
12
132000-11-27      Joel Sherrill <joel@OARcorp.com>
14
15        * startup/linkcmds: Fix typo and add extra 0 to base address.
16        Now runs until printf() tries to put a character and then
17        it locks up checking a status bit that does not change.
18
192000-11-25      Joel Sherrill <joel@OARcorp.com>
20
21        * The JMR BSP is for a Toshiba TX39 evaluation board but
22        can also be used with the mips simulator in gdb.
23        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
24        configure.in, clock/.cvsignore, clock/Makefile.am,
25        clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
26        console/console-io.c, include/.cvsignore,
27        include/Makefile.am, include/bsp.h, start/.cvsignore,
28        start/Makefile.am, start/regs.S, start/start.S,
29        startup/.cvsignore, startup/Makefile.am, startup/bspstart.c,
30        startup/linkcmds, wrapup/.cvsignore, wrapup/Makefile.am: New files.
Note: See TracBrowser for help on using the repository browser.