source: rtems/c/src/lib/libbsp/unix/posix/ChangeLog @ 82a7f58

4.104.114.84.95
Last change on this file since 82a7f58 was 82a7f58, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/29/03 at 09:56:23

2003-09-29 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am.
  • include/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 5.7 KB
Line 
12003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in include/Makefile.am.
4        Reflect changes to bsp.am.
5        * include/Makefile.am: Remove.
6        * configure.ac: Reflect changes above.
7
82003-09-26      Joel Sherrill <joel@OARcorp.com>
9
10        * timer/timer.c: Obsoleting HP PA-RISC port and removing all
11        references.
12
132003-09-04      Joel Sherrill <joel@OARcorp.com>
14
15        * clock/clock.c, console/console.c, include/bsp.h, shmsupp/addrconv.c,
16        shmsupp/cause_intr.c, shmsupp/getcfg.c, shmsupp/lock.c,
17        shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c,
18        startup/exit.c, startup/setvec.c, timer/timer.c: URL for license
19        changed.
20
212003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Reflect having moved aclocal/.
24
252003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Reflect having moved automake/.
28        * clock/Makefile.am: Reflect having moved automake/.
29        * console/Makefile.am: Reflect having moved automake/.
30        * include/Makefile.am: Reflect having moved automake/.
31        * shmsupp/Makefile.am: Reflect having moved automake/.
32        * startup/Makefile.am: Reflect having moved automake/.
33        * timer/Makefile.am: Reflect having moved automake/.
34        * wrapup/Makefile.am: Reflect having moved automake/.
35
362003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
39
402003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Remove AC_CONFIG_AUX_DIR.
43
442003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
47
482003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: AC_PREREQ(2.57).
51
522003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: Add BSPOPTS (WORKSPACE_MB, HEAPSPACE_MB).
55        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
56        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
57        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
58        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
59        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
60
612002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
64
652002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
68        changes.
69
702002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: Unconditionally check for CXX (Hack to bug in
73        autoconf > 2.54).
74
752002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * .cvsignore: Reformat.
78        Add autom4te*cache.
79        Remove autom4te.cache.
80
812002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
84        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
85        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
86        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
87        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
88        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
89
902002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
93        Remove $(OBJS) from all-local.
94
952002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
98
992002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac:
102        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
103        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
104        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
105        * Makefile.am: Remove AUTOMAKE_OPTIONS.
106        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
107        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
108        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
109        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
110        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
111        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
112
1132001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
116
1172001-11-07      Joel Sherrill <joel@OARcorp.com>
118
119        * startup/Makefile.am: Do NOT use the standard bootcard.c.
120        NOTE: With this fix all test including the mptest ran as expected.
121
1222001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
125        * configure.in: Remove.
126        * configure.ac: New file, generated from configure.in by autoupdate.
127
1282001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * include/Makefile.am: Use 'CLEANFILES ='.
131        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
132
1332001-08-17      Joel Sherrill <joel@OARcorp.com>
134
135        * include/Makefile.am: Include coverhd.h so tmtests will compile.
136
1372001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.in: Add bspopts.h.
140        * include/.cvsignore: Add bspopts.h*, stamp-h*, coverhd.h.
141        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
142        * include/bsp.h: Include bspopts.h.
143
1442001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
145
146        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
147
1482000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
151
1522000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
155
1562000-11-01      Joel Sherrill <joel@OARcorp.com>
157
158        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
159        and libcsupport.h moved from libc to lib/include/rtems and
160        now must be referenced as <rtems/XXX.h>.   Header file order
161        was cleaned up while doing this.
162
1632000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * bsp_specs: Add qnolinkcmds.
166
1672000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
170        Switch to GNU canonicalization.
171
1722000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
175        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
176        compile.am
177
1782000-08-10      Joel Sherrill <joel@OARcorp.com>
179
180        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.