source: rtems/c/src/exec/score/cpu/mips64orion/ChangeLog @ af81910

4.104.114.84.95
Last change on this file since af81910 was af81910, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/05/02 at 15:54:50

2002-07-05 Ralf Corsepius <corsepiu@…>

  • configure.ac: RTEMS_TOP(../../../..).
  • Property mode set to 100644
File size: 3.0 KB
Line 
12002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: RTEMS_TOP(../../../..).
4
52002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * rtems.c: Remove.
8        * Makefile.am: Reflect changes above.
9
102002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Remove RTEMS_PROJECT_ROOT.
13
142002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Add RTEMS_PROG_CCAS
17
182002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
21        Add AC_PROG_RANLIB.
22
232002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
26        Use ../../../aclocal.
27
282002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * asm.h: Use cpuopts.h instead of targopts.h.
31
322001-04-03      Joel Sherrill <joel@OARcorp.com>
33
34        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
35        * rtems/score/mipstypes.h: Removed.
36        * rtems/score/types.h: New file via CVS magic.
37        * Makefile.am, rtems/score/cpu.h: Account for name change.
38
392002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac:
42        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
43        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
44        * Makefile.am: Remove AUTOMAKE_OPTIONS.
45
462002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * rtems/Makefile.am: Removed.
49        * rtems/score/Makefile.am: Removed.
50        * configure.ac: Reflect changes above.
51        * Makefile.am: Reflect changes above.
52
532001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Add multilib support.
56
572001-11-28      Joel Sherrill <joel@OARcorp.com>,
58
59        This was tracked as PR91.
60        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
61        is used to specify if the port uses the standard macro for this (FALSE).
62        A TRUE setting indicates the port provides its own implementation.
63
642001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
67        * configure.in: Remove.
68        * configure.ac: New file, generated from configure.in by autoupdate.
69
702001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
73        * Makefile.am: Use 'PREINSTALL_FILES ='.
74
752001-04-11      Joel Sherrill <joel@OARcorp.com>
76
77        * cpu.c: Removed duplicate declaration for _ISR_Vector_table.
78
792001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am, rtems/score/Makefile.am:
82        Apply include_*HEADERS instead of H_FILES.
83
842001-01-03      Joel Sherrill <joel@OARcorp.com>
85
86        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
87
882000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
91
922000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
95
962000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
99        Switch to GNU canonicalization.
100
1012000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Include compile.am.
104
1052000-08-10      Joel Sherrill <joel@OARcorp.com>
106
107        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.