source: rtems/c/src/lib/libbsp/powerpc/mvme3100/ChangeLog @ 1d0ee80e

4.104.114.95
Last change on this file since 1d0ee80e was 1d0ee80e, checked in by Joel Sherrill <joel.sherrill@…>, on 05/14/08 at 20:28:09

2008-05-14 Joel Sherrill <joel.sherrill@…>

  • Makefile.am: Rework to avoid .rel files.
  • Property mode set to 100644
File size: 1.5 KB
Line 
12008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * Makefile.am: Rework to avoid .rel files.
4
52008-05-10      Till Straumann <strauman@slac.stanford.edu>
6
7        * network/tsec.c: removed memory input/output operands
8        which caused problems with gcc-4.3.0 (see
9        http://gcc.gnu.org/ml/gcc/2008-03/msg00976.html)
10
112008-03-25      Till Straumann <strauman@slac.stanford.edu>
12
13        * include/bsp.h: declare BSP_commandline_string.
14
152008-03-20      Till Straumann <strauman@slac.stanford.edu>
16
17        * include/bsp.h, startup/bspstart.c: confdefs.h now wants
18        us to use BSP_INTERRUPT_STACK_SIZE instead of
19        CONFIGURE_INTERRUPT_STACK_MEMORY.
20
212008-03-05      Till Straumann <strauman@slac.stanford.edu>
22
23        * start/start.S, startup/bspstart.c: disable memory-select
24        errors early (in start.S) to avoid hangs due to speculative
25        memory access (motload maps absent memory in TLBs).
26        Remove TLB mappings for which no physical memory is installed
27        (bspstart). Enable HID1[RFXE] so that 'core_fault_in' errors
28        result in a machine-check rather than stalling the machine.
29        Re-enable memory-select errors at this point.
30
312008-03-05      Till Straumann <strauman@slac.stanford.edu>
32
33        * Makefile.am: add e500/mmu.rel to libbsp_a_LIBADD.
34
352008-01-29      Eric Norum <norume@aps.anl.gov>
36
37        * startup/bspstart.c: Fixes a lockup which occurs when a speculative
38        load occurs from a particular range of memory.
39
402008-01-09      Eric Norum <norume@aps.anl.gov>
41
42        * include/bsp.h: Include <bsp/vectors.h>.
43
442007-12-13      Till Straumann <strauman@slac.stanford.edu>
45
46        * Makefile.am: use preload.S, vectors_entry.S from shared
47        area.
Note: See TracBrowser for help on using the repository browser.