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

4.104.114.84.95
Last change on this file since 2c030296 was 2c030296, checked in by Joel Sherrill <joel.sherrill@…>, on 04/19/02 at 13:25:19

2002-04-18 Ralf Corsepius <corsepiu@…>

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