source: rtems/cpukit/score/cpu/mips64orion/ChangeLog @ 2f6261d

4.104.114.84.95
Last change on this file since 2f6261d was 2f6261d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/17/02 at 09:22:48

2002-06-17 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Include $(top_srcdir)/../../../automake/*.am. Use ../../../aclocal.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
4        Use ../../../aclocal.
5
62002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * asm.h: Use cpuopts.h instead of targopts.h.
9
102001-04-03      Joel Sherrill <joel@OARcorp.com>
11
12        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
13        * rtems/score/mipstypes.h: Removed.
14        * rtems/score/types.h: New file via CVS magic.
15        * Makefile.am, rtems/score/cpu.h: Account for name change.
16
172002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac:
20        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
21        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
22        * Makefile.am: Remove AUTOMAKE_OPTIONS.
23
242002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * rtems/Makefile.am: Removed.
27        * rtems/score/Makefile.am: Removed.
28        * configure.ac: Reflect changes above.
29        * Makefile.am: Reflect changes above.
30
312001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Add multilib support.
34
352001-11-28      Joel Sherrill <joel@OARcorp.com>,
36
37        This was tracked as PR91.
38        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
39        is used to specify if the port uses the standard macro for this (FALSE).
40        A TRUE setting indicates the port provides its own implementation.
41
422001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
45        * configure.in: Remove.
46        * configure.ac: New file, generated from configure.in by autoupdate.
47
482001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
51        * Makefile.am: Use 'PREINSTALL_FILES ='.
52
532001-04-11      Joel Sherrill <joel@OARcorp.com>
54
55        * cpu.c: Removed duplicate declaration for _ISR_Vector_table.
56
572001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am, rtems/score/Makefile.am:
60        Apply include_*HEADERS instead of H_FILES.
61
622001-01-03      Joel Sherrill <joel@OARcorp.com>
63
64        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
65
662000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
69
702000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
73
742000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
77        Switch to GNU canonicalization.
78
792000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Include compile.am.
82
832000-08-10      Joel Sherrill <joel@OARcorp.com>
84
85        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.