source: rtems/cpukit/score/cpu/no_cpu/ChangeLog @ 5c8b6b6

4.104.114.84.95
Last change on this file since 5c8b6b6 was 5c8b6b6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/25/02 at 05:46:06

2002-10-25 Ralf Corsepius <corsepiu@…>

  • configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
  • Property mode set to 100644
File size: 3.5 KB
RevLine 
[5c8b6b6]12002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
4
[f8cb04a5]52002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Reformat.
8        Add autom4te*cache.
9        Remove autom4te.cache.
10
[a85d8ec]112002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
14
[53f6727]152002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Use .$(OBJEXT) instead of .o.
18
[af81910]192002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: RTEMS_TOP(../../../..).
22
[84fa187]232002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * rtems.c: Remove.
26        * Makefile.am: Reflect changes above.
27
[8c746fe]282002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Remove RTEMS_PROJECT_ROOT.
31
[a25b63b]322002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Add RTEMS_PROG_CCAS
35
[6f79a970]362002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
39        Add AC_PROG_RANLIB.
40
[2f6261d]412002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
44        Use ../../../aclocal.
45
[14c8ef9]462001-04-03      Joel Sherrill <joel@OARcorp.com>
47
48        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
49        * rtems/score/no_cputypes.h: Removed.
50        * rtems/score/types.h: New file via CVS magic.
51        * Makefile.am, rtems/score/cpu.h: Account for name change.
52
[7273b6e]532002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac:
56        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
57        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
58        * Makefile.am: Remove AUTOMAKE_OPTIONS.
59
[8b25dc6]602002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * rtems/Makefile.am: Removed.
63        * rtems/score/Makefile.am: Removed.
64        * configure.ac: Reflect changes above.
65        * Makefile.am: Reflect changes above.
66
[e9718415]672001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Add multilib support.
70
[4db30283]712001-11-28      Joel Sherrill <joel@OARcorp.com>,
72
73        This was tracked as PR91.
74        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
75        is used to specify if the port uses the standard macro for this (FALSE).
76        A TRUE setting indicates the port provides its own implementation.
77
[66387986]782001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
81        * configure.in: Remove.
82        * configure.ac: New file, generated from configure.in by autoupdate.
83
[684eebc8]842001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
87        * Makefile.am: Use 'PREINSTALL_FILES ='.
88
[329509fb]892001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am, rtems/score/Makefile.am:
92        Apply include_*HEADERS instead of H_FILES.
93
[d6ea098]942001-01-03      Joel Sherrill <joel@OARcorp.com>
95
96        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
97
[feead226]982000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
101
[a314d3b4]1022000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
105
[5582de1]1062000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
109        Switch to GNU canonicalization.
110
[d7118fd]1112000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Include compile.am.
114
[4b9a98c]1152000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
116
117        * rtems/score/no_cpu.h: Modified so there are fewer and
118        more consistent variations on "no cpu" so it is easier
119        to sed the source as the starting point for a new port.
120
[e94ad1fe]1212000-08-10      Joel Sherrill <joel@OARcorp.com>
122
123        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.