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

4.104.114.84.95
Last change on this file since c533372 was c533372, checked in by Joel Sherrill <joel.sherrill@…>, on 12/19/00 at 16:43:34

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

  • cpu.c: Do not read or write raw interrupt vector table if we are on a CPU that does not have a %vbr register and the BSP is configured as having the table in ROM.
  • Property mode set to 100644
File size: 1.6 KB
Line 
12000-12-19      Joel Sherrill <joel@OARcorp.com>
2
3        * cpu.c: Do not read or write raw interrupt vector table if
4        we are on a CPU that does not have a %vbr register and the
5        BSP is configured as having the table in ROM.
6
72000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
10
112000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
14
152000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
18        Switch to GNU canonicalization.
19
202000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
21
22        * rtems/score/cpu.h: define CPU_Exception_frame for rdbg.
23        * m68302.h: Make buffer pointer in m302_SCC_bd volatile.
24
252000-10-12      John S Gwynne <jgwynne@mrcday.com>
26
27        * sim.h: These changes enable RTEMS to automatically generate
28        the ram_init file used by gdb with the BDM patches. The 332 has
29        on-board chip select lines (for RAM and FLASH) that must be
30        configured before use of these peripherals. These patches parse
31        data from start.c where the chip select lines are configured in
32        the runtime executable and automatically generates the gdb
33        initialization file using the same settings. A great time saver.
34        A similar file, ram_init_FW (flash writable), is also generated
35        that the flash programming tool uses.
36        * BSP/start/start.c: Must be modified to support above.
37        * BSP/start/ram_init.ld, BSP/start/ram_init.sed: New files.
38
392000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Include compile.am.
42
432000-08-10      Joel Sherrill <joel@OARcorp.com>
44
45        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.