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

4.104.114.84.95
Last change on this file since e9718415 was e9718415, checked in by Joel Sherrill <joel.sherrill@…>, on 12/19/01 at 14:36:28

2001-12-19 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Add multilib support.
  • Property mode set to 100644
File size: 1.6 KB
Line 
12001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add multilib support.
4
52001-11-28      Joel Sherrill <joel@OARcorp.com>,
6
7        This was tracked as PR91.
8        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
9        is used to specify if the port uses the standard macro for this (FALSE).
10        A TRUE setting indicates the port provides its own implementation.
11
122001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
15        * configure.in: Remove.
16        * configure.ac: New file, generated from configure.in by autoupdate.
17
182001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
21        * Makefile.am: Use 'PREINSTALL_FILES ='.
22
232001-04-11      Joel Sherrill <joel@OARcorp.com>
24
25        * cpu.c: Removed duplicate declaration for _ISR_Vector_table.
26
272001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am, rtems/score/Makefile.am:
30        Apply include_*HEADERS instead of H_FILES.
31
322001-01-03      Joel Sherrill <joel@OARcorp.com>
33
34        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
35
362000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
39
402000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
43
442000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
47        Switch to GNU canonicalization.
48
492000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Include compile.am.
52
532000-08-10      Joel Sherrill <joel@OARcorp.com>
54
55        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.