source: rtems/cpukit/score/cpu/or32/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.5 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-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am, rtems/score/Makefile.am:
26        Apply include_*HEADERS instead of H_FILES.
27
282001-01-03      Joel Sherrill <joel@OARcorp.com>
29
30        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
31
322000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
35
362000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
39
402000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
43        Switch to GNU canonicalization.
44
452000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Include compile.am.
48
492000-08-11      Joel Sherrill <joel@OARcorp.com>
50
51        * Shell added for or32 port based on no_cpu port with names replaced.
Note: See TracBrowser for help on using the repository browser.