source: rtems/c/src/exec/score/cpu/m68k/ChangeLog @ e090b7e

4.104.114.84.95
Last change on this file since e090b7e was e090b7e, checked in by Joel Sherrill <joel.sherrill@…>, on 10/19/00 at 15:32:20

2000-10-19 Antti P Miettinen <anmietti@…>

  • rtems/score/cpu.h: define CPU_Exception_frame for rdbg.
  • m68302.h: Make buffer pointer in m302_SCC_bd volatile.
  • Property mode set to 100644
File size: 1.0 KB
Line 
12000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
2
3        * rtems/score/cpu.h: define CPU_Exception_frame for rdbg.
4        * m68302.h: Make buffer pointer in m302_SCC_bd volatile.
5
62000-10-12      John S Gwynne <jgwynne@mrcday.com>
7
8        * sim.h: These changes enable RTEMS to automatically generate
9        the ram_init file used by gdb with the BDM patches. The 332 has
10        on-board chip select lines (for RAM and FLASH) that must be
11        configured before use of these peripherals. These patches parse
12        data from start.c where the chip select lines are configured in
13        the runtime executable and automatically generates the gdb
14        initialization file using the same settings. A great time saver.
15        A similar file, ram_init_FW (flash writable), is also generated
16        that the flash programming tool uses.
17        * BSP/start/start.c: Must be modified to support above.
18        * BSP/start/ram_init.ld, BSP/start/ram_init.sed: New files.
19
202000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Include compile.am.
23
242000-08-10      Joel Sherrill <joel@OARcorp.com>
25
26        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.