source: rtems/c/src/lib/libbsp/unix/posix/ChangeLog @ 3e6211b

Last change on this file since 3e6211b was 3e6211b, checked in by Joel Sherrill <joel.sherrill@…>, on 09/04/03 at 18:45:40

2003-09-04 Joel Sherrill <joel@…>

  • clock/clock.c, console/console.c, include/bsp.h, shmsupp/addrconv.c, shmsupp/cause_intr.c, shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c, startup/exit.c, startup/setvec.c, timer/timer.c: URL for license changed.
  • Property mode set to 100644
File size: 4.8 KB
Line 
12003-09-04      Joel Sherrill <joel@OARcorp.com>
2
3        * clock/clock.c, console/console.c, include/bsp.h, shmsupp/addrconv.c,
4        shmsupp/cause_intr.c, shmsupp/getcfg.c, shmsupp/lock.c,
5        shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c,
6        startup/exit.c, startup/setvec.c, timer/timer.c: URL for license
7        changed.
8
92003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
12
132003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Remove AC_CONFIG_AUX_DIR.
16
172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
20
212003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: AC_PREREQ(2.57).
24
252003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Add BSPOPTS (WORKSPACE_MB, HEAPSPACE_MB).
28        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
29        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
30        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
31        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
32        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
33
342002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
37
382002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
41        changes.
42
432002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Unconditionally check for CXX (Hack to bug in
46        autoconf > 2.54).
47
482002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * .cvsignore: Reformat.
51        Add autom4te*cache.
52        Remove autom4te.cache.
53
542002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
57        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
58        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
59        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
60        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
61        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
62
632002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
66        Remove $(OBJS) from all-local.
67
682002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
71
722002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac:
75        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
76        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
77        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
78        * Makefile.am: Remove AUTOMAKE_OPTIONS.
79        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
80        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
81        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
82        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
83        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
84        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
85
862001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
89
902001-11-07      Joel Sherrill <joel@OARcorp.com>
91
92        * startup/Makefile.am: Do NOT use the standard bootcard.c.
93        NOTE: With this fix all test including the mptest ran as expected.
94
952001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
98        * configure.in: Remove.
99        * configure.ac: New file, generated from configure.in by autoupdate.
100
1012001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * include/Makefile.am: Use 'CLEANFILES ='.
104        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
105
1062001-08-17      Joel Sherrill <joel@OARcorp.com>
107
108        * include/Makefile.am: Include coverhd.h so tmtests will compile.
109
1102001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.in: Add bspopts.h.
113        * include/.cvsignore: Add bspopts.h*, stamp-h*, coverhd.h.
114        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
115        * include/bsp.h: Include bspopts.h.
116
1172001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
118
119        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
120
1212000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
124
1252000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
128
1292000-11-01      Joel Sherrill <joel@OARcorp.com>
130
131        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
132        and libcsupport.h moved from libc to lib/include/rtems and
133        now must be referenced as <rtems/XXX.h>.   Header file order
134        was cleaned up while doing this.
135
1362000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * bsp_specs: Add qnolinkcmds.
139
1402000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
143        Switch to GNU canonicalization.
144
1452000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
148        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
149        compile.am
150
1512000-08-10      Joel Sherrill <joel@OARcorp.com>
152
153        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.