source: rtems/cpukit/score/cpu/or32/ChangeLog @ 5c8b6b6

4.104.114.84.95
Last change on this file since 5c8b6b6 was 5c8b6b6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/25/02 at 05:46:06

2002-10-25 Ralf Corsepius <corsepiu@…>

  • configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
  • Property mode set to 100644
File size: 3.9 KB
Line 
12002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
4
52002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Reformat.
8        Add autom4te*cache.
9        Remove autom4te.cache.
10
112002-09-14      Ivan Guzvinec <ivang@opencores.org>
12
13        * rtems/score/cpu.h (_CPU_Initialize_vectors) Define to NULL
14        since it is not used.
15
162002-08-06      Joel Sherrill <joel@OARcorp.com>
17
18        * asm.h, rtems/score/cpu.h: Correct items that have changed since
19        RTEMS version or32 port was based upon.
20
212002-08-05      Chris Ziomkowski <chris@asics.ws>
22
23        * asm.h, cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/or32.h,
24        rtems/score/types.h: Merged from OpenCores CVS repository.
25
262002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
29
302002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Use .$(OBJEXT) instead of .o.
33
342002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: RTEMS_TOP(../../../..).
37
382002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * rtems.c: Remove.
41        * Makefile.am: Reflect changes above.
42
432002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Remove RTEMS_PROJECT_ROOT.
46
472002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: Add RTEMS_PROG_CCAS
50
512002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
54        Add AC_PROG_RANLIB.
55
562002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
59        Use ../../../aclocal.
60
612001-04-03      Joel Sherrill <joel@OARcorp.com>
62
63        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
64        * rtems/score/or32types.h: Removed.
65        * rtems/score/types.h: New file via CVS magic.
66        * Makefile.am, rtems/score/cpu.h: Account for name change.
67
682002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac:
71        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
72        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
73        * Makefile.am: Remove AUTOMAKE_OPTIONS.
74
752001-02-27      Joel Sherrill <joel@OARcorp.com>
76
77        * rtems/score/cpu.h: Fix conditional to match current GCC.
78
792001-02-05      Joel Sherrill <joel@OARcorp.com>
80
81        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
82
832002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * rtems/Makefile.am: Removed.
86        * rtems/score/Makefile.am: Removed.
87        * configure.ac: Reflect changes above.
88        * Makefile.am: Reflect changes above.
89
902001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Add multilib support.
93
942001-11-28      Joel Sherrill <joel@OARcorp.com>,
95
96        This was tracked as PR91.
97        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
98        is used to specify if the port uses the standard macro for this (FALSE).
99        A TRUE setting indicates the port provides its own implementation.
100
1012001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
104        * configure.in: Remove.
105        * configure.ac: New file, generated from configure.in by autoupdate.
106
1072001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
110        * Makefile.am: Use 'PREINSTALL_FILES ='.
111
1122001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am, rtems/score/Makefile.am:
115        Apply include_*HEADERS instead of H_FILES.
116
1172001-01-03      Joel Sherrill <joel@OARcorp.com>
118
119        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
120
1212000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
124
1252000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
128
1292000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
132        Switch to GNU canonicalization.
133
1342000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * Makefile.am: Include compile.am.
137
1382000-08-11      Joel Sherrill <joel@OARcorp.com>
139
140        * Shell added for or32 port based on no_cpu port with names replaced.
Note: See TracBrowser for help on using the repository browser.