source: rtems/c/src/lib/libbsp/mips/jmr3904/ChangeLog @ 2a350da

4.104.114.84.95
Last change on this file since 2a350da was 3be21e7d, checked in by Joel Sherrill <joel.sherrill@…>, on 12/11/00 at 14:31:58

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

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