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

4.104.114.84.95
Last change on this file since ffb2661 was 482373c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/16/03 at 12:53:01

2003-08-16 Ralf Corsepius <corsepiu@…>

Makefile.am: Reflect having moved automake.
clock/Makefile.am: Reflect having moved automake.
console/Makefile.am: Reflect having moved automake.
include/Makefile.am: Reflect having moved automake.
shmsupp/Makefile.am: Reflect having moved automake.
startup/Makefile.am: Reflect having moved automake.
timer/Makefile.am: Reflect having moved automake.
wrapup/Makefile.am: Reflect having moved automake.

  • Property mode set to 100644
File size: 4.8 KB
Line 
12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        Makefile.am: Reflect having moved automake.
4        clock/Makefile.am: Reflect having moved automake.
5        console/Makefile.am: Reflect having moved automake.
6        include/Makefile.am: Reflect having moved automake.
7        shmsupp/Makefile.am: Reflect having moved automake.
8        startup/Makefile.am: Reflect having moved automake.
9        timer/Makefile.am: Reflect having moved automake.
10        wrapup/Makefile.am: Reflect having moved automake.
11
122003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
15
162003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        PR 445/bsps
19        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
20        Remove cpp, old_cpp (now unused).
21
222003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Remove AC_CONFIG_AUX_DIR.
25
262003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
29
302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: AC_PREREQ(2.57).
33
342003-01-20      Joel Sherrill <joel@OARcorp.com>
35
36        * startup/linkcmds*: Add FreeBSD sysctl() sections.
37
382003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
41        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
42        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
43        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
44        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
45
462002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
49
502002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * .cvsignore: Reformat.
53        Add autom4te*cache.
54        Remove autom4te.cache.
55
562002-08-21      Joel Sherrill <joel@OARcorp.com>
57
58        * bsp_specs: Added support for -nostdlibs.
59
602002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
63        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
64        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
65        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
66        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
67        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
68
692002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
72
732002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
76        Remove $(OBJS) from all-local.
77
782002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
81
822002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac:
85        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
86        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
87        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
88        * Makefile.am: Remove AUTOMAKE_OPTIONS.
89        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
90        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
91        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
92        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
93        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
94        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
95
962001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
99
1002001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
103        * configure.in: Remove.
104        * configure.ac: New file, generated from configure.in by autoupdate.
105
1062001-09-27      Joel Sherrill <joel@OARcorp.com>
107
108        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
109        * shmsupp/lock.c: Renamed delay() to rtems_bsp_delay().
110
1112001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * include/Makefile.am: Use 'CLEANFILES ='.
114        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
115
1162001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.in: Add bspopts.h.
119        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
120        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
121        * include/bsp.h: Include bspopts.h.
122
1232001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
124
125        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
126
1272000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
130
1312000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
134
1352000-11-01      Joel Sherrill <joel@OARcorp.com>
136
137        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
138        and libcsupport.h moved from libc to lib/include/rtems and
139        now must be referenced as <rtems/XXX.h>.   Header file order
140        was cleaned up while doing this.
141
1422000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
145        Switch to GNU canonicalization.
146
1472000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
150        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
151        compile.am
152
1532000-08-10      Joel Sherrill <joel@OARcorp.com>
154
155        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.