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

4.104.114.84.95
Last change on this file since 8b25dc6 was 8b25dc6, checked in by Joel Sherrill <joel.sherrill@…>, on 01/30/02 at 17:45:23

2002-01-29 Ralf Corsepius <corsepiu@…>

  • rtems/Makefile.am: Removed.
  • rtems/score/Makefile.am: Removed.
  • configure.ac: Reflect changes above.
  • Makefile.am: Reflect changes above.
  • Property mode set to 100644
File size: 1.8 KB
Line 
12002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * rtems/Makefile.am: Removed.
4        * rtems/score/Makefile.am: Removed.
5        * configure.ac: Reflect changes above.
6        * Makefile.am: Reflect changes above.
7
82001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * Makefile.am: Add multilib support.
11
122001-11-28      Joel Sherrill <joel@OARcorp.com>,
13
14        This was tracked as PR91.
15        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
16        is used to specify if the port uses the standard macro for this (FALSE).
17        A TRUE setting indicates the port provides its own implementation.
18
192001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
22        * configure.in: Remove.
23        * configure.ac: New file, generated from configure.in by autoupdate.
24
252001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
28        * Makefile.am: Use 'PREINSTALL_FILES ='.
29
302001-04-11      Joel Sherrill <joel@OARcorp.com>
31
32        * cpu.c: Removed duplicate declaration for _ISR_Vector_table.
33
342001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am, rtems/score/Makefile.am:
37        Apply include_*HEADERS instead of H_FILES.
38
392001-01-03      Joel Sherrill <joel@OARcorp.com>
40
41        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
42
432000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
46
472000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
50
512000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
54        Switch to GNU canonicalization.
55
562000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Include compile.am.
59
602000-08-10      Joel Sherrill <joel@OARcorp.com>
61
62        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.