source: rtems/cpukit/score/cpu/sparc/ChangeLog @ c3a79fa

4.104.114.84.95
Last change on this file since c3a79fa was c3a79fa, checked in by Joel Sherrill <joel.sherrill@…>, on 01/24/02 at 14:13:31

2002-01-23 Ralf Corsepius <corsepiu@…>

  • rtems/Makefile.am: Removed.
  • rtems/score/Makefile.am: Removed.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 2.4 KB
RevLine 
[c3a79fa]12002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * rtems/Makefile.am: Removed.
4        * rtems/score/Makefile.am: Removed.
5        * configure.ac: Reflect changes above.
6
[e9718415]72001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Add multilib support.
10
[4db30283]112001-11-28      Joel Sherrill <joel@OARcorp.com>,
12
13        This was tracked as PR91.
14        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
15        is used to specify if the port uses the standard macro for this (FALSE).
16        A TRUE setting indicates the port provides its own implementation.
17
[df25c998]182001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
21        * configure.in: Remove.
22        * configure.ac: New file, generated from configure.in by autoupdate.
23
[0387547]242001-09-27      Jiri Gaisler <jiri@gaisler.com>
25
26        * cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
27        bug has been there all the time, but only hits the leon bsp since the
28        leon cpu has a 5-stage pipeline (erc32 has 4 stages).
29
[684eebc8]302001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
33        * Makefile.am: Use 'PREINSTALL_FILES ='.
34
[0387547]35
[329509fb]362001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am, rtems/score/Makefile.am:
39        Apply include_*HEADERS instead of H_FILES.
40
[fe7acdcf]412001-01-03      Joel Sherrill <joel@OARcorp.com>
42
43        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
44        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
45        now that it is dynamically allocated.
46
[5996c48]472000-12-06      Joel Sherrill <joel@OARcorp.com>
48
49        * cpu.c: Added include of <rtems/rtems/cache.h> to eliminate warning.
50
[669a6dc3]512000-11-21      Jiri Gaisler <jgais@ws.estec.esa.nl>
52
53        * cpu_asm.S: Fix for CPUs with FPU revision B or C.
54
[477e2d19]552000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
56
57        * cpu.c, rtems/cpu/sparc.h: Make floating point optional based
58        on gcc arguments.  Do not initialize FP context if there is
59        no FPU.  Flush instruction cache after installing RTEMS trap handler.
60
[feead226]612000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
64
[a314d3b4]652000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
68
[5582de1]692000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
72        Switch to GNU canonicalization.
73
[d7118fd]742000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Include compile.am.
77
[e94ad1fe]782000-08-10      Joel Sherrill <joel@OARcorp.com>
79
80        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.