source: rtems/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog @ e6135837

4.104.114.84.95
Last change on this file since e6135837 was e6135837, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 13:30:11

2003-12-12 Ralf Corsepius <corsepiu@…>

  • startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
  • Property mode set to 100644
File size: 6.5 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
4
52003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
8
92003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * startup/Makefile.am: Misc cleanups and fixes.
12        * wrapup/Makefile.am: Misc cleanups and fixes.
13
142003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Add preinstallation dirstamp support.
17        * clock/Makefile.am: Cosmetics.
18        * console/Makefile.am: Cosmetics.
19        * shmsupp/Makefile.am: Cosmetics.
20        * startup/Makefile.am: Cosmetics.
21        * timer/Makefile.am: Cosmetics.
22        * wrapup/Makefile.am: Cosmetics.
23
242003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * clock/Makefile.am: Remove all-local: $(ARCH).
27        * console/Makefile.am: Remove all-local: $(ARCH).
28        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
29        * startup/Makefile.am: Remove all-local: $(ARCH).
30        * timer/Makefile.am: Remove all-local: $(ARCH).
31        * wrapup/Makefile.am: Remove all-local: $(ARCH).
32
332003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Merge-in include/Makefile.am.
36        Reflect changes to bsp.am.
37        * include/Makefile.am: Remove.
38        * configure.ac: Reflect changes above.
39
402003-09-04      Joel Sherrill <joel@OARcorp.com>
41
42        * clock/ckinit.c, console/console.c, include/bsp.h, shmsupp/addrconv.c,
43        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c,
44        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
45        startup/main.c, startup/setvec.c, timer/timer.c, timer/timerisr.c:
46        URL for license changed.
47
482003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Reflect having moved aclocal/.
51
522003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Reflect having moved automake/.
55        * clock/Makefile.am: Reflect having moved automake/.
56        * console/Makefile.am: Reflect having moved automake/.
57        * include/Makefile.am: Reflect having moved automake/.
58        * shmsupp/Makefile.am: Reflect having moved automake/.
59        * startup/Makefile.am: Reflect having moved automake/.
60        * timer/Makefile.am: Reflect having moved automake/.
61        * wrapup/Makefile.am: Reflect having moved automake/.
62
632003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
66
672003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        PR 445/bsps
70        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
71        Remove cpp, old_cpp (now unused).
72
732003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: Remove AC_CONFIG_AUX_DIR.
76
772003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
80
812003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: AC_PREREQ(2.57).
84
852003-01-20      Joel Sherrill <joel@OARcorp.com>
86
87        * startup/linkcmds*: Add FreeBSD sysctl() sections.
88
892003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
92        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
93        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
94        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
95        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
96
972002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
100
1012002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * .cvsignore: Reformat.
104        Add autom4te*cache.
105        Remove autom4te.cache.
106
1072002-08-21      Joel Sherrill <joel@OARcorp.com>
108
109        * bsp_specs: Added support for -nostdlibs.
110
1112002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
114        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
115        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
116        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
117        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
118        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
119
1202002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
123
1242002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
127        Remove $(OBJS) from all-local.
128
1292002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
132
1332002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac:
136        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
137        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
138        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
139        * Makefile.am: Remove AUTOMAKE_OPTIONS.
140        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
141        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
142        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
143        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
144        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
145        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
146
1472001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
150
1512001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
154        * configure.in: Remove.
155        * configure.ac: New file, generated from configure.in by autoupdate.
156
1572001-09-27      Joel Sherrill <joel@OARcorp.com>
158
159        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
160        * shmsupp/lock.c: Renamed delay() to rtems_bsp_delay().
161
1622001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * include/Makefile.am: Use 'CLEANFILES ='.
165        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
166
1672001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.in: Add bspopts.h.
170        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
171        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
172        * include/bsp.h: Include bspopts.h.
173
1742001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
175
176        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
177
1782000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
181
1822000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
185
1862000-11-01      Joel Sherrill <joel@OARcorp.com>
187
188        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
189        and libcsupport.h moved from libc to lib/include/rtems and
190        now must be referenced as <rtems/XXX.h>.   Header file order
191        was cleaned up while doing this.
192
1932000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
196        Switch to GNU canonicalization.
197
1982000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
201        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
202        compile.am
203
2042000-08-10      Joel Sherrill <joel@OARcorp.com>
205
206        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.