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

4.104.114.84.95
Last change on this file since e9718415 was e9718415, checked in by Joel Sherrill <joel.sherrill@…>, on 12/19/01 at 14:36:28

2001-12-19 Ralf Corsepius <corsepiu@…>

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