source: rtems/cpukit/score/cpu/m68k/ChangeLog @ a314d3b4

4.104.114.84.95
Last change on this file since a314d3b4 was a314d3b4, checked in by Joel Sherrill <joel.sherrill@…>, on 11/02/00 at 15:49:06

2000-11-02 Ralf Corsepius <corsepiu@…>

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