source: rtems/cpukit/score/cpu/or32/ChangeLog @ 6f197f4b

4.104.114.84.95
Last change on this file since 6f197f4b was 6f197f4b, checked in by Joel Sherrill <joel.sherrill@…>, on 08/06/02 at 20:16:44

2002-08-06 Joel Sherrill <joel@…>

  • asm.h, rtems/score/cpu.h: Correct items that have changed since RTEMS version or32 port was based upon.
  • Property mode set to 100644
File size: 3.6 KB
Line 
12002-08-06      Joel Sherrill <joel@OARcorp.com>
2
3        * asm.h, rtems/score/cpu.h: Correct items that have changed since
4        RTEMS version or32 port was based upon.
5
62002-08-05      Chris Ziomkowski <chris@asics.ws>
7
8        * asm.h, cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/or32.h,
9        rtems/score/types.h: Merged from OpenCores CVS repository.
10
112002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
14
152002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Use .$(OBJEXT) instead of .o.
18
192002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: RTEMS_TOP(../../../..).
22
232002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * rtems.c: Remove.
26        * Makefile.am: Reflect changes above.
27
282002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Remove RTEMS_PROJECT_ROOT.
31
322002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Add RTEMS_PROG_CCAS
35
362002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
39        Add AC_PROG_RANLIB.
40
412002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
44        Use ../../../aclocal.
45
462001-04-03      Joel Sherrill <joel@OARcorp.com>
47
48        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
49        * rtems/score/or32types.h: Removed.
50        * rtems/score/types.h: New file via CVS magic.
51        * Makefile.am, rtems/score/cpu.h: Account for name change.
52
532002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac:
56        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
57        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
58        * Makefile.am: Remove AUTOMAKE_OPTIONS.
59
602001-02-27      Joel Sherrill <joel@OARcorp.com>
61
62        * rtems/score/cpu.h: Fix conditional to match current GCC.
63
642001-02-05      Joel Sherrill <joel@OARcorp.com>
65
66        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
67
682002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * rtems/Makefile.am: Removed.
71        * rtems/score/Makefile.am: Removed.
72        * configure.ac: Reflect changes above.
73        * Makefile.am: Reflect changes above.
74
752001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Add multilib support.
78
792001-11-28      Joel Sherrill <joel@OARcorp.com>,
80
81        This was tracked as PR91.
82        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
83        is used to specify if the port uses the standard macro for this (FALSE).
84        A TRUE setting indicates the port provides its own implementation.
85
862001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
89        * configure.in: Remove.
90        * configure.ac: New file, generated from configure.in by autoupdate.
91
922001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
95        * Makefile.am: Use 'PREINSTALL_FILES ='.
96
972001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am, rtems/score/Makefile.am:
100        Apply include_*HEADERS instead of H_FILES.
101
1022001-01-03      Joel Sherrill <joel@OARcorp.com>
103
104        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
105
1062000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
109
1102000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
113
1142000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
117        Switch to GNU canonicalization.
118
1192000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Include compile.am.
122
1232000-08-11      Joel Sherrill <joel@OARcorp.com>
124
125        * Shell added for or32 port based on no_cpu port with names replaced.
Note: See TracBrowser for help on using the repository browser.