source: rtems/cpukit/score/cpu/a29k/ChangeLog @ 7273b6e

4.104.114.84.95
Last change on this file since 7273b6e was 7273b6e, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:54:58

2002-03-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac:
4        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
5        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
6        * Makefile.am: Remove AUTOMAKE_OPTIONS.
7
82002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * rtems/Makefile.am: Removed.
11        * rtems/score/Makefile.am: Removed.
12        * configure.ac: Reflect changes above.
13        * Makefile.am: Reflect changes above.
14
152001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Add multilib support.
18
192001-11-28      Joel Sherrill <joel@OARcorp.com>,
20
21        This was tracked as PR91.
22        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
23        is used to specify if the port uses the standard macro for this (FALSE).
24        A TRUE setting indicates the port provides its own implementation.
25
262001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
29        * configure.in: Remove.
30        * configure.ac: New file, generated from configure.in by autoupdate.
31
322001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
35        * Makefile.am: Use 'PREINSTALL_FILES ='.
36
372001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am, rtems/score/Makefile.am:
40        Apply include_*HEADERS instead of H_FILES.
41
422001-01-03      Joel Sherrill <joel@OARcorp.com>
43
44        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
45
462000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
49
502000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
53
542000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
57        Switch to GNU canonicalization.
58
592000-09-25      Joel Sherrill <joel@OARcorp.com>
60
61        * rtems/score/a29k.h, rtems/score/cpu.h: Switched to using
62        cpuopts.h not targopts.h to reduce dependency on BSP.
63
642000-09-22      Joel Sherrill <joel@OARcorp.com>
65
66        * amd.ah, cpu.c, cpu_asm.S, register.ah, sig.S, rtems/score/cpu.h:
67        Updated and fixed minor things. Commented out offensive assembly
68        and made applications link.
69
702000-09-22      Joel Sherrill <joel@OARcorp.com>
71
72        * Makefile.am, cpu_asm.S, psmacro.ah, rtems/score/cpu.h:
73        First attempt to compile with GNU tools.  Minor modifications
74        to compile enough to get to assembler errors.
75
762000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Include compile.am, remove duplicate includes.
79
802000-08-10      Joel Sherrill <joel@OARcorp.com>
81
82        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.