source: rtems/c/src/lib/libbsp/powerpc/mvme3100/ChangeLog @ 6a325800

4.104.114.95
Last change on this file since 6a325800 was 6a325800, checked in by Joel Sherrill <joel.sherrill@…>, on 06/04/08 at 23:03:37

2008-06-04 Joel Sherrill <joel.sherrill@…>

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